-- Logs begin at Mon 2022-01-10 13:20:30 UTC, end at Mon 2022-01-10 16:04:59 UTC. -- Jan 10 14:04:40.063189 n-d-master-5 systemd[1]: Starting Devstack devstack@c-api.service... Jan 10 14:04:40.073096 n-d-master-5 devstack@c-api.service[110756]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: *** Starting uWSGI 2.0.18-debian (64bit) on [Mon Jan 10 14:04:40 2022] *** Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: compiled with version: 10.0.1 20200405 (experimental) [master revision 0be9efad938:fcb98e4978a:705510a708d3642c9c962beb663c476167e4e8a4] on 11 April 2020 11:15:55 Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: os: Linux-5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: nodename: n-d-master-5 Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: machine: x86_64 Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: clock source: unix Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: pcre jit disabled Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: detected number of CPU cores: 4 Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: current working directory: / Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: detected binary path: /usr/bin/uwsgi-core Jan 10 14:04:40.075866 n-d-master-5 devstack@c-api.service[110756]: your processes number limit is 47680 Jan 10 14:04:40.076717 n-d-master-5 devstack@c-api.service[110756]: your memory page size is 4096 bytes Jan 10 14:04:40.076717 n-d-master-5 devstack@c-api.service[110756]: detected max file descriptor number: 2048 Jan 10 14:04:40.076717 n-d-master-5 devstack@c-api.service[110756]: lock engine: pthread robust mutexes Jan 10 14:04:40.076717 n-d-master-5 devstack@c-api.service[110756]: thunder lock: enabled Jan 10 14:04:40.076717 n-d-master-5 devstack@c-api.service[110756]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 10 14:04:40.076717 n-d-master-5 devstack@c-api.service[110756]: Python version: 3.8.10 (default, Nov 26 2021, 20:14:08) [GCC 9.3.0] Jan 10 14:04:40.126859 n-d-master-5 devstack@c-api.service[110756]: Python main interpreter initialized at 0x55cc17e8f9c0 Jan 10 14:04:40.126859 n-d-master-5 devstack@c-api.service[110756]: python threads support enabled Jan 10 14:04:40.126859 n-d-master-5 devstack@c-api.service[110756]: your server socket listen backlog is limited to 100 connections Jan 10 14:04:40.126859 n-d-master-5 devstack@c-api.service[110756]: your mercy for graceful operations on workers is 90 seconds Jan 10 14:04:40.127294 n-d-master-5 devstack@c-api.service[110756]: mapped 403077 bytes (393 KB) for 2 cores Jan 10 14:04:40.127294 n-d-master-5 devstack@c-api.service[110756]: *** Operational MODE: preforking *** Jan 10 14:04:40.127536 n-d-master-5 devstack@c-api.service[110756]: *** uWSGI is running in multiple interpreter mode *** Jan 10 14:04:40.127536 n-d-master-5 devstack@c-api.service[110756]: spawned uWSGI master process (pid: 110756) Jan 10 14:04:40.127748 n-d-master-5 systemd[1]: Started Devstack devstack@c-api.service. Jan 10 14:04:40.130058 n-d-master-5 devstack@c-api.service[110756]: spawned uWSGI worker 1 (pid: 110759, cores: 1) Jan 10 14:04:40.130058 n-d-master-5 devstack@c-api.service[110756]: spawned uWSGI worker 2 (pid: 110760, cores: 1) Jan 10 14:04:40.130058 n-d-master-5 devstack@c-api.service[110756]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 10 14:04:41.675485 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1576: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jan 10 14:04:41.675485 n-d-master-5 devstack@c-api.service[110759]: warnings.warn( Jan 10 14:04:41.683336 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1576: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jan 10 14:04:41.683336 n-d-master-5 devstack@c-api.service[110760]: warnings.warn( Jan 10 14:04:42.460293 n-d-master-5 devstack@c-api.service[110759]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Jan 10 14:04:42.460293 n-d-master-5 devstack@c-api.service[110759]: from cryptography.utils import int_from_bytes Jan 10 14:04:42.462433 n-d-master-5 devstack@c-api.service[110759]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Jan 10 14:04:42.462433 n-d-master-5 devstack@c-api.service[110759]: from cryptography.utils import int_from_bytes Jan 10 14:04:42.472368 n-d-master-5 devstack@c-api.service[110760]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Jan 10 14:04:42.472368 n-d-master-5 devstack@c-api.service[110760]: from cryptography.utils import int_from_bytes Jan 10 14:04:42.474600 n-d-master-5 devstack@c-api.service[110760]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Jan 10 14:04:42.474600 n-d-master-5 devstack@c-api.service[110760]: from cryptography.utils import int_from_bytes Jan 10 14:04:42.925742 n-d-master-5 devstack@c-api.service[110759]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:138: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Jan 10 14:04:42.925742 n-d-master-5 devstack@c-api.service[110759]: last_heartbeat = column_property( Jan 10 14:04:42.929550 n-d-master-5 devstack@c-api.service[110759]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:144: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Jan 10 14:04:42.929550 n-d-master-5 devstack@c-api.service[110759]: num_hosts = column_property( Jan 10 14:04:42.929705 n-d-master-5 devstack@c-api.service[110760]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:138: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Jan 10 14:04:42.929705 n-d-master-5 devstack@c-api.service[110760]: last_heartbeat = column_property( Jan 10 14:04:42.930745 n-d-master-5 devstack@c-api.service[110759]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Jan 10 14:04:42.930745 n-d-master-5 devstack@c-api.service[110759]: num_down_hosts = column_property( Jan 10 14:04:42.933599 n-d-master-5 devstack@c-api.service[110760]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:144: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Jan 10 14:04:42.933599 n-d-master-5 devstack@c-api.service[110760]: num_hosts = column_property( Jan 10 14:04:42.934772 n-d-master-5 devstack@c-api.service[110760]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Jan 10 14:04:42.934772 n-d-master-5 devstack@c-api.service[110760]: num_down_hosts = column_property( Jan 10 14:04:43.245245 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110759) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}} Jan 10 14:04:43.252004 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110760) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}} Jan 10 14:04:43.256030 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110759) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 10 14:04:43.256718 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.257421 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110760) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 10 14:04:43.257890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.258750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.258983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.259346 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.259490 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.425971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.426250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.426513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.426612 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.426722 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.426869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.427007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.427099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.427236 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.427326 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.427420 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.427595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.427683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.427920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.429290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.429659 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.429770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.429866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.429866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.430017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.430097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.430247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.430342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.430422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.430619 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.430871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.431447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.431713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.433619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.433862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.434012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.434217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.434462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.434583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.434758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.435233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.435525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.435778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.436033 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.436138 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.436347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.436446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.436589 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.436773 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.436865 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.436949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.437027 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.437105 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.437283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.437808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.438061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.438309 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.438554 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.438793 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.439040 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.439289 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.440898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.441097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.441291 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.441484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.441668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.441849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.442040 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.443397 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.443717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.443820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.443980 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.444165 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.444289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.444376 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.444551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.444705 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.444808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.444912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.445135 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.445463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.446267 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.447223 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.447518 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.447891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.448094 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.448285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.448475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.448659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.669708 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.669931 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.670184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.670283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.670355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.670575 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.670668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.670769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.670844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.670937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.671010 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.671077 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.671461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.671461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.674202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.674404 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.674496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.674703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.674823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.674897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.674964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.675036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.675104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.675169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.675265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.675341 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.675407 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.675872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.676692 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.676962 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.677088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.677180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.677251 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.677350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.677431 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.677500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.677591 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.677673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.677742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.677809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.678331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.678331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.687442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.687646 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.687839 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.688094 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.688200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.688437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.688546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.688619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.688685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.689009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.689103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.689284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.689445 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.689593 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.694500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.694699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.694893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.695155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.695266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.695442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.695668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.695765 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.696530 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.696716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.696908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.697072 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.697243 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.697442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.697622 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.697821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.698049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.698162 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.698239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.698316 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.698383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.698453 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.698797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.698916 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.698988 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.699061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.699061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.699185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.704753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.704979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.705143 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.705297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.705391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.705461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.705544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.705802 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.705892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.705968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.706040 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.706106 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.706184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.706489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.708064 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.708294 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.708391 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.708474 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.708731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.708885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.708965 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.709033 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.709033 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.709176 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.709176 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.709300 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.709366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.709803 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.718758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.718960 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.719152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.719244 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.719329 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.719404 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.719472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.719541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.719864 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.719961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.719961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.720117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.720219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.720219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.741889 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.742060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.742141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.742210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.742285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.743172 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.743282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.743374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.743443 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.743537 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.743614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.743681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.743755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.743824 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.747854 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.748092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.748189 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.748410 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.748506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.748506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.748628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.748693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.748758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.748822 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.748899 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.748966 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.749028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.749466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.752197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.752433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.752529 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.752600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.752666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.752993 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.753090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.753160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.753255 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.753334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.753402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.753402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.753520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.753584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.755715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.755915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.756006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.756175 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.756286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.756360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.756440 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.756510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.756575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.756877 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.756973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.757050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.757130 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.757198 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.757702 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.757919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.758017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.758096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.758164 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.758412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.758512 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.758512 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.758643 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.758718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.758785 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.758850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.758915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.758979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.761834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.762035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.762126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.762194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.762259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.762490 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.762576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.762654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.762730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.762817 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.762926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.763001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.763067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.763133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.764650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.764767 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.764842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.765052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.765152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.765237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.765312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.765379 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.765443 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.765508 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.765580 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.765655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.765723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.765813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.767180 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.767282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.767457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.767555 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.767626 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.767691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.767755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.767821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.768117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.768204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.768316 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.768390 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.768463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.768530 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.771448 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.771629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.771779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.771923 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.772101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.772281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.772435 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.772593 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.772751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.772894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.773049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.773192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.773334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.773554 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.777226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.777460 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.777632 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.777779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.777923 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.778067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.778218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.778362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.778505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.778661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.778807 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.778950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.778950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.778950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.779713 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.779964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.780127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.780305 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.780469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.780623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.780774 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.780961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.781112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.781274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.781448 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.781620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.781620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.781620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.782760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.782924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.783095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.783248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.783392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.783540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.783682 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.783826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.784047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.784197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.784396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.784540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.784684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.784842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.787285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.787501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.787656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.787800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.787951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.788128 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.788331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.788500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.788645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.788787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.788787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.789073 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.789073 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.789073 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.795584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.795793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.796002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.796175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.796374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.796535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.796681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.796865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.797031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.797184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.797184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.797184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.797598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.797598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.801788 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.801999 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.802161 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.802461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.802636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.802780 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.802924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.803089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.803243 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.803243 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.803514 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.803514 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.803791 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.803931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.804202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.804426 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.804585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.804738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.804883 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.804883 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.805706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.805854 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.806003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.806148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.806291 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.806433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.806584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.806728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.808506 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.808680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.808839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.808990 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.809147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.809304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.809447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.809589 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.809732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.809881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.810032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.810032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.919730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110760) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 10 14:04:43.920033 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.920198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110759) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 10 14:04:43.920364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.920532 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.920666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.920759 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.920870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.921069 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.921167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.921264 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.921347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.921424 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.921511 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.921591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.921669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.921762 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.921843 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.921953 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.922073 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.922148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.922214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.922315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.922406 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.922496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.922583 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.922674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.922814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.922900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.922998 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.923152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.923228 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.923334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.923410 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.923608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.923951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.924129 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.924337 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.924579 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.924761 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.924960 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.925043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.925148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.925225 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.925368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.925444 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.925581 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.925663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.925764 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.925841 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.925940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.926347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.926416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.926482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.926547 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.926623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.926692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.926757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.926757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.926875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.926939 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.927004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.927069 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.927133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.927262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.927347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.927455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.927531 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.927645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.927714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.927779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.927843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.927964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.928039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.928141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.928216 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.928342 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.928420 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.928723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.928794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.928887 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.928974 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.929058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.929138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.929138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.929490 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.929617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.929617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.929751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.930826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.930960 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.931045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.931045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.931203 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.931270 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.931355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.931433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.931433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.931563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.931789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.931789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.932031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.932192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.932394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.932561 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.932657 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.932739 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.932818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.932922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.933044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.939786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.939924 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.940014 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.940109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.940241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.940365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.940444 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.940522 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.940600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.940761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.940846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.940975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.940975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.941169 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.941236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.941300 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.941376 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.941452 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.941537 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.941624 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.941703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.941795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.941875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.942059 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.942144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.942223 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.942300 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.942388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.942483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.942564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.942640 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.942717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.942795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.942872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.942949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.943035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.943129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.943209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.943400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.943490 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.943570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.943648 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.943725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.943803 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.943870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.943956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.944102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.944192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.944466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.944570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.944651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.944730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.944806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.944883 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.944964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.945045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.945122 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.945200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.945278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.945495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.945586 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.945665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.945744 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.945833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.945913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.946042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.946125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.946207 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.946275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.946353 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.946430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.946508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.946595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.946676 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.946754 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.946832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.946909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.946987 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.947112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.947195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.947273 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.947360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.947439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.947517 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.947593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.947670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.947746 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.947823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.947899 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.947983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.948070 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.948149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.948226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.948453 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.948538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.948617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.948694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.948772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.948851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.948943 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.949023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.949101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.949180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.949259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.949337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.949415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.949561 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.949768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.949858 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.949937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.950023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.950104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.950182 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.950259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.950377 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.950464 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.950542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.950619 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.950696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.950782 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.950861 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.950939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.951015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.951092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.951158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.951266 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.951337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.951403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.951467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.951532 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.951596 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.951669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.951748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.951825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.951901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.951979 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.952070 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.952151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.952218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.952395 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.952500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.952582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.952660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.952737 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.952814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.952891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.952969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.953046 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.953123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.953209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.953278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.953355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.953497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.953585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.953664 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.953742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.953818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.953895 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.953982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.954062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.954139 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.954217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.954294 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.954372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.954449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.954526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.954603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.954688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.954768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.954846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.954923 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.955001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.955077 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.955155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.955231 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.955298 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.955382 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.955582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.955674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.955754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.955868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.955936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.956013 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.956090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.956167 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.956287 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.956371 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.956448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.956525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.956601 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.956678 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.956755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.956833 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.956910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.957006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.957087 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.957165 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.957242 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.957319 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.957396 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.957473 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.957549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.957626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.957703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.957782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.957861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.957938 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.958016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.958092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.958170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.958246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.958323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.958407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.958486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.958563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.958639 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.958717 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.958794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.958870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.958947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.959022 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.959105 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.959185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.959262 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.959339 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.959414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.959491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.959568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.959644 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.959783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.959783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.960058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.960138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.960216 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.960334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.960417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.960484 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.960550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.960626 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.960704 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.960794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.960875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.960953 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.961030 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.961107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.961184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.961261 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.961338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.961405 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.961553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.961655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.961729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.961795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.961859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.961936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.962013 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.962090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.962169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.962255 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.962335 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.962335 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.962496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.962574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.962650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.962727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.962804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.962881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.962967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.963047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.963123 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.963200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.963278 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.963355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.963549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.963639 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.963719 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.963806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.963886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.963964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.964041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.964118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.964196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.964323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.964407 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.964484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.964575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.964696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.964783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.964863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.964941 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.965018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.965096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.965174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.965251 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.965338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.965418 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.965496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.965573 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.965712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.965834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.965948 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.966051 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.966051 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.966258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.966258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.966460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.966565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.966667 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.966770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.966873 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.966977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.967079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.967211 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.967295 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.967295 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.967436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.967583 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.967690 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.967793 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.967879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.967879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.968031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.968031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.968233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.968350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.968420 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.968485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.968550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.968615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.968680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.973681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.973819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.973819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.973819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.973819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.973819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.973819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.973819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 10 14:04:43.974494 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py:355: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 10 14:04:43.974494 n-d-master-5 devstack@c-api.service[110759]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py:355: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 10 14:04:43.974711 n-d-master-5 devstack@c-api.service[110760]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 10 14:04:43.983904 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:04:43.995274 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-ed56817e-fc76-4afd-9a41-849dff66410f 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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:04:44.330909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.rpc [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jan 10 14:04:44.334543 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.rpc [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jan 10 14:04:44.334744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.rpc [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 10 14:04:44.339151 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.rpc [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jan 10 14:04:44.339463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.rpc [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 10 14:04:44.342750 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.rpc [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 10 14:04:44.343390 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.rpc [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jan 10 14:04:44.343580 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.343941 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.347087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.rpc [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 10 14:04:44.347887 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.348309 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.365023 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.keymgr.conf_key_mgr [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 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 10 14:04:44.367954 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.keymgr.conf_key_mgr [None req-ed56817e-fc76-4afd-9a41-849dff66410f 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 10 14:04:44.372963 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:04:44.374577 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-ed56817e-fc76-4afd-9a41-849dff66410f 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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:04:44.377270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.rpc [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jan 10 14:04:44.378800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.rpc [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jan 10 14:04:44.381764 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.rpc [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 10 14:04:44.382656 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.383027 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.384936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.rpc [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 10 14:04:44.385383 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.385509 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.385733 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.385845 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.387354 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.387712 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.387954 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.388348 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.390754 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.391117 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.401282 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.401655 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.405363 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.405671 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.405786 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.406029 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.409733 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.409901 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.410106 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.410280 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.415161 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.415546 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.415822 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.416190 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.419756 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.420108 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.421285 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.421645 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.423495 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.423863 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.425633 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.426000 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.427771 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.428141 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.429443 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.429812 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.431519 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.431889 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.433785 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.434156 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.435415 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.435782 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.437515 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.437737 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.437908 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.438086 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.441195 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.441292 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.441552 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.441646 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.443627 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.443986 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.447135 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.447510 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.448369 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.448740 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.453144 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.453519 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.454237 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.454603 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.455609 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.api.contrib.hosts [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 10 14:04:44.456355 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.456708 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.458526 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.458848 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.458955 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.459219 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.460535 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.460889 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.461311 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.api.contrib.hosts [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 10 14:04:44.462674 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.462886 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.463057 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.463238 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.464760 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.464871 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.465112 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.465207 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.466923 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.467147 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.468491 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.468694 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.468935 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.469042 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.470549 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.470750 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.470923 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.471107 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.472697 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.473054 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.474313 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.474671 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.474763 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: extensions {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.476497 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-services {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.476607 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.476850 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.478773 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-quota-sets {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.478982 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.479334 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.480901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: extra_specs {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.481073 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: extensions {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.482785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-services {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.482960 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-hosts {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.484545 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-quota-sets {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.485470 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: encryption {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.486675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: extra_specs {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.487678 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: qos-specs {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.488729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-hosts {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.490441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: encryption {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.491220 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: encryption {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.492641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-quota-class-sets {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.493376 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: qos-specs {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.494404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-volume-transfer {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.496435 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: encryption {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.496615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-volume-manage {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.498559 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-quota-class-sets {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.498658 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: capabilities {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.500344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-volume-transfer {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.500473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-volume-type-access {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.502422 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-snapshot-manage {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.502536 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-volume-manage {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.504507 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: os-availability-zone {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.504627 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: capabilities {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.506281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-volume-type-access {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.506392 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: cgsnapshots {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.508335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: backups {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.508441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-snapshot-manage {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.510409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: os-availability-zone {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.511150 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: consistencygroups {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.512169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: cgsnapshots {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.513734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extended resource: scheduler-stats {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.514348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: backups {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.516593 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.516969 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.517180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: consistencygroups {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.518618 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.518971 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.519751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extended resource: scheduler-stats {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:90}} Jan 10 14:04:44.520547 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.520900 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.522433 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.522578 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.522820 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.523015 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.525010 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.525363 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.525525 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.525867 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.526899 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.527248 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.527525 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.527876 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.528949 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.529307 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.529700 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.530052 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.531088 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.531437 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.531697 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.532056 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.533122 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.533479 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.533939 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.534297 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.535344 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.535696 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.535791 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] SnapshotActionsController initialized {{(pid=110759) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 10 14:04:44.536489 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.536841 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.537381 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.537738 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.538189 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.538513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.538819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.539118 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.539424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeActions extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.539662 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.539843 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension AdminActions extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.540015 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.540183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension AdminActions extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.540487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension AdminActions extending resource: backups {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.540798 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension TypesManage extending resource: types {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.541204 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.541377 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] SnapshotActionsController initialized {{(pid=110760) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 10 14:04:44.541528 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.541808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.542095 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:04:44.542190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.542393 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.542485 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 10 14:04:44.542735 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension UsedLimits extending resource: limits {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.543032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.543901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.544228 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.544569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.544853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.545163 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeActions extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.545517 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension AdminActions extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.545828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension AdminActions extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.546123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension AdminActions extending resource: backups {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.546428 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension TypesManage extending resource: types {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.546736 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.547052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.547341 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.547636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.547924 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.548192 n-d-master-5 devstack@c-api.service[110759]: WARNING keystonemiddleware.auth_token [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 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 10 14:04:44.548395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension UsedLimits extending resource: limits {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.548583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack [None req-ed56817e-fc76-4afd-9a41-849dff66410f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:120}} Jan 10 14:04:44.553799 n-d-master-5 devstack@c-api.service[110760]: WARNING keystonemiddleware.auth_token [None req-ed56817e-fc76-4afd-9a41-849dff66410f 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 10 14:04:44.554694 n-d-master-5 devstack@c-api.service[110759]: WARNING keystonemiddleware.auth_token [None req-0e51d46a-f4cd-484b-b8df-34e37b9fc608 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 10 14:04:44.560283 n-d-master-5 devstack@c-api.service[110759]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55cc17e8f9c0 pid: 110759 (default app) Jan 10 14:04:44.560782 n-d-master-5 devstack@c-api.service[110760]: WARNING keystonemiddleware.auth_token [None req-ed56817e-fc76-4afd-9a41-849dff66410f 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 10 14:04:44.565397 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1/1] 10.222.0.20 () {50 vars in 775 bytes} [Mon Jan 10 14:04:44 2022] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 10 14:04:44.565843 n-d-master-5 devstack@c-api.service[110760]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55cc17e8f9c0 pid: 110760 (default app) Jan 10 14:04:52.395877 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.395877 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.396664 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.396664 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.396997 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.396997 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.397321 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.397321 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.397659 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.397659 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.397982 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.397982 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.398401 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.398401 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.398781 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.398781 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.399276 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.399276 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.399596 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.399596 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.399921 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.399921 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.400307 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.400307 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.400740 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.400740 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.402181 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.402181 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.402389 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.402389 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.402389 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.402389 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.402389 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.402389 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.402818 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.402818 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.402818 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.402818 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.402818 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.402818 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.403251 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.403251 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.403251 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.403251 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.403251 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.403251 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.403707 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.403707 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.403707 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.403707 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.403707 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.403707 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.404139 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.404139 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.404139 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.404139 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.404139 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.404139 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.404603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.404603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.404603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.404603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.404603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.404603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405037 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405037 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405037 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405037 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405037 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405037 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405464 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405464 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405464 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405464 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405464 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405841 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405841 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405841 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405841 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405841 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.405841 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.405841 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.406338 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.406338 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.406338 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.406338 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.406637 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.406637 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.406637 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.406637 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.406933 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.406933 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.406933 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.406933 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.407232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.407232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.407232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.407232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.407232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.407605 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.407605 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.407605 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.407605 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.407605 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.407605 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.408030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.408030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.408030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.408030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.408030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.408800 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.408800 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.408800 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.408800 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.409071 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.409071 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.409071 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.409071 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.409645 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.409645 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.409645 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.409645 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.409920 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.409920 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.409920 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.409920 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.410488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.410488 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.410488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.410488 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.410488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.410488 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.411260 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.411260 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.411260 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.411260 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.411260 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.411260 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.412089 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.412089 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.412089 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.412089 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.412089 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.412776 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.412776 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.412776 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.412776 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.412776 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.412776 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.412776 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.413694 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.413694 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.413694 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.413694 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.413694 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.413694 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.415231 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.415231 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.415231 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.415231 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.415231 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.415231 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.416053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.416053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.416053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.416053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.416053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.416053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.416903 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.416903 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.416903 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.416903 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.417476 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.417476 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.417476 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.417476 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.417476 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.418138 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.418138 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.418138 n-d-master-5 devstack@c-api.service[110759]: warnings.warn(deprecated_msg) Jan 10 14:04:52.737569 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 admin admin] POST http://10.222.0.20/volume/v3/4cb127975bfd413dbff1fd708cd0d6be/types Jan 10 14:04:52.738497 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:04:52.740384 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:04:52.740384 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:04:52.748196 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:04:52.867801 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 admin admin] http://10.222.0.20/volume/v3/4cb127975bfd413dbff1fd708cd0d6be/types returned with HTTP 200 Jan 10 14:04:52.868747 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2/2] 10.222.0.20 () {60 vars in 1237 bytes} [Mon Jan 10 14:04:52 2022] POST /volume/v3/4cb127975bfd413dbff1fd708cd0d6be/types => generated 186 bytes in 713 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:04:52.906013 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.906013 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.906722 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.906722 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.907061 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.907061 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.907388 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.907388 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.907711 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.907711 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.908064 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.908064 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.908414 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.908414 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.908613 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.908613 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.908767 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.908767 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.908916 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.908916 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.909082 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.909082 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.909234 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.909234 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.909382 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.909382 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.909549 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.909549 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.909713 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.909713 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.909888 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.909888 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.910036 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.910036 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.910183 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.910183 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.910376 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.910376 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.910715 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.910715 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.910904 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.910904 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.911061 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.911061 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.911212 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.911212 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.911360 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.911360 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.911624 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.911624 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.911624 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.911624 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.911937 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.911937 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.912085 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.912085 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.912349 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.912349 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.912692 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.912692 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.912869 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.912869 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.913036 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.913036 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.913192 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.913192 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.913342 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.913342 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.913489 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.913489 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.913663 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.913663 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.913954 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.913954 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.914223 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.914223 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.914223 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.914223 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.914527 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.914527 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.914527 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.914527 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.914527 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.914527 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.914947 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.914947 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.914947 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.914947 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.915226 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.915226 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.915226 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.915226 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.915523 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.915523 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.915523 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.915523 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.915801 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.915801 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.915801 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.915801 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.915801 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.915801 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.916224 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.916224 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.916224 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.916224 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.916224 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.916224 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.918294 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.918294 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.918294 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.918294 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.918593 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.918593 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.918593 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.918593 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.918883 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.918883 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.918883 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.918883 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919171 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919171 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919171 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919171 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919446 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919446 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919446 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919446 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919446 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919820 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919820 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919820 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919820 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919820 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.919820 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.919820 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.920322 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.920322 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.920322 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.920322 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.920322 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.920723 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.920723 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.920723 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.920723 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.920723 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.920723 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.920723 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.921216 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.921216 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.921216 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.921216 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.921216 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.921216 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.921614 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.921614 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.921614 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.921614 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.921614 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.921614 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922241 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922241 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922241 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922241 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922241 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922241 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922649 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922649 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922649 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922649 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922925 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922925 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922925 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922925 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.922925 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.922925 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.923334 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.923334 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:52.923334 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jan 10 14:04:52.923334 n-d-master-5 devstack@c-api.service[110760]: warnings.warn(deprecated_msg) Jan 10 14:04:53.240157 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4a6149f3-ef83-4383-838c-a7c3dd714885 req-a117db74-7c2a-409f-af79-0b1f11d76b1b admin admin] POST http://10.222.0.20/volume/v3/4cb127975bfd413dbff1fd708cd0d6be/types/d5bef039-4317-4dca-8307-2993bdeb9020/extra_specs Jan 10 14:04:53.241078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4a6149f3-ef83-4383-838c-a7c3dd714885 req-a117db74-7c2a-409f-af79-0b1f11d76b1b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:04:53.243637 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:04:53.243637 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:04:53.251227 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [req-4a6149f3-ef83-4383-838c-a7c3dd714885 req-a117db74-7c2a-409f-af79-0b1f11d76b1b 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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:04:53.408179 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4a6149f3-ef83-4383-838c-a7c3dd714885 req-a117db74-7c2a-409f-af79-0b1f11d76b1b admin admin] http://10.222.0.20/volume/v3/4cb127975bfd413dbff1fd708cd0d6be/types/d5bef039-4317-4dca-8307-2993bdeb9020/extra_specs returned with HTTP 200 Jan 10 14:04:53.409243 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1/3] 10.222.0.20 () {62 vars in 1454 bytes} [Mon Jan 10 14:04:52 2022] POST /volume/v3/4cb127975bfd413dbff1fd708cd0d6be/types/d5bef039-4317-4dca-8307-2993bdeb9020/extra_specs => generated 55 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:05:33.931984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 admin admin] GET http://10.222.0.20/volume// Jan 10 14:05:33.932551 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 admin admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:05:33.932859 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 admin admin] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:05:33.933863 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a6149f3-ef83-4383-838c-a7c3dd714885 admin admin] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:05:33.934368 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 3/4] 10.222.0.20 () {56 vars in 1098 bytes} [Mon Jan 10 14:05:33 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:08:39.532977 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a08bc00-af5d-4a7f-82ed-265947ed4671 tempest-verify_tempest_config-283442907 tempest-verify_tempest_config-283442907-project] GET http://10.222.0.20/volume/v3/73af2440e2cc4622a8fe85bb04fad74a/extensions Jan 10 14:08:39.534414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a08bc00-af5d-4a7f-82ed-265947ed4671 tempest-verify_tempest_config-283442907 tempest-verify_tempest_config-283442907-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:08:39.534414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a08bc00-af5d-4a7f-82ed-265947ed4671 tempest-verify_tempest_config-283442907 tempest-verify_tempest_config-283442907-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:08:39.534655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a08bc00-af5d-4a7f-82ed-265947ed4671 tempest-verify_tempest_config-283442907 tempest-verify_tempest_config-283442907-project] http://10.222.0.20/volume/v3/73af2440e2cc4622a8fe85bb04fad74a/extensions returned with HTTP 200 Jan 10 14:08:39.535192 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2/5] 10.222.0.20 () {58 vars in 1222 bytes} [Mon Jan 10 14:08:39 2022] GET /volume/v3/73af2440e2cc4622a8fe85bb04fad74a/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:15:44.602439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] POST http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes Jan 10 14:15:44.603246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1760706791"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:15:44.604642 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1760706791'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:15:44.612114 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Create volume of 1 GB Jan 10 14:15:44.645279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Availability zone cache updated, next update will occur around 2022-01-10 15:15:44.644409. {{(pid=110759) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 14:15:44.645859 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Availability Zones retrieved successfully. Jan 10 14:15:44.811560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Flow 'volume_create_api' (a3c9e52e-ad8f-49cd-b35e-a3f81676e3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:15:44.815800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ba1360-207d-4d5c-919a-7c229f66e33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:15:44.823284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:15:44.937098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ba1360-207d-4d5c-919a-7c229f66e33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:15:44.940057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e688e9e-5181-41f5-a2fc-2e23137c1286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:15:45.048746 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-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 10 14:15:45.049720 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-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 10 14:15:45.374514 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Created reservations ['7d5aa7a9-35b8-45f1-91ee-f02b4f566821', '4130faf0-f8f7-41ef-803a-b8b6012cfbdd', 'e4153881-6118-47bf-b22f-e5af71414d0f', '4ce6fe4b-21ba-4ee9-8c28-aa8f3938d358'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:15:45.376423 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e688e9e-5181-41f5-a2fc-2e23137c1286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d5aa7a9-35b8-45f1-91ee-f02b4f566821', '4130faf0-f8f7-41ef-803a-b8b6012cfbdd', 'e4153881-6118-47bf-b22f-e5af71414d0f', '4ce6fe4b-21ba-4ee9-8c28-aa8f3938d358']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:15:45.384086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06265385-ac25-4899-be59-bdb90534df6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:15:45.655841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06265385-ac25-4899-be59-bdb90534df6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fe618a3-5396-40c1-87de-ef4140922591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1760706791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8e414f6f8c4db0b7b4dafd4587988e',qos_specs=None,replication_status=,reservations=['7d5aa7a9-35b8-45f1-91ee-f02b4f566821','4130faf0-f8f7-41ef-803a-b8b6012cfbdd','e4153881-6118-47bf-b22f-e5af71414d0f','4ce6fe4b-21ba-4ee9-8c28-aa8f3938d358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768856379af547a2924768549f677e14',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1760706791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fe618a3-5396-40c1-87de-ef4140922591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa8e414f6f8c4db0b7b4dafd4587988e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='768856379af547a2924768549f677e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:15:45.658462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d22bfdb-f131-48f2-868d-d10f8d1e9c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:15:45.791853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d22bfdb-f131-48f2-868d-d10f8d1e9c38) transitioned into state 'SUCCESS' from state '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-1760706791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8e414f6f8c4db0b7b4dafd4587988e',qos_specs=None,replication_status=,reservations=['7d5aa7a9-35b8-45f1-91ee-f02b4f566821','4130faf0-f8f7-41ef-803a-b8b6012cfbdd','e4153881-6118-47bf-b22f-e5af71414d0f','4ce6fe4b-21ba-4ee9-8c28-aa8f3938d358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768856379af547a2924768549f677e14',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:15:45.791853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077ba9d6-a6e6-4118-bbbb-17a6e5efa6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:15:45.910268 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077ba9d6-a6e6-4118-bbbb-17a6e5efa6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:15:45.913930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Flow 'volume_create_api' (a3c9e52e-ad8f-49cd-b35e-a3f81676e3ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:15:45.915323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Create volume request issued successfully. Jan 10 14:15:45.917544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b746b3e5-7eea-4a87-b13c-0735c24d44f9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes returned with HTTP 202 Jan 10 14:15:45.918492 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 4/6] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:15:44 2022] POST /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes => generated 830 bytes in 1321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:15:45.934925 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1a3f043-037c-41a7-842f-52deabf6ef22 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:45.935493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1a3f043-037c-41a7-842f-52deabf6ef22 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:45.936111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1a3f043-037c-41a7-842f-52deabf6ef22 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:46.107494 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:46.107494 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:46.152083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e1a3f043-037c-41a7-842f-52deabf6ef22 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:46.196099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1a3f043-037c-41a7-842f-52deabf6ef22 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:46.207570 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 3/7] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:45 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 898 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:47.212333 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1cb252a5-03cb-4568-80a3-89646ea1b90d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:47.213347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1cb252a5-03cb-4568-80a3-89646ea1b90d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:47.213973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1cb252a5-03cb-4568-80a3-89646ea1b90d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:47.247250 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:47.247250 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:47.329633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1cb252a5-03cb-4568-80a3-89646ea1b90d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:47.380969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1cb252a5-03cb-4568-80a3-89646ea1b90d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:47.395593 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 5/8] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:47 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:48.407184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae32352a-8f8d-481e-aba5-cb5231a8b78b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:48.408727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae32352a-8f8d-481e-aba5-cb5231a8b78b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:48.409384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae32352a-8f8d-481e-aba5-cb5231a8b78b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:48.438306 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:48.438306 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:48.475746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae32352a-8f8d-481e-aba5-cb5231a8b78b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:48.510616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae32352a-8f8d-481e-aba5-cb5231a8b78b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:48.534151 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 4/9] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:48 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:49.548205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1a20a74-e649-4b09-b1c4-0bd5824eb51b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:49.551231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1a20a74-e649-4b09-b1c4-0bd5824eb51b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:49.551231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1a20a74-e649-4b09-b1c4-0bd5824eb51b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:49.579999 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:49.579999 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:49.588405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1a20a74-e649-4b09-b1c4-0bd5824eb51b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:49.606806 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1a20a74-e649-4b09-b1c4-0bd5824eb51b tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:49.607846 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 6/10] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:49 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:50.626952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-725daa16-20a9-43fc-a2c2-71d8cb1f97c5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:50.628187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-725daa16-20a9-43fc-a2c2-71d8cb1f97c5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:50.630859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-725daa16-20a9-43fc-a2c2-71d8cb1f97c5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:50.672825 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:50.672825 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:50.683332 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-725daa16-20a9-43fc-a2c2-71d8cb1f97c5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:50.725748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-725daa16-20a9-43fc-a2c2-71d8cb1f97c5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:50.742860 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 5/11] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:50 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:51.758599 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:51.762300 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:51.762300 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:51.814360 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:51.814360 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:51.837147 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:51.868134 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:51.877102 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 7/12] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:51 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:52.137635 n-d-master-5 devstack@c-api.service[110760]: WARNING keystonemiddleware.auth_token [None req-725daa16-20a9-43fc-a2c2-71d8cb1f97c5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-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 10 14:15:52.142820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2677290b-fce1-451d-82f8-109005cf3386 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:52.144843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2677290b-fce1-451d-82f8-109005cf3386 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:52.146141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2677290b-fce1-451d-82f8-109005cf3386 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:52.179192 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:52.179192 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:52.189175 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2677290b-fce1-451d-82f8-109005cf3386 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:52.200085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2677290b-fce1-451d-82f8-109005cf3386 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:52.201458 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 6/13] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:15:52 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:52.776552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume// Jan 10 14:15:52.777000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:52.777493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:52.778336 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50845cd0-da74-4e9e-9ddc-856de59e95dc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:15:52.779194 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 8/14] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:15:52 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:15:52.807262 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-59b34c5d-3830-4774-8ddd-5841f7aafdb8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] POST http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments Jan 10 14:15:52.808473 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-59b34c5d-3830-4774-8ddd-5841f7aafdb8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fe618a3-5396-40c1-87de-ef4140922591", "connector": null, "instance_uuid": "b826c4ae-e652-4eac-b522-4c0ca2d60d21"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:15:52.825049 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:52.825049 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:53.185974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-59b34c5d-3830-4774-8ddd-5841f7aafdb8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments returned with HTTP 200 Jan 10 14:15:53.187595 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 7/15] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:15:52 2022] POST /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments => generated 273 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:15:53.395394 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-db349fda-35c6-485b-8bbd-d49cff5fa024 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:53.396220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-db349fda-35c6-485b-8bbd-d49cff5fa024 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:53.399452 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-db349fda-35c6-485b-8bbd-d49cff5fa024 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:53.442955 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:53.442955 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:53.458703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-db349fda-35c6-485b-8bbd-d49cff5fa024 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:53.467933 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-db349fda-35c6-485b-8bbd-d49cff5fa024 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:53.469137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 9/16] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:53 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:15:53.478611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-59b34c5d-3830-4774-8ddd-5841f7aafdb8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume// Jan 10 14:15:53.480890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-59b34c5d-3830-4774-8ddd-5841f7aafdb8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:53.480890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-59b34c5d-3830-4774-8ddd-5841f7aafdb8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:53.480890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-59b34c5d-3830-4774-8ddd-5841f7aafdb8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:15:53.481403 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 8/17] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:15:53 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:15:53.608092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-74c5cf1e-be28-4649-bac8-8ea4e8faacf1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:53.609539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-74c5cf1e-be28-4649-bac8-8ea4e8faacf1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:53.612882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-74c5cf1e-be28-4649-bac8-8ea4e8faacf1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:53.636940 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:53.636940 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:53.645758 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-74c5cf1e-be28-4649-bac8-8ea4e8faacf1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:53.658233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-74c5cf1e-be28-4649-bac8-8ea4e8faacf1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:53.659762 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 10/18] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:15:53 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 1021 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:15:53.684597 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] PUT http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a Jan 10 14:15:53.687799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:15:53.742919 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:15:53.742919 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:15:53.743928 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Lock "b'cinder-attachment_update-5fe618a3-5396-40c1-87de-ef4140922591-n-h2-master-5'" acquired by "attachment_update" :: waited 0.028s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:15:53.746451 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:53.746451 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:54.484543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-80a0dc8b-72f1-4c72-9940-7017846dfb32 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:54.485107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-80a0dc8b-72f1-4c72-9940-7017846dfb32 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:54.485489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-80a0dc8b-72f1-4c72-9940-7017846dfb32 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:54.527201 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:54.527201 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:54.535531 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-80a0dc8b-72f1-4c72-9940-7017846dfb32 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:54.559805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-80a0dc8b-72f1-4c72-9940-7017846dfb32 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:54.561881 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 11/19] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:54 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:15:55.577673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b7fab67-e32b-400c-b40a-ef6e9df2c980 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:55.578339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b7fab67-e32b-400c-b40a-ef6e9df2c980 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:55.578633 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b7fab67-e32b-400c-b40a-ef6e9df2c980 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:55.611550 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:55.611550 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:55.631423 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2b7fab67-e32b-400c-b40a-ef6e9df2c980 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:55.655788 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b7fab67-e32b-400c-b40a-ef6e9df2c980 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:55.656903 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 12/20] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:55 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:15:56.673705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0808d04f-6525-4c34-a115-42982a645ac5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:56.674358 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0808d04f-6525-4c34-a115-42982a645ac5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:56.674756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0808d04f-6525-4c34-a115-42982a645ac5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:56.691570 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:56.691570 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:56.699566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0808d04f-6525-4c34-a115-42982a645ac5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:56.708166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0808d04f-6525-4c34-a115-42982a645ac5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:56.708941 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 13/21] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:56 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:15:57.727436 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa162734-9193-42d3-8bf1-4cc8d33f69f6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:57.728817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa162734-9193-42d3-8bf1-4cc8d33f69f6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:57.729709 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa162734-9193-42d3-8bf1-4cc8d33f69f6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:57.773598 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:57.773598 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:57.814894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fa162734-9193-42d3-8bf1-4cc8d33f69f6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:57.862249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa162734-9193-42d3-8bf1-4cc8d33f69f6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:57.865056 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 14/22] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:57 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:15:58.879094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7d33f61-e016-4de0-9e40-e62a7672cb99 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:15:58.879747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7d33f61-e016-4de0-9e40-e62a7672cb99 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:15:58.879989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7d33f61-e016-4de0-9e40-e62a7672cb99 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:15:58.920766 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:15:58.920766 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:15:58.948420 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7d33f61-e016-4de0-9e40-e62a7672cb99 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:15:59.005582 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7d33f61-e016-4de0-9e40-e62a7672cb99 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:15:59.010908 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 15/23] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:15:58 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:00.027271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9557a56e-0b0b-46b9-b2b6-2ac7b820d4f8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:00.028419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9557a56e-0b0b-46b9-b2b6-2ac7b820d4f8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:00.031581 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9557a56e-0b0b-46b9-b2b6-2ac7b820d4f8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:00.069295 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:00.069295 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:00.093835 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9557a56e-0b0b-46b9-b2b6-2ac7b820d4f8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:00.110785 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9557a56e-0b0b-46b9-b2b6-2ac7b820d4f8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:00.127561 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 16/24] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:00 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:01.128591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59b883c1-0dae-4207-b4ac-a9b50bd92690 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:01.129154 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59b883c1-0dae-4207-b4ac-a9b50bd92690 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:01.129521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59b883c1-0dae-4207-b4ac-a9b50bd92690 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:01.154720 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:01.154720 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:01.166315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-59b883c1-0dae-4207-b4ac-a9b50bd92690 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:01.178196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59b883c1-0dae-4207-b4ac-a9b50bd92690 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:01.179972 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 17/25] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:01 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:02.196390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b909e89a-4132-4374-a565-7728a5f6a6bf tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:02.197599 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b909e89a-4132-4374-a565-7728a5f6a6bf tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:02.198099 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b909e89a-4132-4374-a565-7728a5f6a6bf tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:02.238232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:02.238232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:02.262010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b909e89a-4132-4374-a565-7728a5f6a6bf tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:02.279048 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b909e89a-4132-4374-a565-7728a5f6a6bf tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:02.288053 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 18/26] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:02 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:02.980026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] POST http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes Jan 10 14:16:02.981050 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-20732843"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:02.982000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-20732843'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:16:02.982314 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Create volume of 1 GB Jan 10 14:16:02.996178 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Availability Zones retrieved successfully. Jan 10 14:16:03.027474 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Flow 'volume_create_api' (276542ce-8eb6-4350-be4d-456d4ae2416a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:16:03.035451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521cfe27-d1f2-4e6e-80fd-1dd938054244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:03.043886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:16:03.099421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521cfe27-d1f2-4e6e-80fd-1dd938054244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:03.101885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f344d0-dc3b-4b82-ad9b-c7d21f75ea8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:03.371505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Created reservations ['16e4b971-1a63-46da-8d37-13bf3918d3bd', '7d68db3f-6abd-4ff1-8a67-75e11a1866a9', '1a3af9f7-e2d0-4917-84ab-d5e9bb6b009d', '2636332b-d561-4a3a-90cc-a719bbb7b0ac'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:16:03.375282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f344d0-dc3b-4b82-ad9b-c7d21f75ea8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16e4b971-1a63-46da-8d37-13bf3918d3bd', '7d68db3f-6abd-4ff1-8a67-75e11a1866a9', '1a3af9f7-e2d0-4917-84ab-d5e9bb6b009d', '2636332b-d561-4a3a-90cc-a719bbb7b0ac']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:03.381376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59812cc3-8485-4b17-9049-f705d6c816c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:03.458619 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59812cc3-8485-4b17-9049-f705d6c816c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85a4e68a-7b3a-4fa3-b83a-e53b04a64595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-20732843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946224bed5b0473bb933f784f05b571e',qos_specs=None,replication_status=,reservations=['16e4b971-1a63-46da-8d37-13bf3918d3bd','7d68db3f-6abd-4ff1-8a67-75e11a1866a9','1a3af9f7-e2d0-4917-84ab-d5e9bb6b009d','2636332b-d561-4a3a-90cc-a719bbb7b0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804680b40804f30ba138ffe1c9f34b5',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-20732843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85a4e68a-7b3a-4fa3-b83a-e53b04a64595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946224bed5b0473bb933f784f05b571e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3804680b40804f30ba138ffe1c9f34b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:03.460882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0163dd23-9bf0-47f6-851c-30518bf3421c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:03.571411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0163dd23-9bf0-47f6-851c-30518bf3421c) transitioned into state 'SUCCESS' from state '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-20732843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946224bed5b0473bb933f784f05b571e',qos_specs=None,replication_status=,reservations=['16e4b971-1a63-46da-8d37-13bf3918d3bd','7d68db3f-6abd-4ff1-8a67-75e11a1866a9','1a3af9f7-e2d0-4917-84ab-d5e9bb6b009d','2636332b-d561-4a3a-90cc-a719bbb7b0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804680b40804f30ba138ffe1c9f34b5',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:03.574503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5ae958-f59f-4fa2-9331-f0cc8e998766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:03.680723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5ae958-f59f-4fa2-9331-f0cc8e998766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:03.683616 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Flow 'volume_create_api' (276542ce-8eb6-4350-be4d-456d4ae2416a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:16:03.684559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Create volume request issued successfully. Jan 10 14:16:03.686218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1424b0d-1ae5-422f-b9c2-84ef5436599d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes returned with HTTP 202 Jan 10 14:16:03.687641 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 19/27] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:16:02 2022] POST /volume/v3/946224bed5b0473bb933f784f05b571e/volumes => generated 822 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:16:03.693071 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-68542b8f-4739-40a0-87ec-75f2c339e5d1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:03.693814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-68542b8f-4739-40a0-87ec-75f2c339e5d1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:03.694481 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-68542b8f-4739-40a0-87ec-75f2c339e5d1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:03.724082 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:03.724082 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:03.742637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-68542b8f-4739-40a0-87ec-75f2c339e5d1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:03.755422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-68542b8f-4739-40a0-87ec-75f2c339e5d1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:03.756164 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 20/28] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:03 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:03.764596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc4d8675-978a-4468-bb16-b8c5f86f6202 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:03.765606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc4d8675-978a-4468-bb16-b8c5f86f6202 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:03.765606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc4d8675-978a-4468-bb16-b8c5f86f6202 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:03.797245 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:03.797245 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:03.807639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dc4d8675-978a-4468-bb16-b8c5f86f6202 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:03.817170 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc4d8675-978a-4468-bb16-b8c5f86f6202 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:03.830567 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 21/29] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:03 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 890 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:04.773281 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef7b885f-8077-441c-b0ea-fb66abf29855 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:04.773972 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef7b885f-8077-441c-b0ea-fb66abf29855 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:04.774224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef7b885f-8077-441c-b0ea-fb66abf29855 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:04.812124 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:04.812124 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:04.829678 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef7b885f-8077-441c-b0ea-fb66abf29855 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:04.846700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef7b885f-8077-441c-b0ea-fb66abf29855 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:04.849419 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 22/30] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:04 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:04.858649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5046e151-6443-485d-a03c-41a310214dc1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:04.859347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5046e151-6443-485d-a03c-41a310214dc1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:04.859979 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5046e151-6443-485d-a03c-41a310214dc1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:04.897627 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:04.897627 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:04.915631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5046e151-6443-485d-a03c-41a310214dc1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:04.935407 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5046e151-6443-485d-a03c-41a310214dc1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:04.936171 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 23/31] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:04 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:05.865752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c2ca060-48bc-44f7-a0d4-cf4cc3f2df0c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:05.866324 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c2ca060-48bc-44f7-a0d4-cf4cc3f2df0c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:05.867300 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c2ca060-48bc-44f7-a0d4-cf4cc3f2df0c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:05.915097 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:05.915097 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:05.950451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8c2ca060-48bc-44f7-a0d4-cf4cc3f2df0c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:05.994222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c2ca060-48bc-44f7-a0d4-cf4cc3f2df0c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:05.997287 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 24/32] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:05 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:06.011553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef36e5f6-8e01-4e9a-b62d-8c3e8937183a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:06.015207 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef36e5f6-8e01-4e9a-b62d-8c3e8937183a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:06.015207 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef36e5f6-8e01-4e9a-b62d-8c3e8937183a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:06.099456 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:06.099456 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:06.135753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef36e5f6-8e01-4e9a-b62d-8c3e8937183a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:06.169283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef36e5f6-8e01-4e9a-b62d-8c3e8937183a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:06.170393 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 25/33] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:05 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:07.013191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a79b0d60-1b89-498d-babf-e51d04d7a124 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:07.013803 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a79b0d60-1b89-498d-babf-e51d04d7a124 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:07.013897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a79b0d60-1b89-498d-babf-e51d04d7a124 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:07.058913 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:07.058913 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:07.081635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a79b0d60-1b89-498d-babf-e51d04d7a124 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:07.107635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a79b0d60-1b89-498d-babf-e51d04d7a124 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:07.109986 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 26/34] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:07 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:07.186940 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-438b6aef-3096-4085-a926-5eabdf91077f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:07.187855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-438b6aef-3096-4085-a926-5eabdf91077f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:07.188542 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-438b6aef-3096-4085-a926-5eabdf91077f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:07.347505 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:07.347505 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:07.358139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-438b6aef-3096-4085-a926-5eabdf91077f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:07.373063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-438b6aef-3096-4085-a926-5eabdf91077f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:07.376225 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 27/35] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:07 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:07.601683 n-d-master-5 devstack@c-api.service[110759]: WARNING keystonemiddleware.auth_token [None req-438b6aef-3096-4085-a926-5eabdf91077f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-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 10 14:16:07.605414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:07.606126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:07.606794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:07.624655 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:07.624655 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:07.635304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:07.644953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:07.645840 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 28/36] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:16:07 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 915 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:07.878657 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume// Jan 10 14:16:07.879066 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:07.879522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:07.880284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-7a6cc21f-3843-4a41-889c-b8bb190e69c6 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:16:07.881323 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 29/37] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:16:07 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:16:07.897318 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-c4b7b773-3fb0-4ef9-9d95-cdffc26e2372 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] POST http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments Jan 10 14:16:07.899032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-c4b7b773-3fb0-4ef9-9d95-cdffc26e2372 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85a4e68a-7b3a-4fa3-b83a-e53b04a64595", "connector": null, "instance_uuid": "78d15471-1656-434f-a34a-24b30d51872a"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:07.925156 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:07.925156 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:08.231740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-c4b7b773-3fb0-4ef9-9d95-cdffc26e2372 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments returned with HTTP 200 Jan 10 14:16:08.232619 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 30/38] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:16:07 2022] POST /volume/v3/946224bed5b0473bb933f784f05b571e/attachments => generated 273 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:08.236777 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0239911-e672-4f44-b408-060943ed2f02 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:08.237481 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0239911-e672-4f44-b408-060943ed2f02 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:08.238268 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0239911-e672-4f44-b408-060943ed2f02 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:08.261241 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:08.261241 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:08.278143 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b0239911-e672-4f44-b408-060943ed2f02 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:08.299528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0239911-e672-4f44-b408-060943ed2f02 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:08.299528 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 31/39] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:08 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:08.299735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Lock "b'cinder-attachment_update-5fe618a3-5396-40c1-87de-ef4140922591-n-h2-master-5'" released by "attachment_update" :: held 14.551s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:16:08.299735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a returned with HTTP 200 Jan 10 14:16:08.299735 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 9/40] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:15:53 2022] PUT /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a => generated 762 bytes in 14625 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:08.420492 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ebd6630-4a0b-423d-a8f0-08ec83e08810 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:08.420968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ebd6630-4a0b-423d-a8f0-08ec83e08810 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:08.421472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ebd6630-4a0b-423d-a8f0-08ec83e08810 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:08.451613 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:08.451613 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:08.460645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2ebd6630-4a0b-423d-a8f0-08ec83e08810 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:08.469599 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ebd6630-4a0b-423d-a8f0-08ec83e08810 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:08.480245 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 32/41] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:08 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:08.510592 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume// Jan 10 14:16:08.511002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:08.511474 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:08.512303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-3759cd41-8dd0-4211-bece-b55fa2925e05 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:16:08.513277 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 10/42] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:16:08 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:16:08.605512 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-068aa0fc-e66b-47a2-8922-d64d35dbcc2b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:08.606014 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-068aa0fc-e66b-47a2-8922-d64d35dbcc2b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:08.610327 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-068aa0fc-e66b-47a2-8922-d64d35dbcc2b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:08.637371 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:08.637371 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:08.645688 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-068aa0fc-e66b-47a2-8922-d64d35dbcc2b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:08.656977 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-068aa0fc-e66b-47a2-8922-d64d35dbcc2b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:08.658859 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 33/43] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:16:08 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:16:08.674316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-a5306604-6404-49c7-a7bd-0e07bf51cd7a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] PUT http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754 Jan 10 14:16:08.675294 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-a5306604-6404-49c7-a7bd-0e07bf51cd7a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:08.712528 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:16:08.712528 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:16:08.713164 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-a5306604-6404-49c7-a7bd-0e07bf51cd7a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Lock "b'cinder-attachment_update-85a4e68a-7b3a-4fa3-b83a-e53b04a64595-n-h1-master-5'" acquired by "attachment_update" :: waited 0.015s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:16:08.715246 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:08.715246 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:09.314744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96f2bd8a-3b82-4085-9647-761834668d5c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:09.314744 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96f2bd8a-3b82-4085-9647-761834668d5c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:09.314744 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96f2bd8a-3b82-4085-9647-761834668d5c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:09.347517 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:09.347517 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:09.356126 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-96f2bd8a-3b82-4085-9647-761834668d5c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:09.400903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96f2bd8a-3b82-4085-9647-761834668d5c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:09.412934 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 34/44] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:09 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:09.489081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9035a126-e906-4de7-832c-18704cd1eb32 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:09.489809 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9035a126-e906-4de7-832c-18704cd1eb32 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:09.490441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9035a126-e906-4de7-832c-18704cd1eb32 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:09.526721 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:09.526721 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:09.544541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9035a126-e906-4de7-832c-18704cd1eb32 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:09.591868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9035a126-e906-4de7-832c-18704cd1eb32 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:09.591868 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 35/45] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:09 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:10.418875 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8e95795-f76e-45bb-9c23-c9df8006031a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:10.420411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8e95795-f76e-45bb-9c23-c9df8006031a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:10.421082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8e95795-f76e-45bb-9c23-c9df8006031a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:10.453640 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:10.453640 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:10.463360 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c8e95795-f76e-45bb-9c23-c9df8006031a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:10.473498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8e95795-f76e-45bb-9c23-c9df8006031a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:10.474917 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 36/46] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:10 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:10.598656 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0084c81-8e10-42c3-b7e5-bcbbca8c49fa tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:10.599465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0084c81-8e10-42c3-b7e5-bcbbca8c49fa tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:10.600148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0084c81-8e10-42c3-b7e5-bcbbca8c49fa tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:10.649153 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:10.649153 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:10.665842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c0084c81-8e10-42c3-b7e5-bcbbca8c49fa tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:10.687591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0084c81-8e10-42c3-b7e5-bcbbca8c49fa tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:10.691282 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 37/47] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:10 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:11.498165 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6930b24-6a1d-4ea6-81d5-a23d4af652fd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:11.498828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6930b24-6a1d-4ea6-81d5-a23d4af652fd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:11.499131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6930b24-6a1d-4ea6-81d5-a23d4af652fd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:11.523845 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:11.523845 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:11.535257 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b6930b24-6a1d-4ea6-81d5-a23d4af652fd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:11.564708 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6930b24-6a1d-4ea6-81d5-a23d4af652fd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:11.565446 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 38/48] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:11 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:11.706253 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-923b0852-88f5-4ac2-a71a-62228e6e6a2f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:11.707327 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-923b0852-88f5-4ac2-a71a-62228e6e6a2f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:11.707961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-923b0852-88f5-4ac2-a71a-62228e6e6a2f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:11.740937 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:11.740937 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:11.755153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-923b0852-88f5-4ac2-a71a-62228e6e6a2f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:11.775892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-923b0852-88f5-4ac2-a71a-62228e6e6a2f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:11.778256 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 39/49] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:11 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:12.580475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9124a0a3-2885-43f8-a9af-24e378b7297f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:12.581121 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9124a0a3-2885-43f8-a9af-24e378b7297f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:12.581371 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9124a0a3-2885-43f8-a9af-24e378b7297f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:12.640503 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:12.640503 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:12.672371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9124a0a3-2885-43f8-a9af-24e378b7297f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:12.693362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9124a0a3-2885-43f8-a9af-24e378b7297f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:12.694663 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 40/50] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:12 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:12.791658 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99ffd54f-3bb9-4d73-84a9-e90d3b98573d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:12.792118 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99ffd54f-3bb9-4d73-84a9-e90d3b98573d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:12.792598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99ffd54f-3bb9-4d73-84a9-e90d3b98573d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:12.829693 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:12.829693 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:12.840402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-99ffd54f-3bb9-4d73-84a9-e90d3b98573d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:12.861714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99ffd54f-3bb9-4d73-84a9-e90d3b98573d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:12.862825 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 41/51] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:12 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:13.708179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2bad326-5535-4c0c-9dd4-a8c5726ecee9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:13.709427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2bad326-5535-4c0c-9dd4-a8c5726ecee9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:13.712610 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2bad326-5535-4c0c-9dd4-a8c5726ecee9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:13.746720 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:13.746720 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:13.769935 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b2bad326-5535-4c0c-9dd4-a8c5726ecee9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:13.784960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2bad326-5535-4c0c-9dd4-a8c5726ecee9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:13.787591 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 42/52] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:13 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:13.878091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b8583ce-813a-4ccd-81e6-f4d2dc51f832 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:13.878540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b8583ce-813a-4ccd-81e6-f4d2dc51f832 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:13.879147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b8583ce-813a-4ccd-81e6-f4d2dc51f832 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:13.906456 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:13.906456 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:13.914688 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4b8583ce-813a-4ccd-81e6-f4d2dc51f832 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:13.936871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b8583ce-813a-4ccd-81e6-f4d2dc51f832 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:13.937602 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 43/53] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:13 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:14.800993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00178e13-536d-47b1-82ec-bf7d483448d9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:14.801641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00178e13-536d-47b1-82ec-bf7d483448d9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:14.801766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00178e13-536d-47b1-82ec-bf7d483448d9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:14.833305 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:14.833305 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:14.841213 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-00178e13-536d-47b1-82ec-bf7d483448d9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:14.850638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00178e13-536d-47b1-82ec-bf7d483448d9 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:14.852082 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 44/54] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:14 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:14.883419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2487307e-cead-4c18-a686-fd9f6906ba5e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] POST http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a/action Jan 10 14:16:14.885639 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2487307e-cead-4c18-a686-fd9f6906ba5e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:16:14.886873 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2487307e-cead-4c18-a686-fd9f6906ba5e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:14.931080 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:14.931080 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:15.123407 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-0f864a87-de4f-49ca-b84c-56bb75617444 req-2487307e-cead-4c18-a686-fd9f6906ba5e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a/action returned with HTTP 204 Jan 10 14:16:15.124652 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 45/55] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:16:14 2022] POST /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a/action => generated 0 bytes in 253 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:16:15.130280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d206501-0dcb-4ddc-be53-1c0618b5f5cc tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:15.131958 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d206501-0dcb-4ddc-be53-1c0618b5f5cc tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:15.131958 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d206501-0dcb-4ddc-be53-1c0618b5f5cc tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:15.189530 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:15.189530 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:15.216316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1d206501-0dcb-4ddc-be53-1c0618b5f5cc tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:15.238508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d206501-0dcb-4ddc-be53-1c0618b5f5cc tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:15.244535 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 46/56] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:15 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:15.869566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3742cc7-2fc6-42fe-a002-92cd6cf2d55d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:15.870340 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3742cc7-2fc6-42fe-a002-92cd6cf2d55d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:15.889321 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3742cc7-2fc6-42fe-a002-92cd6cf2d55d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:15.969018 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:15.969018 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:15.995419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a3742cc7-2fc6-42fe-a002-92cd6cf2d55d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:16.022156 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3742cc7-2fc6-42fe-a002-92cd6cf2d55d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:16.022694 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 47/57] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:15 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 1215 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:16.037914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2fb17411-b148-4e2d-b513-26d8b0c126b5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:16:16.038905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2fb17411-b148-4e2d-b513-26d8b0c126b5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:16.040930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2fb17411-b148-4e2d-b513-26d8b0c126b5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:16.089470 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:16.089470 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:16.110690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2fb17411-b148-4e2d-b513-26d8b0c126b5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:16:16.134633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2fb17411-b148-4e2d-b513-26d8b0c126b5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:16:16.135999 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 48/58] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:16 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 1215 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:16.261527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b1aa67b-9668-41b9-b5d8-32744530f585 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:16.262216 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b1aa67b-9668-41b9-b5d8-32744530f585 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:16.262851 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b1aa67b-9668-41b9-b5d8-32744530f585 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:16.342872 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:16.342872 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:16.376860 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0b1aa67b-9668-41b9-b5d8-32744530f585 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:16.417933 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b1aa67b-9668-41b9-b5d8-32744530f585 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:16.420999 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 49/59] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:16 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:16.921077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] POST http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes Jan 10 14:16:16.922196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-2037723492"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:16.923999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-2037723492'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:16:16.924401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Create volume of 1 GB Jan 10 14:16:16.950206 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Availability Zones retrieved successfully. Jan 10 14:16:16.988829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Flow 'volume_create_api' (169f9fb5-91aa-436d-a666-e826bf997603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:16:16.992534 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d771c6-3cc5-42ec-81df-fdc7a2fc7542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:16.998025 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:16:17.056442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d771c6-3cc5-42ec-81df-fdc7a2fc7542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:17.080287 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b0afde-fbf5-4e8a-ab7e-2d1dedf22353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:17.397554 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Created reservations ['a074f622-7db0-4b5a-bd92-735d15d1683c', '3df72361-b924-48e3-bb75-809329ee6937', 'bdaa16c6-87ba-43c8-851f-bf89b6c3538e', 'ea92ee79-2f35-4b59-a9d2-7c7f8472aa52'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:16:17.403650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b0afde-fbf5-4e8a-ab7e-2d1dedf22353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a074f622-7db0-4b5a-bd92-735d15d1683c', '3df72361-b924-48e3-bb75-809329ee6937', 'bdaa16c6-87ba-43c8-851f-bf89b6c3538e', 'ea92ee79-2f35-4b59-a9d2-7c7f8472aa52']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:17.409995 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a137e7-3fc7-45f0-a3ee-bd783265c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:17.523222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a137e7-3fc7-45f0-a3ee-bd783265c01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9813849-8c0b-464d-9d05-cb726d51e322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2037723492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2f8be455a27495d8257626f4334376a',qos_specs=None,replication_status=,reservations=['a074f622-7db0-4b5a-bd92-735d15d1683c','3df72361-b924-48e3-bb75-809329ee6937','bdaa16c6-87ba-43c8-851f-bf89b6c3538e','ea92ee79-2f35-4b59-a9d2-7c7f8472aa52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c9a8cb68514db9a3030f5770587a4a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2037723492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9813849-8c0b-464d-9d05-cb726d51e322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2f8be455a27495d8257626f4334376a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c9a8cb68514db9a3030f5770587a4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:17.525285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5219313-3c6b-42cd-b3c9-51ae2594bb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:17.645070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5219313-3c6b-42cd-b3c9-51ae2594bb07) transitioned into state 'SUCCESS' from state '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-2037723492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2f8be455a27495d8257626f4334376a',qos_specs=None,replication_status=,reservations=['a074f622-7db0-4b5a-bd92-735d15d1683c','3df72361-b924-48e3-bb75-809329ee6937','bdaa16c6-87ba-43c8-851f-bf89b6c3538e','ea92ee79-2f35-4b59-a9d2-7c7f8472aa52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c9a8cb68514db9a3030f5770587a4a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:17.650824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b591d7-b718-4875-889c-ffa6f7d78561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:16:17.736641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b591d7-b718-4875-889c-ffa6f7d78561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:16:17.742766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Flow 'volume_create_api' (169f9fb5-91aa-436d-a666-e826bf997603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:16:17.743488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Create volume request issued successfully. Jan 10 14:16:17.751797 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-618a6fd5-f9bd-43f6-b76f-4761712a32ea tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes returned with HTTP 202 Jan 10 14:16:17.754739 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 50/60] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:16:16 2022] POST /volume/v3/d2f8be455a27495d8257626f4334376a/volumes => generated 817 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:16:17.777304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f0c5542-81c5-4beb-9f3d-759ab1ddd5ef tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:17.777764 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f0c5542-81c5-4beb-9f3d-759ab1ddd5ef tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:17.778220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f0c5542-81c5-4beb-9f3d-759ab1ddd5ef tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:17.826682 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:17.826682 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:17.844708 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0f0c5542-81c5-4beb-9f3d-759ab1ddd5ef tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:17.899838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f0c5542-81c5-4beb-9f3d-759ab1ddd5ef tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:17.903750 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 51/61] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:17 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:17.911603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-90889914-2350-4b7c-8155-f77e8f2afa93 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:17.911863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-90889914-2350-4b7c-8155-f77e8f2afa93 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:17.912304 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-90889914-2350-4b7c-8155-f77e8f2afa93 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:17.963430 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:17.963430 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:17.991596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-90889914-2350-4b7c-8155-f77e8f2afa93 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:18.017299 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-90889914-2350-4b7c-8155-f77e8f2afa93 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:18.018032 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 52/62] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:17 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 885 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:18.919548 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad6e63e6-bfdc-4481-844f-87471f028970 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:18.920269 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad6e63e6-bfdc-4481-844f-87471f028970 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:18.920867 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad6e63e6-bfdc-4481-844f-87471f028970 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:18.969927 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:18.969927 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:18.994284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad6e63e6-bfdc-4481-844f-87471f028970 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:19.014108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad6e63e6-bfdc-4481-844f-87471f028970 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:19.016410 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 53/63] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:18 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:19.054850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ffd303e-577d-4114-94f2-3ef2091f5479 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:19.055194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ffd303e-577d-4114-94f2-3ef2091f5479 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:19.055816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ffd303e-577d-4114-94f2-3ef2091f5479 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:19.095610 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:19.095610 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:19.132294 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8ffd303e-577d-4114-94f2-3ef2091f5479 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:19.165061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ffd303e-577d-4114-94f2-3ef2091f5479 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:19.182955 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 54/64] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:19 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:20.030609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7c9cdf4-3f49-496e-86a8-9e32118b3b55 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:20.032433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7c9cdf4-3f49-496e-86a8-9e32118b3b55 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:20.033179 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7c9cdf4-3f49-496e-86a8-9e32118b3b55 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:20.068962 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:20.068962 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:20.087817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7c9cdf4-3f49-496e-86a8-9e32118b3b55 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:20.125807 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7c9cdf4-3f49-496e-86a8-9e32118b3b55 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:20.130610 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 55/65] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:20 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:20.183137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d89b037d-bffe-4909-89fb-6f4bee92ab9d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:20.185024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d89b037d-bffe-4909-89fb-6f4bee92ab9d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:20.188316 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d89b037d-bffe-4909-89fb-6f4bee92ab9d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:20.216984 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:20.216984 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:20.239690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d89b037d-bffe-4909-89fb-6f4bee92ab9d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:20.291209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d89b037d-bffe-4909-89fb-6f4bee92ab9d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:20.304879 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 56/66] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:20 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:21.149166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e82d226f-7fa3-423f-b4f6-f350206a0944 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:21.152438 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e82d226f-7fa3-423f-b4f6-f350206a0944 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:21.153149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e82d226f-7fa3-423f-b4f6-f350206a0944 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:21.225708 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:21.225708 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:21.240980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e82d226f-7fa3-423f-b4f6-f350206a0944 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:21.268543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e82d226f-7fa3-423f-b4f6-f350206a0944 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:21.274478 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 57/67] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:21 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:21.309713 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7a521cd-675d-4488-941f-29e5ec4504e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:21.311116 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7a521cd-675d-4488-941f-29e5ec4504e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:21.311784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7a521cd-675d-4488-941f-29e5ec4504e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:21.352638 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:21.352638 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:21.380911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7a521cd-675d-4488-941f-29e5ec4504e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:21.416142 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7a521cd-675d-4488-941f-29e5ec4504e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:21.432141 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 58/68] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:21 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:21.668404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:21.668863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:21.669305 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:21.696412 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:21.696412 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:21.715135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:21.747189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:21.748737 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 59/69] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:16:21 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:16:22.016305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume// Jan 10 14:16:22.016816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:22.017184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:22.018047 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-aa1add2d-8e11-4cdd-aefb-1f4559d066a6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:16:22.018634 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 60/70] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:16:22 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:16:22.048368 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-b487e614-f874-4cea-8e9e-8c51db382538 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] POST http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments Jan 10 14:16:22.048940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-b487e614-f874-4cea-8e9e-8c51db382538 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9813849-8c0b-464d-9d05-cb726d51e322", "connector": null, "instance_uuid": "34fabe5a-2113-4d5d-8641-30c4d79d406c"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:22.083507 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:22.083507 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:22.351291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-b487e614-f874-4cea-8e9e-8c51db382538 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments returned with HTTP 200 Jan 10 14:16:22.352337 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 61/71] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:16:22 2022] POST /volume/v3/d2f8be455a27495d8257626f4334376a/attachments => generated 273 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:22.356095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1be80de-fb3d-492a-ad9e-5a9d91bcfe10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:22.356820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1be80de-fb3d-492a-ad9e-5a9d91bcfe10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:22.357477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1be80de-fb3d-492a-ad9e-5a9d91bcfe10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:22.421463 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:22.421463 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:22.438066 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f1be80de-fb3d-492a-ad9e-5a9d91bcfe10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:22.467716 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1be80de-fb3d-492a-ad9e-5a9d91bcfe10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:22.468893 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 62/72] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:22 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:22.549077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:22.552232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:22.556098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:22.604868 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:22.604868 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:22.626075 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:22.643093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:22.663027 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 63/73] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:22 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:22.752909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume// Jan 10 14:16:22.753506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:22.754042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:22.754911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e3b4299-f20a-40d0-86ff-ff8fd9a0cc70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:16:22.759285 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 64/74] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:16:22 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:16:22.775162 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-f142db98-1b7a-479d-b733-22142135b3d5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:22.776806 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-f142db98-1b7a-479d-b733-22142135b3d5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:22.777582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-f142db98-1b7a-479d-b733-22142135b3d5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:22.837077 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:22.837077 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:22.843024 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-f142db98-1b7a-479d-b733-22142135b3d5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:22.859447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-f142db98-1b7a-479d-b733-22142135b3d5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:22.862504 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 65/75] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:16:22 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 1008 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:16:22.882181 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-0be0af7a-be34-46ef-90e7-f40b7c0f99b6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] PUT http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9 Jan 10 14:16:22.883227 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-0be0af7a-be34-46ef-90e7-f40b7c0f99b6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:22.945183 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:16:22.945183 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:16:22.948661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-0be0af7a-be34-46ef-90e7-f40b7c0f99b6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Lock "b'cinder-attachment_update-b9813849-8c0b-464d-9d05-cb726d51e322-n-h2-master-5'" acquired by "attachment_update" :: waited 0.036s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:16:22.953399 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:22.953399 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:26.336952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-a5306604-6404-49c7-a7bd-0e07bf51cd7a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Lock "b'cinder-attachment_update-85a4e68a-7b3a-4fa3-b83a-e53b04a64595-n-h1-master-5'" released by "attachment_update" :: held 17.624s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:16:26.338103 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-a5306604-6404-49c7-a7bd-0e07bf51cd7a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754 returned with HTTP 200 Jan 10 14:16:26.339058 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 11/76] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:16:08 2022] PUT /volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754 => generated 762 bytes in 17669 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:26.342994 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bfb9e740-d806-41a0-8f81-8e1853da1b75 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:26.343601 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bfb9e740-d806-41a0-8f81-8e1853da1b75 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:26.346856 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bfb9e740-d806-41a0-8f81-8e1853da1b75 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:26.417832 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:26.417832 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:26.449829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bfb9e740-d806-41a0-8f81-8e1853da1b75 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:26.464061 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bfb9e740-d806-41a0-8f81-8e1853da1b75 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:26.466285 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 12/77] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:26 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:26.470207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:26.470821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:26.471416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:26.493591 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:26.493591 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:26.503058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:26.517170 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:26.518585 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 13/78] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:26 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:26.519648 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume// Jan 10 14:16:26.520610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:26.521781 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:26.522809 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eb09a34-b803-4c06-9b76-224da97e697a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:16:26.523909 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 14/79] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:16:26 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:16:26.547376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-d2fc273e-3e10-4a94-8644-6223dbecba08 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] POST http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments Jan 10 14:16:26.549787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-d2fc273e-3e10-4a94-8644-6223dbecba08 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fe618a3-5396-40c1-87de-ef4140922591", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}, "instance_uuid": "b826c4ae-e652-4eac-b522-4c0ca2d60d21"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:26.627812 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:26.627812 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:48.584147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-0be0af7a-be34-46ef-90e7-f40b7c0f99b6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Lock "b'cinder-attachment_update-b9813849-8c0b-464d-9d05-cb726d51e322-n-h2-master-5'" released by "attachment_update" :: held 25.637s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:16:48.585209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-0be0af7a-be34-46ef-90e7-f40b7c0f99b6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9 returned with HTTP 200 Jan 10 14:16:48.585975 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 66/80] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:16:22 2022] PUT /volume/v3/d2f8be455a27495d8257626f4334376a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9 => generated 762 bytes in 25715 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:48.589734 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e852c15b-7c04-42d1-9c7c-bab2a6a9aff2 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:48.590403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e852c15b-7c04-42d1-9c7c-bab2a6a9aff2 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:48.591023 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e852c15b-7c04-42d1-9c7c-bab2a6a9aff2 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:48.614658 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:48.614658 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:48.623356 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e852c15b-7c04-42d1-9c7c-bab2a6a9aff2 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:48.656388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e852c15b-7c04-42d1-9c7c-bab2a6a9aff2 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:48.657376 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 67/81] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:48 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:48.662160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4afb78a3-62cd-49b8-8f48-58e479856f79 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:48.663155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4afb78a3-62cd-49b8-8f48-58e479856f79 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:48.663611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4afb78a3-62cd-49b8-8f48-58e479856f79 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:48.704757 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:48.704757 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:48.712990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4afb78a3-62cd-49b8-8f48-58e479856f79 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:48.721697 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4afb78a3-62cd-49b8-8f48-58e479856f79 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:48.727499 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 68/82] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:48 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:48.734491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-fabb78e1-7846-4f5b-a1f8-1d313a4b83ff tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] POST http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754/action Jan 10 14:16:48.735713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-fabb78e1-7846-4f5b-a1f8-1d313a4b83ff tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:16:48.736203 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-fabb78e1-7846-4f5b-a1f8-1d313a4b83ff tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:48.789441 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:48.789441 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:48.939466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-afa5f30d-c8ef-464e-994f-8a78243a0841 req-fabb78e1-7846-4f5b-a1f8-1d313a4b83ff tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754/action returned with HTTP 204 Jan 10 14:16:48.940293 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 69/83] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:16:48 2022] POST /volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:16:49.671674 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd0c699e-f5ea-459d-8bf9-00448f68668a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:49.672818 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd0c699e-f5ea-459d-8bf9-00448f68668a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:49.673279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd0c699e-f5ea-459d-8bf9-00448f68668a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:49.697057 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:49.697057 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:49.704599 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cd0c699e-f5ea-459d-8bf9-00448f68668a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:49.714504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd0c699e-f5ea-459d-8bf9-00448f68668a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:49.715406 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 70/84] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:49 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:16:49.732007 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d39252ca-ea84-4ff0-b703-0b702243820d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:49.732496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d39252ca-ea84-4ff0-b703-0b702243820d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:49.733022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d39252ca-ea84-4ff0-b703-0b702243820d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:49.755641 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:49.755641 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:49.763316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d39252ca-ea84-4ff0-b703-0b702243820d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:49.772000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d39252ca-ea84-4ff0-b703-0b702243820d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:49.773005 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 71/85] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:49 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:16:49.786610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb8f595e-26f7-45ab-a1c3-442151f8cad8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:49.787060 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb8f595e-26f7-45ab-a1c3-442151f8cad8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:49.788415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb8f595e-26f7-45ab-a1c3-442151f8cad8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:49.818637 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:49.818637 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:49.824240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bb8f595e-26f7-45ab-a1c3-442151f8cad8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:49.834249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb8f595e-26f7-45ab-a1c3-442151f8cad8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:49.834991 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 72/86] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:49 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:49.843071 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0027ae97-3452-4f1b-9555-644ff1d8f38b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:49.843526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0027ae97-3452-4f1b-9555-644ff1d8f38b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:49.843973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0027ae97-3452-4f1b-9555-644ff1d8f38b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:49.870441 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:49.870441 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:49.877717 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0027ae97-3452-4f1b-9555-644ff1d8f38b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:49.886846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0027ae97-3452-4f1b-9555-644ff1d8f38b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:49.891211 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 73/87] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:49 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1207 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:50.212915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-1466d30e-3029-46dd-a86c-1e53676b9987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:50.213536 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-1466d30e-3029-46dd-a86c-1e53676b9987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:50.214629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-1466d30e-3029-46dd-a86c-1e53676b9987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:50.239961 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:50.239961 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:50.249282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-8cb68d69-1a68-44c4-b378-55505723366b req-1466d30e-3029-46dd-a86c-1e53676b9987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:50.259785 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-1466d30e-3029-46dd-a86c-1e53676b9987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:50.276470 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 74/88] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:16:50 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:50.336694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b5747093-df24-430e-8bac-fe9474327bb4 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] POST http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595/action Jan 10 14:16:50.338460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b5747093-df24-430e-8bac-fe9474327bb4 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:16:50.338460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b5747093-df24-430e-8bac-fe9474327bb4 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:50.356748 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:50.356748 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:50.357852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-8cb68d69-1a68-44c4-b378-55505723366b req-b5747093-df24-430e-8bac-fe9474327bb4 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:50.464856 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-8cb68d69-1a68-44c4-b378-55505723366b req-b5747093-df24-430e-8bac-fe9474327bb4 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Begin detaching volume completed successfully. Jan 10 14:16:50.465246 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b5747093-df24-430e-8bac-fe9474327bb4 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595/action returned with HTTP 202 Jan 10 14:16:50.466056 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 75/89] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:16:50 2022] POST /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:16:50.586637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:50.587639 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:50.588244 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:50.617777 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:50.617777 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:50.626401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:50.637550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:50.639167 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 76/90] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:50 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:50.758147 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume// Jan 10 14:16:50.758807 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:50.759608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:50.760698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1844ac50-e037-484c-ac01-c589d1847e3a tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:16:50.761331 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 77/91] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:16:50 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:16:50.773095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b12648f0-d88c-49df-a13a-734bb6177cf3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:50.774015 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b12648f0-d88c-49df-a13a-734bb6177cf3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:50.774585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b12648f0-d88c-49df-a13a-734bb6177cf3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:50.799659 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:50.799659 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:50.812402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-8cb68d69-1a68-44c4-b378-55505723366b req-b12648f0-d88c-49df-a13a-734bb6177cf3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:50.826406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-b12648f0-d88c-49df-a13a-734bb6177cf3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:50.827649 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 78/92] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:16:50 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:16:50.851848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41df0ea2-6b67-4889-b23e-9968cb81af33 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:50.852839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41df0ea2-6b67-4889-b23e-9968cb81af33 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:50.853395 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41df0ea2-6b67-4889-b23e-9968cb81af33 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:50.889113 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:50.889113 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:50.903539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-41df0ea2-6b67-4889-b23e-9968cb81af33 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:50.916130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41df0ea2-6b67-4889-b23e-9968cb81af33 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:50.917515 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 79/93] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:50 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:51.440035 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-686be28d-4c03-45f2-a6f3-79fe143f074c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] DELETE http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754 Jan 10 14:16:51.440539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-686be28d-4c03-45f2-a6f3-79fe143f074c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:51.441000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-686be28d-4c03-45f2-a6f3-79fe143f074c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:51.457859 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:51.457859 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:52.465386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-d2fc273e-3e10-4a94-8644-6223dbecba08 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments returned with HTTP 200 Jan 10 14:16:52.466289 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 15/94] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 14:16:26 2022] POST /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments => generated 762 bytes in 25926 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:16:52.470332 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-471ab7af-dca3-4150-bc5c-f14ea5f84255 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:52.471003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-471ab7af-dca3-4150-bc5c-f14ea5f84255 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:52.471618 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-471ab7af-dca3-4150-bc5c-f14ea5f84255 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:52.490834 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:52.490834 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:52.512944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-471ab7af-dca3-4150-bc5c-f14ea5f84255 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:52.536422 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-471ab7af-dca3-4150-bc5c-f14ea5f84255 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:52.545794 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 16/95] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:52 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:52.553638 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf69e2c0-7dbb-41ad-8042-f41332d2c60a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:52.554956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf69e2c0-7dbb-41ad-8042-f41332d2c60a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:52.556192 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf69e2c0-7dbb-41ad-8042-f41332d2c60a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:52.609037 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:52.609037 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:52.628625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bf69e2c0-7dbb-41ad-8042-f41332d2c60a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:52.641708 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf69e2c0-7dbb-41ad-8042-f41332d2c60a tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:52.644593 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 17/96] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:52 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:52.657404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-5093c9a6-fdbe-47b7-98e3-bb7733dc8c66 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] GET http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347 Jan 10 14:16:52.658267 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-5093c9a6-fdbe-47b7-98e3-bb7733dc8c66 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:52.659817 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-5093c9a6-fdbe-47b7-98e3-bb7733dc8c66 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:52.718912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-5093c9a6-fdbe-47b7-98e3-bb7733dc8c66 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347 returned with HTTP 200 Jan 10 14:16:52.719810 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 18/97] 10.222.0.25 () {60 vars in 1424 bytes} [Mon Jan 10 14:16:52 2022] GET /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347 => generated 789 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:53.546959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-195df9f0-d9ce-4f4e-acf8-14d783593e3d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:53.547526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-195df9f0-d9ce-4f4e-acf8-14d783593e3d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:53.547847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-195df9f0-d9ce-4f4e-acf8-14d783593e3d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:53.582994 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:53.582994 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:53.595792 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-195df9f0-d9ce-4f4e-acf8-14d783593e3d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:53.617987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-195df9f0-d9ce-4f4e-acf8-14d783593e3d tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:53.619019 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 19/98] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:53 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:16:53.657973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-502501f3-fb98-48e7-9731-715bd9d1620f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:53.658746 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-502501f3-fb98-48e7-9731-715bd9d1620f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:53.659370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-502501f3-fb98-48e7-9731-715bd9d1620f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:53.701799 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:53.701799 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:53.717527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-502501f3-fb98-48e7-9731-715bd9d1620f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:53.735816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-502501f3-fb98-48e7-9731-715bd9d1620f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:53.746631 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 20/99] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:53 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:16:54.243796 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-1cf60941-e749-4ecb-9ba8-d1846d4bce76 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] POST http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9/action Jan 10 14:16:54.245458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-1cf60941-e749-4ecb-9ba8-d1846d4bce76 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:16:54.246619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-1cf60941-e749-4ecb-9ba8-d1846d4bce76 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:16:54.324730 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:54.324730 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:54.454192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-328d05dc-9516-4bcf-a9f4-02a25831b55b req-1cf60941-e749-4ecb-9ba8-d1846d4bce76 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9/action returned with HTTP 204 Jan 10 14:16:54.456142 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 21/100] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:16:54 2022] POST /volume/v3/d2f8be455a27495d8257626f4334376a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:16:54.633992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c5010ca-8546-4edd-9202-9a96047cca62 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:54.634636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c5010ca-8546-4edd-9202-9a96047cca62 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:54.635061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c5010ca-8546-4edd-9202-9a96047cca62 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:54.674978 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:54.674978 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:54.692354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6c5010ca-8546-4edd-9202-9a96047cca62 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:54.704004 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c5010ca-8546-4edd-9202-9a96047cca62 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:54.731807 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 22/101] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:54 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:16:54.752049 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-81a88683-0210-42fb-9dc6-1afb95fb6aa0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:54.752846 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-81a88683-0210-42fb-9dc6-1afb95fb6aa0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:54.753457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-81a88683-0210-42fb-9dc6-1afb95fb6aa0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:54.788075 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:54.788075 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:54.801354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-81a88683-0210-42fb-9dc6-1afb95fb6aa0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:54.823200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-81a88683-0210-42fb-9dc6-1afb95fb6aa0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:54.834647 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 23/102] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:54 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:16:54.844737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c5e2c5b-5fd7-437c-8fe5-b4b582938abb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:16:54.845462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c5e2c5b-5fd7-437c-8fe5-b4b582938abb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:54.846120 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c5e2c5b-5fd7-437c-8fe5-b4b582938abb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:54.869556 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:54.869556 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:54.879742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6c5e2c5b-5fd7-437c-8fe5-b4b582938abb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:16:54.891665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c5e2c5b-5fd7-437c-8fe5-b4b582938abb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:16:54.893325 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 24/103] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:54 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:55.721319 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bba18591-8b95-42aa-a82d-f68b2c415987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:55.721935 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bba18591-8b95-42aa-a82d-f68b2c415987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:55.722249 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bba18591-8b95-42aa-a82d-f68b2c415987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:55.776014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:55.776014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:55.802674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bba18591-8b95-42aa-a82d-f68b2c415987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:55.846706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bba18591-8b95-42aa-a82d-f68b2c415987 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:55.856906 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 25/104] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:55 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:56.875858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-edb5c008-6a72-4443-809d-47eda4e3b676 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:56.875858 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-edb5c008-6a72-4443-809d-47eda4e3b676 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:56.875858 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-edb5c008-6a72-4443-809d-47eda4e3b676 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:56.905494 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:56.905494 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:56.911234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-edb5c008-6a72-4443-809d-47eda4e3b676 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:56.922182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-edb5c008-6a72-4443-809d-47eda4e3b676 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:56.932562 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 26/105] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:56 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:16:57.937928 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-803a604e-85e5-436b-b5b8-982c41f13b88 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:57.939301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-803a604e-85e5-436b-b5b8-982c41f13b88 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:57.939906 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-803a604e-85e5-436b-b5b8-982c41f13b88 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:57.996104 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:57.996104 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:58.021384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-803a604e-85e5-436b-b5b8-982c41f13b88 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:58.045668 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-803a604e-85e5-436b-b5b8-982c41f13b88 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:58.057323 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 27/106] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:57 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:16:59.063982 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-560a6984-135c-4f50-83d9-0871d611f4d3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:16:59.065211 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-560a6984-135c-4f50-83d9-0871d611f4d3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:16:59.065820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-560a6984-135c-4f50-83d9-0871d611f4d3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:16:59.107287 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:16:59.107287 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:16:59.135528 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-560a6984-135c-4f50-83d9-0871d611f4d3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:16:59.153473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-560a6984-135c-4f50-83d9-0871d611f4d3 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:16:59.164650 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 28/107] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:16:59 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:00.178538 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a262b224-d41c-4c86-867c-c43650c58b10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:00.179195 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a262b224-d41c-4c86-867c-c43650c58b10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:00.179497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a262b224-d41c-4c86-867c-c43650c58b10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:00.236697 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:00.236697 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:00.270309 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a262b224-d41c-4c86-867c-c43650c58b10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:00.300500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a262b224-d41c-4c86-867c-c43650c58b10 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:00.313037 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 29/108] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:00 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:01.159794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-71e99805-ceba-470f-98de-3c9e3cca010f tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] POST http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347/action Jan 10 14:17:01.160594 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-71e99805-ceba-470f-98de-3c9e3cca010f tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:17:01.160918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-71e99805-ceba-470f-98de-3c9e3cca010f tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:17:01.268158 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:01.268158 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:01.459551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-71e99805-ceba-470f-98de-3c9e3cca010f tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347/action returned with HTTP 204 Jan 10 14:17:01.460888 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 30/109] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:17:01 2022] POST /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347/action => generated 0 bytes in 306 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:17:01.465349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3b30188-4c75-4483-b8ee-03f0281d2e90 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:01.467425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3b30188-4c75-4483-b8ee-03f0281d2e90 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:01.467425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3b30188-4c75-4483-b8ee-03f0281d2e90 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:01.523952 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:01.523952 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:01.552519 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e3b30188-4c75-4483-b8ee-03f0281d2e90 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:01.605297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3b30188-4c75-4483-b8ee-03f0281d2e90 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:01.623201 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 31/110] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:01 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:02.620872 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4c285f0-d816-4ddd-b131-17254071c454 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:02.622380 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4c285f0-d816-4ddd-b131-17254071c454 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:02.623141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4c285f0-d816-4ddd-b131-17254071c454 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:02.643377 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:02.643377 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:02.651584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f4c285f0-d816-4ddd-b131-17254071c454 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:02.682541 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4c285f0-d816-4ddd-b131-17254071c454 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:02.688325 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 32/111] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:02 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:17:03.701536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30cefa4f-abd0-42a0-bb2b-29cd98af1506 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:03.702471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30cefa4f-abd0-42a0-bb2b-29cd98af1506 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:03.703117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30cefa4f-abd0-42a0-bb2b-29cd98af1506 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:03.744941 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:03.744941 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:03.756148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-30cefa4f-abd0-42a0-bb2b-29cd98af1506 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:03.771174 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30cefa4f-abd0-42a0-bb2b-29cd98af1506 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:03.784786 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 33/112] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:03 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:04.800697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fbc48da-88d4-45fe-b0ca-9839369517df tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:04.805418 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2fbc48da-88d4-45fe-b0ca-9839369517df tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:04.806520 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2fbc48da-88d4-45fe-b0ca-9839369517df tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:04.872356 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:04.872356 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:04.902650 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fbc48da-88d4-45fe-b0ca-9839369517df tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:04.941225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fbc48da-88d4-45fe-b0ca-9839369517df tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:04.944065 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 34/113] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:04 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 1210 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:05.795911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8cb68d69-1a68-44c4-b378-55505723366b req-686be28d-4c03-45f2-a6f3-79fe143f074c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754 returned with HTTP 200 Jan 10 14:17:05.803535 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 80/114] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:16:51 2022] DELETE /volume/v3/946224bed5b0473bb933f784f05b571e/attachments/8e6e5266-d820-43d2-9675-61d376bc3754 => generated 19 bytes in 14370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:17:05.960327 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-997510b1-6689-4540-aadb-05bd6070f95b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:05.961310 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-997510b1-6689-4540-aadb-05bd6070f95b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:05.961906 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-997510b1-6689-4540-aadb-05bd6070f95b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:05.976977 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:05.976977 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:05.988468 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-997510b1-6689-4540-aadb-05bd6070f95b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:05.998233 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-997510b1-6689-4540-aadb-05bd6070f95b tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:05.999537 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 35/115] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:05 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:06.481475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b83bf3e7-94ca-4db7-9795-fa38c23f5382 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:06.481928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b83bf3e7-94ca-4db7-9795-fa38c23f5382 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:06.482385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b83bf3e7-94ca-4db7-9795-fa38c23f5382 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:06.508028 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:06.508028 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:06.532726 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b83bf3e7-94ca-4db7-9795-fa38c23f5382 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:06.557511 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b83bf3e7-94ca-4db7-9795-fa38c23f5382 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:06.568845 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 81/116] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:06 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:06.685608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-97b25288-5a28-4c6a-8ef3-016b9549a54d tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] DELETE http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a Jan 10 14:17:06.688062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-97b25288-5a28-4c6a-8ef3-016b9549a54d tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:06.688748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-97b25288-5a28-4c6a-8ef3-016b9549a54d tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:06.704347 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:06.704347 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:07.025900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4d757372-ef16-4aa4-836e-7ee2e63c1b40 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:07.027070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4d757372-ef16-4aa4-836e-7ee2e63c1b40 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:07.029333 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4d757372-ef16-4aa4-836e-7ee2e63c1b40 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:07.064184 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:07.064184 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:07.075783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4d757372-ef16-4aa4-836e-7ee2e63c1b40 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:07.101808 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4d757372-ef16-4aa4-836e-7ee2e63c1b40 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:07.102862 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 82/117] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:07 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:17:12.386170 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7d96fca7-0bb5-4a79-9cb7-bb3a55bb7c36 req-97b25288-5a28-4c6a-8ef3-016b9549a54d tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a returned with HTTP 200 Jan 10 14:17:12.388375 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 36/118] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:17:06 2022] DELETE /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/d3a02cb2-fccd-4278-b47c-b6fe3ecf2a8a => generated 192 bytes in 5707 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:14.959622 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41a30724-1a82-4d5d-8865-c941ee66b971 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] DELETE http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:14.966989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41a30724-1a82-4d5d-8865-c941ee66b971 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:14.966989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41a30724-1a82-4d5d-8865-c941ee66b971 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:14.966989 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-41a30724-1a82-4d5d-8865-c941ee66b971 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Delete volume with id: 85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:14.993047 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:14.993047 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:14.996123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-41a30724-1a82-4d5d-8865-c941ee66b971 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:15.177870 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-41a30724-1a82-4d5d-8865-c941ee66b971 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Delete volume request issued successfully. Jan 10 14:17:15.178933 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41a30724-1a82-4d5d-8865-c941ee66b971 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 202 Jan 10 14:17:15.180398 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 83/119] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:17:14 2022] DELETE /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:17:15.187248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59684847-fce5-4e6f-818e-69a1be39d52f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:15.187683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59684847-fce5-4e6f-818e-69a1be39d52f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:15.188422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59684847-fce5-4e6f-818e-69a1be39d52f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:15.210406 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:15.210406 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:15.219325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-59684847-fce5-4e6f-818e-69a1be39d52f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:15.229514 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59684847-fce5-4e6f-818e-69a1be39d52f tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:15.241832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 37/120] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:15 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:16.251584 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad7d3b2b-43dc-4746-8326-64e9f7f30f8c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:16.252721 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad7d3b2b-43dc-4746-8326-64e9f7f30f8c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:16.253335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad7d3b2b-43dc-4746-8326-64e9f7f30f8c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:16.301958 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:16.301958 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:16.332092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad7d3b2b-43dc-4746-8326-64e9f7f30f8c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:16.357572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad7d3b2b-43dc-4746-8326-64e9f7f30f8c tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:16.370712 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 84/121] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:16 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:17.377694 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9af9b600-5a7a-44d5-89fd-aad42a61e2a1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:17.378205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9af9b600-5a7a-44d5-89fd-aad42a61e2a1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:17.378730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9af9b600-5a7a-44d5-89fd-aad42a61e2a1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:17.406219 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:17.406219 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:17.422799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9af9b600-5a7a-44d5-89fd-aad42a61e2a1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:17.458098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9af9b600-5a7a-44d5-89fd-aad42a61e2a1 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:17.468343 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 38/122] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:17 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:17.616045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-510d5af3-4083-4757-bb5d-3566d82e3cc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:17:17.616651 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-510d5af3-4083-4757-bb5d-3566d82e3cc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:17.617290 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-510d5af3-4083-4757-bb5d-3566d82e3cc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:17.651827 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:17.651827 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:17.669392 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-510d5af3-4083-4757-bb5d-3566d82e3cc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:17.684486 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-510d5af3-4083-4757-bb5d-3566d82e3cc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:17:17.686196 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 85/123] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:17 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 1215 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:17.835825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:17:17.836581 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:17.837362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:17.880152 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:17.880152 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:17.895949 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:17.920469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:17:17.925792 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 39/124] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:17:17 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 1215 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:17.987767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-af427a80-236a-4df0-ad37-65497eeb36bb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] POST http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591/action Jan 10 14:17:17.988631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-af427a80-236a-4df0-ad37-65497eeb36bb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:17:17.988953 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-af427a80-236a-4df0-ad37-65497eeb36bb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:17:18.045107 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:18.045107 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:18.046528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-af427a80-236a-4df0-ad37-65497eeb36bb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:18.122191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-af427a80-236a-4df0-ad37-65497eeb36bb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Begin detaching volume completed successfully. Jan 10 14:17:18.122921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-af427a80-236a-4df0-ad37-65497eeb36bb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591/action returned with HTTP 202 Jan 10 14:17:18.124297 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 86/125] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:17:17 2022] POST /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:17:18.294745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume// Jan 10 14:17:18.295527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:18.296323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:18.297374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-d8eddd72-38c0-44b2-8585-24f74637a649 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:17:18.299353 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 40/126] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:17:18 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:17:18.313001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-c0252df5-7d4a-4a94-bf9d-887fc10e96c3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:17:18.313817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-c0252df5-7d4a-4a94-bf9d-887fc10e96c3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:18.314883 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-c0252df5-7d4a-4a94-bf9d-887fc10e96c3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:18.378432 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:18.378432 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:18.399472 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-c0252df5-7d4a-4a94-bf9d-887fc10e96c3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:18.435293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-c0252df5-7d4a-4a94-bf9d-887fc10e96c3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:17:18.442205 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 87/127] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:17:18 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 1317 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:17:18.482411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:18.483012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:18.483280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:18.505176 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:18.505176 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:18.541798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Volume info retrieved successfully. Jan 10 14:17:18.569324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 200 Jan 10 14:17:18.571886 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 41/128] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:18 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:18.872699 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-e1d20ead-33ab-4166-999b-e25cad174d6a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] DELETE http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347 Jan 10 14:17:18.873233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-e1d20ead-33ab-4166-999b-e25cad174d6a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:18.873865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-e1d20ead-33ab-4166-999b-e25cad174d6a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:18.916716 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:18.916716 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:18.925482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume// Jan 10 14:17:18.925942 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:18.926466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:18.928002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1db6cbb-ad3a-4f62-a34a-dce1d257b37e tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:17:18.929927 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 42/129] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:17:18 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:17:18.942882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-f531124d-8e75-4577-909c-6b6fbb00b1bb tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] POST http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments Jan 10 14:17:18.943856 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-f531124d-8e75-4577-909c-6b6fbb00b1bb tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9813849-8c0b-464d-9d05-cb726d51e322", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}, "instance_uuid": "34fabe5a-2113-4d5d-8641-30c4d79d406c"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:17:18.976019 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:18.976019 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:31.576626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cdf2a623-c8f9-4c33-8ea3-bce37425fd76 req-e1d20ead-33ab-4166-999b-e25cad174d6a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347 returned with HTTP 200 Jan 10 14:17:31.579617 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 88/130] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:17:18 2022] DELETE /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/5aefd16a-acc8-4aed-bdaf-f6c02a300347 => generated 19 bytes in 12712 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:31.606953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea64be5b-aa7f-434e-be23-2988b35f4c76 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] GET http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 Jan 10 14:17:31.608365 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea64be5b-aa7f-434e-be23-2988b35f4c76 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:31.610378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea64be5b-aa7f-434e-be23-2988b35f4c76 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:31.670134 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea64be5b-aa7f-434e-be23-2988b35f4c76 tempest-AttachSCSIVolumeTestJSON-1284953249 tempest-AttachSCSIVolumeTestJSON-1284953249-project] http://10.222.0.20/volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 returned with HTTP 404 Jan 10 14:17:31.675376 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 89/131] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:31 2022] GET /volume/v3/946224bed5b0473bb933f784f05b571e/volumes/85a4e68a-7b3a-4fa3-b83a-e53b04a64595 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:17:32.370826 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-520320c9-2a9b-46d7-a28c-98ec99ebf803 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:17:32.371276 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-520320c9-2a9b-46d7-a28c-98ec99ebf803 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:32.373687 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-520320c9-2a9b-46d7-a28c-98ec99ebf803 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:32.429588 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:32.429588 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:32.468364 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-520320c9-2a9b-46d7-a28c-98ec99ebf803 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:32.492343 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-520320c9-2a9b-46d7-a28c-98ec99ebf803 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:17:32.493079 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 90/132] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:32 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 923 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:32.716682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] POST http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes Jan 10 14:17:32.717429 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1386643868", "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:17:32.718390 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1386643868', 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:17:32.975963 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Create volume of 1 GB Jan 10 14:17:32.986241 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Availability Zones retrieved successfully. Jan 10 14:17:33.016914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Flow 'volume_create_api' (c899af43-5f11-4373-92a8-b942355653bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:17:33.020218 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5b5196-009d-4cd4-92ae-0833bfe6da9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:17:33.023349 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:17:33.237296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5b5196-009d-4cd4-92ae-0833bfe6da9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:17:33.245978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a619d957-930f-4c25-98ff-695a1d8952ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:17:33.517141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Created reservations ['dd6e522c-64c1-41e8-b43e-4ce6c7b47998', '2c35dc9f-aa35-42a5-abe7-3b086a7b1ea3', 'f45954c5-3e2e-43bf-9bc8-0235bb6dfd1a', 'c40a77b4-7bc5-4156-a5b9-bf2a30861fdc'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:17:33.519160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a619d957-930f-4c25-98ff-695a1d8952ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd6e522c-64c1-41e8-b43e-4ce6c7b47998', '2c35dc9f-aa35-42a5-abe7-3b086a7b1ea3', 'f45954c5-3e2e-43bf-9bc8-0235bb6dfd1a', 'c40a77b4-7bc5-4156-a5b9-bf2a30861fdc']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:17:33.521864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f61919-ea6e-4271-a83a-dbd48a685504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:17:33.639064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f61919-ea6e-4271-a83a-dbd48a685504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '408595e3-a7ec-4fc4-bb99-0835614cf363', '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-1386643868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8e414f6f8c4db0b7b4dafd4587988e',qos_specs=None,replication_status=,reservations=['dd6e522c-64c1-41e8-b43e-4ce6c7b47998','2c35dc9f-aa35-42a5-abe7-3b086a7b1ea3','f45954c5-3e2e-43bf-9bc8-0235bb6dfd1a','c40a77b4-7bc5-4156-a5b9-bf2a30861fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768856379af547a2924768549f677e14',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1386643868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=408595e3-a7ec-4fc4-bb99-0835614cf363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa8e414f6f8c4db0b7b4dafd4587988e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='768856379af547a2924768549f677e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:17:33.643805 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752ff3d0-2715-46be-b3cb-fbf02ba97dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:17:33.775420 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752ff3d0-2715-46be-b3cb-fbf02ba97dde) transitioned into state 'SUCCESS' from state '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-1386643868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8e414f6f8c4db0b7b4dafd4587988e',qos_specs=None,replication_status=,reservations=['dd6e522c-64c1-41e8-b43e-4ce6c7b47998','2c35dc9f-aa35-42a5-abe7-3b086a7b1ea3','f45954c5-3e2e-43bf-9bc8-0235bb6dfd1a','c40a77b4-7bc5-4156-a5b9-bf2a30861fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768856379af547a2924768549f677e14',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:17:33.777330 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0b8caf-0b1b-4bc0-9db2-c3e130acb2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:17:33.884861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0b8caf-0b1b-4bc0-9db2-c3e130acb2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:17:33.887493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Flow 'volume_create_api' (c899af43-5f11-4373-92a8-b942355653bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:17:33.890744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Create volume request issued successfully. Jan 10 14:17:33.898289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2afd6b78-990d-4402-984f-2859eecacca5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes returned with HTTP 202 Jan 10 14:17:33.899441 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 91/133] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:17:32 2022] POST /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes => generated 822 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:17:33.921400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0700091-2e8a-4e8a-bf57-ba0a6d5f60e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:33.922200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0700091-2e8a-4e8a-bf57-ba0a6d5f60e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:33.922864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0700091-2e8a-4e8a-bf57-ba0a6d5f60e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:33.962630 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:33.962630 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:33.983216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d0700091-2e8a-4e8a-bf57-ba0a6d5f60e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:33.999587 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0700091-2e8a-4e8a-bf57-ba0a6d5f60e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:33.999844 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 92/134] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:33 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 890 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:35.014013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0299aae2-c882-4a43-8a34-4b409c05bec5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:35.014609 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0299aae2-c882-4a43-8a34-4b409c05bec5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:35.014872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0299aae2-c882-4a43-8a34-4b409c05bec5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:35.047368 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:35.047368 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:35.105871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0299aae2-c882-4a43-8a34-4b409c05bec5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:35.124718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0299aae2-c882-4a43-8a34-4b409c05bec5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:35.127929 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 93/135] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:35 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:36.140567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33675a5c-0709-4f86-b543-e40c1f402a84 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:36.141733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33675a5c-0709-4f86-b543-e40c1f402a84 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:36.142378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33675a5c-0709-4f86-b543-e40c1f402a84 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:36.163351 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:36.163351 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:36.171053 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-33675a5c-0709-4f86-b543-e40c1f402a84 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:36.182730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33675a5c-0709-4f86-b543-e40c1f402a84 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:36.183954 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 94/136] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:36 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:17:37.198308 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-442ecac5-9d67-4738-88e5-a442fc9b846e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:37.198938 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-442ecac5-9d67-4738-88e5-a442fc9b846e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:37.199357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-442ecac5-9d67-4738-88e5-a442fc9b846e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:37.242047 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:37.242047 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:37.272386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-442ecac5-9d67-4738-88e5-a442fc9b846e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:37.301469 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-442ecac5-9d67-4738-88e5-a442fc9b846e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:37.302796 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 95/137] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:37 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:38.317606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5fb823d-aacb-41e8-9f95-542c958bf996 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:38.318193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5fb823d-aacb-41e8-9f95-542c958bf996 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:38.318679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5fb823d-aacb-41e8-9f95-542c958bf996 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:38.351036 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:38.351036 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:38.373527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e5fb823d-aacb-41e8-9f95-542c958bf996 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:38.401831 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5fb823d-aacb-41e8-9f95-542c958bf996 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:38.414262 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 96/138] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:38 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:17:39.421136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfc30f65-9ae3-4737-aabc-52aa6d291b7f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:39.422725 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfc30f65-9ae3-4737-aabc-52aa6d291b7f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:39.423761 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfc30f65-9ae3-4737-aabc-52aa6d291b7f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:39.465858 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:39.465858 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:39.490141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cfc30f65-9ae3-4737-aabc-52aa6d291b7f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:39.512323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfc30f65-9ae3-4737-aabc-52aa6d291b7f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:39.526051 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 97/139] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:39 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:40.531800 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d708c617-3cb2-4b59-8af4-88492515932a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:40.532441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d708c617-3cb2-4b59-8af4-88492515932a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:40.532938 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d708c617-3cb2-4b59-8af4-88492515932a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:40.589665 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:40.589665 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:40.626456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d708c617-3cb2-4b59-8af4-88492515932a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:40.657010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d708c617-3cb2-4b59-8af4-88492515932a tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:40.672628 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 98/140] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:40 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:41.675866 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43e5ba05-6b8a-4128-86d5-867e613677d8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:41.676741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43e5ba05-6b8a-4128-86d5-867e613677d8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:41.676917 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43e5ba05-6b8a-4128-86d5-867e613677d8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:41.711803 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:41.711803 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:41.730238 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-43e5ba05-6b8a-4128-86d5-867e613677d8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:41.775998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43e5ba05-6b8a-4128-86d5-867e613677d8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:41.775998 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 99/141] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:41 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:42.767857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0924e62-e52c-4bfc-884b-955e4e2330ed tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:42.769307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0924e62-e52c-4bfc-884b-955e4e2330ed tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:42.771373 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0924e62-e52c-4bfc-884b-955e4e2330ed tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:42.799504 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:42.799504 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:42.866765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d0924e62-e52c-4bfc-884b-955e4e2330ed tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:42.887264 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0924e62-e52c-4bfc-884b-955e4e2330ed tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:42.889954 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 100/142] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:42 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:43.902163 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-495c8d32-1614-45ff-8701-13a9eb9daea8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:43.902772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-495c8d32-1614-45ff-8701-13a9eb9daea8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:43.903042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-495c8d32-1614-45ff-8701-13a9eb9daea8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:43.929199 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:43.929199 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:43.958876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-495c8d32-1614-45ff-8701-13a9eb9daea8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:43.982293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-495c8d32-1614-45ff-8701-13a9eb9daea8 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:43.992790 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 101/143] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:43 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:45.006175 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1831470b-360e-4bb0-9a40-623ec5a8f182 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:45.006872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1831470b-360e-4bb0-9a40-623ec5a8f182 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:45.007060 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1831470b-360e-4bb0-9a40-623ec5a8f182 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:45.047305 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:45.047305 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:45.072020 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1831470b-360e-4bb0-9a40-623ec5a8f182 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:45.085230 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1831470b-360e-4bb0-9a40-623ec5a8f182 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:45.089880 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 102/144] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:44 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:46.101302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a0a2e87-a180-4047-9a8b-b261a9b99391 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:46.103721 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a0a2e87-a180-4047-9a8b-b261a9b99391 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:46.104679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a0a2e87-a180-4047-9a8b-b261a9b99391 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:46.125034 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:46.125034 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:46.139798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3a0a2e87-a180-4047-9a8b-b261a9b99391 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:46.150948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a0a2e87-a180-4047-9a8b-b261a9b99391 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:46.152425 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 103/145] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:46 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:47.167399 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7f8bb17-541e-43a3-ae27-948dd04d31ef tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:47.168865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7f8bb17-541e-43a3-ae27-948dd04d31ef tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:47.169521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7f8bb17-541e-43a3-ae27-948dd04d31ef tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:47.189915 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:47.189915 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:47.214848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7f8bb17-541e-43a3-ae27-948dd04d31ef tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:47.235592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7f8bb17-541e-43a3-ae27-948dd04d31ef tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:47.237805 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 104/146] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:47 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:48.252686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92397a88-7bee-43a9-afef-92e85b82c987 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:48.253403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92397a88-7bee-43a9-afef-92e85b82c987 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:48.254084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92397a88-7bee-43a9-afef-92e85b82c987 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:48.296204 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:48.296204 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:48.320525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-92397a88-7bee-43a9-afef-92e85b82c987 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:48.338762 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92397a88-7bee-43a9-afef-92e85b82c987 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:48.339779 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 105/147] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:48 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:49.133263 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-f531124d-8e75-4577-909c-6b6fbb00b1bb tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments returned with HTTP 200 Jan 10 14:17:49.135756 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 43/148] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 14:17:18 2022] POST /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments => generated 762 bytes in 30196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:49.259393 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-1d949dad-33df-4954-9490-9895f37d62af tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] GET http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69 Jan 10 14:17:49.260673 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-1d949dad-33df-4954-9490-9895f37d62af tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:49.261364 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-1d949dad-33df-4954-9490-9895f37d62af tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:49.355224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5d840a-1439-427f-a0ed-3d8cdfa46951 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:49.357158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5d840a-1439-427f-a0ed-3d8cdfa46951 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:49.358622 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5d840a-1439-427f-a0ed-3d8cdfa46951 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:49.385909 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:49.385909 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:49.400814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc5d840a-1439-427f-a0ed-3d8cdfa46951 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:49.436762 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5d840a-1439-427f-a0ed-3d8cdfa46951 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:49.439455 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 44/149] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:49 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:17:49.458427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-1d949dad-33df-4954-9490-9895f37d62af tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69 returned with HTTP 200 Jan 10 14:17:49.460818 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 106/150] 10.222.0.25 () {60 vars in 1424 bytes} [Mon Jan 10 14:17:49 2022] GET /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69 => generated 789 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:17:50.454642 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-740ba73f-1cc0-4cb1-a06f-0ca6bcc6918d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:50.455731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-740ba73f-1cc0-4cb1-a06f-0ca6bcc6918d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:50.456427 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-740ba73f-1cc0-4cb1-a06f-0ca6bcc6918d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:50.472381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:50.472381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:50.482525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-740ba73f-1cc0-4cb1-a06f-0ca6bcc6918d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:50.491685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-740ba73f-1cc0-4cb1-a06f-0ca6bcc6918d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:50.492888 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 45/151] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:50 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:51.513077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eaf32e32-4c99-47c8-a73d-39139be63db0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:51.513598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eaf32e32-4c99-47c8-a73d-39139be63db0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:51.514020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eaf32e32-4c99-47c8-a73d-39139be63db0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:51.529911 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:51.529911 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:51.539488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eaf32e32-4c99-47c8-a73d-39139be63db0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:51.549785 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eaf32e32-4c99-47c8-a73d-39139be63db0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:51.550749 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 107/152] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:51 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:52.566009 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e9f3974-25a0-4805-9c5a-aab3f67b70a2 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:52.568204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e9f3974-25a0-4805-9c5a-aab3f67b70a2 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:52.568924 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e9f3974-25a0-4805-9c5a-aab3f67b70a2 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:52.583835 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:52.583835 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:52.593051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9e9f3974-25a0-4805-9c5a-aab3f67b70a2 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:52.600158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e9f3974-25a0-4805-9c5a-aab3f67b70a2 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:52.608288 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 46/153] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:52 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:53.614938 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32ca71ba-af18-4718-ae94-43e23a13f3dd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:53.620372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32ca71ba-af18-4718-ae94-43e23a13f3dd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:53.620372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32ca71ba-af18-4718-ae94-43e23a13f3dd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:53.631246 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:53.631246 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:53.640732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-32ca71ba-af18-4718-ae94-43e23a13f3dd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:53.650973 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32ca71ba-af18-4718-ae94-43e23a13f3dd tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:53.652189 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 108/154] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:53 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:54.674211 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86d61a02-efc9-4599-9899-ee500d4988f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:54.675292 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86d61a02-efc9-4599-9899-ee500d4988f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:54.676011 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86d61a02-efc9-4599-9899-ee500d4988f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:54.689734 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:54.689734 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:54.696854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-86d61a02-efc9-4599-9899-ee500d4988f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:54.710076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86d61a02-efc9-4599-9899-ee500d4988f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:54.723880 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 47/155] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:54 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:55.724196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4de8d9e2-935b-47c6-98d3-bd79fc875496 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:55.725486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4de8d9e2-935b-47c6-98d3-bd79fc875496 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:55.726828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4de8d9e2-935b-47c6-98d3-bd79fc875496 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:55.749674 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:55.749674 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:55.776483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4de8d9e2-935b-47c6-98d3-bd79fc875496 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:55.802118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4de8d9e2-935b-47c6-98d3-bd79fc875496 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:55.804370 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 109/156] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:55 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 972 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:17:56.818347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5cc55b-7cea-4d7e-b179-44a4b1286811 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:56.823896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5cc55b-7cea-4d7e-b179-44a4b1286811 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:56.823896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5cc55b-7cea-4d7e-b179-44a4b1286811 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:56.875835 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:56.875835 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:56.896082 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc5cc55b-7cea-4d7e-b179-44a4b1286811 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:56.916526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5cc55b-7cea-4d7e-b179-44a4b1286811 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:56.919620 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 48/157] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:56 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 972 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:57.538865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-569b7261-b236-4e67-bba3-bda42ae654b6 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] POST http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69/action Jan 10 14:17:57.540659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-569b7261-b236-4e67-bba3-bda42ae654b6 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:17:57.541224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-569b7261-b236-4e67-bba3-bda42ae654b6 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:17:57.612213 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:57.612213 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:57.750364 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-569b7261-b236-4e67-bba3-bda42ae654b6 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69/action returned with HTTP 204 Jan 10 14:17:57.751956 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 110/158] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:17:57 2022] POST /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:17:57.934844 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e49ebc63-5206-4602-9eb3-b23efd53789c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:57.936430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e49ebc63-5206-4602-9eb3-b23efd53789c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:57.937357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e49ebc63-5206-4602-9eb3-b23efd53789c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:57.972748 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:57.972748 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:57.995164 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e49ebc63-5206-4602-9eb3-b23efd53789c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:58.019621 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e49ebc63-5206-4602-9eb3-b23efd53789c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:58.029690 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 49/159] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:57 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 972 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:17:59.036202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-daae0bd2-a886-4ac1-9c99-0d2c4625ebb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:17:59.037322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-daae0bd2-a886-4ac1-9c99-0d2c4625ebb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:17:59.038067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-daae0bd2-a886-4ac1-9c99-0d2c4625ebb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:17:59.068488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:17:59.068488 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:17:59.086010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-daae0bd2-a886-4ac1-9c99-0d2c4625ebb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:17:59.112227 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-daae0bd2-a886-4ac1-9c99-0d2c4625ebb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:17:59.126347 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 111/160] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:17:59 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:00.132222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c2c405b-be4c-480e-87dc-7112a3987aa7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:00.133344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c2c405b-be4c-480e-87dc-7112a3987aa7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:00.133798 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c2c405b-be4c-480e-87dc-7112a3987aa7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:00.161589 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:00.161589 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:00.180573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c2c405b-be4c-480e-87dc-7112a3987aa7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:00.195734 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c2c405b-be4c-480e-87dc-7112a3987aa7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:00.196805 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 50/161] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:00 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:01.211347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aef529e2-ed8c-481a-b2e8-93365c1950e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:01.211934 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aef529e2-ed8c-481a-b2e8-93365c1950e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:01.212219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aef529e2-ed8c-481a-b2e8-93365c1950e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:01.263365 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:01.263365 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:01.284684 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aef529e2-ed8c-481a-b2e8-93365c1950e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:01.324768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aef529e2-ed8c-481a-b2e8-93365c1950e7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:01.328751 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 112/162] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:01 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:02.343290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-984492dd-1b67-4aaf-89ed-573d675d67e5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:02.343858 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-984492dd-1b67-4aaf-89ed-573d675d67e5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:02.344181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-984492dd-1b67-4aaf-89ed-573d675d67e5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:02.362814 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:02.362814 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:02.372900 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-984492dd-1b67-4aaf-89ed-573d675d67e5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:02.383785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-984492dd-1b67-4aaf-89ed-573d675d67e5 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:02.386625 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 51/163] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:02 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:03.245567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-6ad562ec-2f17-41e1-8c65-734b68f5f5f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] DELETE http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9 Jan 10 14:18:03.247086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-6ad562ec-2f17-41e1-8c65-734b68f5f5f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:03.247640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-6ad562ec-2f17-41e1-8c65-734b68f5f5f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:03.261057 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:03.261057 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:03.400448 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fe320023-8d71-40b7-a4c9-8d4b5f2a6c39 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:03.400998 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fe320023-8d71-40b7-a4c9-8d4b5f2a6c39 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:03.401257 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fe320023-8d71-40b7-a4c9-8d4b5f2a6c39 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:03.427002 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:03.427002 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:03.435540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fe320023-8d71-40b7-a4c9-8d4b5f2a6c39 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:03.445215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fe320023-8d71-40b7-a4c9-8d4b5f2a6c39 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:03.446512 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 52/164] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:03 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:04.467027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8abca92-de7c-43e0-bd14-653b12e30eaa tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:04.476389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8abca92-de7c-43e0-bd14-653b12e30eaa tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:04.476389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8abca92-de7c-43e0-bd14-653b12e30eaa tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:04.490175 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:04.490175 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:04.499039 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f8abca92-de7c-43e0-bd14-653b12e30eaa tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:04.510244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8abca92-de7c-43e0-bd14-653b12e30eaa tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:04.519934 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 53/165] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:04 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:05.526616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b39d478-929d-4420-b561-a82e0606933e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:05.527324 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b39d478-929d-4420-b561-a82e0606933e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:05.527507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b39d478-929d-4420-b561-a82e0606933e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:05.541288 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:05.541288 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:05.549301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0b39d478-929d-4420-b561-a82e0606933e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:05.558333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b39d478-929d-4420-b561-a82e0606933e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:05.559326 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 54/166] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:05 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:06.573965 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d66a74dc-2ef0-4801-8e4f-3540dafe8116 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:06.574641 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d66a74dc-2ef0-4801-8e4f-3540dafe8116 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:06.574831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d66a74dc-2ef0-4801-8e4f-3540dafe8116 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:06.603816 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:06.603816 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:06.616439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d66a74dc-2ef0-4801-8e4f-3540dafe8116 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:06.626610 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d66a74dc-2ef0-4801-8e4f-3540dafe8116 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:06.651193 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 55/167] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:06 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:07.247207 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2048b763-733d-4abf-a3b4-1db0a29b1db9 req-6ad562ec-2f17-41e1-8c65-734b68f5f5f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9 returned with HTTP 200 Jan 10 14:18:07.248005 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 113/168] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:18:03 2022] DELETE /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/a14f26ff-e23f-42e9-9186-1efab5bd44f9 => generated 192 bytes in 4007 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:07.645447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-edfb91f4-0d50-4ac0-94cb-9da650554c31 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:07.645889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-edfb91f4-0d50-4ac0-94cb-9da650554c31 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:07.646217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-edfb91f4-0d50-4ac0-94cb-9da650554c31 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:07.659659 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:07.659659 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:07.667374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-edfb91f4-0d50-4ac0-94cb-9da650554c31 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:07.676959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-edfb91f4-0d50-4ac0-94cb-9da650554c31 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:07.677689 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 56/169] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:07 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:08.692556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1bf72f58-61ab-407c-b8e7-5ae6a97f3d56 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:08.693542 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1bf72f58-61ab-407c-b8e7-5ae6a97f3d56 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:08.694152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1bf72f58-61ab-407c-b8e7-5ae6a97f3d56 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:08.708307 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:08.708307 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:08.715875 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1bf72f58-61ab-407c-b8e7-5ae6a97f3d56 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:08.725085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1bf72f58-61ab-407c-b8e7-5ae6a97f3d56 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:08.740852 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 114/170] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:08 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:09.741463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96156ee3-7a3c-4b3e-94a5-368b99bab66e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:09.742488 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96156ee3-7a3c-4b3e-94a5-368b99bab66e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:09.743102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96156ee3-7a3c-4b3e-94a5-368b99bab66e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:09.763515 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:09.763515 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:09.775232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-96156ee3-7a3c-4b3e-94a5-368b99bab66e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:09.792185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96156ee3-7a3c-4b3e-94a5-368b99bab66e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:09.796294 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 57/171] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:09 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:10.807827 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-60288ab5-2c3c-4d64-ad95-2b5dfc0ff38c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:10.808417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-60288ab5-2c3c-4d64-ad95-2b5dfc0ff38c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:10.808974 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-60288ab5-2c3c-4d64-ad95-2b5dfc0ff38c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:10.827381 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:10.827381 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:10.837083 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-60288ab5-2c3c-4d64-ad95-2b5dfc0ff38c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:10.864291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-60288ab5-2c3c-4d64-ad95-2b5dfc0ff38c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:10.864291 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 115/172] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:10 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:11.877239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87089f27-623b-49df-955a-42e1f941cf4e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:11.877806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87089f27-623b-49df-955a-42e1f941cf4e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:11.878130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87089f27-623b-49df-955a-42e1f941cf4e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:11.902149 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:11.902149 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:11.909421 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-87089f27-623b-49df-955a-42e1f941cf4e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:11.922758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87089f27-623b-49df-955a-42e1f941cf4e tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:11.923827 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 58/173] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:11 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:12.288566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14f019e3-63c1-49e1-97b0-f9f2e7d7c98b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:18:12.288566 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14f019e3-63c1-49e1-97b0-f9f2e7d7c98b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:12.288566 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14f019e3-63c1-49e1-97b0-f9f2e7d7c98b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:12.329812 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:12.329812 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:12.337838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-14f019e3-63c1-49e1-97b0-f9f2e7d7c98b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:12.348611 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14f019e3-63c1-49e1-97b0-f9f2e7d7c98b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:18:12.349896 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 116/174] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:12 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 1202 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:12.736420 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-ec6ee014-6330-45f6-bf63-1c251bca5cad tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:18:12.738558 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-ec6ee014-6330-45f6-bf63-1c251bca5cad tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:12.739044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-ec6ee014-6330-45f6-bf63-1c251bca5cad tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:12.784089 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:12.784089 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:12.799145 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-ec6ee014-6330-45f6-bf63-1c251bca5cad tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:12.822636 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-ec6ee014-6330-45f6-bf63-1c251bca5cad tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:18:12.823797 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 59/175] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:18:12 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 1202 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:12.861989 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] POST http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322/action Jan 10 14:18:12.862718 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:18:12.865170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:12.886023 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:12.886023 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:12.887488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:12.948028 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4adff623-af93-47f6-83ce-e89c95d4a5e3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:12.948028 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4adff623-af93-47f6-83ce-e89c95d4a5e3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:12.948028 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4adff623-af93-47f6-83ce-e89c95d4a5e3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:12.991134 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:12.991134 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:13.006982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Begin detaching volume completed successfully. Jan 10 14:18:13.007445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322/action returned with HTTP 202 Jan 10 14:18:13.008459 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 117/176] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:18:12 2022] POST /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:18:13.016411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4adff623-af93-47f6-83ce-e89c95d4a5e3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:13.038791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4adff623-af93-47f6-83ce-e89c95d4a5e3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:13.053238 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 60/177] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:12 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:13.378704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume// Jan 10 14:18:13.379184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:13.379572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:13.380344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-2e93c543-4fe6-487c-b7bd-3d2366e87058 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:18:13.381266 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 118/178] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:18:13 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:18:13.391206 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-0fbdbb3d-ba40-4cdd-beaa-263866e70921 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:18:13.391795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-0fbdbb3d-ba40-4cdd-beaa-263866e70921 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:13.392470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-0fbdbb3d-ba40-4cdd-beaa-263866e70921 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:13.413069 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:13.413069 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:13.420929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-0fbdbb3d-ba40-4cdd-beaa-263866e70921 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:13.431804 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-0fbdbb3d-ba40-4cdd-beaa-263866e70921 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:18:13.432681 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 61/179] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:18:13 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 1304 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:18:13.888331 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] DELETE http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69 Jan 10 14:18:13.888331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:13.888331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:13.908533 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:13.908533 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:14.060536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b3d8465-ca88-48ab-a29f-ab83178e8f46 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:14.061105 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b3d8465-ca88-48ab-a29f-ab83178e8f46 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:14.061489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b3d8465-ca88-48ab-a29f-ab83178e8f46 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:14.094786 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:14.094786 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:14.129995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8b3d8465-ca88-48ab-a29f-ab83178e8f46 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:14.148144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b3d8465-ca88-48ab-a29f-ab83178e8f46 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:14.152938 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 62/180] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:14 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:15.170400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec974f15-c6a0-4647-bab7-56b910b04bbe tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:15.171609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec974f15-c6a0-4647-bab7-56b910b04bbe tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:15.172291 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec974f15-c6a0-4647-bab7-56b910b04bbe tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:15.233258 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:15.233258 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:15.266292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ec974f15-c6a0-4647-bab7-56b910b04bbe tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:15.299438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec974f15-c6a0-4647-bab7-56b910b04bbe tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:15.302056 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 63/181] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:15 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:16.316898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47a70184-b081-49fd-b5b3-d48055ddaf85 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:16.317488 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47a70184-b081-49fd-b5b3-d48055ddaf85 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:16.317959 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47a70184-b081-49fd-b5b3-d48055ddaf85 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:16.358627 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:16.358627 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:16.391554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-47a70184-b081-49fd-b5b3-d48055ddaf85 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:16.402561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47a70184-b081-49fd-b5b3-d48055ddaf85 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:16.404784 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 64/182] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:16 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:16.971820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] POST http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes Jan 10 14:18:16.972760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-888055566"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:16.973849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-888055566'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:18:16.974507 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Create volume of 1 GB Jan 10 14:18:17.047580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Availability zone cache updated, next update will occur around 2022-01-10 15:18:17.044275. {{(pid=110760) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 14:18:17.048616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Availability Zones retrieved successfully. Jan 10 14:18:17.151205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Flow 'volume_create_api' (f156326c-ace2-4990-8fc9-99cd7f494bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:18:17.166758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9615ab1d-a3c7-442f-b1ef-2e6b5a099882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:17.169503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:18:17.256294 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9615ab1d-a3c7-442f-b1ef-2e6b5a099882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:17.274052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4356e52d-4a35-4126-9a13-29298586733d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:17.379912 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-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 10 14:18:17.382637 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-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 10 14:18:17.635644 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Created reservations ['6f8048c0-d620-4e45-bb5a-eb16cb3c2423', '3826ab52-d121-4903-8946-dbf9af8c6463', '7affe83c-9e63-46d2-91a4-e42fbccf603c', 'b1df9fef-050c-44d7-a130-5c92aec0e51e'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:18:17.638070 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4356e52d-4a35-4126-9a13-29298586733d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f8048c0-d620-4e45-bb5a-eb16cb3c2423', '3826ab52-d121-4903-8946-dbf9af8c6463', '7affe83c-9e63-46d2-91a4-e42fbccf603c', 'b1df9fef-050c-44d7-a130-5c92aec0e51e']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:17.640799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9a8bde-89e3-462c-b794-c2fc6e58ff23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:17.782975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9a8bde-89e3-462c-b794-c2fc6e58ff23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaaea17d-a2ab-46f8-9cde-fc306177aa2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-888055566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ddfe574ed94a2698df7717721b4751',qos_specs=None,replication_status=,reservations=['6f8048c0-d620-4e45-bb5a-eb16cb3c2423','3826ab52-d121-4903-8946-dbf9af8c6463','7affe83c-9e63-46d2-91a4-e42fbccf603c','b1df9fef-050c-44d7-a130-5c92aec0e51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='194b52aacbf24698ba0f9e34f3059373',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-888055566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaaea17d-a2ab-46f8-9cde-fc306177aa2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ddfe574ed94a2698df7717721b4751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='194b52aacbf24698ba0f9e34f3059373',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:17.786472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2458ceb6-f033-4bda-a6ff-a929614052f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:17.972869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2458ceb6-f033-4bda-a6ff-a929614052f7) transitioned into state 'SUCCESS' from state '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-888055566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ddfe574ed94a2698df7717721b4751',qos_specs=None,replication_status=,reservations=['6f8048c0-d620-4e45-bb5a-eb16cb3c2423','3826ab52-d121-4903-8946-dbf9af8c6463','7affe83c-9e63-46d2-91a4-e42fbccf603c','b1df9fef-050c-44d7-a130-5c92aec0e51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='194b52aacbf24698ba0f9e34f3059373',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:17.975720 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f354e082-ebc2-405e-b2c0-15dfd1884739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:18.067515 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f354e082-ebc2-405e-b2c0-15dfd1884739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:18.071402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Flow 'volume_create_api' (f156326c-ace2-4990-8fc9-99cd7f494bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:18:18.072456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Create volume request issued successfully. Jan 10 14:18:18.073845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5a751b3-5d10-49fd-8be5-c8614ce33fc1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes returned with HTTP 202 Jan 10 14:18:18.075147 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 65/183] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:18:16 2022] POST /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes => generated 823 bytes in 1107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:18:18.084281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd5ea942-e39b-48ee-afff-50d7988179cc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:18.085080 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd5ea942-e39b-48ee-afff-50d7988179cc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:18.085799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd5ea942-e39b-48ee-afff-50d7988179cc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:18.104902 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:18.104902 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:18.112861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fd5ea942-e39b-48ee-afff-50d7988179cc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:18.123797 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd5ea942-e39b-48ee-afff-50d7988179cc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:18.125059 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 66/184] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:18 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:18.129281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73d5e236-bca5-4206-bb5f-89b299b40590 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:18.130015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73d5e236-bca5-4206-bb5f-89b299b40590 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:18.134674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73d5e236-bca5-4206-bb5f-89b299b40590 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:18.152679 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:18.152679 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:18.161328 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-73d5e236-bca5-4206-bb5f-89b299b40590 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:18.181894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73d5e236-bca5-4206-bb5f-89b299b40590 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:18.185048 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 67/185] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:18 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:18.227535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-2bb57dbe-d8e4-41e1-afa9-de9bef6912c7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:18.227535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-2bb57dbe-d8e4-41e1-afa9-de9bef6912c7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:18.228370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-2bb57dbe-d8e4-41e1-afa9-de9bef6912c7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:18.255939 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:18.255939 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:18.272765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-2bb57dbe-d8e4-41e1-afa9-de9bef6912c7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:18.298168 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-2bb57dbe-d8e4-41e1-afa9-de9bef6912c7 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:18.301714 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 68/186] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:18:18 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 1363 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:19.204209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbf5266c-367c-4431-bf5e-03c02e83565e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:19.205616 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbf5266c-367c-4431-bf5e-03c02e83565e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:19.206577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbf5266c-367c-4431-bf5e-03c02e83565e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:19.322237 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:19.322237 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:19.344205 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dbf5266c-367c-4431-bf5e-03c02e83565e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:19.369888 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbf5266c-367c-4431-bf5e-03c02e83565e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:19.373458 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 69/187] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:19 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:19.490948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:19.491467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:19.492020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:19.563144 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:19.563144 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:19.605231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:19.667729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:19.673730 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 70/188] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:18:19 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 1363 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:18:19.684654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume// Jan 10 14:18:19.691753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:19.691753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:19.691753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-411d33c4-4613-42a5-8ef4-13f8dd71a767 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:18:19.691753 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 71/189] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:18:19 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:18:19.703495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-156bd9fc-a7fa-4256-9ab8-cb7c05fa0612 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] POST http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments Jan 10 14:18:19.712237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-156bd9fc-a7fa-4256-9ab8-cb7c05fa0612 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "408595e3-a7ec-4fc4-bb99-0835614cf363", "connector": null, "instance_uuid": "2ab8f771-f00b-4e5d-8cd7-f7d71efde59a"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:19.760322 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:19.760322 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:20.178802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-156bd9fc-a7fa-4256-9ab8-cb7c05fa0612 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments returned with HTTP 200 Jan 10 14:18:20.179984 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 72/190] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:18:19 2022] POST /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments => generated 273 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:18:20.388610 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58f6214e-4282-4f17-839d-48c9bd4c0b1d tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:20.389940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58f6214e-4282-4f17-839d-48c9bd4c0b1d tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:20.390650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58f6214e-4282-4f17-839d-48c9bd4c0b1d tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:20.404422 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:20.404422 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:20.419548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-58f6214e-4282-4f17-839d-48c9bd4c0b1d tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:20.449261 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58f6214e-4282-4f17-839d-48c9bd4c0b1d tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:20.450727 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 73/191] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:20 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:21.466534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35d06740-8236-441e-bd58-eb0d6c6b49f9 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:21.467192 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35d06740-8236-441e-bd58-eb0d6c6b49f9 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:21.467830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35d06740-8236-441e-bd58-eb0d6c6b49f9 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:21.502807 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:21.502807 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:21.533583 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-35d06740-8236-441e-bd58-eb0d6c6b49f9 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:21.548601 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35d06740-8236-441e-bd58-eb0d6c6b49f9 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:21.564966 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 74/192] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:21 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:21.910364 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:21.910827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:21.916815 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:21.946471 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:21.946471 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:21.969058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:22.016350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:22.021097 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 75/193] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:18:21 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:22.272495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume// Jan 10 14:18:22.273238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:22.273919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:22.275005 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-81c89756-b02f-4c1b-b835-e616bc8195f2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:18:22.276048 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 76/194] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:18:22 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:18:22.292947 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4d32196e-ce76-4daa-92fa-84284a92acbb tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] POST http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments Jan 10 14:18:22.294144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4d32196e-ce76-4daa-92fa-84284a92acbb tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaaea17d-a2ab-46f8-9cde-fc306177aa2c", "connector": null, "instance_uuid": "1e0160e5-120e-46ef-8fde-0eb730d94407"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:22.333215 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:22.333215 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:22.579013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4d32196e-ce76-4daa-92fa-84284a92acbb tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments returned with HTTP 200 Jan 10 14:18:22.579750 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 77/195] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:18:22 2022] POST /volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:18:22.799214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:22.799658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:22.803662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:22.835627 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:22.835627 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:22.857993 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:22.892337 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:22.903329 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 78/196] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:22 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:22.904829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume// Jan 10 14:18:22.905396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:22.906012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:22.908576 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0f9c458-b52c-4a9b-859f-8e2b720033b5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:18:22.909271 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 79/197] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:18:22 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:18:22.919205 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-d28fe9c1-eac0-45d1-a072-30b734e72a6e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:22.920227 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-d28fe9c1-eac0-45d1-a072-30b734e72a6e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:22.920722 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-d28fe9c1-eac0-45d1-a072-30b734e72a6e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:22.967029 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:22.967029 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:23.013951 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-d28fe9c1-eac0-45d1-a072-30b734e72a6e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:23.037310 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-d28fe9c1-eac0-45d1-a072-30b734e72a6e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:23.040035 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 80/198] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:18:22 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 1014 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:18:23.057053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4fa06845-a494-49d1-ba6a-69c0a71f7f1b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] PUT http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314 Jan 10 14:18:23.058335 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4fa06845-a494-49d1-ba6a-69c0a71f7f1b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:23.159722 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:18:23.159722 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:18:23.163969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4fa06845-a494-49d1-ba6a-69c0a71f7f1b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Lock "b'cinder-attachment_update-eaaea17d-a2ab-46f8-9cde-fc306177aa2c-n-h2-master-5'" acquired by "attachment_update" :: waited 0.032s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:18:23.169670 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:23.169670 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:27.655523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69 returned with HTTP 200 Jan 10 14:18:27.656301 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 119/199] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:18:13 2022] DELETE /volume/v3/d2f8be455a27495d8257626f4334376a/attachments/15f87f2f-d2a1-45aa-b398-653eb1fcdb69 => generated 19 bytes in 13780 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:27.657332 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume// Jan 10 14:18:27.658480 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:27.659211 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:27.660142 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fa1a9ead-2b2f-43bd-bbee-caa806af3801 req-4bdaede7-d5bb-4dfc-aff3-01011b0790c9 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:18:27.666490 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 120/200] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:18:27 2022] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:18:27.683543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b25e6cbf-dff5-4cfc-a4f1-99dbdf84d077 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:27.684095 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b25e6cbf-dff5-4cfc-a4f1-99dbdf84d077 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:27.684578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b25e6cbf-dff5-4cfc-a4f1-99dbdf84d077 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:27.706972 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:27.706972 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:27.724108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b25e6cbf-dff5-4cfc-a4f1-99dbdf84d077 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:27.735888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b25e6cbf-dff5-4cfc-a4f1-99dbdf84d077 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:27.737132 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 121/201] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:27 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:27.744001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-a58a0ec6-c68b-4cfb-a92b-c85bd6037dcc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:18:27.744744 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-a58a0ec6-c68b-4cfb-a92b-c85bd6037dcc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:27.745346 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-a58a0ec6-c68b-4cfb-a92b-c85bd6037dcc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:27.770123 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:27.770123 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:27.794994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-a58a0ec6-c68b-4cfb-a92b-c85bd6037dcc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:18:27.809320 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-a58a0ec6-c68b-4cfb-a92b-c85bd6037dcc tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 200 Jan 10 14:18:27.811827 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 122/202] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:18:27 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 1461 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:18:27.835552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-dc404dc4-76e7-4215-a9f4-7fab7eb6d293 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] PUT http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0 Jan 10 14:18:27.836846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-dc404dc4-76e7-4215-a9f4-7fab7eb6d293 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:27.869482 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:18:27.869482 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:18:27.874197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-dc404dc4-76e7-4215-a9f4-7fab7eb6d293 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Lock "b'cinder-attachment_update-408595e3-a7ec-4fc4-bb99-0835614cf363-n-h2-master-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:18:27.874197 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:27.874197 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:46.794846 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4fa06845-a494-49d1-ba6a-69c0a71f7f1b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Lock "b'cinder-attachment_update-eaaea17d-a2ab-46f8-9cde-fc306177aa2c-n-h2-master-5'" released by "attachment_update" :: held 23.634s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:18:46.795250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-4fa06845-a494-49d1-ba6a-69c0a71f7f1b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314 returned with HTTP 200 Jan 10 14:18:46.796319 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 81/203] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:18:23 2022] PUT /volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314 => generated 762 bytes in 23744 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:46.801198 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-163066fc-0cb9-495b-bfd7-fedf8d44f832 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:18:46.801790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-163066fc-0cb9-495b-bfd7-fedf8d44f832 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:46.802403 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-163066fc-0cb9-495b-bfd7-fedf8d44f832 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:46.819867 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:46.819867 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:46.828436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-163066fc-0cb9-495b-bfd7-fedf8d44f832 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:46.840162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-163066fc-0cb9-495b-bfd7-fedf8d44f832 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:18:46.845635 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 82/204] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:46 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:46.845635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19907048-a2a1-4593-9b14-b8853e022fee tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:46.846211 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19907048-a2a1-4593-9b14-b8853e022fee tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:46.846853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19907048-a2a1-4593-9b14-b8853e022fee tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:46.883240 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:46.883240 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:46.896363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-19907048-a2a1-4593-9b14-b8853e022fee tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:46.926830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19907048-a2a1-4593-9b14-b8853e022fee tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:46.934696 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 83/205] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:46 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:47.083152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] POST http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes Jan 10 14:18:47.083872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1164864296", "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:47.088723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1164864296', 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:18:47.242511 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Create volume of 1 GB Jan 10 14:18:47.252243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Availability Zones retrieved successfully. Jan 10 14:18:47.287201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Flow 'volume_create_api' (6a0e55bb-ff1b-4997-b393-9412c3bb1ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:18:47.291395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c258e-6199-428d-993e-b10f42f31d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:47.300797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:18:47.476415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c258e-6199-428d-993e-b10f42f31d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:47.480952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17e99d6-70e4-4bda-8328-7a5c9ed726b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:47.710180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Created reservations ['835205db-f564-4a6a-a3e3-d2b423dbdb73', 'e4334ba0-c343-4ce9-bc70-8a685eb35538', '5e8a7bf0-190c-45b1-ab3a-64721e26fc2a', '8ea5d138-e1dc-45b7-b344-5eeb423d4d33'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:18:47.712375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17e99d6-70e4-4bda-8328-7a5c9ed726b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['835205db-f564-4a6a-a3e3-d2b423dbdb73', 'e4334ba0-c343-4ce9-bc70-8a685eb35538', '5e8a7bf0-190c-45b1-ab3a-64721e26fc2a', '8ea5d138-e1dc-45b7-b344-5eeb423d4d33']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:47.715022 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1c309a-5eb1-4e94-8f27-bb6e1a281259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:47.858354 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1c309a-5eb1-4e94-8f27-bb6e1a281259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6462f3a9-8ec0-43eb-a956-e4567d5ca30a', '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-1164864296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2f8be455a27495d8257626f4334376a',qos_specs=None,replication_status=,reservations=['835205db-f564-4a6a-a3e3-d2b423dbdb73','e4334ba0-c343-4ce9-bc70-8a685eb35538','5e8a7bf0-190c-45b1-ab3a-64721e26fc2a','8ea5d138-e1dc-45b7-b344-5eeb423d4d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c9a8cb68514db9a3030f5770587a4a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1164864296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6462f3a9-8ec0-43eb-a956-e4567d5ca30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2f8be455a27495d8257626f4334376a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c9a8cb68514db9a3030f5770587a4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:47.863958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88923e-7342-4e30-badf-27a046528c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:47.968424 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88923e-7342-4e30-badf-27a046528c5d) transitioned into state 'SUCCESS' from state '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-1164864296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2f8be455a27495d8257626f4334376a',qos_specs=None,replication_status=,reservations=['835205db-f564-4a6a-a3e3-d2b423dbdb73','e4334ba0-c343-4ce9-bc70-8a685eb35538','5e8a7bf0-190c-45b1-ab3a-64721e26fc2a','8ea5d138-e1dc-45b7-b344-5eeb423d4d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c9a8cb68514db9a3030f5770587a4a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:47.970509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37aadd2-4c07-46f3-ac63-a86df9154975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:18:48.054132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37aadd2-4c07-46f3-ac63-a86df9154975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:18:48.056660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Flow 'volume_create_api' (6a0e55bb-ff1b-4997-b393-9412c3bb1ce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:18:48.062584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Create volume request issued successfully. Jan 10 14:18:48.064100 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab223f34-5525-48b3-b351-f0f54d021a5d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes returned with HTTP 202 Jan 10 14:18:48.065225 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 84/206] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:18:47 2022] POST /volume/v3/d2f8be455a27495d8257626f4334376a/volumes => generated 822 bytes in 987 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:18:48.075591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43b8d82a-2e71-445e-b75e-262e5ade75f3 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:48.076828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43b8d82a-2e71-445e-b75e-262e5ade75f3 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:48.077459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43b8d82a-2e71-445e-b75e-262e5ade75f3 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:48.133133 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:48.133133 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:48.153140 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43b8d82a-2e71-445e-b75e-262e5ade75f3 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:48.166792 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43b8d82a-2e71-445e-b75e-262e5ade75f3 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:48.168400 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 85/207] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:48 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:48.177752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59fbed01-d49b-4f0a-b36c-9279b55da5f2 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:48.178418 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59fbed01-d49b-4f0a-b36c-9279b55da5f2 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:48.179033 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59fbed01-d49b-4f0a-b36c-9279b55da5f2 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:48.229701 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:48.229701 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:48.248225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-59fbed01-d49b-4f0a-b36c-9279b55da5f2 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:48.267835 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59fbed01-d49b-4f0a-b36c-9279b55da5f2 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:48.272779 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 86/208] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:48 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 890 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:49.183186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5a37abac-839f-4988-8c63-0fdc1bab11af tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:49.184880 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5a37abac-839f-4988-8c63-0fdc1bab11af tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:49.185576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5a37abac-839f-4988-8c63-0fdc1bab11af tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:49.223430 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:49.223430 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:49.255958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5a37abac-839f-4988-8c63-0fdc1bab11af tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:49.297235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5a37abac-839f-4988-8c63-0fdc1bab11af tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:49.298370 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 87/209] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:49 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:49.312199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f6ff30c-6c94-4bd3-bf06-22be6ac14593 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:49.312860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f6ff30c-6c94-4bd3-bf06-22be6ac14593 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:49.316709 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f6ff30c-6c94-4bd3-bf06-22be6ac14593 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:49.355773 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:49.355773 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:49.382147 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4f6ff30c-6c94-4bd3-bf06-22be6ac14593 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:49.399419 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f6ff30c-6c94-4bd3-bf06-22be6ac14593 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:49.403963 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 88/210] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:49 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:50.319513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4384bab9-ac0b-45a7-9c79-da5cab086e2e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:50.320647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4384bab9-ac0b-45a7-9c79-da5cab086e2e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:50.322532 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4384bab9-ac0b-45a7-9c79-da5cab086e2e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:50.383306 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:50.383306 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:50.412641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4384bab9-ac0b-45a7-9c79-da5cab086e2e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:50.445982 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4384bab9-ac0b-45a7-9c79-da5cab086e2e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:50.456285 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 89/211] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:50 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:50.463646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89a478c1-9c38-48af-a733-369a9c8ad1df tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:50.473692 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89a478c1-9c38-48af-a733-369a9c8ad1df tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:50.474455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89a478c1-9c38-48af-a733-369a9c8ad1df tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:50.501417 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:50.501417 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:50.526086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89a478c1-9c38-48af-a733-369a9c8ad1df tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:50.540653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89a478c1-9c38-48af-a733-369a9c8ad1df tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:50.544524 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 90/212] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:50 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:51.462193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-073e983d-d7a3-4c4a-9dd1-35db87329d37 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:51.466835 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-073e983d-d7a3-4c4a-9dd1-35db87329d37 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:51.467132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-073e983d-d7a3-4c4a-9dd1-35db87329d37 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:51.488747 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:51.488747 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:51.497578 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-073e983d-d7a3-4c4a-9dd1-35db87329d37 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:51.508146 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-073e983d-d7a3-4c4a-9dd1-35db87329d37 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:51.518185 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 91/213] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:51 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:51.556512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0cead3f-efa4-4527-8b07-1fb6eb4b67d8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:51.556954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0cead3f-efa4-4527-8b07-1fb6eb4b67d8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:51.558395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0cead3f-efa4-4527-8b07-1fb6eb4b67d8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:51.593053 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:51.593053 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:51.610298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a0cead3f-efa4-4527-8b07-1fb6eb4b67d8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:51.657504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0cead3f-efa4-4527-8b07-1fb6eb4b67d8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:51.659937 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 92/214] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:51 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:52.524723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-881ba10e-6903-4471-9bd4-a2b5013ab7d6 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:52.525444 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-881ba10e-6903-4471-9bd4-a2b5013ab7d6 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:52.525651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-881ba10e-6903-4471-9bd4-a2b5013ab7d6 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:52.561887 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:52.561887 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:52.580505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-881ba10e-6903-4471-9bd4-a2b5013ab7d6 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:52.603129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-881ba10e-6903-4471-9bd4-a2b5013ab7d6 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:52.605636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 93/215] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:52 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:52.618791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-40300be2-09dd-4b96-a71c-d8241820b04e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] POST http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314/action Jan 10 14:18:52.620239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-40300be2-09dd-4b96-a71c-d8241820b04e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:18:52.621524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-40300be2-09dd-4b96-a71c-d8241820b04e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:52.687123 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:52.687123 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:52.973328 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4f4bce0b-05d4-47f8-b08c-792bb32c8b51 req-40300be2-09dd-4b96-a71c-d8241820b04e tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314/action returned with HTTP 204 Jan 10 14:18:52.975304 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 94/216] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:18:52 2022] POST /volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314/action => generated 0 bytes in 369 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:18:52.981992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa503e10-490c-48c8-9080-d0610953b23c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:52.983262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa503e10-490c-48c8-9080-d0610953b23c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:52.985318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa503e10-490c-48c8-9080-d0610953b23c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:53.029327 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:53.029327 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:53.052850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aa503e10-490c-48c8-9080-d0610953b23c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:53.075671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa503e10-490c-48c8-9080-d0610953b23c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:53.076784 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 95/217] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:52 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:53.126569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-dc404dc4-76e7-4215-a9f4-7fab7eb6d293 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Lock "b'cinder-attachment_update-408595e3-a7ec-4fc4-bb99-0835614cf363-n-h2-master-5'" released by "attachment_update" :: held 25.257s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:18:53.127166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-dc404dc4-76e7-4215-a9f4-7fab7eb6d293 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0 returned with HTTP 200 Jan 10 14:18:53.128176 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 123/218] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:18:27 2022] PUT /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0 => generated 762 bytes in 25297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:53.222260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-4cbe0a2e-a548-4b0a-a965-3ddf6a958eb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] POST http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0/action Jan 10 14:18:53.223352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-4cbe0a2e-a548-4b0a-a965-3ddf6a958eb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:18:53.225045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-4cbe0a2e-a548-4b0a-a965-3ddf6a958eb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:53.299700 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:53.299700 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:53.471754 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a8c7568-397f-469d-b64c-c5a0cc71db12 req-4cbe0a2e-a548-4b0a-a965-3ddf6a958eb4 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0/action returned with HTTP 204 Jan 10 14:18:53.473426 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 96/219] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:18:53 2022] POST /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0/action => generated 0 bytes in 257 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:18:53.624228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ba8f38b-bddb-41dc-b512-03d39ab40f07 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:53.625000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ba8f38b-bddb-41dc-b512-03d39ab40f07 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:53.629583 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ba8f38b-bddb-41dc-b512-03d39ab40f07 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:53.681651 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:53.681651 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:53.725876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0ba8f38b-bddb-41dc-b512-03d39ab40f07 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:53.747210 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ba8f38b-bddb-41dc-b512-03d39ab40f07 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:53.747931 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 124/220] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:53 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 1208 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:53.766613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d21ef63c-4e22-4344-87ca-eec0b0f6d1bf tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:53.769555 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d21ef63c-4e22-4344-87ca-eec0b0f6d1bf tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:53.770269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d21ef63c-4e22-4344-87ca-eec0b0f6d1bf tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:53.794455 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:53.794455 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:53.803235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d21ef63c-4e22-4344-87ca-eec0b0f6d1bf tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:53.815808 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d21ef63c-4e22-4344-87ca-eec0b0f6d1bf tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:53.818873 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 97/221] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:53 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:54.091768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4cc72560-6b87-437b-ac5e-48161ff95aae tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:54.092175 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4cc72560-6b87-437b-ac5e-48161ff95aae tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:54.092667 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4cc72560-6b87-437b-ac5e-48161ff95aae tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:54.107472 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:54.107472 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:54.129604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4cc72560-6b87-437b-ac5e-48161ff95aae tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:54.140467 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4cc72560-6b87-437b-ac5e-48161ff95aae tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:54.141811 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 125/222] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:54 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:54.195787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-90671b86-5744-4081-8fc1-204f4fe83296 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] GET http://10.222.0.20/volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:54.196213 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-90671b86-5744-4081-8fc1-204f4fe83296 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:54.196865 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-90671b86-5744-4081-8fc1-204f4fe83296 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:54.227160 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:54.227160 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:54.237465 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-90671b86-5744-4081-8fc1-204f4fe83296 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] Volume info retrieved successfully. Jan 10 14:18:54.246843 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-90671b86-5744-4081-8fc1-204f4fe83296 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] http://10.222.0.20/volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:54.248435 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 98/223] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:18:54 2022] GET /volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 1390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:54.259227 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-9d945469-cd2b-4f35-a000-caeee3d33b10 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] GET http://10.222.0.20/volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/c4b99a8a-6f9a-46c8-afcb-63d6831fe127 Jan 10 14:18:54.259887 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-9d945469-cd2b-4f35-a000-caeee3d33b10 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:54.260687 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-9d945469-cd2b-4f35-a000-caeee3d33b10 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:54.275235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d8d6f028-f922-4bb2-a8fb-d09f112d4492 req-9d945469-cd2b-4f35-a000-caeee3d33b10 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] http://10.222.0.20/volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/c4b99a8a-6f9a-46c8-afcb-63d6831fe127 returned with HTTP 404 Jan 10 14:18:54.277941 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 126/224] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:18:54 2022] GET /volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/c4b99a8a-6f9a-46c8-afcb-63d6831fe127 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:18:54.291177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c0807b1-4ca1-4799-82e5-d85d01b514dd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:54.291614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c0807b1-4ca1-4799-82e5-d85d01b514dd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:54.292061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c0807b1-4ca1-4799-82e5-d85d01b514dd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:54.536687 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:54.536687 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:54.536687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7c0807b1-4ca1-4799-82e5-d85d01b514dd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:54.536687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c0807b1-4ca1-4799-82e5-d85d01b514dd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:54.536687 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 99/225] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:54 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:54.538299 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:54.538299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:54.538299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:54.547275 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:54.547275 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:54.554036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:54.562202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:54.562907 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 127/226] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:18:54 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 1208 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:18:54.596064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-d0a6be7e-9166-467c-b161-420a53a28fef tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] POST http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c/action Jan 10 14:18:54.597452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-d0a6be7e-9166-467c-b161-420a53a28fef tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:18:54.597772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-d0a6be7e-9166-467c-b161-420a53a28fef tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:18:54.615730 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:54.615730 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:54.616830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-79106b78-9e11-4962-8876-286ed9518397 req-d0a6be7e-9166-467c-b161-420a53a28fef tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:54.716767 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-79106b78-9e11-4962-8876-286ed9518397 req-d0a6be7e-9166-467c-b161-420a53a28fef tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Begin detaching volume completed successfully. Jan 10 14:18:54.717236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-d0a6be7e-9166-467c-b161-420a53a28fef tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c/action returned with HTTP 202 Jan 10 14:18:54.718054 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 100/227] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:18:54 2022] POST /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:18:54.968117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume// Jan 10 14:18:54.968892 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:54.969964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:54.972075 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-185f2c84-77a8-49cc-a80a-ca16710c4b5a tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:18:54.973040 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 128/228] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:18:54 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:18:54.983370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-21e4c13d-d327-4da5-98b4-5a8fc55f0da2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:18:54.983370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-21e4c13d-d327-4da5-98b4-5a8fc55f0da2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:54.983370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-21e4c13d-d327-4da5-98b4-5a8fc55f0da2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:55.003818 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:55.003818 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:55.012659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-79106b78-9e11-4962-8876-286ed9518397 req-21e4c13d-d327-4da5-98b4-5a8fc55f0da2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:18:55.023671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-21e4c13d-d327-4da5-98b4-5a8fc55f0da2 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:18:55.024711 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 101/229] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:18:54 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 1310 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:18:55.156402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10cad812-7484-4055-ae90-90b59d5856af tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:55.156845 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10cad812-7484-4055-ae90-90b59d5856af tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:55.157259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10cad812-7484-4055-ae90-90b59d5856af tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:55.186446 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:55.186446 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:55.208209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-10cad812-7484-4055-ae90-90b59d5856af tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:55.231839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10cad812-7484-4055-ae90-90b59d5856af tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:55.243845 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 129/230] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:55 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:55.415651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-808579c1-c60c-4d05-8063-56efaefc7346 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] DELETE http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314 Jan 10 14:18:55.415651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-808579c1-c60c-4d05-8063-56efaefc7346 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:55.415651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-808579c1-c60c-4d05-8063-56efaefc7346 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:55.434517 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:55.434517 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:56.248558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51844e5d-2df5-4a21-b8d8-4e417a85c74b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:56.249711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51844e5d-2df5-4a21-b8d8-4e417a85c74b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:56.250331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51844e5d-2df5-4a21-b8d8-4e417a85c74b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:56.273590 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:56.273590 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:56.294122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51844e5d-2df5-4a21-b8d8-4e417a85c74b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:56.308329 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51844e5d-2df5-4a21-b8d8-4e417a85c74b tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:56.308561 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 130/231] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:56 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:57.321876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a8cc4a7-76fa-47e2-bb18-76e6befb9cbc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:57.323057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a8cc4a7-76fa-47e2-bb18-76e6befb9cbc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:57.323516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a8cc4a7-76fa-47e2-bb18-76e6befb9cbc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:57.344931 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:57.344931 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:57.364780 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5a8cc4a7-76fa-47e2-bb18-76e6befb9cbc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:57.381722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a8cc4a7-76fa-47e2-bb18-76e6befb9cbc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:57.386467 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 131/232] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:57 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:18:58.397309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ae2eb0e-86de-4b57-8a33-06e44598c9d7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:58.397925 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ae2eb0e-86de-4b57-8a33-06e44598c9d7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:58.398184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ae2eb0e-86de-4b57-8a33-06e44598c9d7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:58.427472 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:58.427472 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:58.442586 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0ae2eb0e-86de-4b57-8a33-06e44598c9d7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:58.465097 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ae2eb0e-86de-4b57-8a33-06e44598c9d7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:58.468002 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 132/233] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:58 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:18:59.487741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66ca9f87-8a15-4dab-9066-9b1c022faf42 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:18:59.489229 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66ca9f87-8a15-4dab-9066-9b1c022faf42 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:18:59.489871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66ca9f87-8a15-4dab-9066-9b1c022faf42 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:18:59.512864 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:18:59.512864 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:18:59.525926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-66ca9f87-8a15-4dab-9066-9b1c022faf42 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:18:59.546982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66ca9f87-8a15-4dab-9066-9b1c022faf42 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:18:59.548400 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 133/234] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:18:59 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:00.563425 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94e8b9e7-f61e-4287-9eff-6075ce059576 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:00.564078 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94e8b9e7-f61e-4287-9eff-6075ce059576 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:00.564310 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94e8b9e7-f61e-4287-9eff-6075ce059576 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:00.583139 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:00.583139 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:00.594621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-94e8b9e7-f61e-4287-9eff-6075ce059576 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:00.608572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94e8b9e7-f61e-4287-9eff-6075ce059576 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:00.610540 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 134/235] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:00 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:01.625073 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-755ad0f6-8382-4013-9475-b729d15abb62 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:01.625732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-755ad0f6-8382-4013-9475-b729d15abb62 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:01.626541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-755ad0f6-8382-4013-9475-b729d15abb62 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:01.672133 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:01.672133 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:01.690364 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-755ad0f6-8382-4013-9475-b729d15abb62 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:01.715689 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-755ad0f6-8382-4013-9475-b729d15abb62 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:01.720152 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 135/236] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:01 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:02.740380 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-719a4f18-6e08-4674-bc01-154832d78682 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:02.741625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-719a4f18-6e08-4674-bc01-154832d78682 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:02.742742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-719a4f18-6e08-4674-bc01-154832d78682 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:02.772725 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:02.772725 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:02.785803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-719a4f18-6e08-4674-bc01-154832d78682 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:02.799811 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-719a4f18-6e08-4674-bc01-154832d78682 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:02.802679 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 136/237] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:02 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:03.815951 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-509b1015-eaba-4915-b165-6208d9cffaeb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:03.817324 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-509b1015-eaba-4915-b165-6208d9cffaeb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:03.817774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-509b1015-eaba-4915-b165-6208d9cffaeb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:03.872457 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:03.872457 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:03.908136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-509b1015-eaba-4915-b165-6208d9cffaeb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:03.943894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-509b1015-eaba-4915-b165-6208d9cffaeb tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:03.948554 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 137/238] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:03 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:04.962339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-648b35f7-b918-445d-9f3e-098856e4f786 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:04.962889 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-648b35f7-b918-445d-9f3e-098856e4f786 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:04.963043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-648b35f7-b918-445d-9f3e-098856e4f786 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:04.982937 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:04.982937 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:04.999803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-648b35f7-b918-445d-9f3e-098856e4f786 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:05.012109 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-648b35f7-b918-445d-9f3e-098856e4f786 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:05.013745 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 138/239] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:04 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:06.028467 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e470b34-dcaf-41e6-90e2-d52e6cc98105 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:06.029039 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e470b34-dcaf-41e6-90e2-d52e6cc98105 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:06.029548 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e470b34-dcaf-41e6-90e2-d52e6cc98105 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:06.049629 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:06.049629 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:06.074968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3e470b34-dcaf-41e6-90e2-d52e6cc98105 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:06.098668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e470b34-dcaf-41e6-90e2-d52e6cc98105 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:06.102966 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 139/240] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:06 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:06.843208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-79106b78-9e11-4962-8876-286ed9518397 req-808579c1-c60c-4d05-8063-56efaefc7346 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314 returned with HTTP 200 Jan 10 14:19:06.850190 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 102/241] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:18:55 2022] DELETE /volume/v3/a1ddfe574ed94a2698df7717721b4751/attachments/844365ea-125d-416c-9e5f-a7a67670f314 => generated 19 bytes in 11439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:07.117424 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-282ff1e8-8631-4db0-a287-1f7dab6823e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:07.118032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-282ff1e8-8631-4db0-a287-1f7dab6823e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:07.118461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-282ff1e8-8631-4db0-a287-1f7dab6823e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:07.145775 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:07.145775 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:07.154563 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-282ff1e8-8631-4db0-a287-1f7dab6823e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:07.166890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-282ff1e8-8631-4db0-a287-1f7dab6823e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:07.178589 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 140/242] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:07 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:07.740753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45bdd4bb-953a-411e-b27a-f86b4ea83f9f tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:07.741194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45bdd4bb-953a-411e-b27a-f86b4ea83f9f tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:07.741635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45bdd4bb-953a-411e-b27a-f86b4ea83f9f tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:07.775332 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:07.775332 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:07.785137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-45bdd4bb-953a-411e-b27a-f86b4ea83f9f tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:07.795470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45bdd4bb-953a-411e-b27a-f86b4ea83f9f tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:07.805080 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 103/243] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:07 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 916 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:07.821728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] POST http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes Jan 10 14:19:07.821728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1918577811"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:07.821728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1918577811'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:19:07.821728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Create volume of 1 GB Jan 10 14:19:07.826064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Availability Zones retrieved successfully. Jan 10 14:19:07.842991 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Flow 'volume_create_api' (4a1d96ad-ff1f-440e-85c7-2710550d160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:19:07.846425 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6eff051-1ac0-4c1d-8867-7d6a6d44215d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:07.848893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:19:07.880577 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6eff051-1ac0-4c1d-8867-7d6a6d44215d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:07.882639 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc69f6f-6f36-4e5d-a71a-269a072b73b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.047496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] POST http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes Jan 10 14:19:08.048177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-971720177"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:08.049504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-971720177'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:19:08.050010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Create volume of 1 GB Jan 10 14:19:08.058125 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Availability Zones retrieved successfully. Jan 10 14:19:08.075539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Flow 'volume_create_api' (d2b70a72-f803-4ed3-a862-5c37fc016632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:19:08.078060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896cd98f-1e0f-4ddc-9d6b-af56b5659f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.081017 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:19:08.113495 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896cd98f-1e0f-4ddc-9d6b-af56b5659f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.115744 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eead29d-91f3-4163-b10b-f0cc83770fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.132220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Created reservations ['ea1f31ab-60c2-41f5-a212-8b5bb72d3b26', '048abd9f-7ca4-4ee4-a1f2-3de0d5274fcc', '36ec095d-a901-4df3-b974-5cc0084a33a0', '93836661-f0ae-4a4b-9d78-fc727156aeb7'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:19:08.133958 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc69f6f-6f36-4e5d-a71a-269a072b73b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea1f31ab-60c2-41f5-a212-8b5bb72d3b26', '048abd9f-7ca4-4ee4-a1f2-3de0d5274fcc', '36ec095d-a901-4df3-b974-5cc0084a33a0', '93836661-f0ae-4a4b-9d78-fc727156aeb7']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.136005 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873ceca8-b254-433e-a50c-f3b11cbeae52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.203650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873ceca8-b254-433e-a50c-f3b11cbeae52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18efd9c2-cc20-447d-ad26-ddf2984c1fe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1918577811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ddfe574ed94a2698df7717721b4751',qos_specs=None,replication_status=,reservations=['ea1f31ab-60c2-41f5-a212-8b5bb72d3b26','048abd9f-7ca4-4ee4-a1f2-3de0d5274fcc','36ec095d-a901-4df3-b974-5cc0084a33a0','93836661-f0ae-4a4b-9d78-fc727156aeb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='194b52aacbf24698ba0f9e34f3059373',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1918577811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18efd9c2-cc20-447d-ad26-ddf2984c1fe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ddfe574ed94a2698df7717721b4751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='194b52aacbf24698ba0f9e34f3059373',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.206195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebf6105-3f73-4278-b47d-8e0f92c2dff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.304347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebf6105-3f73-4278-b47d-8e0f92c2dff2) transitioned into state 'SUCCESS' from state '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-1918577811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ddfe574ed94a2698df7717721b4751',qos_specs=None,replication_status=,reservations=['ea1f31ab-60c2-41f5-a212-8b5bb72d3b26','048abd9f-7ca4-4ee4-a1f2-3de0d5274fcc','36ec095d-a901-4df3-b974-5cc0084a33a0','93836661-f0ae-4a4b-9d78-fc727156aeb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='194b52aacbf24698ba0f9e34f3059373',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.307100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c3b605-6125-4d33-a0b3-3f8b7225aeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.360740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Created reservations ['0758203f-2450-4210-b477-03c9d9ad1730', '0bcca65e-8cda-46cb-a11a-dda0332ece48', '9d81c9eb-784e-43cc-8a7a-890a7c4f607a', '729e4350-4607-474b-9e30-e1ca13864b2a'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:19:08.362585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eead29d-91f3-4163-b10b-f0cc83770fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0758203f-2450-4210-b477-03c9d9ad1730', '0bcca65e-8cda-46cb-a11a-dda0332ece48', '9d81c9eb-784e-43cc-8a7a-890a7c4f607a', '729e4350-4607-474b-9e30-e1ca13864b2a']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.364705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe147c1-90b6-47bb-aaa8-d2a22e584187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.391177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c3b605-6125-4d33-a0b3-3f8b7225aeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.394644 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Flow 'volume_create_api' (4a1d96ad-ff1f-440e-85c7-2710550d160f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:19:08.395563 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Create volume request issued successfully. Jan 10 14:19:08.396920 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcd54153-5ddc-4c18-9170-5ebda5ec7402 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes returned with HTTP 202 Jan 10 14:19:08.397928 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 141/244] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:19:07 2022] POST /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes => generated 824 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:19:08.402393 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d31b4c08-6241-4135-9011-2cdf1f239edc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:08.403102 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d31b4c08-6241-4135-9011-2cdf1f239edc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:08.403778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d31b4c08-6241-4135-9011-2cdf1f239edc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:08.417752 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:08.417752 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:08.424794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d31b4c08-6241-4135-9011-2cdf1f239edc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:08.433071 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d31b4c08-6241-4135-9011-2cdf1f239edc tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:08.433840 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 142/245] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:08 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 914 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:08.437659 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b18efd5-93c0-48ab-b4d2-03aa97f86fcc tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:08.438163 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b18efd5-93c0-48ab-b4d2-03aa97f86fcc tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:08.438671 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b18efd5-93c0-48ab-b4d2-03aa97f86fcc tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:08.451859 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:08.451859 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:08.460356 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0b18efd5-93c0-48ab-b4d2-03aa97f86fcc tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:08.469035 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b18efd5-93c0-48ab-b4d2-03aa97f86fcc tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 returned with HTTP 200 Jan 10 14:19:08.469745 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 143/246] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:08 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 => generated 892 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:08.471764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe147c1-90b6-47bb-aaa8-d2a22e584187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9f59c17-cd68-4817-b638-e38c1df905fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-971720177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa1f0d5ebf54b90b63b6a910f30b321',qos_specs=None,replication_status=,reservations=['0758203f-2450-4210-b477-03c9d9ad1730','0bcca65e-8cda-46cb-a11a-dda0332ece48','9d81c9eb-784e-43cc-8a7a-890a7c4f607a','729e4350-4607-474b-9e30-e1ca13864b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8522856d30f44db98c0b29bf8e6a7d3',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-971720177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9f59c17-cd68-4817-b638-e38c1df905fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa1f0d5ebf54b90b63b6a910f30b321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8522856d30f44db98c0b29bf8e6a7d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.473826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12d25d3-6567-4e8b-ba8a-0d8a0fc585df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.573587 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12d25d3-6567-4e8b-ba8a-0d8a0fc585df) transitioned into state 'SUCCESS' from state '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-971720177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa1f0d5ebf54b90b63b6a910f30b321',qos_specs=None,replication_status=,reservations=['0758203f-2450-4210-b477-03c9d9ad1730','0bcca65e-8cda-46cb-a11a-dda0332ece48','9d81c9eb-784e-43cc-8a7a-890a7c4f607a','729e4350-4607-474b-9e30-e1ca13864b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8522856d30f44db98c0b29bf8e6a7d3',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.582325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2317bb8-b83d-4dbb-aa1e-0e8402c77053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:19:08.654973 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2317bb8-b83d-4dbb-aa1e-0e8402c77053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:19:08.657896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Flow 'volume_create_api' (d2b70a72-f803-4ed3-a862-5c37fc016632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:19:08.658718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Create volume request issued successfully. Jan 10 14:19:08.660041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da4ef5de-24a5-4d5c-ae86-cb9b0c91273d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes returned with HTTP 202 Jan 10 14:19:08.675804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-126ab25e-f50f-425a-89bc-2c09a711a1e6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:08.676638 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-126ab25e-f50f-425a-89bc-2c09a711a1e6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:08.679539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-126ab25e-f50f-425a-89bc-2c09a711a1e6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:08.687284 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 104/247] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:19:08 2022] POST /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes => generated 820 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:19:08.697304 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:08.697304 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:08.706606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-126ab25e-f50f-425a-89bc-2c09a711a1e6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:08.716510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-126ab25e-f50f-425a-89bc-2c09a711a1e6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:08.717232 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 144/248] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:08 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:09.449469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b66d31b-5e5b-4634-ba51-fcd4539d7584 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:09.449966 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b66d31b-5e5b-4634-ba51-fcd4539d7584 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:09.450497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b66d31b-5e5b-4634-ba51-fcd4539d7584 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:09.471785 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:09.471785 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:09.484745 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6cb64d56-acc3-4d86-904e-e968085b5d7b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:09.485294 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6cb64d56-acc3-4d86-904e-e968085b5d7b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:09.485675 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6cb64d56-acc3-4d86-904e-e968085b5d7b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:09.504471 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8b66d31b-5e5b-4634-ba51-fcd4539d7584 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:09.513708 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:09.513708 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:09.514390 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b66d31b-5e5b-4634-ba51-fcd4539d7584 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:09.524091 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 105/249] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:09 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 972 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:09.529581 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6cb64d56-acc3-4d86-904e-e968085b5d7b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:09.540185 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6cb64d56-acc3-4d86-904e-e968085b5d7b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 returned with HTTP 200 Jan 10 14:19:09.541488 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 145/250] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:09 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:09.732793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-67157b50-98cd-4a9c-bc31-9c0a2392c340 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:09.733223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-67157b50-98cd-4a9c-bc31-9c0a2392c340 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:09.733870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-67157b50-98cd-4a9c-bc31-9c0a2392c340 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:09.762947 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:09.762947 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:09.782487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-67157b50-98cd-4a9c-bc31-9c0a2392c340 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:09.794475 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-67157b50-98cd-4a9c-bc31-9c0a2392c340 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:09.801881 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 106/251] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:09 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:10.537884 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a297450-74ff-46de-b279-61dc8da3d35d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:10.539073 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a297450-74ff-46de-b279-61dc8da3d35d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:10.540108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a297450-74ff-46de-b279-61dc8da3d35d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:10.556725 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28d581d4-f7a1-49f6-9a7c-30c3a188e5a8 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:10.557277 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28d581d4-f7a1-49f6-9a7c-30c3a188e5a8 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:10.557688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28d581d4-f7a1-49f6-9a7c-30c3a188e5a8 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:10.581826 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:10.581826 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:10.589357 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:10.589357 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:10.607817 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28d581d4-f7a1-49f6-9a7c-30c3a188e5a8 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:10.645072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8a297450-74ff-46de-b279-61dc8da3d35d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:10.649402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28d581d4-f7a1-49f6-9a7c-30c3a188e5a8 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 returned with HTTP 200 Jan 10 14:19:10.676103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a297450-74ff-46de-b279-61dc8da3d35d tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:10.678604 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 146/252] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:10 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 972 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:10.694919 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 107/253] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:10 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:10.818298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-084ebd80-2835-4494-b0a2-1482d9872292 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:10.819002 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-084ebd80-2835-4494-b0a2-1482d9872292 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:10.819629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-084ebd80-2835-4494-b0a2-1482d9872292 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:10.848000 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:10.848000 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:10.859434 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-084ebd80-2835-4494-b0a2-1482d9872292 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:10.873724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-084ebd80-2835-4494-b0a2-1482d9872292 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:10.883906 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 147/254] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:10 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:11.693290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-552f5c62-3820-4788-8a73-cbff2c60a2c7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:11.693906 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-552f5c62-3820-4788-8a73-cbff2c60a2c7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:11.694153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-552f5c62-3820-4788-8a73-cbff2c60a2c7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:11.701718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6cfb5f35-e92f-45cd-8eb4-01abcd4ca4df tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:11.702279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6cfb5f35-e92f-45cd-8eb4-01abcd4ca4df tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:11.702600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6cfb5f35-e92f-45cd-8eb4-01abcd4ca4df tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:11.725713 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:11.725713 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:11.735750 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:11.735750 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:11.738340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-552f5c62-3820-4788-8a73-cbff2c60a2c7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:11.743892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6cfb5f35-e92f-45cd-8eb4-01abcd4ca4df tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:11.752188 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-552f5c62-3820-4788-8a73-cbff2c60a2c7 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:11.753276 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 108/255] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:11 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 972 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:11.754750 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6cfb5f35-e92f-45cd-8eb4-01abcd4ca4df tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 returned with HTTP 200 Jan 10 14:19:11.755905 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 148/256] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:11 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 => generated 917 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:11.838797 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bb489420-daab-474d-9609-368b95d224bd req-983c646d-49a9-425c-8373-621f45a2edb8 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] GET http://10.222.0.20/volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/3039df82-eebd-4a6b-9f83-1e1fa7d36746 Jan 10 14:19:11.839236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bb489420-daab-474d-9609-368b95d224bd req-983c646d-49a9-425c-8373-621f45a2edb8 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:11.839886 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bb489420-daab-474d-9609-368b95d224bd req-983c646d-49a9-425c-8373-621f45a2edb8 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:11.851904 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bb489420-daab-474d-9609-368b95d224bd req-983c646d-49a9-425c-8373-621f45a2edb8 tempest-VolumesAdminNegativeTest-1421391762 tempest-VolumesAdminNegativeTest-1421391762-project-admin] http://10.222.0.20/volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/3039df82-eebd-4a6b-9f83-1e1fa7d36746 returned with HTTP 404 Jan 10 14:19:11.852840 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 109/257] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:19:11 2022] GET /volume/v3/e258fc9fad334cdb817c5b05a3978382/volumes/3039df82-eebd-4a6b-9f83-1e1fa7d36746 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:19:11.866482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07e15ea8-22a1-40c7-b254-248e9024d137 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] DELETE http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:11.866919 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07e15ea8-22a1-40c7-b254-248e9024d137 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:11.867412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07e15ea8-22a1-40c7-b254-248e9024d137 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:11.868160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-07e15ea8-22a1-40c7-b254-248e9024d137 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Delete volume with id: 18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:11.883432 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:11.883432 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:11.884477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-07e15ea8-22a1-40c7-b254-248e9024d137 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:11.890479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:11.891367 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:11.891828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:11.912879 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:11.912879 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:11.921544 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:11.932394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:11.937106 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 110/258] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:11 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:11.937106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume// Jan 10 14:19:11.937106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:11.937106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:11.937106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ee2b9be-0d71-424d-bd7f-1d436c27a03d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:19:11.937106 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 111/259] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:19:11 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:19:11.949024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-06a9e7f6-02f3-456e-846b-d3fa1830b9b8 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] POST http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments Jan 10 14:19:11.949937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-06a9e7f6-02f3-456e-846b-d3fa1830b9b8 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "408595e3-a7ec-4fc4-bb99-0835614cf363", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}, "instance_uuid": "2ab8f771-f00b-4e5d-8cd7-f7d71efde59a"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:11.979149 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:11.979149 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:12.144988 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-07e15ea8-22a1-40c7-b254-248e9024d137 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Delete volume request issued successfully. Jan 10 14:19:12.145542 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07e15ea8-22a1-40c7-b254-248e9024d137 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 returned with HTTP 202 Jan 10 14:19:12.153805 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 149/260] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:19:11 2022] DELETE /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:19:12.153805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-ad340808-98ac-4705-b505-d5556adf6927 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:12.153805 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-ad340808-98ac-4705-b505-d5556adf6927 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:12.154711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-ad340808-98ac-4705-b505-d5556adf6927 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:12.207208 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:12.207208 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:12.219957 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-ad340808-98ac-4705-b505-d5556adf6927 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:12.233511 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-ad340808-98ac-4705-b505-d5556adf6927 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:12.234895 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 150/261] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:19:12 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:12.239572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:12.240712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:12.241306 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:12.263298 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:12.263298 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:12.268874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:12.282095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 returned with HTTP 200 Jan 10 14:19:12.283645 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 151/262] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:12 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:12.435043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume// Jan 10 14:19:12.436241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:12.436241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:12.436876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b28d3309-e7e2-449c-88aa-4979a0175a14 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:19:12.437459 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 152/263] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:19:12 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:19:12.452674 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-261931dc-c3b3-4d2a-98ad-3638b988af99 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] POST http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments Jan 10 14:19:12.453795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-261931dc-c3b3-4d2a-98ad-3638b988af99 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9f59c17-cd68-4817-b638-e38c1df905fd", "connector": null, "instance_uuid": "3f1e396d-5972-433d-ac03-59b323b28d27"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:12.487525 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:12.487525 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:12.703686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-261931dc-c3b3-4d2a-98ad-3638b988af99 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments returned with HTTP 200 Jan 10 14:19:12.706398 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 153/264] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:19:12 2022] POST /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:19:12.767368 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef9ab110-a936-44ea-ab3e-f93550227eb8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:12.768460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef9ab110-a936-44ea-ab3e-f93550227eb8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:12.770426 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef9ab110-a936-44ea-ab3e-f93550227eb8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:12.795053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:12.795053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:12.811935 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef9ab110-a936-44ea-ab3e-f93550227eb8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:12.825103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef9ab110-a936-44ea-ab3e-f93550227eb8 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:12.825817 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 154/265] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:12 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:12.880541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:12.881214 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:12.881881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:12.919785 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:12.919785 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:12.928130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:12.938536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:12.950181 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 155/266] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:12 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:13.027688 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume// Jan 10 14:19:13.030345 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:13.030345 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:13.030345 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa2b17b9-b3ba-4fc3-90be-54f7ab795680 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:19:13.030345 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 156/267] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:19:13 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:19:13.039504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-21b2d082-1fca-4342-aa6f-25c79f29f335 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:13.039994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-21b2d082-1fca-4342-aa6f-25c79f29f335 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:13.040478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-21b2d082-1fca-4342-aa6f-25c79f29f335 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:13.089706 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:13.089706 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:13.113640 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-21b2d082-1fca-4342-aa6f-25c79f29f335 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:13.132631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-21b2d082-1fca-4342-aa6f-25c79f29f335 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:13.137314 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 157/268] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:19:13 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 1011 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:19:13.153996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-350a07cd-3060-4b63-9507-47920a4c4f63 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] PUT http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00 Jan 10 14:19:13.154913 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-350a07cd-3060-4b63-9507-47920a4c4f63 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:13.213051 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:19:13.213051 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:19:13.213513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-350a07cd-3060-4b63-9507-47920a4c4f63 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Lock "b'cinder-attachment_update-e9f59c17-cd68-4817-b638-e38c1df905fd-n-h1-master-5'" acquired by "attachment_update" :: waited 0.022s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:19:13.217443 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:13.217443 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:30.532275 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-06a9e7f6-02f3-456e-846b-d3fa1830b9b8 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments returned with HTTP 200 Jan 10 14:19:30.534985 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 112/269] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 14:19:11 2022] POST /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments => generated 762 bytes in 18591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:19:30.557189 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75ed9334-7eb2-4208-bcdb-0fa50e5d5bd1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 Jan 10 14:19:30.560510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75ed9334-7eb2-4208-bcdb-0fa50e5d5bd1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:30.561371 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75ed9334-7eb2-4208-bcdb-0fa50e5d5bd1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:30.591910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75ed9334-7eb2-4208-bcdb-0fa50e5d5bd1 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 returned with HTTP 404 Jan 10 14:19:30.596066 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 113/270] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:30 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/18efd9c2-cc20-447d-ad26-ddf2984c1fe8 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:19:30.605237 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-04052b7f-8254-45dd-90cb-a40ef1d22694 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:30.608642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-04052b7f-8254-45dd-90cb-a40ef1d22694 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:30.609317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-04052b7f-8254-45dd-90cb-a40ef1d22694 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:30.640512 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:30.640512 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:30.659148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-04052b7f-8254-45dd-90cb-a40ef1d22694 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:30.694120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-04052b7f-8254-45dd-90cb-a40ef1d22694 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:30.700213 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 114/271] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:30 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 1363 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:19:30.720983 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-66ed9a8a-1bbf-409f-b9ae-95f54f370695 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:30.723976 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-66ed9a8a-1bbf-409f-b9ae-95f54f370695 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:30.723976 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-66ed9a8a-1bbf-409f-b9ae-95f54f370695 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:30.744957 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:30.744957 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:30.753702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-66ed9a8a-1bbf-409f-b9ae-95f54f370695 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:30.763470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-66ed9a8a-1bbf-409f-b9ae-95f54f370695 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:30.773192 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 115/272] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:30 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:30.773981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d734d1c1-6bbd-4753-ba22-dd1f13d748c7 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] DELETE http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:30.774411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d734d1c1-6bbd-4753-ba22-dd1f13d748c7 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:30.775416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d734d1c1-6bbd-4753-ba22-dd1f13d748c7 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:30.776069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-d734d1c1-6bbd-4753-ba22-dd1f13d748c7 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Delete volume with id: eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:30.793488 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:30.793488 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:30.794719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d734d1c1-6bbd-4753-ba22-dd1f13d748c7 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:30.985362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d734d1c1-6bbd-4753-ba22-dd1f13d748c7 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Delete volume request issued successfully. Jan 10 14:19:30.988218 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d734d1c1-6bbd-4753-ba22-dd1f13d748c7 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 202 Jan 10 14:19:30.989240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 116/273] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:19:30 2022] DELETE /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:19:31.369871 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-2f83cf92-9758-4dbc-b836-e83c1c5d2530 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] GET http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e Jan 10 14:19:31.370918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-2f83cf92-9758-4dbc-b836-e83c1c5d2530 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:31.371623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-2f83cf92-9758-4dbc-b836-e83c1c5d2530 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:31.452726 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-2f83cf92-9758-4dbc-b836-e83c1c5d2530 tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e returned with HTTP 200 Jan 10 14:19:31.455863 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 117/274] 10.222.0.25 () {60 vars in 1424 bytes} [Mon Jan 10 14:19:30 2022] GET /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e => generated 789 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:19:31.466377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-660e10a8-9cc7-41db-bc31-9467a8766014 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:31.467129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-660e10a8-9cc7-41db-bc31-9467a8766014 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:31.467730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-660e10a8-9cc7-41db-bc31-9467a8766014 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:31.501069 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:31.501069 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:31.514810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-660e10a8-9cc7-41db-bc31-9467a8766014 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:31.525776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-660e10a8-9cc7-41db-bc31-9467a8766014 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:31.527257 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 118/275] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:19:31 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 1363 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:19:31.531282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1062303b-558b-4554-89a5-44f9f846725b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:31.531818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1062303b-558b-4554-89a5-44f9f846725b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:31.532169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1062303b-558b-4554-89a5-44f9f846725b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:31.545981 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:31.545981 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:31.553881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1062303b-558b-4554-89a5-44f9f846725b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:31.563270 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1062303b-558b-4554-89a5-44f9f846725b tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:31.564913 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 119/276] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:31 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:31.781055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d2cf59b-6eee-4eaa-b6da-e5424f24d2bb tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:31.781889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d2cf59b-6eee-4eaa-b6da-e5424f24d2bb tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:31.783014 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d2cf59b-6eee-4eaa-b6da-e5424f24d2bb tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:31.809774 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:31.809774 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:31.818230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d2cf59b-6eee-4eaa-b6da-e5424f24d2bb tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:31.829236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d2cf59b-6eee-4eaa-b6da-e5424f24d2bb tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:31.839194 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 120/277] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:31 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:32.580131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1dbb65ab-a829-4fb3-a95b-08dc66ea04ad tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:32.581246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1dbb65ab-a829-4fb3-a95b-08dc66ea04ad tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:32.581848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1dbb65ab-a829-4fb3-a95b-08dc66ea04ad tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:32.607327 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:32.607327 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:32.624631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1dbb65ab-a829-4fb3-a95b-08dc66ea04ad tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:32.646393 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1dbb65ab-a829-4fb3-a95b-08dc66ea04ad tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:32.656180 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 121/278] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:32 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:32.775344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:32.776359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:32.777503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:32.793107 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:32.793107 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:32.806813 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:32.816076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:32.817267 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 122/279] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:19:32 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:19:32.828905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume// Jan 10 14:19:32.830443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:32.830921 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:32.832570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-1ac11830-d672-4d97-8e42-b242069abd15 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:19:32.840088 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 123/280] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:19:32 2022] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:19:32.847873 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6310608-9391-42c4-b301-2251cfb98f8c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:32.848620 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6310608-9391-42c4-b301-2251cfb98f8c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:32.852866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6310608-9391-42c4-b301-2251cfb98f8c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:32.885157 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:32.885157 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:32.895272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a6310608-9391-42c4-b301-2251cfb98f8c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:32.908412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6310608-9391-42c4-b301-2251cfb98f8c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:32.909873 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 124/281] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:32 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:32.915727 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5a0dcf4c-99b4-4aca-9351-f7774b9be819 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] POST http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments Jan 10 14:19:32.916951 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5a0dcf4c-99b4-4aca-9351-f7774b9be819 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6462f3a9-8ec0-43eb-a956-e4567d5ca30a", "connector": null, "instance_uuid": "4b8fe23e-40df-44ac-b0ff-7608f386d2ac"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:32.934798 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:32.934798 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:33.179052 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5a0dcf4c-99b4-4aca-9351-f7774b9be819 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments returned with HTTP 200 Jan 10 14:19:33.190001 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 125/282] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:19:32 2022] POST /volume/v3/d2f8be455a27495d8257626f4334376a/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:19:33.671133 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-83c526f7-d66f-4d5c-b4a0-7cdf5d1871f4 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:33.673107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-83c526f7-d66f-4d5c-b4a0-7cdf5d1871f4 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:33.674057 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-83c526f7-d66f-4d5c-b4a0-7cdf5d1871f4 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:33.726820 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:33.726820 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:33.751433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-83c526f7-d66f-4d5c-b4a0-7cdf5d1871f4 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:33.796786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-83c526f7-d66f-4d5c-b4a0-7cdf5d1871f4 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:33.801961 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 126/283] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:33 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:33.924216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd3ffc33-5413-47fb-a91b-a689b60815e0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:33.924686 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd3ffc33-5413-47fb-a91b-a689b60815e0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:33.925129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd3ffc33-5413-47fb-a91b-a689b60815e0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:33.983825 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:33.983825 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:33.999765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cd3ffc33-5413-47fb-a91b-a689b60815e0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:34.015724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd3ffc33-5413-47fb-a91b-a689b60815e0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:34.027678 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 127/284] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:33 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:34.814089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fdb1ea4b-bf26-4e8c-a289-d40308670a09 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:34.815482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fdb1ea4b-bf26-4e8c-a289-d40308670a09 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:34.816099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fdb1ea4b-bf26-4e8c-a289-d40308670a09 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:34.855013 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:34.855013 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:34.887116 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fdb1ea4b-bf26-4e8c-a289-d40308670a09 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:34.920644 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fdb1ea4b-bf26-4e8c-a289-d40308670a09 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:34.924662 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 128/285] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:34 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:35.036718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ddc6a470-a762-4847-8785-dbd9cf058ca2 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:35.038538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ddc6a470-a762-4847-8785-dbd9cf058ca2 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:35.039328 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ddc6a470-a762-4847-8785-dbd9cf058ca2 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:35.108724 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:35.108724 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:35.128121 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ddc6a470-a762-4847-8785-dbd9cf058ca2 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:35.153303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ddc6a470-a762-4847-8785-dbd9cf058ca2 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:35.154505 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 129/286] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:35 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:35.540553 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-350a07cd-3060-4b63-9507-47920a4c4f63 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Lock "b'cinder-attachment_update-e9f59c17-cd68-4817-b638-e38c1df905fd-n-h1-master-5'" released by "attachment_update" :: held 22.323s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:19:35.540553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-350a07cd-3060-4b63-9507-47920a4c4f63 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00 returned with HTTP 200 Jan 10 14:19:35.540553 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 158/287] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:19:13 2022] PUT /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00 => generated 762 bytes in 22389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:19:35.942806 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:35.943607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:35.944828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:35.959999 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:35.959999 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:35.968733 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:35.983340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:35.996699 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 130/288] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:35 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:36.170730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ccf02ee-0458-4262-b223-35ed9f4bc447 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:36.176000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ccf02ee-0458-4262-b223-35ed9f4bc447 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:36.178295 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ccf02ee-0458-4262-b223-35ed9f4bc447 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:36.240811 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:36.240811 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:36.270764 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1ccf02ee-0458-4262-b223-35ed9f4bc447 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:36.304811 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume// Jan 10 14:19:36.305112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:36.305560 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:36.306315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c73ddb3-e052-404a-8a97-cedbf3369e56 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:19:36.307419 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 131/289] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:19:36 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:19:36.326070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ccf02ee-0458-4262-b223-35ed9f4bc447 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:36.326844 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 159/290] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:36 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:36.763216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-22586992-bce3-4aaf-958e-60874402c91e tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:19:36.763707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-22586992-bce3-4aaf-958e-60874402c91e tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:36.764147 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-22586992-bce3-4aaf-958e-60874402c91e tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:36.808774 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:36.808774 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:36.818236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-22586992-bce3-4aaf-958e-60874402c91e tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:19:36.833960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-22586992-bce3-4aaf-958e-60874402c91e tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 200 Jan 10 14:19:36.835300 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 132/291] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:19:36 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 1461 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:19:36.851518 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5225024a-89bd-43d0-b961-65d680dbb0fd tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] PUT http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac Jan 10 14:19:36.855841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5225024a-89bd-43d0-b961-65d680dbb0fd tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:36.897294 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:19:36.897294 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:19:36.897743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5225024a-89bd-43d0-b961-65d680dbb0fd tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Lock "b'cinder-attachment_update-6462f3a9-8ec0-43eb-a956-e4567d5ca30a-n-h2-master-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:19:36.899857 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:36.899857 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:37.001987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-560e75e8-a662-47b7-8a34-f2e613cdb7c5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:37.002993 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-560e75e8-a662-47b7-8a34-f2e613cdb7c5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:37.003587 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-560e75e8-a662-47b7-8a34-f2e613cdb7c5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:37.032903 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:37.032903 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:37.059161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-560e75e8-a662-47b7-8a34-f2e613cdb7c5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:37.086583 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-560e75e8-a662-47b7-8a34-f2e613cdb7c5 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:37.090638 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 133/292] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:36 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:37.343689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8a864ee-dea5-4792-b561-2b4c1cbcbc3a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:37.344246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8a864ee-dea5-4792-b561-2b4c1cbcbc3a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:37.344763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8a864ee-dea5-4792-b561-2b4c1cbcbc3a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:37.400034 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:37.400034 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:37.418956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f8a864ee-dea5-4792-b561-2b4c1cbcbc3a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:37.440208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8a864ee-dea5-4792-b561-2b4c1cbcbc3a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:37.444201 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 134/293] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:37 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:38.105560 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-165fd27f-5a7a-4226-8982-7a262ce252bd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:38.106682 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-165fd27f-5a7a-4226-8982-7a262ce252bd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:38.107198 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-165fd27f-5a7a-4226-8982-7a262ce252bd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:38.157088 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:38.157088 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:38.180410 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-165fd27f-5a7a-4226-8982-7a262ce252bd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:38.204864 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-165fd27f-5a7a-4226-8982-7a262ce252bd tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:38.208387 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 135/294] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:38 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:38.459938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3bf656d-b136-4408-ab82-6f0edc4dafb8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:38.460645 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3bf656d-b136-4408-ab82-6f0edc4dafb8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:38.461191 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3bf656d-b136-4408-ab82-6f0edc4dafb8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:38.523506 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:38.523506 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:38.539531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a3bf656d-b136-4408-ab82-6f0edc4dafb8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:38.567202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3bf656d-b136-4408-ab82-6f0edc4dafb8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:38.569546 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 136/295] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:38 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:39.224831 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca5d3ed7-4d2c-476c-9c2b-8082fd61d868 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:39.226448 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca5d3ed7-4d2c-476c-9c2b-8082fd61d868 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:39.227121 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca5d3ed7-4d2c-476c-9c2b-8082fd61d868 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:39.266137 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:39.266137 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:39.288025 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ca5d3ed7-4d2c-476c-9c2b-8082fd61d868 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:39.315358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca5d3ed7-4d2c-476c-9c2b-8082fd61d868 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:39.320865 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 137/296] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:39 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:39.585706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ac7a92b0-2a44-49e7-9ef6-036d487968dc tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:39.587435 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ac7a92b0-2a44-49e7-9ef6-036d487968dc tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:39.588101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ac7a92b0-2a44-49e7-9ef6-036d487968dc tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:39.663006 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:39.663006 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:39.683519 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ac7a92b0-2a44-49e7-9ef6-036d487968dc tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:39.695785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ac7a92b0-2a44-49e7-9ef6-036d487968dc tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:39.698108 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 138/297] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:39 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:40.342800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc4a2b0f-db26-4abc-b0b9-9d28ca148a25 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:40.343932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc4a2b0f-db26-4abc-b0b9-9d28ca148a25 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:40.344621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc4a2b0f-db26-4abc-b0b9-9d28ca148a25 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:40.371055 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:40.371055 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:40.394122 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc4a2b0f-db26-4abc-b0b9-9d28ca148a25 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:40.413975 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc4a2b0f-db26-4abc-b0b9-9d28ca148a25 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:40.424515 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 139/298] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:40 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:40.712715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8604a53-0d8e-46b4-8428-4e3dbadd87c6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:40.713405 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8604a53-0d8e-46b4-8428-4e3dbadd87c6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:40.714007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8604a53-0d8e-46b4-8428-4e3dbadd87c6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:40.749165 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:40.749165 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:40.774059 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c8604a53-0d8e-46b4-8428-4e3dbadd87c6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:40.790506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8604a53-0d8e-46b4-8428-4e3dbadd87c6 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:40.793811 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 140/299] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:40 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:41.320490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-05acd72f-3e47-4772-8186-eaa19b72869c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] POST http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00/action Jan 10 14:19:41.321088 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-05acd72f-3e47-4772-8186-eaa19b72869c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:19:41.321616 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-05acd72f-3e47-4772-8186-eaa19b72869c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:41.377907 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:41.377907 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:41.572247 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4ee9f6ba-c096-4a5c-bf61-68cdf639440b req-05acd72f-3e47-4772-8186-eaa19b72869c tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00/action returned with HTTP 204 Jan 10 14:19:41.573062 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 141/300] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:19:41 2022] POST /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00/action => generated 0 bytes in 257 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:19:41.584332 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-339303f8-5a8d-45d5-a98d-bc447c46ab50 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:41.584961 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-339303f8-5a8d-45d5-a98d-bc447c46ab50 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:41.585437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-339303f8-5a8d-45d5-a98d-bc447c46ab50 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:41.615186 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:41.615186 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:41.624225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-339303f8-5a8d-45d5-a98d-bc447c46ab50 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:41.638166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-339303f8-5a8d-45d5-a98d-bc447c46ab50 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:41.639832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 142/301] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:41 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:41.807543 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2135c081-cfd2-45bd-873d-d7e56a31e0d0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:41.808208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2135c081-cfd2-45bd-873d-d7e56a31e0d0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:41.809340 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2135c081-cfd2-45bd-873d-d7e56a31e0d0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:41.864572 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:41.864572 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:41.877852 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2135c081-cfd2-45bd-873d-d7e56a31e0d0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:41.901086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2135c081-cfd2-45bd-873d-d7e56a31e0d0 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:41.906879 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 143/302] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:41 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 1205 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:19:41.922318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-575dbf7c-23a6-4e4a-84a1-9ddb6d674376 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:19:41.923041 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-575dbf7c-23a6-4e4a-84a1-9ddb6d674376 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:41.923701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-575dbf7c-23a6-4e4a-84a1-9ddb6d674376 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:41.957709 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:41.957709 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:41.978342 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-575dbf7c-23a6-4e4a-84a1-9ddb6d674376 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:19:42.006744 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-575dbf7c-23a6-4e4a-84a1-9ddb6d674376 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:19:42.017120 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 144/303] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:41 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 1205 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:19:42.653726 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d60538fe-c933-45f4-8033-2da09539c882 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:42.657274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d60538fe-c933-45f4-8033-2da09539c882 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:42.657274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d60538fe-c933-45f4-8033-2da09539c882 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:42.682910 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:42.682910 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:42.707142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d60538fe-c933-45f4-8033-2da09539c882 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:42.726246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d60538fe-c933-45f4-8033-2da09539c882 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:42.731884 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 145/304] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:42 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:19:43.744221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fb7430b-b3ae-4d8a-bfd4-290b7e0e9465 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:43.745283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fb7430b-b3ae-4d8a-bfd4-290b7e0e9465 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:43.745947 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fb7430b-b3ae-4d8a-bfd4-290b7e0e9465 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:43.786688 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:43.786688 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:43.803896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3fb7430b-b3ae-4d8a-bfd4-290b7e0e9465 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Volume info retrieved successfully. Jan 10 14:19:43.829997 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fb7430b-b3ae-4d8a-bfd4-290b7e0e9465 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 200 Jan 10 14:19:43.829997 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 146/305] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:43 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:19:44.247654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-9a0bfbff-2d36-4ced-8f22-964e2ed5b2ba tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] POST http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e/action Jan 10 14:19:44.248850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-9a0bfbff-2d36-4ced-8f22-964e2ed5b2ba tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:19:44.253963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-9a0bfbff-2d36-4ced-8f22-964e2ed5b2ba tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:44.318678 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:44.318678 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:44.532402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-9a0bfbff-2d36-4ced-8f22-964e2ed5b2ba tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e/action returned with HTTP 204 Jan 10 14:19:44.535855 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 147/306] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:19:44 2022] POST /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e/action => generated 0 bytes in 294 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:19:44.835830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5d49bd4-9ea9-436e-895e-7c734eb91649 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] GET http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c Jan 10 14:19:44.837107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5d49bd4-9ea9-436e-895e-7c734eb91649 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:44.837732 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5d49bd4-9ea9-436e-895e-7c734eb91649 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:44.855116 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5d49bd4-9ea9-436e-895e-7c734eb91649 tempest-VolumesAdminNegativeTest-976935769 tempest-VolumesAdminNegativeTest-976935769-project] http://10.222.0.20/volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c returned with HTTP 404 Jan 10 14:19:44.863012 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 148/307] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:19:44 2022] GET /volume/v3/a1ddfe574ed94a2698df7717721b4751/volumes/eaaea17d-a2ab-46f8-9cde-fc306177aa2c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:19:47.714896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-fdc76433-fc00-4b0d-94fd-e4656896039b tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] DELETE http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0 Jan 10 14:19:47.714896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-fdc76433-fc00-4b0d-94fd-e4656896039b tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:47.714896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-fdc76433-fc00-4b0d-94fd-e4656896039b tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:47.744086 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:47.744086 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:51.680424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5225024a-89bd-43d0-b961-65d680dbb0fd tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Lock "b'cinder-attachment_update-6462f3a9-8ec0-43eb-a956-e4567d5ca30a-n-h2-master-5'" released by "attachment_update" :: held 14.782s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:19:51.681136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-5225024a-89bd-43d0-b961-65d680dbb0fd tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac returned with HTTP 200 Jan 10 14:19:51.682636 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 160/308] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:19:36 2022] PUT /volume/v3/d2f8be455a27495d8257626f4334376a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac => generated 762 bytes in 14836 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:19:51.700139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f76a0441-2120-45ea-bf06-c2c0f342bba3 req-e563aac8-824c-47dc-871f-43c689adf3a5 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] DELETE http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00 Jan 10 14:19:51.706605 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f76a0441-2120-45ea-bf06-c2c0f342bba3 req-e563aac8-824c-47dc-871f-43c689adf3a5 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:19:51.708184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f76a0441-2120-45ea-bf06-c2c0f342bba3 req-e563aac8-824c-47dc-871f-43c689adf3a5 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:19:51.772328 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:51.772328 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:56.737605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e317d0e9-6373-47ed-82bc-85d4890ce58e req-fdc76433-fc00-4b0d-94fd-e4656896039b tempest-LiveAutoBlockMigrationV225Test-554841084 tempest-LiveAutoBlockMigrationV225Test-554841084-project-admin] http://10.222.0.20/volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0 returned with HTTP 200 Jan 10 14:19:56.738764 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 149/309] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:19:47 2022] DELETE /volume/v3/19ea814bbe8f467f9cd4780d3717826d/attachments/234aefe6-be95-465a-9be0-7b034c50a5d0 => generated 192 bytes in 9031 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:19:56.751652 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-7eb6b6e3-824b-4335-91e6-a9dc91e65936 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] POST http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac/action Jan 10 14:19:56.754018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-7eb6b6e3-824b-4335-91e6-a9dc91e65936 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:19:56.754918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-7eb6b6e3-824b-4335-91e6-a9dc91e65936 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:19:56.830255 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:19:56.830255 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:19:57.006098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8ef7574a-3646-4940-b918-4642e8a189f8 req-7eb6b6e3-824b-4335-91e6-a9dc91e65936 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac/action returned with HTTP 204 Jan 10 14:19:57.007114 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 150/310] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:19:56 2022] POST /volume/v3/d2f8be455a27495d8257626f4334376a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac/action => generated 0 bytes in 268 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:20:07.305713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-0764cc63-bef8-475a-bef5-9b24692c3535 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] DELETE http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e Jan 10 14:20:07.306370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-0764cc63-bef8-475a-bef5-9b24692c3535 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:07.306872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-0764cc63-bef8-475a-bef5-9b24692c3535 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:07.330061 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:07.330061 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:09.663383 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f76a0441-2120-45ea-bf06-c2c0f342bba3 req-e563aac8-824c-47dc-871f-43c689adf3a5 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00 returned with HTTP 200 Jan 10 14:20:09.667065 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 161/311] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:19:51 2022] DELETE /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/attachments/b9b9ff57-3bdd-4898-b1a6-54e77bf29b00 => generated 19 bytes in 17983 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:20:10.808000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82c79c52-fc78-4607-a62f-dc1a1d5c4ea8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:20:10.808911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82c79c52-fc78-4607-a62f-dc1a1d5c4ea8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:10.809450 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82c79c52-fc78-4607-a62f-dc1a1d5c4ea8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:10.833259 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:10.833259 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:10.848059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82c79c52-fc78-4607-a62f-dc1a1d5c4ea8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:20:10.869029 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82c79c52-fc78-4607-a62f-dc1a1d5c4ea8 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:20:10.870028 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 162/312] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:10 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:10.885443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea402f89-f1b1-445f-bab9-9e3b5065f701 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:20:10.890708 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea402f89-f1b1-445f-bab9-9e3b5065f701 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:10.890708 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea402f89-f1b1-445f-bab9-9e3b5065f701 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:10.912034 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:10.912034 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:10.920146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ea402f89-f1b1-445f-bab9-9e3b5065f701 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:20:10.933691 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea402f89-f1b1-445f-bab9-9e3b5065f701 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:20:10.934730 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 163/313] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:10 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:20:11.063783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:20:11.064456 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:11.065278 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:11.079286 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:11.079286 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:11.087481 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:20:11.097150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:20:11.098214 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 164/314] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:11 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:20:15.775657 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume// Jan 10 14:20:15.776357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:15.776742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:15.777596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-929184f6-bb0a-4f4a-aac9-94d1a8349b6a tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:20:15.778189 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 165/315] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:20:15 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:20:15.795376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-2fdd14f6-f5ad-4538-81fd-eb2f546d32d7 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] POST http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments Jan 10 14:20:15.796141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-2fdd14f6-f5ad-4538-81fd-eb2f546d32d7 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6462f3a9-8ec0-43eb-a956-e4567d5ca30a", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}, "instance_uuid": "4b8fe23e-40df-44ac-b0ff-7608f386d2ac"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:20:15.848202 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:15.848202 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:19.618224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-0764cc63-bef8-475a-bef5-9b24692c3535 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e returned with HTTP 200 Jan 10 14:20:19.619703 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 151/316] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:20:07 2022] DELETE /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/attachments/fe931cc9-e759-4162-8b85-8bba0ede060e => generated 19 bytes in 12318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:20:19.640624 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-2aefd2ed-77a2-4604-8ed5-11ea164f74de tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] DELETE http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:20:19.641142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-2aefd2ed-77a2-4604-8ed5-11ea164f74de tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:19.641691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-2aefd2ed-77a2-4604-8ed5-11ea164f74de tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:19.642293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-2aefd2ed-77a2-4604-8ed5-11ea164f74de tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Delete volume with id: 408595e3-a7ec-4fc4-bb99-0835614cf363 Jan 10 14:20:19.659830 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:19.659830 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:19.661107 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-2aefd2ed-77a2-4604-8ed5-11ea164f74de tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:19.837154 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-2aefd2ed-77a2-4604-8ed5-11ea164f74de tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Delete volume request issued successfully. Jan 10 14:20:19.837774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-adbbc92b-0c2b-4e8b-b7bb-24b97291dad1 req-2aefd2ed-77a2-4604-8ed5-11ea164f74de tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 returned with HTTP 202 Jan 10 14:20:19.838612 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 152/317] 10.222.0.25 () {60 vars in 1393 bytes} [Mon Jan 10 14:20:19 2022] DELETE /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/408595e3-a7ec-4fc4-bb99-0835614cf363 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:20:20.513786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1a54794-ef60-4503-90a7-3f0e8eb5182f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] DELETE http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:20.514272 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1a54794-ef60-4503-90a7-3f0e8eb5182f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:20.514732 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1a54794-ef60-4503-90a7-3f0e8eb5182f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:20.515125 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-f1a54794-ef60-4503-90a7-3f0e8eb5182f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Delete volume with id: 5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:20.546117 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:20.546117 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:20.550587 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1a54794-ef60-4503-90a7-3f0e8eb5182f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:20.822727 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1a54794-ef60-4503-90a7-3f0e8eb5182f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Delete volume request issued successfully. Jan 10 14:20:20.824245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1a54794-ef60-4503-90a7-3f0e8eb5182f tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 202 Jan 10 14:20:20.825767 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 153/318] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:20:20 2022] DELETE /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:20:20.832942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6691313a-5b9e-41dc-a13b-cc3195483660 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:20.836801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6691313a-5b9e-41dc-a13b-cc3195483660 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:20.836801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6691313a-5b9e-41dc-a13b-cc3195483660 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:20.849450 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:20.849450 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:20.873254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6691313a-5b9e-41dc-a13b-cc3195483660 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:20.883009 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6691313a-5b9e-41dc-a13b-cc3195483660 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:20.892519 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 154/319] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:20 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:21.899535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8755f3ab-e539-4bd8-9831-9b2c82c7604c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:21.900208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8755f3ab-e539-4bd8-9831-9b2c82c7604c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:21.900483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8755f3ab-e539-4bd8-9831-9b2c82c7604c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:21.951311 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:21.951311 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:21.963329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8755f3ab-e539-4bd8-9831-9b2c82c7604c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:22.018458 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8755f3ab-e539-4bd8-9831-9b2c82c7604c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:22.019598 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 155/320] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:21 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:20:23.036489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7269678-3830-43bf-8df1-197498cc8879 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:23.038118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7269678-3830-43bf-8df1-197498cc8879 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:23.038891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7269678-3830-43bf-8df1-197498cc8879 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:23.059497 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:23.059497 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:23.068733 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a7269678-3830-43bf-8df1-197498cc8879 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:23.078167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7269678-3830-43bf-8df1-197498cc8879 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:23.078875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 156/321] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:23 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:24.096933 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-495bcb84-1d04-44c5-8dcb-f3e5ec9a77a0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:24.097676 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-495bcb84-1d04-44c5-8dcb-f3e5ec9a77a0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:24.098129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-495bcb84-1d04-44c5-8dcb-f3e5ec9a77a0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:24.120865 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:24.120865 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:24.128905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-495bcb84-1d04-44c5-8dcb-f3e5ec9a77a0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:24.144344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-495bcb84-1d04-44c5-8dcb-f3e5ec9a77a0 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:24.145632 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 157/322] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:24 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:25.160015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e266772-fe62-458e-8a8e-17a7d3193fbb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:25.161696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e266772-fe62-458e-8a8e-17a7d3193fbb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:25.162495 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e266772-fe62-458e-8a8e-17a7d3193fbb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:25.185644 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:25.185644 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:25.216374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e266772-fe62-458e-8a8e-17a7d3193fbb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:25.238739 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e266772-fe62-458e-8a8e-17a7d3193fbb tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:25.245578 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 158/323] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:25 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:20:26.255296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f36891f-e47d-4408-9401-c3c1f99ff9c6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:26.256001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f36891f-e47d-4408-9401-c3c1f99ff9c6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:26.256239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f36891f-e47d-4408-9401-c3c1f99ff9c6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:26.272891 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:26.272891 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:26.281365 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9f36891f-e47d-4408-9401-c3c1f99ff9c6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:26.301783 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f36891f-e47d-4408-9401-c3c1f99ff9c6 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:26.313497 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 159/324] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:26 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:27.317884 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6bda88f3-50b6-43f3-ae9c-3134d5aed893 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:27.319038 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6bda88f3-50b6-43f3-ae9c-3134d5aed893 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:27.319794 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6bda88f3-50b6-43f3-ae9c-3134d5aed893 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:27.334249 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:27.334249 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:27.342031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6bda88f3-50b6-43f3-ae9c-3134d5aed893 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:27.351844 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6bda88f3-50b6-43f3-ae9c-3134d5aed893 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:27.361683 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 160/325] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:27 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:28.367655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fcc80c1-9d66-453b-87c3-47c762546c83 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:28.368467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fcc80c1-9d66-453b-87c3-47c762546c83 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:28.368675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fcc80c1-9d66-453b-87c3-47c762546c83 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:28.397838 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:28.397838 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:28.405496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4fcc80c1-9d66-453b-87c3-47c762546c83 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:28.414987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fcc80c1-9d66-453b-87c3-47c762546c83 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:28.425264 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 161/326] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:28 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:29.432508 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6abfd58d-9af1-464c-8b84-62eb3b096d1d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:29.434046 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6abfd58d-9af1-464c-8b84-62eb3b096d1d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:29.434764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6abfd58d-9af1-464c-8b84-62eb3b096d1d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:29.457697 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:29.457697 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:29.474559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6abfd58d-9af1-464c-8b84-62eb3b096d1d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:29.491426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6abfd58d-9af1-464c-8b84-62eb3b096d1d tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:29.511782 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 162/327] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:29 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:30.518301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce9c2fa8-e8cc-4c9e-a836-cd7148fb7e41 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:30.519583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce9c2fa8-e8cc-4c9e-a836-cd7148fb7e41 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:30.520197 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce9c2fa8-e8cc-4c9e-a836-cd7148fb7e41 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:30.554463 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:30.554463 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:30.571543 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ce9c2fa8-e8cc-4c9e-a836-cd7148fb7e41 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:30.591186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce9c2fa8-e8cc-4c9e-a836-cd7148fb7e41 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:30.592419 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 163/328] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:30 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:31.612118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-365466ff-dcd0-4e39-8827-3787ee5095f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:31.612902 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-365466ff-dcd0-4e39-8827-3787ee5095f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:31.613541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-365466ff-dcd0-4e39-8827-3787ee5095f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:31.653686 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:31.653686 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:31.682771 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-365466ff-dcd0-4e39-8827-3787ee5095f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:31.723662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-365466ff-dcd0-4e39-8827-3787ee5095f3 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:31.727288 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 164/329] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:31 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:32.742921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e7d9fd7-490e-46d7-a6a5-3d18e0fd4dc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:32.744843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e7d9fd7-490e-46d7-a6a5-3d18e0fd4dc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:32.745518 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e7d9fd7-490e-46d7-a6a5-3d18e0fd4dc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:32.765925 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:32.765925 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:32.780466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4e7d9fd7-490e-46d7-a6a5-3d18e0fd4dc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:32.801334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e7d9fd7-490e-46d7-a6a5-3d18e0fd4dc1 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:32.806520 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 165/330] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:32 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:33.822358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbc61740-0af2-4dfc-b002-6b8643996bde tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:33.823393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbc61740-0af2-4dfc-b002-6b8643996bde tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:33.823768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbc61740-0af2-4dfc-b002-6b8643996bde tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:33.859320 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:33.859320 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:33.914223 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dbc61740-0af2-4dfc-b002-6b8643996bde tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:33.937851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbc61740-0af2-4dfc-b002-6b8643996bde tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:33.948150 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 166/331] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:33 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:34.957562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6b7784d-073c-4839-a4a3-47fc45e9e489 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:34.958771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6b7784d-073c-4839-a4a3-47fc45e9e489 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:34.959405 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6b7784d-073c-4839-a4a3-47fc45e9e489 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:35.010822 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:35.010822 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:35.043886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f6b7784d-073c-4839-a4a3-47fc45e9e489 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:35.074670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6b7784d-073c-4839-a4a3-47fc45e9e489 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:35.076563 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 167/332] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:34 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:36.092770 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aba47140-ecb2-46e1-b12d-461cdc31c63c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:36.093626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aba47140-ecb2-46e1-b12d-461cdc31c63c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:36.094224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aba47140-ecb2-46e1-b12d-461cdc31c63c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:36.135096 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:36.135096 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:36.161584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aba47140-ecb2-46e1-b12d-461cdc31c63c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Volume info retrieved successfully. Jan 10 14:20:36.200493 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aba47140-ecb2-46e1-b12d-461cdc31c63c tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 200 Jan 10 14:20:36.207455 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 168/333] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:36 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 922 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:20:37.222592 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4a50219-5777-40e8-a7ff-f1d0212aa184 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] GET http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 Jan 10 14:20:37.228282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4a50219-5777-40e8-a7ff-f1d0212aa184 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:37.229079 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4a50219-5777-40e8-a7ff-f1d0212aa184 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:37.272665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4a50219-5777-40e8-a7ff-f1d0212aa184 tempest-LiveAutoBlockMigrationV225Test-294974272 tempest-LiveAutoBlockMigrationV225Test-294974272-project] http://10.222.0.20/volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 returned with HTTP 404 Jan 10 14:20:37.277168 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 169/334] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:20:37 2022] GET /volume/v3/fa8e414f6f8c4db0b7b4dafd4587988e/volumes/5fe618a3-5396-40c1-87de-ef4140922591 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:20:37.377416 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-2fdd14f6-f5ad-4538-81fd-eb2f546d32d7 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments returned with HTTP 200 Jan 10 14:20:37.379873 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 166/335] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 14:20:15 2022] POST /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments => generated 762 bytes in 21589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:20:37.498688 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7d53f09d-0fdd-4287-87b5-bc9bdc9a0485 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] GET http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc Jan 10 14:20:37.499876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7d53f09d-0fdd-4287-87b5-bc9bdc9a0485 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:37.500449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7d53f09d-0fdd-4287-87b5-bc9bdc9a0485 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:37.591545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7d53f09d-0fdd-4287-87b5-bc9bdc9a0485 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc returned with HTTP 200 Jan 10 14:20:37.592223 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 170/336] 10.222.0.25 () {60 vars in 1424 bytes} [Mon Jan 10 14:20:37 2022] GET /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc => generated 789 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:20:46.075646 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7f2676f9-f0ca-47ab-b87c-a8a25d3440f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] POST http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc/action Jan 10 14:20:46.076482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7f2676f9-f0ca-47ab-b87c-a8a25d3440f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:20:46.076796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7f2676f9-f0ca-47ab-b87c-a8a25d3440f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:20:46.146710 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:46.146710 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:46.343225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-7f2676f9-f0ca-47ab-b87c-a8a25d3440f2 tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc/action returned with HTTP 204 Jan 10 14:20:46.344563 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 167/337] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:20:46 2022] POST /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc/action => generated 0 bytes in 278 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:20:49.549137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-4598f241-d817-4f7d-a4e6-775f5b4ef7ef tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] DELETE http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac Jan 10 14:20:49.549654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-4598f241-d817-4f7d-a4e6-775f5b4ef7ef tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:20:49.550094 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-4598f241-d817-4f7d-a4e6-775f5b4ef7ef tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:20:49.585246 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:20:49.585246 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:20:57.261907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-6ae4c80b-ceed-4b9c-9e5e-009616285efd req-4598f241-d817-4f7d-a4e6-775f5b4ef7ef tempest-LiveMigrationTest-1210046365 tempest-LiveMigrationTest-1210046365-project-admin] http://10.222.0.20/volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac returned with HTTP 200 Jan 10 14:20:57.265316 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 171/338] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:20:49 2022] DELETE /volume/v3/f746ae46eb6244c29d5ac2b16c62137a/attachments/3264329b-4d2b-4365-979c-09822e5f2fac => generated 192 bytes in 7723 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:21:08.602874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-a7e74b45-9510-4314-b574-0fecbf43bb70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] DELETE http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc Jan 10 14:21:08.603550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-a7e74b45-9510-4314-b574-0fecbf43bb70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:08.603908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-a7e74b45-9510-4314-b574-0fecbf43bb70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:08.630543 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:08.630543 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:19.360179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-a7e74b45-9510-4314-b574-0fecbf43bb70 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc returned with HTTP 200 Jan 10 14:21:19.360179 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 168/339] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:21:08 2022] DELETE /volume/v3/d2f8be455a27495d8257626f4334376a/attachments/0621b776-fc88-42e3-9501-3aac5b2545cc => generated 19 bytes in 10761 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:21:19.376360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-f71c8236-c5be-49d3-a6d7-71e56b50a151 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] DELETE http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:21:19.378155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-f71c8236-c5be-49d3-a6d7-71e56b50a151 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:19.378829 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-f71c8236-c5be-49d3-a6d7-71e56b50a151 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:19.379441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-f71c8236-c5be-49d3-a6d7-71e56b50a151 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Delete volume with id: 6462f3a9-8ec0-43eb-a956-e4567d5ca30a Jan 10 14:21:19.395942 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:19.395942 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:19.399768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-f71c8236-c5be-49d3-a6d7-71e56b50a151 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:19.551177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-f71c8236-c5be-49d3-a6d7-71e56b50a151 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Delete volume request issued successfully. Jan 10 14:21:19.551684 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2a0f4c00-e57c-4687-8fb6-fbebe52a09bd req-f71c8236-c5be-49d3-a6d7-71e56b50a151 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a returned with HTTP 202 Jan 10 14:21:19.552913 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 172/340] 10.222.0.25 () {60 vars in 1393 bytes} [Mon Jan 10 14:21:19 2022] DELETE /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/6462f3a9-8ec0-43eb-a956-e4567d5ca30a => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:21:21.335318 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9a4a873-f865-4953-b17e-175956bccb27 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] DELETE http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:21.335814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9a4a873-f865-4953-b17e-175956bccb27 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:21.337842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9a4a873-f865-4953-b17e-175956bccb27 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:21.338254 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b9a4a873-f865-4953-b17e-175956bccb27 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Delete volume with id: b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:21.354679 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:21.354679 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:21.355728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b9a4a873-f865-4953-b17e-175956bccb27 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:21.546328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b9a4a873-f865-4953-b17e-175956bccb27 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Delete volume request issued successfully. Jan 10 14:21:21.555407 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9a4a873-f865-4953-b17e-175956bccb27 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 202 Jan 10 14:21:21.556682 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 169/341] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:21:21 2022] DELETE /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:21:21.566726 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ed73bab-699f-4b9a-9c11-e944860f66c0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:21.567755 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ed73bab-699f-4b9a-9c11-e944860f66c0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:21.568609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ed73bab-699f-4b9a-9c11-e944860f66c0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:21.603266 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:21.603266 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:21.625384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8ed73bab-699f-4b9a-9c11-e944860f66c0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:21.635845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ed73bab-699f-4b9a-9c11-e944860f66c0 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:21:21.636915 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 173/342] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:21 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:22.652742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-820d1e9a-9e78-4a30-aa6f-6b3a95d3eb78 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:22.654057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-820d1e9a-9e78-4a30-aa6f-6b3a95d3eb78 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:22.654738 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-820d1e9a-9e78-4a30-aa6f-6b3a95d3eb78 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:22.684836 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:22.684836 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:22.694092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-820d1e9a-9e78-4a30-aa6f-6b3a95d3eb78 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:22.705132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-820d1e9a-9e78-4a30-aa6f-6b3a95d3eb78 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:21:22.714735 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 170/343] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:22 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:23.721112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3151318f-e242-49a8-8c8d-360f421f4e9f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:23.722227 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3151318f-e242-49a8-8c8d-360f421f4e9f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:23.722897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3151318f-e242-49a8-8c8d-360f421f4e9f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:23.753491 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:23.753491 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:23.772913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3151318f-e242-49a8-8c8d-360f421f4e9f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:23.784287 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3151318f-e242-49a8-8c8d-360f421f4e9f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:21:23.785413 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 174/344] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:23 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:24.804962 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb852489-8e24-449b-a928-8795c840c51c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:24.807002 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb852489-8e24-449b-a928-8795c840c51c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:24.816398 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb852489-8e24-449b-a928-8795c840c51c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:24.909738 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:24.909738 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:24.922353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fb852489-8e24-449b-a928-8795c840c51c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:24.939121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb852489-8e24-449b-a928-8795c840c51c tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:21:24.941628 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 171/345] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:24 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:25.954979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c99db235-6164-4226-b2df-d28a563d227f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:25.956085 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c99db235-6164-4226-b2df-d28a563d227f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:25.956753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c99db235-6164-4226-b2df-d28a563d227f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:25.971648 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:25.971648 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:25.993110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c99db235-6164-4226-b2df-d28a563d227f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:26.009962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c99db235-6164-4226-b2df-d28a563d227f tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:21:26.010561 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 175/346] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:25 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:27.030134 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5efd89a-1acc-4e34-adb4-717d9e339870 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:27.031050 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5efd89a-1acc-4e34-adb4-717d9e339870 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:27.031503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5efd89a-1acc-4e34-adb4-717d9e339870 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:27.073113 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:27.073113 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:27.100915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a5efd89a-1acc-4e34-adb4-717d9e339870 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:27.132046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5efd89a-1acc-4e34-adb4-717d9e339870 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:21:27.143339 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 172/347] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:27 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:28.156839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-946e0eb4-434d-4c29-94a0-0ce1c6f76ce6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:28.159430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-946e0eb4-434d-4c29-94a0-0ce1c6f76ce6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:28.159430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-946e0eb4-434d-4c29-94a0-0ce1c6f76ce6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:28.183974 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:28.183974 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:28.208753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-946e0eb4-434d-4c29-94a0-0ce1c6f76ce6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Volume info retrieved successfully. Jan 10 14:21:28.237192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-946e0eb4-434d-4c29-94a0-0ce1c6f76ce6 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 200 Jan 10 14:21:28.239002 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 176/348] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:28 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:29.253666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10790241-112b-4d83-a5db-ed7c977a36e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] GET http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 Jan 10 14:21:29.254694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10790241-112b-4d83-a5db-ed7c977a36e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:29.255310 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10790241-112b-4d83-a5db-ed7c977a36e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:29.266131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10790241-112b-4d83-a5db-ed7c977a36e5 tempest-LiveMigrationTest-531075057 tempest-LiveMigrationTest-531075057-project] http://10.222.0.20/volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 returned with HTTP 404 Jan 10 14:21:29.267420 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 173/349] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:29 2022] GET /volume/v3/d2f8be455a27495d8257626f4334376a/volumes/b9813849-8c0b-464d-9d05-cb726d51e322 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:21:57.329159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] POST http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes Jan 10 14:21:57.329842 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1133598079"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:21:57.332043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1133598079'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:21:57.332043 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Create volume of 1 GB Jan 10 14:21:57.337742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Availability Zones retrieved successfully. Jan 10 14:21:57.368797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Flow 'volume_create_api' (bd9f6abf-f5f2-4a0c-92c7-fa61788efb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:21:57.372000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0f4b95-c93c-4344-803a-7f5a19b463e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:21:57.374675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:21:57.412564 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0f4b95-c93c-4344-803a-7f5a19b463e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:21:57.414740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c02825-5db8-44f1-9d14-0605484ab863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:21:57.684956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Created reservations ['feac4d5b-87d6-4cbd-9812-07309596bb4c', 'a9cc2b51-8c3e-48d9-87f2-1c8e4e4d7f25', '43a306c2-309b-47bc-96c6-064896d5437e', '2d2fcfa6-4d03-4984-88d5-859c41b1a839'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:21:57.687051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c02825-5db8-44f1-9d14-0605484ab863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feac4d5b-87d6-4cbd-9812-07309596bb4c', 'a9cc2b51-8c3e-48d9-87f2-1c8e4e4d7f25', '43a306c2-309b-47bc-96c6-064896d5437e', '2d2fcfa6-4d03-4984-88d5-859c41b1a839']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:21:57.689236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e18002-581e-4f07-8818-2f477345ee9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:21:57.787657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e18002-581e-4f07-8818-2f477345ee9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc2413c0-6107-4d6f-9dc2-a4036dc088fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1133598079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060ab711b614cf6bb207624f125393e',qos_specs=None,replication_status=,reservations=['feac4d5b-87d6-4cbd-9812-07309596bb4c','a9cc2b51-8c3e-48d9-87f2-1c8e4e4d7f25','43a306c2-309b-47bc-96c6-064896d5437e','2d2fcfa6-4d03-4984-88d5-859c41b1a839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72a539952144fca8e51f2b7c44694a9',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1133598079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc2413c0-6107-4d6f-9dc2-a4036dc088fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060ab711b614cf6bb207624f125393e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c72a539952144fca8e51f2b7c44694a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:21:57.790009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d5bfb3-f942-4111-965e-3fa7a224fe41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:21:58.019199 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d5bfb3-f942-4111-965e-3fa7a224fe41) transitioned into state 'SUCCESS' from state '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-1133598079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060ab711b614cf6bb207624f125393e',qos_specs=None,replication_status=,reservations=['feac4d5b-87d6-4cbd-9812-07309596bb4c','a9cc2b51-8c3e-48d9-87f2-1c8e4e4d7f25','43a306c2-309b-47bc-96c6-064896d5437e','2d2fcfa6-4d03-4984-88d5-859c41b1a839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72a539952144fca8e51f2b7c44694a9',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:21:58.021848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896b28bc-8edc-4bb9-a57f-915ec2101663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:21:58.138211 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896b28bc-8edc-4bb9-a57f-915ec2101663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:21:58.148840 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Flow 'volume_create_api' (bd9f6abf-f5f2-4a0c-92c7-fa61788efb49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:21:58.149633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Create volume request issued successfully. Jan 10 14:21:58.150792 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07387025-b7ec-4ce0-8f7e-176ef47730cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes returned with HTTP 202 Jan 10 14:21:58.151555 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 177/350] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:21:57 2022] POST /volume/v3/a060ab711b614cf6bb207624f125393e/volumes => generated 828 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:21:58.167630 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de060e78-ba9a-4529-a98e-f7c104ead4ae tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:21:58.168154 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de060e78-ba9a-4529-a98e-f7c104ead4ae tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:58.171643 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de060e78-ba9a-4529-a98e-f7c104ead4ae tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:58.187996 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:58.187996 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:58.196659 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-de060e78-ba9a-4529-a98e-f7c104ead4ae tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:21:58.208661 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de060e78-ba9a-4529-a98e-f7c104ead4ae tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:21:58.209408 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 174/351] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:58 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:21:59.226169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8098ccd5-aa84-447e-bdb1-7cac173316a0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:21:59.228370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8098ccd5-aa84-447e-bdb1-7cac173316a0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:21:59.234604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8098ccd5-aa84-447e-bdb1-7cac173316a0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:21:59.249039 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:21:59.249039 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:21:59.259101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8098ccd5-aa84-447e-bdb1-7cac173316a0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:21:59.274632 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8098ccd5-aa84-447e-bdb1-7cac173316a0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:21:59.283953 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 178/352] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:21:59 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 920 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:00.293095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f3159adc-9312-4457-8183-5a3cd15aaa54 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:22:00.294399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f3159adc-9312-4457-8183-5a3cd15aaa54 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:00.294905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f3159adc-9312-4457-8183-5a3cd15aaa54 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:00.320555 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:00.320555 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:00.344973 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f3159adc-9312-4457-8183-5a3cd15aaa54 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:00.401411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f3159adc-9312-4457-8183-5a3cd15aaa54 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:22:00.405147 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 175/353] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:00 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 921 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:24.602066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] POST http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes Jan 10 14:22:24.603441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1872174263", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:24.605908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1872174263', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:22:24.606214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Create volume of 1 GB Jan 10 14:22:24.614344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Availability Zones retrieved successfully. Jan 10 14:22:24.641555 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Flow 'volume_create_api' (24030099-bdd2-4741-afbf-44d3dd1ff0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:24.645062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d766a6-b2e2-434c-b62e-07b37984775d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:24.648396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:22:24.695517 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d766a6-b2e2-434c-b62e-07b37984775d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:24.699089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec862453-24a6-4733-abe5-67c9c0c51e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:24.999279 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Created reservations ['85b2b2af-8b9a-4590-98e6-e4d81c71906e', 'b86e7043-0244-4431-98ce-44e4cb771d66', '7285b4d2-887d-4463-bcfa-b0f01204137d', 'b45b9c22-2285-4a0d-ba84-b26784c7451f'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:22:25.002857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec862453-24a6-4733-abe5-67c9c0c51e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85b2b2af-8b9a-4590-98e6-e4d81c71906e', 'b86e7043-0244-4431-98ce-44e4cb771d66', '7285b4d2-887d-4463-bcfa-b0f01204137d', 'b45b9c22-2285-4a0d-ba84-b26784c7451f']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:25.005860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c2bd6b9-e5f5-43d5-95e0-7cbd9ef68d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:25.134866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c2bd6b9-e5f5-43d5-95e0-7cbd9ef68d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c4ddb3-be37-4880-b2d7-056e7a8b7743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1872174263',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba46815693d44ac4b599ecb39e24ea40',qos_specs=None,replication_status=,reservations=['85b2b2af-8b9a-4590-98e6-e4d81c71906e','b86e7043-0244-4431-98ce-44e4cb771d66','7285b4d2-887d-4463-bcfa-b0f01204137d','b45b9c22-2285-4a0d-ba84-b26784c7451f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e40c2c5691f241ff8991f5045f163b21',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1872174263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c4ddb3-be37-4880-b2d7-056e7a8b7743,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ba46815693d44ac4b599ecb39e24ea40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e40c2c5691f241ff8991f5045f163b21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:25.139426 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cc2173-8ea4-46c1-a168-85f14b4e7ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:25.309109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cc2173-8ea4-46c1-a168-85f14b4e7ddf) transitioned into state 'SUCCESS' from state '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-1872174263',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba46815693d44ac4b599ecb39e24ea40',qos_specs=None,replication_status=,reservations=['85b2b2af-8b9a-4590-98e6-e4d81c71906e','b86e7043-0244-4431-98ce-44e4cb771d66','7285b4d2-887d-4463-bcfa-b0f01204137d','b45b9c22-2285-4a0d-ba84-b26784c7451f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e40c2c5691f241ff8991f5045f163b21',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:25.314779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b607bc-a85f-4445-b6cb-01dbbab25fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:25.410835 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b607bc-a85f-4445-b6cb-01dbbab25fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:25.417604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Flow 'volume_create_api' (24030099-bdd2-4741-afbf-44d3dd1ff0c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:25.422307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Create volume request issued successfully. Jan 10 14:22:25.424612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-e37901e3-cf52-45e7-b735-7ee223c9b420 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes returned with HTTP 202 Jan 10 14:22:25.438851 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-f53ffc30-ecc4-4087-85de-04dace43a3fa tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] GET http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:25.439325 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-f53ffc30-ecc4-4087-85de-04dace43a3fa tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:25.439734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-f53ffc30-ecc4-4087-85de-04dace43a3fa tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:25.447587 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 179/354] 10.222.0.20 () {64 vars in 1521 bytes} [Mon Jan 10 14:22:24 2022] POST /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes => generated 832 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:22:25.456068 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:25.456068 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:25.463703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-f53ffc30-ecc4-4087-85de-04dace43a3fa tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Volume info retrieved successfully. Jan 10 14:22:25.474334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-cc85279b-1fbf-488a-96c4-cffdd6834236 req-f53ffc30-ecc4-4087-85de-04dace43a3fa tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 returned with HTTP 200 Jan 10 14:22:25.500426 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 176/355] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:25 2022] GET /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 => generated 900 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:26.953604 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] POST http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes Jan 10 14:22:26.955167 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-280703969"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:26.956637 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-280703969'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:22:26.957183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Create volume of 1 GB Jan 10 14:22:26.958062 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:26.958062 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:26.972209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Availability Zones retrieved successfully. Jan 10 14:22:26.983311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9ce22085-6b83-48e5-b4eb-febf6f8ba1e0 req-bcd6fa02-9487-4dbc-a987-5dc4c64d3a77 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] GET http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:26.983866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9ce22085-6b83-48e5-b4eb-febf6f8ba1e0 req-bcd6fa02-9487-4dbc-a987-5dc4c64d3a77 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:26.984406 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9ce22085-6b83-48e5-b4eb-febf6f8ba1e0 req-bcd6fa02-9487-4dbc-a987-5dc4c64d3a77 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:27.025361 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Flow 'volume_create_api' (6c864d9e-6012-4149-9691-4d335c831cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:27.026288 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:27.026288 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:27.035127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3e6734-8d10-47a9-a133-eb723feee5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:27.039011 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:22:27.048129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-9ce22085-6b83-48e5-b4eb-febf6f8ba1e0 req-bcd6fa02-9487-4dbc-a987-5dc4c64d3a77 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Volume info retrieved successfully. Jan 10 14:22:27.071970 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9ce22085-6b83-48e5-b4eb-febf6f8ba1e0 req-bcd6fa02-9487-4dbc-a987-5dc4c64d3a77 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 returned with HTTP 200 Jan 10 14:22:27.076396 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 177/356] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:26 2022] GET /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 => generated 924 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:27.091387 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3e6734-8d10-47a9-a133-eb723feee5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:27.094954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f94255-b55c-46fc-bca5-073be19c1388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:27.268723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Created reservations ['85f86d15-b266-4a0a-a05b-cc7be7075a77', '4d819065-7fdc-4667-879d-fa9a3b2bd863', '91d1fdfd-5ab8-4d95-abf0-ea6acab4dd73', '4ebbbb73-6ce2-40fd-a4ff-fb818028fd78'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:22:27.270794 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f94255-b55c-46fc-bca5-073be19c1388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f86d15-b266-4a0a-a05b-cc7be7075a77', '4d819065-7fdc-4667-879d-fa9a3b2bd863', '91d1fdfd-5ab8-4d95-abf0-ea6acab4dd73', '4ebbbb73-6ce2-40fd-a4ff-fb818028fd78']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:27.273610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec495a8-b508-464e-850d-af591fe797ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:27.395773 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec495a8-b508-464e-850d-af591fe797ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd527d33-a853-4bf2-a8d1-b3bc8e993cd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-280703969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060ab711b614cf6bb207624f125393e',qos_specs=None,replication_status=,reservations=['85f86d15-b266-4a0a-a05b-cc7be7075a77','4d819065-7fdc-4667-879d-fa9a3b2bd863','91d1fdfd-5ab8-4d95-abf0-ea6acab4dd73','4ebbbb73-6ce2-40fd-a4ff-fb818028fd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72a539952144fca8e51f2b7c44694a9',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-280703969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd527d33-a853-4bf2-a8d1-b3bc8e993cd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060ab711b614cf6bb207624f125393e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c72a539952144fca8e51f2b7c44694a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:27.398371 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48604e30-d80f-4785-a149-bb3b9f6d60fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:27.548663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48604e30-d80f-4785-a149-bb3b9f6d60fb) transitioned into state 'SUCCESS' from state '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-280703969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060ab711b614cf6bb207624f125393e',qos_specs=None,replication_status=,reservations=['85f86d15-b266-4a0a-a05b-cc7be7075a77','4d819065-7fdc-4667-879d-fa9a3b2bd863','91d1fdfd-5ab8-4d95-abf0-ea6acab4dd73','4ebbbb73-6ce2-40fd-a4ff-fb818028fd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72a539952144fca8e51f2b7c44694a9',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:27.550694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d0d097-08ad-4f80-9182-5a87402e7005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:27.632068 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d0d097-08ad-4f80-9182-5a87402e7005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:27.640072 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Flow 'volume_create_api' (6c864d9e-6012-4149-9691-4d335c831cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:27.641893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Create volume request issued successfully. Jan 10 14:22:27.643854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1e02cb2-0131-4d31-b4e5-81c6cbe302c3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes returned with HTTP 202 Jan 10 14:22:27.648825 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 180/357] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:22:26 2022] POST /volume/v3/a060ab711b614cf6bb207624f125393e/volumes => generated 827 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:22:27.663062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56c748c4-9f33-4fc0-950a-a2ebd9a353e4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:27.663681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56c748c4-9f33-4fc0-950a-a2ebd9a353e4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:27.664371 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56c748c4-9f33-4fc0-950a-a2ebd9a353e4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:27.682184 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:27.682184 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:27.691523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-56c748c4-9f33-4fc0-950a-a2ebd9a353e4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:27.702188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56c748c4-9f33-4fc0-950a-a2ebd9a353e4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:27.702996 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 178/358] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:27 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:28.719164 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e29e143f-5a9e-41f2-b9e0-91efae5d14d6 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:28.719717 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e29e143f-5a9e-41f2-b9e0-91efae5d14d6 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:28.720048 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e29e143f-5a9e-41f2-b9e0-91efae5d14d6 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:28.746578 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:28.746578 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:28.767327 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e29e143f-5a9e-41f2-b9e0-91efae5d14d6 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:28.793646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e29e143f-5a9e-41f2-b9e0-91efae5d14d6 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:28.795610 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 181/359] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:28 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:29.810733 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83789298-2807-454a-bb7e-e49eed225a04 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:29.811248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83789298-2807-454a-bb7e-e49eed225a04 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:29.811793 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83789298-2807-454a-bb7e-e49eed225a04 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:29.853966 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:29.853966 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:29.872552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-83789298-2807-454a-bb7e-e49eed225a04 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:29.891942 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83789298-2807-454a-bb7e-e49eed225a04 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:29.896214 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 179/360] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:29 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:29.909191 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c364c751-3337-4478-b812-a0dcf625ad46 req-5114b217-c26a-4fdd-8a6d-3c025bdbaf67 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] GET http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:29.909680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c364c751-3337-4478-b812-a0dcf625ad46 req-5114b217-c26a-4fdd-8a6d-3c025bdbaf67 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:29.910233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c364c751-3337-4478-b812-a0dcf625ad46 req-5114b217-c26a-4fdd-8a6d-3c025bdbaf67 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:29.946060 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:29.946060 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:29.967185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-c364c751-3337-4478-b812-a0dcf625ad46 req-5114b217-c26a-4fdd-8a6d-3c025bdbaf67 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Volume info retrieved successfully. Jan 10 14:22:29.987118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c364c751-3337-4478-b812-a0dcf625ad46 req-5114b217-c26a-4fdd-8a6d-3c025bdbaf67 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 returned with HTTP 200 Jan 10 14:22:29.988960 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 182/361] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:29 2022] GET /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 => generated 925 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:30.912206 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07035a82-d5a0-4439-b8b0-36492d937b3c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:30.919627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07035a82-d5a0-4439-b8b0-36492d937b3c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:30.919627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07035a82-d5a0-4439-b8b0-36492d937b3c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:30.934281 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:30.934281 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:30.943779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-07035a82-d5a0-4439-b8b0-36492d937b3c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:30.960103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07035a82-d5a0-4439-b8b0-36492d937b3c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:30.970294 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 180/362] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:30 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:31.486078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-581635dd-a760-4a87-ba1a-c22593007568 req-0a429ca2-8380-4b21-b433-fa66d444977e tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] GET http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:31.486650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-581635dd-a760-4a87-ba1a-c22593007568 req-0a429ca2-8380-4b21-b433-fa66d444977e tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:31.487010 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-581635dd-a760-4a87-ba1a-c22593007568 req-0a429ca2-8380-4b21-b433-fa66d444977e tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:31.502485 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:31.502485 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:31.509704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-581635dd-a760-4a87-ba1a-c22593007568 req-0a429ca2-8380-4b21-b433-fa66d444977e tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Volume info retrieved successfully. Jan 10 14:22:31.518472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-581635dd-a760-4a87-ba1a-c22593007568 req-0a429ca2-8380-4b21-b433-fa66d444977e tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 returned with HTTP 200 Jan 10 14:22:31.519648 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 183/363] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:31 2022] GET /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 => generated 925 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:33.686980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] DELETE http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:33.687600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:33.687957 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:33.688574 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Delete volume with id: c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:33.719373 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:33.719373 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:33.720825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Volume info retrieved successfully. Jan 10 14:22:34.010852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Delete volume request issued successfully. Jan 10 14:22:34.012277 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 returned with HTTP 202 Jan 10 14:22:34.013541 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 181/364] 10.222.0.20 () {62 vars in 1600 bytes} [Mon Jan 10 14:22:33 2022] DELETE /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:22:34.710396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c566ad3c-5679-4a12-8699-42963f73e142 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:34.712067 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c566ad3c-5679-4a12-8699-42963f73e142 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:34.712497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c566ad3c-5679-4a12-8699-42963f73e142 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:34.756962 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:34.756962 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:34.777222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c566ad3c-5679-4a12-8699-42963f73e142 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:34.813552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c566ad3c-5679-4a12-8699-42963f73e142 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:34.814926 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 184/365] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:34 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:35.153067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] GET http://10.222.0.20/volume// Jan 10 14:22:35.153624 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:35.154089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:35.154904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-800d6bb1-e30c-4321-bc5d-faeb2fd20efe req-015634dc-fb0c-47ad-b896-e4eda8d96e7b tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:22:35.155487 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 182/366] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:22:35 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:22:35.178607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c6a1a3a8-97ed-4f99-b26b-9601a270d759 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] POST http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments Jan 10 14:22:35.183706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c6a1a3a8-97ed-4f99-b26b-9601a270d759 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd527d33-a853-4bf2-a8d1-b3bc8e993cd1", "connector": null, "instance_uuid": "e257c105-e3d8-47bc-9281-f6e7fe9e1144"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:35.215214 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:35.215214 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:35.394768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-1cc48781-1f1c-4bb5-9c8c-ef5ea6709450 req-930e0913-372a-4fa6-9312-4b2b50176b28 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] GET http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:35.395395 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-1cc48781-1f1c-4bb5-9c8c-ef5ea6709450 req-930e0913-372a-4fa6-9312-4b2b50176b28 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:35.398986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-1cc48781-1f1c-4bb5-9c8c-ef5ea6709450 req-930e0913-372a-4fa6-9312-4b2b50176b28 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:35.426300 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:35.426300 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:35.450943 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-1cc48781-1f1c-4bb5-9c8c-ef5ea6709450 req-930e0913-372a-4fa6-9312-4b2b50176b28 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Volume info retrieved successfully. Jan 10 14:22:35.476172 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-1cc48781-1f1c-4bb5-9c8c-ef5ea6709450 req-930e0913-372a-4fa6-9312-4b2b50176b28 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 returned with HTTP 200 Jan 10 14:22:35.483771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 183/367] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:35 2022] GET /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 => generated 924 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:35.564723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c6a1a3a8-97ed-4f99-b26b-9601a270d759 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments returned with HTTP 200 Jan 10 14:22:35.568270 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 185/368] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:22:35 2022] POST /volume/v3/a060ab711b614cf6bb207624f125393e/attachments => generated 273 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:35.751422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c7b98c5-f4f4-4ab6-be1a-ca0dc2be9f0c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:35.752079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c7b98c5-f4f4-4ab6-be1a-ca0dc2be9f0c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:35.753055 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c7b98c5-f4f4-4ab6-be1a-ca0dc2be9f0c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:35.784842 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:35.784842 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:35.808311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2c7b98c5-f4f4-4ab6-be1a-ca0dc2be9f0c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:35.826109 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c7b98c5-f4f4-4ab6-be1a-ca0dc2be9f0c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:35.827631 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 184/369] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:35 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:35.845024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c6a1a3a8-97ed-4f99-b26b-9601a270d759 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume// Jan 10 14:22:35.845561 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c6a1a3a8-97ed-4f99-b26b-9601a270d759 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:35.846466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c6a1a3a8-97ed-4f99-b26b-9601a270d759 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:35.846807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-c6a1a3a8-97ed-4f99-b26b-9601a270d759 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:22:35.847378 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 186/370] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:22:35 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:22:35.869634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-b1e0ef80-11b8-40c8-87de-2601a793b378 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:35.872449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-b1e0ef80-11b8-40c8-87de-2601a793b378 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:35.874581 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-b1e0ef80-11b8-40c8-87de-2601a793b378 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:35.927193 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:35.927193 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:35.940828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-b1e0ef80-11b8-40c8-87de-2601a793b378 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:35.955141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-b1e0ef80-11b8-40c8-87de-2601a793b378 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:35.957619 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 185/371] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:22:35 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1018 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:22:35.980792 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-6f35f2aa-29e9-43e5-94d0-65e4c9c34bd3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] PUT http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019 Jan 10 14:22:35.982908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-6f35f2aa-29e9-43e5-94d0-65e4c9c34bd3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:36.047372 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:22:36.047372 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:22:36.049413 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-6f35f2aa-29e9-43e5-94d0-65e4c9c34bd3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Lock "b'cinder-attachment_update-dd527d33-a853-4bf2-a8d1-b3bc8e993cd1-n-h2-master-5'" acquired by "attachment_update" :: waited 0.020s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:22:36.053000 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:36.053000 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:36.845507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6cd0ebc9-a5dc-49a9-9e89-fc9d94fe9c57 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:36.846103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6cd0ebc9-a5dc-49a9-9e89-fc9d94fe9c57 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:36.846375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6cd0ebc9-a5dc-49a9-9e89-fc9d94fe9c57 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:36.879052 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:36.879052 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:36.897348 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6cd0ebc9-a5dc-49a9-9e89-fc9d94fe9c57 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:36.912577 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6cd0ebc9-a5dc-49a9-9e89-fc9d94fe9c57 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:36.917817 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 186/372] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:36 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:37.928812 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02ecd922-d44d-4654-a846-29cebaf610aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:37.929987 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02ecd922-d44d-4654-a846-29cebaf610aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:37.930642 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02ecd922-d44d-4654-a846-29cebaf610aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:37.960731 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:37.960731 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:37.983418 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-02ecd922-d44d-4654-a846-29cebaf610aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:38.006449 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02ecd922-d44d-4654-a846-29cebaf610aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:38.011527 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 187/373] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:37 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:39.027824 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eb4fa71-a77c-4f7c-98e9-17c83d09cbbd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:39.029231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eb4fa71-a77c-4f7c-98e9-17c83d09cbbd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:39.029869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eb4fa71-a77c-4f7c-98e9-17c83d09cbbd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:39.053255 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:39.053255 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:39.084693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3eb4fa71-a77c-4f7c-98e9-17c83d09cbbd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:39.111755 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eb4fa71-a77c-4f7c-98e9-17c83d09cbbd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:39.113137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 188/374] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:39 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:40.128788 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bce5595e-eaf5-4030-81c4-d849ac6ff23e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:40.130277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bce5595e-eaf5-4030-81c4-d849ac6ff23e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:40.130934 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bce5595e-eaf5-4030-81c4-d849ac6ff23e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:40.187697 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:40.187697 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:40.212902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bce5595e-eaf5-4030-81c4-d849ac6ff23e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:40.238263 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bce5595e-eaf5-4030-81c4-d849ac6ff23e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:40.238997 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 189/375] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:40 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:41.254544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1bc026a2-9947-4608-845d-b79d02b2cc8c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:41.255231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1bc026a2-9947-4608-845d-b79d02b2cc8c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:41.255424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1bc026a2-9947-4608-845d-b79d02b2cc8c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:41.297625 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:41.297625 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:41.323798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1bc026a2-9947-4608-845d-b79d02b2cc8c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:41.352443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1bc026a2-9947-4608-845d-b79d02b2cc8c tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:41.365193 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 190/376] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:41 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:41.957536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-16d6c9f1-4118-4bca-afc3-ba59dc192609 req-e4904775-52bd-4544-bead-dfe5f0ab8632 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] GET http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 Jan 10 14:22:41.961293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-16d6c9f1-4118-4bca-afc3-ba59dc192609 req-e4904775-52bd-4544-bead-dfe5f0ab8632 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:41.961293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-16d6c9f1-4118-4bca-afc3-ba59dc192609 req-e4904775-52bd-4544-bead-dfe5f0ab8632 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:41.990053 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-16d6c9f1-4118-4bca-afc3-ba59dc192609 req-e4904775-52bd-4544-bead-dfe5f0ab8632 tempest-VolumesGetTestJSON-1217527800 tempest-VolumesGetTestJSON-1217527800-project] http://10.222.0.20/volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 returned with HTTP 404 Jan 10 14:22:41.999577 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 191/377] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:41 2022] GET /volume/v3/ba46815693d44ac4b599ecb39e24ea40/volumes/c6c4ddb3-be37-4880-b2d7-056e7a8b7743 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:22:42.369097 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f29974f-1e72-4259-b8de-3ab8bcca4082 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:42.370897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f29974f-1e72-4259-b8de-3ab8bcca4082 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:42.382974 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f29974f-1e72-4259-b8de-3ab8bcca4082 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:42.463103 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:42.463103 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:42.491338 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3f29974f-1e72-4259-b8de-3ab8bcca4082 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:42.518656 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f29974f-1e72-4259-b8de-3ab8bcca4082 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:42.536284 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 192/378] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:42 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:43.534051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7255725f-bbbf-4200-a84a-048144e61f3f tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:43.535232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7255725f-bbbf-4200-a84a-048144e61f3f tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:43.535700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7255725f-bbbf-4200-a84a-048144e61f3f tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:43.570483 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:43.570483 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:43.587591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7255725f-bbbf-4200-a84a-048144e61f3f tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:43.602256 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7255725f-bbbf-4200-a84a-048144e61f3f tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:43.606240 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 193/379] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:43 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:44.620084 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-604ffbb1-0162-424e-8bb9-1052f29a8733 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:44.624908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-604ffbb1-0162-424e-8bb9-1052f29a8733 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:44.624908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-604ffbb1-0162-424e-8bb9-1052f29a8733 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:44.659806 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:44.659806 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:44.667464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-604ffbb1-0162-424e-8bb9-1052f29a8733 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:44.684508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-604ffbb1-0162-424e-8bb9-1052f29a8733 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:44.694513 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 194/380] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:44 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:45.821227 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] POST http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes Jan 10 14:22:45.822665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-241922883"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:45.824657 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-241922883'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:22:45.825025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume of 1 GB Jan 10 14:22:45.832446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Availability Zones retrieved successfully. Jan 10 14:22:45.848934 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Flow 'volume_create_api' (3aa94afd-2ea9-4968-bbfa-58ccce2cd89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:45.851569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3516d669-caba-4e57-bf37-51c6ad80ef92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:45.854361 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:22:45.888871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3516d669-caba-4e57-bf37-51c6ad80ef92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:45.891332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a5d562-fbbe-4da8-bec1-2b3e9f5c4dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:46.159683 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Created reservations ['c6c49929-7f90-412c-9495-61a37a4bc8b7', '527db467-0ce5-4e41-bb61-d1a6af33fbca', '393f4b77-5384-4a68-a0b0-2ef6c686d8e8', 'ae66ecb3-1c0d-4c1a-937e-e8a5c21a0705'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:22:46.163535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a5d562-fbbe-4da8-bec1-2b3e9f5c4dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6c49929-7f90-412c-9495-61a37a4bc8b7', '527db467-0ce5-4e41-bb61-d1a6af33fbca', '393f4b77-5384-4a68-a0b0-2ef6c686d8e8', 'ae66ecb3-1c0d-4c1a-937e-e8a5c21a0705']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:46.165937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ea2262-b660-4bd5-8a51-43f5fc361f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:46.275194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ea2262-b660-4bd5-8a51-43f5fc361f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857b9a36-c6a9-407b-a6d6-18021eb86d86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-241922883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b5d811f08854fb7826cb4b6a78cd34c',qos_specs=None,replication_status=,reservations=['c6c49929-7f90-412c-9495-61a37a4bc8b7','527db467-0ce5-4e41-bb61-d1a6af33fbca','393f4b77-5384-4a68-a0b0-2ef6c686d8e8','ae66ecb3-1c0d-4c1a-937e-e8a5c21a0705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-241922883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857b9a36-c6a9-407b-a6d6-18021eb86d86,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b5d811f08854fb7826cb4b6a78cd34c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:46.303141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f960fd-53d9-4cdf-91b7-c45e28db7373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:46.434451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f960fd-53d9-4cdf-91b7-c45e28db7373) transitioned into state 'SUCCESS' from state '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-241922883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b5d811f08854fb7826cb4b6a78cd34c',qos_specs=None,replication_status=,reservations=['c6c49929-7f90-412c-9495-61a37a4bc8b7','527db467-0ce5-4e41-bb61-d1a6af33fbca','393f4b77-5384-4a68-a0b0-2ef6c686d8e8','ae66ecb3-1c0d-4c1a-937e-e8a5c21a0705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:46.436628 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd87c4a-4dcc-4588-b80a-95357a68985d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:46.540524 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd87c4a-4dcc-4588-b80a-95357a68985d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:46.550726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Flow 'volume_create_api' (3aa94afd-2ea9-4968-bbfa-58ccce2cd89c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:46.553215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume request issued successfully. Jan 10 14:22:46.556361 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32c88575-035d-4d9e-b558-a7ccfec21a47 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes returned with HTTP 202 Jan 10 14:22:46.559354 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 195/381] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:22:45 2022] POST /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes => generated 828 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:22:46.564348 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20bab3a1-65e9-484c-af08-70906f14df3e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:46.565012 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20bab3a1-65e9-484c-af08-70906f14df3e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:46.565619 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20bab3a1-65e9-484c-af08-70906f14df3e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:46.591937 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:46.591937 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:46.600785 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-20bab3a1-65e9-484c-af08-70906f14df3e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:46.611106 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20bab3a1-65e9-484c-af08-70906f14df3e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:46.612424 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 196/382] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:46 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:46.616271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7714b920-2c5e-4242-a58c-1b2687c821b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:22:46.617380 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7714b920-2c5e-4242-a58c-1b2687c821b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:46.618004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7714b920-2c5e-4242-a58c-1b2687c821b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:46.634959 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:46.634959 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:46.663452 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7714b920-2c5e-4242-a58c-1b2687c821b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:46.688637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7714b920-2c5e-4242-a58c-1b2687c821b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:22:46.692233 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 197/383] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:46 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 896 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:47.630195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcbb1a63-359c-4d4b-9bf5-61f0963da255 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:47.630858 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcbb1a63-359c-4d4b-9bf5-61f0963da255 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:47.631233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcbb1a63-359c-4d4b-9bf5-61f0963da255 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:47.689027 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:47.689027 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:47.709850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dcbb1a63-359c-4d4b-9bf5-61f0963da255 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:47.736726 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcbb1a63-359c-4d4b-9bf5-61f0963da255 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:47.738295 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 198/384] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:47 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:47.769058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31f5d2af-2bd3-49e3-bb58-1379f7194c2b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:22:47.771120 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31f5d2af-2bd3-49e3-bb58-1379f7194c2b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:47.772021 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31f5d2af-2bd3-49e3-bb58-1379f7194c2b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:47.811465 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:47.811465 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:47.834743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-31f5d2af-2bd3-49e3-bb58-1379f7194c2b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:47.870556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31f5d2af-2bd3-49e3-bb58-1379f7194c2b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:22:47.871671 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 199/385] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:47 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:48.754152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9f673df-2a5f-4096-a227-ed05a8519755 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:48.757079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9f673df-2a5f-4096-a227-ed05a8519755 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:48.757711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9f673df-2a5f-4096-a227-ed05a8519755 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:48.794778 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:48.794778 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:48.816626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e9f673df-2a5f-4096-a227-ed05a8519755 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:48.835091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9f673df-2a5f-4096-a227-ed05a8519755 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:48.839376 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 200/386] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:48 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:48.886401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2cbf48ec-69f2-4bdc-9616-f618e356640a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:22:48.887115 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2cbf48ec-69f2-4bdc-9616-f618e356640a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:48.888010 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2cbf48ec-69f2-4bdc-9616-f618e356640a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:48.906532 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:48.906532 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:48.931184 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2cbf48ec-69f2-4bdc-9616-f618e356640a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:48.944236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2cbf48ec-69f2-4bdc-9616-f618e356640a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:22:48.946356 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 201/387] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:48 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:49.853996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86d8fbb3-8939-44ee-8448-cae6b97db830 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:49.854695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86d8fbb3-8939-44ee-8448-cae6b97db830 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:49.854876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86d8fbb3-8939-44ee-8448-cae6b97db830 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:49.886484 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:49.886484 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:49.905236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-86d8fbb3-8939-44ee-8448-cae6b97db830 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:49.921395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86d8fbb3-8939-44ee-8448-cae6b97db830 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:49.928717 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 202/388] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:49 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:49.960967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d43b023e-5cdc-4a16-bd9d-77c6deb6db10 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:22:49.961414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d43b023e-5cdc-4a16-bd9d-77c6deb6db10 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:49.961864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d43b023e-5cdc-4a16-bd9d-77c6deb6db10 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:49.987771 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:49.987771 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:49.998686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d43b023e-5cdc-4a16-bd9d-77c6deb6db10 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:50.021563 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d43b023e-5cdc-4a16-bd9d-77c6deb6db10 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:22:50.035582 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 203/389] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:49 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 921 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:50.394905 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3ef1de43-f0db-41bb-b27f-dd2291cebf63 req-caae250c-0117-44f9-bd49-5e6c47d097cd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:22:50.395602 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3ef1de43-f0db-41bb-b27f-dd2291cebf63 req-caae250c-0117-44f9-bd49-5e6c47d097cd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:50.396121 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3ef1de43-f0db-41bb-b27f-dd2291cebf63 req-caae250c-0117-44f9-bd49-5e6c47d097cd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:50.410353 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:50.410353 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:50.417780 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-3ef1de43-f0db-41bb-b27f-dd2291cebf63 req-caae250c-0117-44f9-bd49-5e6c47d097cd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:50.426233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3ef1de43-f0db-41bb-b27f-dd2291cebf63 req-caae250c-0117-44f9-bd49-5e6c47d097cd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:22:50.426974 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 204/390] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:50 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 921 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:50.441192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] POST http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes Jan 10 14:22:50.441882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1324667118"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:50.442879 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1324667118'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:22:50.443181 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume of 1 GB Jan 10 14:22:50.450887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Availability Zones retrieved successfully. Jan 10 14:22:50.466035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Flow 'volume_create_api' (35105e16-175f-4256-a07f-cbdc092733e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:50.468534 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12e252a-df42-4909-a807-f0ff5fa097c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:50.471127 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:22:50.527733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12e252a-df42-4909-a807-f0ff5fa097c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:50.531070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e47b47-96d4-4c4e-bb47-cdfc26e0b6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:50.672854 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Created reservations ['0cdbff38-c2c4-4189-8776-75d6775cfe67', '02809894-436d-4ece-b65d-330b1e1906c8', '7e9df836-742f-48bf-8614-fd3f34bdc7d4', '6f7fc350-4798-4dde-b4c0-f1d8cd4d29ac'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:22:50.676972 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e47b47-96d4-4c4e-bb47-cdfc26e0b6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cdbff38-c2c4-4189-8776-75d6775cfe67', '02809894-436d-4ece-b65d-330b1e1906c8', '7e9df836-742f-48bf-8614-fd3f34bdc7d4', '6f7fc350-4798-4dde-b4c0-f1d8cd4d29ac']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:50.679477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c8d1fe-1a8e-4c54-9260-48b6fe7c5949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:50.857654 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c8d1fe-1a8e-4c54-9260-48b6fe7c5949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '291db52e-e87e-4b5d-ae08-86699e261e0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1324667118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b5d811f08854fb7826cb4b6a78cd34c',qos_specs=None,replication_status=,reservations=['0cdbff38-c2c4-4189-8776-75d6775cfe67','02809894-436d-4ece-b65d-330b1e1906c8','7e9df836-742f-48bf-8614-fd3f34bdc7d4','6f7fc350-4798-4dde-b4c0-f1d8cd4d29ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1324667118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=291db52e-e87e-4b5d-ae08-86699e261e0a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b5d811f08854fb7826cb4b6a78cd34c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:50.860370 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a3b78c-6acb-4b4a-9c0a-f9a010aa0365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:50.971174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a3b78c-6acb-4b4a-9c0a-f9a010aa0365) transitioned into state 'SUCCESS' from state '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-1324667118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b5d811f08854fb7826cb4b6a78cd34c',qos_specs=None,replication_status=,reservations=['0cdbff38-c2c4-4189-8776-75d6775cfe67','02809894-436d-4ece-b65d-330b1e1906c8','7e9df836-742f-48bf-8614-fd3f34bdc7d4','6f7fc350-4798-4dde-b4c0-f1d8cd4d29ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:50.973167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d45232d-1daf-4450-8c5a-ea7f7dbd0a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:51.046520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d45232d-1daf-4450-8c5a-ea7f7dbd0a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:51.049669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Flow 'volume_create_api' (35105e16-175f-4256-a07f-cbdc092733e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:51.061055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume request issued successfully. Jan 10 14:22:51.062296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59d728ec-d07e-43fe-9dbf-b0432c25b60b tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes returned with HTTP 202 Jan 10 14:22:51.063334 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 205/391] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:22:50 2022] POST /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes => generated 829 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:22:51.068775 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ebdbf5f-136f-4276-aa77-c02b7c8bdf47 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:51.069789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ebdbf5f-136f-4276-aa77-c02b7c8bdf47 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:51.070481 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ebdbf5f-136f-4276-aa77-c02b7c8bdf47 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:51.090442 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:51.090442 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:51.095409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-6f35f2aa-29e9-43e5-94d0-65e4c9c34bd3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Lock "b'cinder-attachment_update-dd527d33-a853-4bf2-a8d1-b3bc8e993cd1-n-h2-master-5'" released by "attachment_update" :: held 15.048s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:22:51.096979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-6f35f2aa-29e9-43e5-94d0-65e4c9c34bd3 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019 returned with HTTP 200 Jan 10 14:22:51.098365 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 187/392] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:22:35 2022] PUT /volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019 => generated 762 bytes in 15124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:22:51.098523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1ebdbf5f-136f-4276-aa77-c02b7c8bdf47 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:51.103392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7b77cc5-8076-4cf6-83f1-bd36f29e0a03 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:22:51.106733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7b77cc5-8076-4cf6-83f1-bd36f29e0a03 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:51.111670 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ebdbf5f-136f-4276-aa77-c02b7c8bdf47 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:51.113140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7b77cc5-8076-4cf6-83f1-bd36f29e0a03 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:51.133055 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 206/393] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:51 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:51.142000 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:51.142000 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:51.152351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c7b77cc5-8076-4cf6-83f1-bd36f29e0a03 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:51.166347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7b77cc5-8076-4cf6-83f1-bd36f29e0a03 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:22:51.167601 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 188/394] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:51 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 897 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:52.132966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a390316c-23a0-4758-b221-cee99f9bcf99 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:52.133482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a390316c-23a0-4758-b221-cee99f9bcf99 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:52.133904 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a390316c-23a0-4758-b221-cee99f9bcf99 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:52.155695 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:52.155695 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:52.167312 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a390316c-23a0-4758-b221-cee99f9bcf99 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:52.183896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a390316c-23a0-4758-b221-cee99f9bcf99 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:52.184486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2375ee5b-cb1d-4e99-bec9-7b8de1516a94 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:22:52.185891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2375ee5b-cb1d-4e99-bec9-7b8de1516a94 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:52.186940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2375ee5b-cb1d-4e99-bec9-7b8de1516a94 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:52.200343 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 207/395] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:52 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:52.206974 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:52.206974 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:52.217003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2375ee5b-cb1d-4e99-bec9-7b8de1516a94 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:52.228129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2375ee5b-cb1d-4e99-bec9-7b8de1516a94 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:22:52.237753 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 189/396] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:52 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:53.211774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-12f2b883-a801-47e5-bc5a-490a7c901fff tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:53.212383 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-12f2b883-a801-47e5-bc5a-490a7c901fff tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:53.212846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-12f2b883-a801-47e5-bc5a-490a7c901fff tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:53.232233 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:53.232233 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:53.245909 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a91477a-8e93-453c-bb03-fa2bfffb4bb2 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:22:53.246453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a91477a-8e93-453c-bb03-fa2bfffb4bb2 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:53.246798 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a91477a-8e93-453c-bb03-fa2bfffb4bb2 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:53.261254 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-12f2b883-a801-47e5-bc5a-490a7c901fff tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:53.275747 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:53.275747 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:53.282654 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-12f2b883-a801-47e5-bc5a-490a7c901fff tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:53.293189 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 208/397] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:53 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:22:53.297813 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4a91477a-8e93-453c-bb03-fa2bfffb4bb2 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:53.314003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a91477a-8e93-453c-bb03-fa2bfffb4bb2 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:22:53.315178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 190/398] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:53 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:53.443169 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fc6ef80d-cac5-4db6-af3a-127dbcd08182 req-3a061bc5-62d2-4a68-b8ac-f01bf3fbb696 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:22:53.443604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fc6ef80d-cac5-4db6-af3a-127dbcd08182 req-3a061bc5-62d2-4a68-b8ac-f01bf3fbb696 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:53.444048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fc6ef80d-cac5-4db6-af3a-127dbcd08182 req-3a061bc5-62d2-4a68-b8ac-f01bf3fbb696 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:53.458071 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:53.458071 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:53.466827 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-fc6ef80d-cac5-4db6-af3a-127dbcd08182 req-3a061bc5-62d2-4a68-b8ac-f01bf3fbb696 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:53.476075 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fc6ef80d-cac5-4db6-af3a-127dbcd08182 req-3a061bc5-62d2-4a68-b8ac-f01bf3fbb696 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:22:53.487575 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 209/399] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:53 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:53.494115 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] POST http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes Jan 10 14:22:53.495181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2072747107"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:53.496767 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2072747107'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:22:53.497268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume of 1 GB Jan 10 14:22:53.504575 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Availability Zones retrieved successfully. Jan 10 14:22:53.528998 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Flow 'volume_create_api' (60f42251-6ec7-4d7e-b502-3fb801fac614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:53.553060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a246d02-f5c8-4322-9238-70f4f82f7a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:53.560003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:22:53.630870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a246d02-f5c8-4322-9238-70f4f82f7a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:53.633478 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9a926f-ee98-4bb0-b439-3b0e635aaf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:53.809859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Created reservations ['d71c84aa-b8e3-4e8d-8c1c-4762e28d31f7', '55bedd56-e468-4621-972a-464886065487', '4dddcae5-a16d-4a00-8c37-4fe2c97f2a08', '568bc7f7-0952-4e90-997f-b966ba5ded13'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:22:53.811756 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9a926f-ee98-4bb0-b439-3b0e635aaf5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d71c84aa-b8e3-4e8d-8c1c-4762e28d31f7', '55bedd56-e468-4621-972a-464886065487', '4dddcae5-a16d-4a00-8c37-4fe2c97f2a08', '568bc7f7-0952-4e90-997f-b966ba5ded13']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:53.813643 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed62f184-590b-472f-bcd1-5f1998c760f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:53.943356 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed62f184-590b-472f-bcd1-5f1998c760f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '481086b7-cf16-418a-9fa2-ea6fa58698ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2072747107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b5d811f08854fb7826cb4b6a78cd34c',qos_specs=None,replication_status=,reservations=['d71c84aa-b8e3-4e8d-8c1c-4762e28d31f7','55bedd56-e468-4621-972a-464886065487','4dddcae5-a16d-4a00-8c37-4fe2c97f2a08','568bc7f7-0952-4e90-997f-b966ba5ded13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2072747107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=481086b7-cf16-418a-9fa2-ea6fa58698ea,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b5d811f08854fb7826cb4b6a78cd34c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:53.945422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950ce072-393e-4742-8060-89071f5bef67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:54.051520 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950ce072-393e-4742-8060-89071f5bef67) transitioned into state 'SUCCESS' from state '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-2072747107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b5d811f08854fb7826cb4b6a78cd34c',qos_specs=None,replication_status=,reservations=['d71c84aa-b8e3-4e8d-8c1c-4762e28d31f7','55bedd56-e468-4621-972a-464886065487','4dddcae5-a16d-4a00-8c37-4fe2c97f2a08','568bc7f7-0952-4e90-997f-b966ba5ded13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e5b06e9223440cca96fa5f1b1eb8c4f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:54.053776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f687bf7-2cc7-486f-b95f-f27adc067256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:22:54.171223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f687bf7-2cc7-486f-b95f-f27adc067256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:22:54.173574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Flow 'volume_create_api' (60f42251-6ec7-4d7e-b502-3fb801fac614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:22:54.174214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Create volume request issued successfully. Jan 10 14:22:54.175352 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-256ceef8-4c2c-43aa-9926-1a5e96d68e38 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes returned with HTTP 202 Jan 10 14:22:54.176772 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 191/400] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:22:53 2022] POST /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes => generated 829 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:22:54.189255 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7deaf339-a92f-4d55-af69-f7c6e49388b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:22:54.189804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7deaf339-a92f-4d55-af69-f7c6e49388b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:54.190327 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7deaf339-a92f-4d55-af69-f7c6e49388b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:54.209690 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:54.209690 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:54.219864 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7deaf339-a92f-4d55-af69-f7c6e49388b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:54.230541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7deaf339-a92f-4d55-af69-f7c6e49388b4 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:22:54.231634 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 210/401] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:54 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 897 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:54.301017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e029b4f-85b2-4505-84a5-74ba9df47268 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:54.303695 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e029b4f-85b2-4505-84a5-74ba9df47268 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:54.303695 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e029b4f-85b2-4505-84a5-74ba9df47268 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:54.332418 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:54.332418 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:54.340616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7e029b4f-85b2-4505-84a5-74ba9df47268 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:54.349332 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e029b4f-85b2-4505-84a5-74ba9df47268 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:54.358965 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 192/402] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:54 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:55.249829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55cc867b-a04c-4690-a258-48d3b832f595 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:22:55.251953 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55cc867b-a04c-4690-a258-48d3b832f595 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:55.252767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55cc867b-a04c-4690-a258-48d3b832f595 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:55.267332 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:55.267332 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:55.274754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-55cc867b-a04c-4690-a258-48d3b832f595 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:55.283866 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55cc867b-a04c-4690-a258-48d3b832f595 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:22:55.293045 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 211/403] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:55 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 921 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:55.365780 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4910cce9-b948-40f2-ae53-81a0dec30c74 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:55.366344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4910cce9-b948-40f2-ae53-81a0dec30c74 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:55.367050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4910cce9-b948-40f2-ae53-81a0dec30c74 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:55.387084 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:55.387084 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:55.394192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4910cce9-b948-40f2-ae53-81a0dec30c74 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:55.402916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4910cce9-b948-40f2-ae53-81a0dec30c74 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:55.408005 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 193/404] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:55 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:56.301467 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9ef87c8-9cbc-41dd-9d81-8dfac7647707 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:22:56.309100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9ef87c8-9cbc-41dd-9d81-8dfac7647707 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:56.309100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9ef87c8-9cbc-41dd-9d81-8dfac7647707 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:56.322107 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:56.322107 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:56.332865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c9ef87c8-9cbc-41dd-9d81-8dfac7647707 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:56.343164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9ef87c8-9cbc-41dd-9d81-8dfac7647707 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:22:56.354172 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 212/405] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:56 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 922 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:56.399981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-91a17445-d672-43c8-b639-6c26cf9f1988 req-d3a3b5b9-1f6d-490f-bcc6-2fb6081611e7 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:22:56.400613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-91a17445-d672-43c8-b639-6c26cf9f1988 req-d3a3b5b9-1f6d-490f-bcc6-2fb6081611e7 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:56.400922 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-91a17445-d672-43c8-b639-6c26cf9f1988 req-d3a3b5b9-1f6d-490f-bcc6-2fb6081611e7 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:56.418365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:56.418365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:56.419680 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f60d4b5a-9726-4375-989e-fff0cd678071 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:56.420134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f60d4b5a-9726-4375-989e-fff0cd678071 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:56.420615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f60d4b5a-9726-4375-989e-fff0cd678071 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:56.428634 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-91a17445-d672-43c8-b639-6c26cf9f1988 req-d3a3b5b9-1f6d-490f-bcc6-2fb6081611e7 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:56.439286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-91a17445-d672-43c8-b639-6c26cf9f1988 req-d3a3b5b9-1f6d-490f-bcc6-2fb6081611e7 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:22:56.440358 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 194/406] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:56 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 922 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:56.455058 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:56.455058 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:56.463122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f60d4b5a-9726-4375-989e-fff0cd678071 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:56.471906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f60d4b5a-9726-4375-989e-fff0cd678071 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:56.472888 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 213/407] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:56 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:22:56.626977 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9bcfb9ee-ddba-439a-b2c1-90feab8165a3 req-77b24436-7e2b-4ecc-972b-6ec74cc6ee78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:56.627409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9bcfb9ee-ddba-439a-b2c1-90feab8165a3 req-77b24436-7e2b-4ecc-972b-6ec74cc6ee78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:56.627851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9bcfb9ee-ddba-439a-b2c1-90feab8165a3 req-77b24436-7e2b-4ecc-972b-6ec74cc6ee78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:56.643000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [req-9bcfb9ee-ddba-439a-b2c1-90feab8165a3 req-77b24436-7e2b-4ecc-972b-6ec74cc6ee78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:56.643000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-9bcfb9ee-ddba-439a-b2c1-90feab8165a3 req-77b24436-7e2b-4ecc-972b-6ec74cc6ee78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:56.683617 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-9bcfb9ee-ddba-439a-b2c1-90feab8165a3 req-77b24436-7e2b-4ecc-972b-6ec74cc6ee78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:56.685766 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:56.685766 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:56.693439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9bcfb9ee-ddba-439a-b2c1-90feab8165a3 req-77b24436-7e2b-4ecc-972b-6ec74cc6ee78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:56.694330 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 195/408] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:56 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:56.798787 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-827e92a9-1237-4f0a-85d6-481666551526 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] POST http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019/action Jan 10 14:22:56.799559 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-827e92a9-1237-4f0a-85d6-481666551526 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:22:56.802760 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-53052019-df28-49f9-b95a-9a18bb349056 req-0efa4dbc-6819-4bb9-a17b-be3bcc8a91c0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:56.803210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-53052019-df28-49f9-b95a-9a18bb349056 req-0efa4dbc-6819-4bb9-a17b-be3bcc8a91c0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:56.803877 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-53052019-df28-49f9-b95a-9a18bb349056 req-0efa4dbc-6819-4bb9-a17b-be3bcc8a91c0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:56.805106 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-827e92a9-1237-4f0a-85d6-481666551526 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:22:56.805535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [req-53052019-df28-49f9-b95a-9a18bb349056 req-0efa4dbc-6819-4bb9-a17b-be3bcc8a91c0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:56.807831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-53052019-df28-49f9-b95a-9a18bb349056 req-0efa4dbc-6819-4bb9-a17b-be3bcc8a91c0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:56.863995 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:56.863995 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:56.901626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-53052019-df28-49f9-b95a-9a18bb349056 req-0efa4dbc-6819-4bb9-a17b-be3bcc8a91c0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:56.903967 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:56.903967 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:56.921884 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-53052019-df28-49f9-b95a-9a18bb349056 req-0efa4dbc-6819-4bb9-a17b-be3bcc8a91c0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:56.927117 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 196/409] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:56 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:57.034852 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ecde75ef-f892-42a0-becf-bc7d0bf9e389 req-112f9a00-6365-4ad2-851e-db9693815113 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:57.036367 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ecde75ef-f892-42a0-becf-bc7d0bf9e389 req-112f9a00-6365-4ad2-851e-db9693815113 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:57.037145 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ecde75ef-f892-42a0-becf-bc7d0bf9e389 req-112f9a00-6365-4ad2-851e-db9693815113 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:57.038425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [req-ecde75ef-f892-42a0-becf-bc7d0bf9e389 req-112f9a00-6365-4ad2-851e-db9693815113 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:57.040574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-ecde75ef-f892-42a0-becf-bc7d0bf9e389 req-112f9a00-6365-4ad2-851e-db9693815113 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:57.076748 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2c93b1d8-d81c-43f3-8770-e214b67d9b27 req-827e92a9-1237-4f0a-85d6-481666551526 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019/action returned with HTTP 204 Jan 10 14:22:57.077520 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 214/410] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:22:56 2022] POST /volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019/action => generated 0 bytes in 285 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:22:57.118447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-ecde75ef-f892-42a0-becf-bc7d0bf9e389 req-112f9a00-6365-4ad2-851e-db9693815113 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:57.121593 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:57.121593 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:57.143293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ecde75ef-f892-42a0-becf-bc7d0bf9e389 req-112f9a00-6365-4ad2-851e-db9693815113 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:57.144069 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 197/411] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:57 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:22:57.436204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d96dfa01-884a-48c8-8505-6c2a35040ba2 req-1c05c394-aa93-44d7-8439-bf32b0f6d18a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:57.436837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d96dfa01-884a-48c8-8505-6c2a35040ba2 req-1c05c394-aa93-44d7-8439-bf32b0f6d18a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:57.437340 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d96dfa01-884a-48c8-8505-6c2a35040ba2 req-1c05c394-aa93-44d7-8439-bf32b0f6d18a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:57.438410 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [req-d96dfa01-884a-48c8-8505-6c2a35040ba2 req-1c05c394-aa93-44d7-8439-bf32b0f6d18a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:57.440438 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [req-d96dfa01-884a-48c8-8505-6c2a35040ba2 req-1c05c394-aa93-44d7-8439-bf32b0f6d18a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:57.489225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ae8e7db-0579-4f75-8a1f-43aacbf1c1ad tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:57.491097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ae8e7db-0579-4f75-8a1f-43aacbf1c1ad tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:57.493060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ae8e7db-0579-4f75-8a1f-43aacbf1c1ad tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:57.567291 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:57.567291 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:57.569489 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-d96dfa01-884a-48c8-8505-6c2a35040ba2 req-1c05c394-aa93-44d7-8439-bf32b0f6d18a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:57.574518 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:57.574518 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:57.591897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ae8e7db-0579-4f75-8a1f-43aacbf1c1ad tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:57.595051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d96dfa01-884a-48c8-8505-6c2a35040ba2 req-1c05c394-aa93-44d7-8439-bf32b0f6d18a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:57.598874 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 215/412] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:57 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:57.602442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ae8e7db-0579-4f75-8a1f-43aacbf1c1ad tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:57.617285 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 198/413] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:57 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1212 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:57.620526 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d76f188d-7f77-4808-9b88-3524f646692a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:57.620977 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d76f188d-7f77-4808-9b88-3524f646692a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:57.621428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d76f188d-7f77-4808-9b88-3524f646692a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:57.641576 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:57.641576 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:57.650391 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d76f188d-7f77-4808-9b88-3524f646692a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:57.662945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d76f188d-7f77-4808-9b88-3524f646692a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:57.664246 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 216/414] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:57 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:22:57.827138 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f9c574ff-2718-4240-8d10-197d9c2132ae req-f21c10b6-5a44-4aba-abb1-5db80577f714 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:57.827859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f9c574ff-2718-4240-8d10-197d9c2132ae req-f21c10b6-5a44-4aba-abb1-5db80577f714 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:57.828508 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f9c574ff-2718-4240-8d10-197d9c2132ae req-f21c10b6-5a44-4aba-abb1-5db80577f714 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:57.829274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [req-f9c574ff-2718-4240-8d10-197d9c2132ae req-f21c10b6-5a44-4aba-abb1-5db80577f714 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:57.831037 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f9c574ff-2718-4240-8d10-197d9c2132ae req-f21c10b6-5a44-4aba-abb1-5db80577f714 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:57.894530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f9c574ff-2718-4240-8d10-197d9c2132ae req-f21c10b6-5a44-4aba-abb1-5db80577f714 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:57.899016 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:57.899016 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:57.905395 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f9c574ff-2718-4240-8d10-197d9c2132ae req-f21c10b6-5a44-4aba-abb1-5db80577f714 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:57.912464 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 199/415] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:57 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:57.956136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-93558a79-0d4a-4049-83a7-f9ae39b00459 req-908ca245-c245-46dd-9cfb-85528e3bd5cb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:22:57.956624 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-93558a79-0d4a-4049-83a7-f9ae39b00459 req-908ca245-c245-46dd-9cfb-85528e3bd5cb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:57.957082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-93558a79-0d4a-4049-83a7-f9ae39b00459 req-908ca245-c245-46dd-9cfb-85528e3bd5cb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:57.977240 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:57.977240 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:57.985002 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-93558a79-0d4a-4049-83a7-f9ae39b00459 req-908ca245-c245-46dd-9cfb-85528e3bd5cb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:22:57.997657 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-93558a79-0d4a-4049-83a7-f9ae39b00459 req-908ca245-c245-46dd-9cfb-85528e3bd5cb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:22:57.999036 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 217/416] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:22:57 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:58.124718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-1893313f-b369-42ba-8bca-d74b7b5486df req-a7a1b13a-31f9-424e-bd5b-4af1179404e8 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:58.125164 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-1893313f-b369-42ba-8bca-d74b7b5486df req-a7a1b13a-31f9-424e-bd5b-4af1179404e8 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:58.125616 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-1893313f-b369-42ba-8bca-d74b7b5486df req-a7a1b13a-31f9-424e-bd5b-4af1179404e8 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:58.126187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [req-1893313f-b369-42ba-8bca-d74b7b5486df req-a7a1b13a-31f9-424e-bd5b-4af1179404e8 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:58.127786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-1893313f-b369-42ba-8bca-d74b7b5486df req-a7a1b13a-31f9-424e-bd5b-4af1179404e8 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:58.183376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-1893313f-b369-42ba-8bca-d74b7b5486df req-a7a1b13a-31f9-424e-bd5b-4af1179404e8 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:58.185604 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:58.185604 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:58.200053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-1893313f-b369-42ba-8bca-d74b7b5486df req-a7a1b13a-31f9-424e-bd5b-4af1179404e8 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:58.200878 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 200/417] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:58 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:58.327701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-70dec31a-ec58-44f6-a905-284a21ba1ad7 req-28fd421c-6a16-4893-8cf0-e2c4fe19e06f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:58.328367 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-70dec31a-ec58-44f6-a905-284a21ba1ad7 req-28fd421c-6a16-4893-8cf0-e2c4fe19e06f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:58.328860 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-70dec31a-ec58-44f6-a905-284a21ba1ad7 req-28fd421c-6a16-4893-8cf0-e2c4fe19e06f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:58.329493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [req-70dec31a-ec58-44f6-a905-284a21ba1ad7 req-28fd421c-6a16-4893-8cf0-e2c4fe19e06f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:58.331218 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [req-70dec31a-ec58-44f6-a905-284a21ba1ad7 req-28fd421c-6a16-4893-8cf0-e2c4fe19e06f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:58.382042 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-70dec31a-ec58-44f6-a905-284a21ba1ad7 req-28fd421c-6a16-4893-8cf0-e2c4fe19e06f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:58.384211 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:58.384211 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:58.391831 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-70dec31a-ec58-44f6-a905-284a21ba1ad7 req-28fd421c-6a16-4893-8cf0-e2c4fe19e06f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:58.392751 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 218/418] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:58 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:58.681987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-958a3f02-426a-4c2e-b7cc-f582134ab161 req-3cc71029-0219-4d63-bfe2-21891c72591e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail Jan 10 14:22:58.681987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-958a3f02-426a-4c2e-b7cc-f582134ab161 req-3cc71029-0219-4d63-bfe2-21891c72591e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:58.681987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-958a3f02-426a-4c2e-b7cc-f582134ab161 req-3cc71029-0219-4d63-bfe2-21891c72591e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:58.681987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [req-958a3f02-426a-4c2e-b7cc-f582134ab161 req-3cc71029-0219-4d63-bfe2-21891c72591e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:22:58.681987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-958a3f02-426a-4c2e-b7cc-f582134ab161 req-3cc71029-0219-4d63-bfe2-21891c72591e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:22:58.738282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-958a3f02-426a-4c2e-b7cc-f582134ab161 req-3cc71029-0219-4d63-bfe2-21891c72591e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Get all volumes completed successfully. Jan 10 14:22:58.742361 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:58.742361 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:58.753198 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-958a3f02-426a-4c2e-b7cc-f582134ab161 req-3cc71029-0219-4d63-bfe2-21891c72591e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail returned with HTTP 200 Jan 10 14:22:58.754585 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 201/419] 10.222.0.20 () {60 vars in 1488 bytes} [Mon Jan 10 14:22:58 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/detail => generated 2748 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:22:58.770334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6f0542f1-ba70-4ad4-a0eb-a1be9844a05d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] DELETE http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:22:58.770810 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6f0542f1-ba70-4ad4-a0eb-a1be9844a05d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:58.771213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6f0542f1-ba70-4ad4-a0eb-a1be9844a05d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:58.771911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-6f0542f1-ba70-4ad4-a0eb-a1be9844a05d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Delete volume with id: 481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:22:58.786551 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:58.786551 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:58.788226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6f0542f1-ba70-4ad4-a0eb-a1be9844a05d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:59.011980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6f0542f1-ba70-4ad4-a0eb-a1be9844a05d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Delete volume request issued successfully. Jan 10 14:22:59.012879 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6f0542f1-ba70-4ad4-a0eb-a1be9844a05d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 202 Jan 10 14:22:59.019665 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 219/420] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:22:58 2022] DELETE /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:22:59.022200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd64dc6b-2c3d-4925-a68d-8e83effe805a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:22:59.022650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd64dc6b-2c3d-4925-a68d-8e83effe805a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:22:59.023102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd64dc6b-2c3d-4925-a68d-8e83effe805a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:22:59.045177 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:22:59.045177 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:22:59.059058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fd64dc6b-2c3d-4925-a68d-8e83effe805a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:22:59.074461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd64dc6b-2c3d-4925-a68d-8e83effe805a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:22:59.076483 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 202/421] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:22:59 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 921 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:00.091344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd89e024-b973-4330-8095-8bd65b07c6a1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:23:00.092920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd89e024-b973-4330-8095-8bd65b07c6a1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:00.093602 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd89e024-b973-4330-8095-8bd65b07c6a1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:00.127016 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:00.127016 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:00.146663 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cd89e024-b973-4330-8095-8bd65b07c6a1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:00.167339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd89e024-b973-4330-8095-8bd65b07c6a1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:23:00.176984 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 220/422] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:00 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:01.186302 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32fa5208-dd05-499f-aa81-c9aed88bd9fd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:23:01.186766 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32fa5208-dd05-499f-aa81-c9aed88bd9fd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:01.189372 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32fa5208-dd05-499f-aa81-c9aed88bd9fd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:01.212902 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:01.212902 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:01.247592 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-32fa5208-dd05-499f-aa81-c9aed88bd9fd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:01.259400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32fa5208-dd05-499f-aa81-c9aed88bd9fd tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:23:01.269159 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 203/423] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:01 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:02.276144 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b31ff64e-38eb-4c9d-aed1-501556b53801 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:23:02.276829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b31ff64e-38eb-4c9d-aed1-501556b53801 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:02.277432 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b31ff64e-38eb-4c9d-aed1-501556b53801 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:02.322793 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:02.322793 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:02.352216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b31ff64e-38eb-4c9d-aed1-501556b53801 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:02.381799 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b31ff64e-38eb-4c9d-aed1-501556b53801 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:23:02.387952 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 221/424] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:02 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 921 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:03.403854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3eeb696-8d28-473f-9106-727b372ae0b1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:23:03.404437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3eeb696-8d28-473f-9106-727b372ae0b1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:03.404758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3eeb696-8d28-473f-9106-727b372ae0b1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:03.436304 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:03.436304 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:03.446883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b3eeb696-8d28-473f-9106-727b372ae0b1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:03.483337 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3eeb696-8d28-473f-9106-727b372ae0b1 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 200 Jan 10 14:23:03.504216 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 204/425] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:03 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:04.507561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c08ee38d-fc64-418e-bc73-efb56149a567 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea Jan 10 14:23:04.508118 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c08ee38d-fc64-418e-bc73-efb56149a567 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:04.508717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c08ee38d-fc64-418e-bc73-efb56149a567 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:04.564228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c08ee38d-fc64-418e-bc73-efb56149a567 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea returned with HTTP 404 Jan 10 14:23:04.569239 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 222/426] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:04 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/481086b7-cf16-418a-9fa2-ea6fa58698ea => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:23:04.576545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cfe1d7ee-772d-4f53-b50c-542430c18de0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] DELETE http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:04.577872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cfe1d7ee-772d-4f53-b50c-542430c18de0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:04.578609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cfe1d7ee-772d-4f53-b50c-542430c18de0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:04.580182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-cfe1d7ee-772d-4f53-b50c-542430c18de0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Delete volume with id: 291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:04.606002 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:04.606002 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:04.607982 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cfe1d7ee-772d-4f53-b50c-542430c18de0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:04.800751 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cfe1d7ee-772d-4f53-b50c-542430c18de0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Delete volume request issued successfully. Jan 10 14:23:04.801470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cfe1d7ee-772d-4f53-b50c-542430c18de0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 202 Jan 10 14:23:04.802810 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 205/427] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:23:04 2022] DELETE /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:23:04.810183 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3299c891-56f4-4f6a-af54-709ae2e67c78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:04.810768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3299c891-56f4-4f6a-af54-709ae2e67c78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:04.812335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3299c891-56f4-4f6a-af54-709ae2e67c78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:04.860606 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:04.860606 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:04.889892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3299c891-56f4-4f6a-af54-709ae2e67c78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:04.919085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3299c891-56f4-4f6a-af54-709ae2e67c78 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:23:04.919799 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 223/428] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:04 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:05.933807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d82c9af4-fd9a-4143-8135-c781cc5f5d4c tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:05.934910 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d82c9af4-fd9a-4143-8135-c781cc5f5d4c tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:05.935555 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d82c9af4-fd9a-4143-8135-c781cc5f5d4c tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:05.971625 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:05.971625 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:06.004136 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d82c9af4-fd9a-4143-8135-c781cc5f5d4c tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:06.031100 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d82c9af4-fd9a-4143-8135-c781cc5f5d4c tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:23:06.033522 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 206/429] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:05 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:07.049215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cbba7d65-e33a-47b8-9aee-edc938f2e262 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:07.050320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cbba7d65-e33a-47b8-9aee-edc938f2e262 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:07.051288 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cbba7d65-e33a-47b8-9aee-edc938f2e262 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:07.083360 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:07.083360 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:07.116709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cbba7d65-e33a-47b8-9aee-edc938f2e262 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:07.135754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cbba7d65-e33a-47b8-9aee-edc938f2e262 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:23:07.141606 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 224/430] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:07 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:08.150447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6fb17fc-eb84-46c8-b6c9-1e4a530f9f2f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:08.151073 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c6fb17fc-eb84-46c8-b6c9-1e4a530f9f2f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:08.151590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c6fb17fc-eb84-46c8-b6c9-1e4a530f9f2f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:08.195977 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:08.195977 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:08.238289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c6fb17fc-eb84-46c8-b6c9-1e4a530f9f2f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:08.284291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6fb17fc-eb84-46c8-b6c9-1e4a530f9f2f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:23:08.290620 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 207/431] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:08 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:09.310561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e290e94b-bffe-48af-9c06-53c2d4226e7a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:09.311063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e290e94b-bffe-48af-9c06-53c2d4226e7a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:09.311478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e290e94b-bffe-48af-9c06-53c2d4226e7a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:09.345676 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:09.345676 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:09.363299 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e290e94b-bffe-48af-9c06-53c2d4226e7a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:09.386613 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e290e94b-bffe-48af-9c06-53c2d4226e7a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:23:09.398243 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 225/432] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:09 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:10.406400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d47bf38-5bc2-450e-bd28-c066a855c3e0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:10.407020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d47bf38-5bc2-450e-bd28-c066a855c3e0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:10.407187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d47bf38-5bc2-450e-bd28-c066a855c3e0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:10.441543 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:10.441543 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:10.467107 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2d47bf38-5bc2-450e-bd28-c066a855c3e0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:10.495957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d47bf38-5bc2-450e-bd28-c066a855c3e0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:23:10.510032 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 208/433] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:10 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:11.515396 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40d6f266-e9a1-4a27-bbed-e2baca4d4d76 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:11.515993 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40d6f266-e9a1-4a27-bbed-e2baca4d4d76 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:11.516524 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40d6f266-e9a1-4a27-bbed-e2baca4d4d76 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:11.542680 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:11.542680 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:11.563219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-40d6f266-e9a1-4a27-bbed-e2baca4d4d76 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:11.585145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40d6f266-e9a1-4a27-bbed-e2baca4d4d76 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 200 Jan 10 14:23:11.595881 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 226/434] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:11 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 921 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:12.607900 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40ea619f-87f7-4717-b884-4d58e3b412b0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a Jan 10 14:23:12.608492 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40ea619f-87f7-4717-b884-4d58e3b412b0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:12.608847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40ea619f-87f7-4717-b884-4d58e3b412b0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:12.627487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40ea619f-87f7-4717-b884-4d58e3b412b0 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a returned with HTTP 404 Jan 10 14:23:12.630482 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 209/435] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:12 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/291db52e-e87e-4b5d-ae08-86699e261e0a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:23:12.642346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1c62bd9-a6e1-41bc-80eb-195f2a35ef1f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] DELETE http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:12.642894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1c62bd9-a6e1-41bc-80eb-195f2a35ef1f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:12.643248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1c62bd9-a6e1-41bc-80eb-195f2a35ef1f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:12.643643 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-d1c62bd9-a6e1-41bc-80eb-195f2a35ef1f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Delete volume with id: 857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:12.668395 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:12.668395 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:12.682009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d1c62bd9-a6e1-41bc-80eb-195f2a35ef1f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:12.907837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d1c62bd9-a6e1-41bc-80eb-195f2a35ef1f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Delete volume request issued successfully. Jan 10 14:23:12.908486 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1c62bd9-a6e1-41bc-80eb-195f2a35ef1f tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 202 Jan 10 14:23:12.910307 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 227/436] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:23:12 2022] DELETE /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:23:12.917494 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fe377c00-253a-4162-900d-769d0b695146 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:12.918181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fe377c00-253a-4162-900d-769d0b695146 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:12.920433 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fe377c00-253a-4162-900d-769d0b695146 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:12.940759 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:12.940759 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:12.958543 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fe377c00-253a-4162-900d-769d0b695146 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:12.970294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fe377c00-253a-4162-900d-769d0b695146 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:23:12.971630 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 210/437] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:12 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:13.990510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2cf5aa5d-6a35-4fbb-b7f5-06b153e9521e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:13.991079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2cf5aa5d-6a35-4fbb-b7f5-06b153e9521e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:13.991844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2cf5aa5d-6a35-4fbb-b7f5-06b153e9521e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:14.030184 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:14.030184 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:14.052205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2cf5aa5d-6a35-4fbb-b7f5-06b153e9521e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:14.069766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2cf5aa5d-6a35-4fbb-b7f5-06b153e9521e tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:23:14.077045 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 228/438] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:13 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:15.092508 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-430e7d8a-df38-4413-8178-9325e23e430d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:15.096819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-430e7d8a-df38-4413-8178-9325e23e430d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:15.097517 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-430e7d8a-df38-4413-8178-9325e23e430d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:15.147572 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:15.147572 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:15.179017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-430e7d8a-df38-4413-8178-9325e23e430d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:15.204332 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-430e7d8a-df38-4413-8178-9325e23e430d tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:23:15.209537 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 211/439] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:15 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:16.224950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08f20581-6873-4528-b825-2250703281a9 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:16.225582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08f20581-6873-4528-b825-2250703281a9 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:16.225861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08f20581-6873-4528-b825-2250703281a9 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:16.287947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:16.287947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:16.340574 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-08f20581-6873-4528-b825-2250703281a9 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:16.382183 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08f20581-6873-4528-b825-2250703281a9 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:23:16.394658 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 229/440] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:16 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:16.560730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f808af0b-00e1-4c4f-bb35-64c8a99d0e3b req-5b9a67ed-4a26-4e95-938b-cc34294e337b tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:16.562118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f808af0b-00e1-4c4f-bb35-64c8a99d0e3b req-5b9a67ed-4a26-4e95-938b-cc34294e337b tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:16.562977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f808af0b-00e1-4c4f-bb35-64c8a99d0e3b req-5b9a67ed-4a26-4e95-938b-cc34294e337b tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:16.643614 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:16.643614 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:16.669962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f808af0b-00e1-4c4f-bb35-64c8a99d0e3b req-5b9a67ed-4a26-4e95-938b-cc34294e337b tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:16.691240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f808af0b-00e1-4c4f-bb35-64c8a99d0e3b req-5b9a67ed-4a26-4e95-938b-cc34294e337b tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:16.704713 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 212/441] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:23:16 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1212 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:23:17.402020 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcc22057-b8a1-49fe-87d7-8761c429ad99 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:17.402585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcc22057-b8a1-49fe-87d7-8761c429ad99 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:17.403731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcc22057-b8a1-49fe-87d7-8761c429ad99 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:17.440737 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:17.440737 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:17.467258 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fcc22057-b8a1-49fe-87d7-8761c429ad99 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:17.505606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcc22057-b8a1-49fe-87d7-8761c429ad99 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:23:17.512344 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 230/442] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:17 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:18.526674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd557da3-6951-4388-b5fb-6960ffb03f98 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:18.527743 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd557da3-6951-4388-b5fb-6960ffb03f98 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:18.528431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd557da3-6951-4388-b5fb-6960ffb03f98 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:18.549988 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:18.549988 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:18.574536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bd557da3-6951-4388-b5fb-6960ffb03f98 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:18.587224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd557da3-6951-4388-b5fb-6960ffb03f98 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:23:18.589290 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 213/443] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:18 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:19.603865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24235bcc-537e-4157-ae84-c23e6df7d10a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:19.605086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-24235bcc-537e-4157-ae84-c23e6df7d10a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:19.605703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-24235bcc-537e-4157-ae84-c23e6df7d10a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:19.682027 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:19.682027 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:19.714284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-24235bcc-537e-4157-ae84-c23e6df7d10a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Volume info retrieved successfully. Jan 10 14:23:19.734016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24235bcc-537e-4157-ae84-c23e6df7d10a tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 200 Jan 10 14:23:19.737155 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 231/444] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:19 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:20.750194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acbaa81e-e35f-4431-934e-725a1f64c5a6 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] GET http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 Jan 10 14:23:20.750749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acbaa81e-e35f-4431-934e-725a1f64c5a6 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:20.751158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acbaa81e-e35f-4431-934e-725a1f64c5a6 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:20.771833 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acbaa81e-e35f-4431-934e-725a1f64c5a6 tempest-VolumesTestJSON-953045201 tempest-VolumesTestJSON-953045201-project] http://10.222.0.20/volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 returned with HTTP 404 Jan 10 14:23:20.772913 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 214/445] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:20 2022] GET /volume/v3/5b5d811f08854fb7826cb4b6a78cd34c/volumes/857b9a36-c6a9-407b-a6d6-18021eb86d86 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:23:21.785744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7d7f7e2-5af1-4030-997c-f2b18b915466 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:21.786715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7d7f7e2-5af1-4030-997c-f2b18b915466 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:21.787322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7d7f7e2-5af1-4030-997c-f2b18b915466 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:21.850545 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:21.850545 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:21.877449 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7d7f7e2-5af1-4030-997c-f2b18b915466 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:21.904657 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7d7f7e2-5af1-4030-997c-f2b18b915466 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:21.906807 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 232/446] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:21 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1212 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:23:22.084450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:22.086252 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:22.086252 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:22.122462 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:22.122462 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:22.131389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:22.142183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:22.143470 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 215/447] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:23:22 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:23:22.311533 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-f5ae69ac-951d-4b1a-b88f-ff1c7164012a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] POST http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1/action Jan 10 14:23:22.312657 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-f5ae69ac-951d-4b1a-b88f-ff1c7164012a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:23:22.313253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-f5ae69ac-951d-4b1a-b88f-ff1c7164012a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:23:22.341214 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:22.341214 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:22.343022 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-114c7bf6-d2a8-4230-a803-4490df6605de req-f5ae69ac-951d-4b1a-b88f-ff1c7164012a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:22.432654 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-114c7bf6-d2a8-4230-a803-4490df6605de req-f5ae69ac-951d-4b1a-b88f-ff1c7164012a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Begin detaching volume completed successfully. Jan 10 14:23:22.434821 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-f5ae69ac-951d-4b1a-b88f-ff1c7164012a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1/action returned with HTTP 202 Jan 10 14:23:22.435634 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 233/448] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:23:22 2022] POST /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:23:22.673764 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume// Jan 10 14:23:22.674337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:22.675051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:22.676204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-d5920c3a-dcd4-4356-afee-de29f0c7910e tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:23:22.676992 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 216/449] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:23:22 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:23:22.702707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-e0f97c78-e413-4f92-815f-237899e760aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:22.703792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-e0f97c78-e413-4f92-815f-237899e760aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:22.704829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-e0f97c78-e413-4f92-815f-237899e760aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:22.754078 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:22.754078 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:22.789795 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-114c7bf6-d2a8-4230-a803-4490df6605de req-e0f97c78-e413-4f92-815f-237899e760aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:22.802023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-e0f97c78-e413-4f92-815f-237899e760aa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:22.803355 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 234/450] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:23:22 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 1314 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:23:23.299551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-2e47c615-32a4-4f72-9eb1-da800923616a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] DELETE http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019 Jan 10 14:23:23.300051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-2e47c615-32a4-4f72-9eb1-da800923616a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:23.300496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-2e47c615-32a4-4f72-9eb1-da800923616a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:23.367935 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:23.367935 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:36.930870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-114c7bf6-d2a8-4230-a803-4490df6605de req-2e47c615-32a4-4f72-9eb1-da800923616a tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019 returned with HTTP 200 Jan 10 14:23:36.935042 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 217/451] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:23:23 2022] DELETE /volume/v3/a060ab711b614cf6bb207624f125393e/attachments/11b42b08-6329-450f-8bb1-944805a6d019 => generated 19 bytes in 13640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:23:38.284664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb6e8c41-11e8-4093-8406-f9c0a767b135 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:38.285220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb6e8c41-11e8-4093-8406-f9c0a767b135 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:38.285867 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb6e8c41-11e8-4093-8406-f9c0a767b135 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:38.308232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:38.308232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:38.330426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eb6e8c41-11e8-4093-8406-f9c0a767b135 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:38.334525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb6e8c41-11e8-4093-8406-f9c0a767b135 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:38.335629 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 235/452] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:38 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 920 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:38.479976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0f8e475-be33-4540-98bb-ff9a4bf93061 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] DELETE http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:38.480511 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0f8e475-be33-4540-98bb-ff9a4bf93061 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:38.481065 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0f8e475-be33-4540-98bb-ff9a4bf93061 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:38.481423 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-b0f8e475-be33-4540-98bb-ff9a4bf93061 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Delete volume with id: dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:38.497816 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:38.497816 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:38.500113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b0f8e475-be33-4540-98bb-ff9a4bf93061 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:38.733967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b0f8e475-be33-4540-98bb-ff9a4bf93061 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Delete volume request issued successfully. Jan 10 14:23:38.733967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0f8e475-be33-4540-98bb-ff9a4bf93061 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 202 Jan 10 14:23:38.733967 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 218/453] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:23:38 2022] DELETE /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:23:38.742759 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195a13ff-595f-4878-9016-7cde9f6615f1 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:38.744103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-195a13ff-595f-4878-9016-7cde9f6615f1 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:38.744838 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-195a13ff-595f-4878-9016-7cde9f6615f1 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:38.765077 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:38.765077 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:38.776655 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-195a13ff-595f-4878-9016-7cde9f6615f1 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:38.788550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195a13ff-595f-4878-9016-7cde9f6615f1 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:38.789988 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 236/454] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:38 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:39.804726 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43114d4c-bdfb-4328-a6de-e6cc9f4c8338 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:39.806419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43114d4c-bdfb-4328-a6de-e6cc9f4c8338 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:39.807036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43114d4c-bdfb-4328-a6de-e6cc9f4c8338 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:39.830684 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:39.830684 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:39.839119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43114d4c-bdfb-4328-a6de-e6cc9f4c8338 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:39.848067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43114d4c-bdfb-4328-a6de-e6cc9f4c8338 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:39.849356 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 219/455] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:39 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:40.865226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08fcb404-3694-43ae-87ea-0b0038a9a0cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:40.872448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08fcb404-3694-43ae-87ea-0b0038a9a0cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:40.874337 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08fcb404-3694-43ae-87ea-0b0038a9a0cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:40.901091 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:40.901091 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:40.909072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-08fcb404-3694-43ae-87ea-0b0038a9a0cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:40.918764 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08fcb404-3694-43ae-87ea-0b0038a9a0cd tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:40.920143 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 237/456] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:40 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:41.935132 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25364908-1e38-4b35-ae29-544da73cca79 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:41.935723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25364908-1e38-4b35-ae29-544da73cca79 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:41.936298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25364908-1e38-4b35-ae29-544da73cca79 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:41.953588 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:41.953588 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:41.961840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-25364908-1e38-4b35-ae29-544da73cca79 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:41.971105 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25364908-1e38-4b35-ae29-544da73cca79 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:41.972678 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 220/457] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:41 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:42.988380 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8fe42bfe-bf31-4290-ae71-33b288671af5 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:42.988929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8fe42bfe-bf31-4290-ae71-33b288671af5 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:42.989246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8fe42bfe-bf31-4290-ae71-33b288671af5 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:43.010574 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:43.010574 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:43.019784 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8fe42bfe-bf31-4290-ae71-33b288671af5 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:43.029304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8fe42bfe-bf31-4290-ae71-33b288671af5 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:43.030342 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 238/458] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:42 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:43.704236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b13db21-7048-47cd-9034-fc9bcbda4b3f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] DELETE http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:43.704801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b13db21-7048-47cd-9034-fc9bcbda4b3f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:43.705134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b13db21-7048-47cd-9034-fc9bcbda4b3f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:43.705528 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-5b13db21-7048-47cd-9034-fc9bcbda4b3f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Delete volume with id: e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:43.727834 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:43.727834 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:43.729240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5b13db21-7048-47cd-9034-fc9bcbda4b3f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:43.991469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5b13db21-7048-47cd-9034-fc9bcbda4b3f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Delete volume request issued successfully. Jan 10 14:23:43.991469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b13db21-7048-47cd-9034-fc9bcbda4b3f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 202 Jan 10 14:23:43.998059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ca894af4-19fc-4a5c-bc1b-ab1dc8aca007 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:43.998543 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ca894af4-19fc-4a5c-bc1b-ab1dc8aca007 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:43.998982 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ca894af4-19fc-4a5c-bc1b-ab1dc8aca007 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:43.999826 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 221/459] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:23:43 2022] DELETE /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:23:44.021902 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:44.021902 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:44.033387 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ca894af4-19fc-4a5c-bc1b-ab1dc8aca007 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:44.044790 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8db07e82-2a4d-4d35-9916-5e8ed44ad0d4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:44.044959 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ca894af4-19fc-4a5c-bc1b-ab1dc8aca007 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:23:44.051243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8db07e82-2a4d-4d35-9916-5e8ed44ad0d4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:44.051243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8db07e82-2a4d-4d35-9916-5e8ed44ad0d4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:44.051900 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 239/460] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:43 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:23:44.070494 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:44.070494 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:44.078668 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8db07e82-2a4d-4d35-9916-5e8ed44ad0d4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:44.088346 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8db07e82-2a4d-4d35-9916-5e8ed44ad0d4 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 200 Jan 10 14:23:44.088726 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 222/461] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:44 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:23:45.066153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aabee434-cd2f-4ad9-9cdc-44d642cd8e5e tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:45.066153 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aabee434-cd2f-4ad9-9cdc-44d642cd8e5e tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:45.066838 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aabee434-cd2f-4ad9-9cdc-44d642cd8e5e tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:45.088174 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:45.088174 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:45.099026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aabee434-cd2f-4ad9-9cdc-44d642cd8e5e tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:45.105270 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5745f33d-05e8-4217-b116-19e2ff11f199 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 Jan 10 14:23:45.105807 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5745f33d-05e8-4217-b116-19e2ff11f199 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:45.106165 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5745f33d-05e8-4217-b116-19e2ff11f199 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:45.108598 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aabee434-cd2f-4ad9-9cdc-44d642cd8e5e tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:23:45.109622 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 240/462] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:45 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:45.136850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5745f33d-05e8-4217-b116-19e2ff11f199 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 returned with HTTP 404 Jan 10 14:23:45.138558 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 223/463] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:45 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/dd527d33-a853-4bf2-a8d1-b3bc8e993cd1 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:23:45.145279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be797083-97fd-4672-929f-d555d80445ef tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] DELETE http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:45.145723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be797083-97fd-4672-929f-d555d80445ef tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:45.146172 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be797083-97fd-4672-929f-d555d80445ef tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:45.146568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-be797083-97fd-4672-929f-d555d80445ef tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Delete volume with id: fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:45.168196 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:45.168196 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:45.169256 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-be797083-97fd-4672-929f-d555d80445ef tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:45.389588 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-be797083-97fd-4672-929f-d555d80445ef tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Delete volume request issued successfully. Jan 10 14:23:45.390961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be797083-97fd-4672-929f-d555d80445ef tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 202 Jan 10 14:23:45.394187 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 241/464] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:23:45 2022] DELETE /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:23:45.402990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f73214c-88ba-40a6-a184-ad8c0f6edc35 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:45.403539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f73214c-88ba-40a6-a184-ad8c0f6edc35 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:45.404232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f73214c-88ba-40a6-a184-ad8c0f6edc35 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:45.431723 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:45.431723 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:45.440641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5f73214c-88ba-40a6-a184-ad8c0f6edc35 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:45.451957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f73214c-88ba-40a6-a184-ad8c0f6edc35 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:23:45.453389 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 224/465] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:45 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 920 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:46.124041 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9971978a-fe9f-42ca-9202-7dc67c412dcf tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:46.124623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9971978a-fe9f-42ca-9202-7dc67c412dcf tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:46.125482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9971978a-fe9f-42ca-9202-7dc67c412dcf tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:46.152176 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:46.152176 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:46.172104 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9971978a-fe9f-42ca-9202-7dc67c412dcf tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:46.186506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9971978a-fe9f-42ca-9202-7dc67c412dcf tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:23:46.188035 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 242/466] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:46 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:46.467562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6ae0b76-4f06-46d0-b542-a4088f188dac tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:46.468159 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6ae0b76-4f06-46d0-b542-a4088f188dac tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:46.468648 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6ae0b76-4f06-46d0-b542-a4088f188dac tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:46.496651 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:46.496651 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:46.506270 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a6ae0b76-4f06-46d0-b542-a4088f188dac tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:46.524627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6ae0b76-4f06-46d0-b542-a4088f188dac tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:23:46.525345 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 225/467] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:46 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 920 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:47.203022 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab0564c9-a7a3-44ec-b9ec-e4e59bd9961d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:47.204247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab0564c9-a7a3-44ec-b9ec-e4e59bd9961d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:47.204888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab0564c9-a7a3-44ec-b9ec-e4e59bd9961d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:47.234918 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:47.234918 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:47.272225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab0564c9-a7a3-44ec-b9ec-e4e59bd9961d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:47.294015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab0564c9-a7a3-44ec-b9ec-e4e59bd9961d tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:23:47.297606 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 243/468] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:47 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:47.539938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30007b2d-102f-455f-9f6b-57a2ed8009fa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:47.541157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30007b2d-102f-455f-9f6b-57a2ed8009fa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:47.541815 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30007b2d-102f-455f-9f6b-57a2ed8009fa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:47.556297 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:47.556297 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:47.564073 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-30007b2d-102f-455f-9f6b-57a2ed8009fa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:47.573542 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30007b2d-102f-455f-9f6b-57a2ed8009fa tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:23:47.574829 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 226/469] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:47 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 920 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:48.313761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9db3ed64-c393-49b1-aac1-fce60e3f389f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:48.314282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9db3ed64-c393-49b1-aac1-fce60e3f389f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:48.314657 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9db3ed64-c393-49b1-aac1-fce60e3f389f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:48.337612 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:48.337612 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:48.346635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9db3ed64-c393-49b1-aac1-fce60e3f389f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:48.357402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9db3ed64-c393-49b1-aac1-fce60e3f389f tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:23:48.358687 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 244/470] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:48 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:48.591802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72092d79-13da-469d-8736-a67067c0c3b0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:48.593912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72092d79-13da-469d-8736-a67067c0c3b0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:48.594977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72092d79-13da-469d-8736-a67067c0c3b0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:48.611313 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:48.611313 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:48.621277 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72092d79-13da-469d-8736-a67067c0c3b0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:48.635108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72092d79-13da-469d-8736-a67067c0c3b0 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:23:48.636462 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 227/471] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:48 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:49.374314 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ba57e44-a4be-43d9-a658-76693bf064fe tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:49.374946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ba57e44-a4be-43d9-a658-76693bf064fe tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:49.375188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ba57e44-a4be-43d9-a658-76693bf064fe tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:49.421232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:49.421232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:49.439811 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8ba57e44-a4be-43d9-a658-76693bf064fe tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:49.451378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ba57e44-a4be-43d9-a658-76693bf064fe tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:23:49.457755 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 245/472] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:49 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:49.650821 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44546aa1-bc89-491f-b3f2-207bd12a52bb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:49.651402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44546aa1-bc89-491f-b3f2-207bd12a52bb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:49.651685 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44546aa1-bc89-491f-b3f2-207bd12a52bb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:49.677132 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:49.677132 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:49.715741 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-44546aa1-bc89-491f-b3f2-207bd12a52bb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Volume info retrieved successfully. Jan 10 14:23:49.738799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44546aa1-bc89-491f-b3f2-207bd12a52bb tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 200 Jan 10 14:23:49.741522 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 228/473] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:49 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:50.472341 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f39daf7-7336-42ff-a91f-9e7e2432bf57 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:50.473503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f39daf7-7336-42ff-a91f-9e7e2432bf57 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:50.474148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f39daf7-7336-42ff-a91f-9e7e2432bf57 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:50.498367 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:23:50.498367 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:23:50.513399 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1f39daf7-7336-42ff-a91f-9e7e2432bf57 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Volume info retrieved successfully. Jan 10 14:23:50.533977 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f39daf7-7336-42ff-a91f-9e7e2432bf57 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 200 Jan 10 14:23:50.534713 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 246/474] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:50 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:23:50.754626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-144a1a97-260e-404c-b571-17b711425345 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] GET http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe Jan 10 14:23:50.755738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-144a1a97-260e-404c-b571-17b711425345 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:50.756191 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-144a1a97-260e-404c-b571-17b711425345 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:50.769619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-144a1a97-260e-404c-b571-17b711425345 tempest-ServerRescueNegativeTestJSON-1429667815 tempest-ServerRescueNegativeTestJSON-1429667815-project] http://10.222.0.20/volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe returned with HTTP 404 Jan 10 14:23:50.774502 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 229/475] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:50 2022] GET /volume/v3/a060ab711b614cf6bb207624f125393e/volumes/fc2413c0-6107-4d6f-9dc2-a4036dc088fe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:23:51.549838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01b73ac0-660a-47c9-bd5d-3b2e5cb07315 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] GET http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd Jan 10 14:23:51.550331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01b73ac0-660a-47c9-bd5d-3b2e5cb07315 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:23:51.550716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01b73ac0-660a-47c9-bd5d-3b2e5cb07315 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:23:51.567387 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01b73ac0-660a-47c9-bd5d-3b2e5cb07315 tempest-DeleteServersTestJSON-784855240 tempest-DeleteServersTestJSON-784855240-project] http://10.222.0.20/volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd returned with HTTP 404 Jan 10 14:23:51.572888 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 247/476] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:23:51 2022] GET /volume/v3/efa1f0d5ebf54b90b63b6a910f30b321/volumes/e9f59c17-cd68-4817-b638-e38c1df905fd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:24:20.017101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes Jan 10 14:24:20.017845 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1449055148", "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:24:20.019035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1449055148', 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:24:20.199261 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume of 1 GB Jan 10 14:24:20.209085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Availability Zones retrieved successfully. Jan 10 14:24:20.246438 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Flow 'volume_create_api' (8c7db919-bc10-478e-9a09-6bf20c0b74f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:24:20.253986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844d376b-6a6a-4f9f-b845-a92a8c7af7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:24:20.257902 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:24:20.412593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844d376b-6a6a-4f9f-b845-a92a8c7af7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:24:20.418739 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3560a6-58bf-469d-959f-d971b9b45bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:24:20.808514 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Created reservations ['14b77f97-1013-4f9e-9026-b544189de4ae', '26d8eae1-e6f2-42c5-b801-47f0d37f2186', 'fbd6e65d-1502-4c1b-92c8-ecbab1597b08', '755b08e2-1560-45cf-adce-88b4b59324be'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:24:20.810495 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3560a6-58bf-469d-959f-d971b9b45bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b77f97-1013-4f9e-9026-b544189de4ae', '26d8eae1-e6f2-42c5-b801-47f0d37f2186', 'fbd6e65d-1502-4c1b-92c8-ecbab1597b08', '755b08e2-1560-45cf-adce-88b4b59324be']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:24:20.813503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e58196-0205-4b10-8484-3fee55bf70d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:24:21.023691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e58196-0205-4b10-8484-3fee55bf70d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bef29d4-6bad-4a88-a4db-71a8023ae037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1449055148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a953697ce34e569b61a7eda6bcc610',qos_specs=None,replication_status=,reservations=['14b77f97-1013-4f9e-9026-b544189de4ae','26d8eae1-e6f2-42c5-b801-47f0d37f2186','fbd6e65d-1502-4c1b-92c8-ecbab1597b08','755b08e2-1560-45cf-adce-88b4b59324be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1449055148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bef29d4-6bad-4a88-a4db-71a8023ae037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66a953697ce34e569b61a7eda6bcc610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:24:21.027571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c853ef3-e831-4480-a564-92d490e3c390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:24:21.135799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c853ef3-e831-4480-a564-92d490e3c390) transitioned into state 'SUCCESS' from state '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-1449055148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a953697ce34e569b61a7eda6bcc610',qos_specs=None,replication_status=,reservations=['14b77f97-1013-4f9e-9026-b544189de4ae','26d8eae1-e6f2-42c5-b801-47f0d37f2186','fbd6e65d-1502-4c1b-92c8-ecbab1597b08','755b08e2-1560-45cf-adce-88b4b59324be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:24:21.137961 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100e8461-00f4-4dcb-9e6a-882bb3716b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:24:21.285886 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100e8461-00f4-4dcb-9e6a-882bb3716b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:24:21.287656 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Flow 'volume_create_api' (8c7db919-bc10-478e-9a09-6bf20c0b74f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:24:21.293900 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume request issued successfully. Jan 10 14:24:21.298597 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc59a3b9-296c-4f29-a906-3639e34ee44b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes returned with HTTP 202 Jan 10 14:24:21.309417 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 230/477] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:24:19 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes => generated 826 bytes in 1543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:24:21.331805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9d8ca6f-571a-4bd7-ad01-efbe0513a095 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:21.332778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9d8ca6f-571a-4bd7-ad01-efbe0513a095 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:21.333296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9d8ca6f-571a-4bd7-ad01-efbe0513a095 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:21.368356 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:21.368356 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:21.383739 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b9d8ca6f-571a-4bd7-ad01-efbe0513a095 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:21.411616 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9d8ca6f-571a-4bd7-ad01-efbe0513a095 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:21.422320 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 248/478] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:21 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 894 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:22.439566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec369f00-4f5b-431e-89bc-1fef9aff57d1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:22.439566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec369f00-4f5b-431e-89bc-1fef9aff57d1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:22.440151 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec369f00-4f5b-431e-89bc-1fef9aff57d1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:22.459451 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:22.459451 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:22.484169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ec369f00-4f5b-431e-89bc-1fef9aff57d1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:22.495720 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec369f00-4f5b-431e-89bc-1fef9aff57d1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:22.498402 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 231/479] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:22 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:24:23.513610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0041be28-3bf7-4634-933d-b1cbd0595504 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:23.514128 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0041be28-3bf7-4634-933d-b1cbd0595504 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:23.514505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0041be28-3bf7-4634-933d-b1cbd0595504 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:23.563920 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:23.563920 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:23.574440 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0041be28-3bf7-4634-933d-b1cbd0595504 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:23.585915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0041be28-3bf7-4634-933d-b1cbd0595504 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:23.587198 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 249/480] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:23 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:24.602563 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2765043-41a7-4976-9403-2633885662eb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:24.603089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2765043-41a7-4976-9403-2633885662eb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:24.603502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2765043-41a7-4976-9403-2633885662eb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:24.622148 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:24.622148 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:24.631306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f2765043-41a7-4976-9403-2633885662eb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:24.648952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2765043-41a7-4976-9403-2633885662eb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:24.658251 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 232/481] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:24 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:25.668711 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-260d8ebe-1dc5-475a-a797-dd993e9f0398 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:25.669837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-260d8ebe-1dc5-475a-a797-dd993e9f0398 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:25.671097 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-260d8ebe-1dc5-475a-a797-dd993e9f0398 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:25.693447 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:25.693447 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:25.722539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-260d8ebe-1dc5-475a-a797-dd993e9f0398 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:25.740402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-260d8ebe-1dc5-475a-a797-dd993e9f0398 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:25.743316 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 250/482] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:25 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:26.760321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3a260c7-b303-4a7c-b084-5cf8b3ae4036 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:26.760819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3a260c7-b303-4a7c-b084-5cf8b3ae4036 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:26.761355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3a260c7-b303-4a7c-b084-5cf8b3ae4036 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:26.779267 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:26.779267 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:26.787350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a3a260c7-b303-4a7c-b084-5cf8b3ae4036 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:26.796937 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3a260c7-b303-4a7c-b084-5cf8b3ae4036 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:26.806694 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 233/483] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:26 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:27.814010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ff81872-9fb4-4a72-b3b2-d885a0ddf61c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:27.816427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ff81872-9fb4-4a72-b3b2-d885a0ddf61c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:27.817166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ff81872-9fb4-4a72-b3b2-d885a0ddf61c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:27.837263 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:27.837263 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:27.845796 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5ff81872-9fb4-4a72-b3b2-d885a0ddf61c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:27.858105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ff81872-9fb4-4a72-b3b2-d885a0ddf61c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:27.878854 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 251/484] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:27 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:28.893982 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e73b5f77-459b-4cd7-93bc-1dc6ecb50ab6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:28.894566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e73b5f77-459b-4cd7-93bc-1dc6ecb50ab6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:28.894872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e73b5f77-459b-4cd7-93bc-1dc6ecb50ab6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:28.954770 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:28.954770 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:28.977470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e73b5f77-459b-4cd7-93bc-1dc6ecb50ab6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:28.994556 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e73b5f77-459b-4cd7-93bc-1dc6ecb50ab6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:29.000129 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 234/485] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:28 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:24:30.015024 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51073290-ef5f-4469-b2c0-caa22dfd84de tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:30.015694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51073290-ef5f-4469-b2c0-caa22dfd84de tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:30.016239 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51073290-ef5f-4469-b2c0-caa22dfd84de tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:30.036647 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:30.036647 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:30.047230 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51073290-ef5f-4469-b2c0-caa22dfd84de tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:30.060518 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51073290-ef5f-4469-b2c0-caa22dfd84de tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:30.071161 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 252/486] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:30 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:24:31.079538 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c190e2f-2967-42b7-9ae8-ca96ce7a9ac1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:31.080472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c190e2f-2967-42b7-9ae8-ca96ce7a9ac1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:31.080976 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c190e2f-2967-42b7-9ae8-ca96ce7a9ac1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:31.096986 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:31.096986 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:31.115707 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0c190e2f-2967-42b7-9ae8-ca96ce7a9ac1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:31.130146 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c190e2f-2967-42b7-9ae8-ca96ce7a9ac1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:31.132577 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 235/487] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:31 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:24:32.146470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4625e4e-4fa2-4730-89a4-1b790cb9cb12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:32.149143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4625e4e-4fa2-4730-89a4-1b790cb9cb12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:32.149607 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4625e4e-4fa2-4730-89a4-1b790cb9cb12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:32.167638 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:32.167638 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:32.176095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a4625e4e-4fa2-4730-89a4-1b790cb9cb12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:32.185099 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4625e4e-4fa2-4730-89a4-1b790cb9cb12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:32.185792 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 253/488] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:32 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:33.206501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72fc1bc4-e6d9-4b46-8a48-ec0b5743b4f9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:33.207859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72fc1bc4-e6d9-4b46-8a48-ec0b5743b4f9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:33.208441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72fc1bc4-e6d9-4b46-8a48-ec0b5743b4f9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:33.240683 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:33.240683 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:33.246112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72fc1bc4-e6d9-4b46-8a48-ec0b5743b4f9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:33.255687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72fc1bc4-e6d9-4b46-8a48-ec0b5743b4f9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:33.264814 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 236/489] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:33 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:34.271279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f08a4443-8af1-471b-9c9f-25464aaf9406 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:34.271809 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f08a4443-8af1-471b-9c9f-25464aaf9406 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:34.272448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f08a4443-8af1-471b-9c9f-25464aaf9406 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:34.305153 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:34.305153 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:34.315724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f08a4443-8af1-471b-9c9f-25464aaf9406 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:34.327661 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f08a4443-8af1-471b-9c9f-25464aaf9406 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:34.336957 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 254/490] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:34 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:35.343333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2acedb2-d26a-4ccf-a953-8d8855bc09cf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:35.343903 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2acedb2-d26a-4ccf-a953-8d8855bc09cf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:35.344228 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2acedb2-d26a-4ccf-a953-8d8855bc09cf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:35.358105 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:35.358105 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:35.367130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b2acedb2-d26a-4ccf-a953-8d8855bc09cf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:35.376866 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2acedb2-d26a-4ccf-a953-8d8855bc09cf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:35.377758 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 237/491] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:35 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:36.393833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b22b80b-367b-4196-93ac-180940adaa04 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:36.394994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b22b80b-367b-4196-93ac-180940adaa04 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:36.396882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b22b80b-367b-4196-93ac-180940adaa04 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:36.431254 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:36.431254 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:36.439179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b22b80b-367b-4196-93ac-180940adaa04 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:36.450782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b22b80b-367b-4196-93ac-180940adaa04 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:36.451725 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 255/492] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:36 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:37.466181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ced43dff-a825-494e-93d2-51be467673c6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:37.466771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ced43dff-a825-494e-93d2-51be467673c6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:37.467048 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ced43dff-a825-494e-93d2-51be467673c6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:37.491188 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:37.491188 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:37.512897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ced43dff-a825-494e-93d2-51be467673c6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:37.538573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ced43dff-a825-494e-93d2-51be467673c6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:37.557991 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 238/493] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:37 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:38.564448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac2f54e0-9923-46ed-b70c-3ef92d17b98a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:38.564988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac2f54e0-9923-46ed-b70c-3ef92d17b98a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:38.565392 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac2f54e0-9923-46ed-b70c-3ef92d17b98a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:38.613678 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:38.613678 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:38.652874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ac2f54e0-9923-46ed-b70c-3ef92d17b98a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:38.679341 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac2f54e0-9923-46ed-b70c-3ef92d17b98a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:38.685091 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 256/494] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:38 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:39.699329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a6e4fde-6b39-4ffe-bd3c-ced4ad56aae4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:39.700433 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a6e4fde-6b39-4ffe-bd3c-ced4ad56aae4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:39.701042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a6e4fde-6b39-4ffe-bd3c-ced4ad56aae4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:39.728807 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:39.728807 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:39.761149 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4a6e4fde-6b39-4ffe-bd3c-ced4ad56aae4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:39.784827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a6e4fde-6b39-4ffe-bd3c-ced4ad56aae4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:39.804679 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 239/495] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:39 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:40.805960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ed64f64-08f7-4058-9eb6-c84b4fcab64c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:40.807219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ed64f64-08f7-4058-9eb6-c84b4fcab64c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:40.807989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ed64f64-08f7-4058-9eb6-c84b4fcab64c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:40.842489 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:40.842489 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:40.897470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8ed64f64-08f7-4058-9eb6-c84b4fcab64c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:40.940012 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ed64f64-08f7-4058-9eb6-c84b4fcab64c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:40.940779 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 257/496] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:40 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 918 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:41.956046 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbea0cac-9ee0-451d-a7dc-daa178171588 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:41.960380 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbea0cac-9ee0-451d-a7dc-daa178171588 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:41.961109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbea0cac-9ee0-451d-a7dc-daa178171588 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:41.995903 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:41.995903 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:42.031739 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dbea0cac-9ee0-451d-a7dc-daa178171588 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:42.073496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbea0cac-9ee0-451d-a7dc-daa178171588 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:42.089415 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 240/497] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:41 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 976 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:43.105092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c72e3f9f-6ebc-4694-ab24-e19c615b194b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:43.105715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c72e3f9f-6ebc-4694-ab24-e19c615b194b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:43.106082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c72e3f9f-6ebc-4694-ab24-e19c615b194b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:43.130886 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:43.130886 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:43.155242 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c72e3f9f-6ebc-4694-ab24-e19c615b194b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:43.178980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c72e3f9f-6ebc-4694-ab24-e19c615b194b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:43.188638 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 258/498] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:43 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 976 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:44.195145 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31b7d42c-5ebb-4fef-b05b-741daeca68a1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:44.196362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31b7d42c-5ebb-4fef-b05b-741daeca68a1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:44.196963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31b7d42c-5ebb-4fef-b05b-741daeca68a1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:44.227833 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:44.227833 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:44.264018 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-31b7d42c-5ebb-4fef-b05b-741daeca68a1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:44.305635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31b7d42c-5ebb-4fef-b05b-741daeca68a1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:44.312095 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 241/499] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:44 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 976 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:45.326081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a511ed0-cab8-4f05-9c76-264f75ef1ed1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:45.326786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a511ed0-cab8-4f05-9c76-264f75ef1ed1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:45.327228 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a511ed0-cab8-4f05-9c76-264f75ef1ed1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:45.360109 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:45.360109 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:45.395096 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1a511ed0-cab8-4f05-9c76-264f75ef1ed1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:45.421815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a511ed0-cab8-4f05-9c76-264f75ef1ed1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:45.423103 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 259/500] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:45 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 976 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:46.440042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41c33956-7c9f-4aa1-b701-4fb9f2f7a7a9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:46.440643 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41c33956-7c9f-4aa1-b701-4fb9f2f7a7a9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:46.442098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41c33956-7c9f-4aa1-b701-4fb9f2f7a7a9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:46.494999 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:46.494999 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:46.540375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-41c33956-7c9f-4aa1-b701-4fb9f2f7a7a9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:46.589419 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41c33956-7c9f-4aa1-b701-4fb9f2f7a7a9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:46.594272 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 242/501] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:46 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 976 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:47.606020 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f22dde31-1dde-483b-a763-271fd688e2f5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:47.607474 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f22dde31-1dde-483b-a763-271fd688e2f5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:47.607936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f22dde31-1dde-483b-a763-271fd688e2f5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:47.656428 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:47.656428 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:47.674606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f22dde31-1dde-483b-a763-271fd688e2f5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:47.700131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f22dde31-1dde-483b-a763-271fd688e2f5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:47.712382 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 260/502] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:47 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:48.719537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa544dda-8775-46d6-a533-ecb51e690609 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:48.720086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa544dda-8775-46d6-a533-ecb51e690609 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:48.721359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa544dda-8775-46d6-a533-ecb51e690609 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:48.750151 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:48.750151 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:48.772810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fa544dda-8775-46d6-a533-ecb51e690609 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:48.795561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa544dda-8775-46d6-a533-ecb51e690609 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:48.796940 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 243/503] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:48 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:49.812203 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe0281bf-b24a-488a-b8fe-99c1af2590df tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:49.813290 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe0281bf-b24a-488a-b8fe-99c1af2590df tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:49.814063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe0281bf-b24a-488a-b8fe-99c1af2590df tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:49.852230 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:49.852230 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:49.870433 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fe0281bf-b24a-488a-b8fe-99c1af2590df tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:49.923354 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe0281bf-b24a-488a-b8fe-99c1af2590df tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:49.938599 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 261/504] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:49 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:50.939234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-423efc7a-6297-458f-abee-5f81fcf3d742 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:50.940415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-423efc7a-6297-458f-abee-5f81fcf3d742 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:50.941091 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-423efc7a-6297-458f-abee-5f81fcf3d742 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:50.972869 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:50.972869 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:50.997142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-423efc7a-6297-458f-abee-5f81fcf3d742 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:51.042611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-423efc7a-6297-458f-abee-5f81fcf3d742 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:51.062839 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 244/505] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:50 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:52.058939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cddd177c-3c8b-4ae2-89cf-39cdf257172f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:52.059422 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cddd177c-3c8b-4ae2-89cf-39cdf257172f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:52.059828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cddd177c-3c8b-4ae2-89cf-39cdf257172f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:52.095974 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:52.095974 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:52.123950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cddd177c-3c8b-4ae2-89cf-39cdf257172f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:52.140237 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cddd177c-3c8b-4ae2-89cf-39cdf257172f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:52.153048 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 262/506] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:52 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:53.166561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17f17ce3-1d72-4313-8475-d8095235d293 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:53.167162 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17f17ce3-1d72-4313-8475-d8095235d293 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:53.167427 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17f17ce3-1d72-4313-8475-d8095235d293 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:53.197467 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:53.197467 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:53.301542 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-17f17ce3-1d72-4313-8475-d8095235d293 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:53.301542 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17f17ce3-1d72-4313-8475-d8095235d293 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:53.301542 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 245/507] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:53 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:54.285125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ee4e1cc-f749-422a-b7b1-7476b9da7dad tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:54.285599 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ee4e1cc-f749-422a-b7b1-7476b9da7dad tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:54.286582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ee4e1cc-f749-422a-b7b1-7476b9da7dad tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:54.361229 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:54.361229 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:54.400793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1ee4e1cc-f749-422a-b7b1-7476b9da7dad tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:54.438178 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ee4e1cc-f749-422a-b7b1-7476b9da7dad tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:54.449989 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 263/508] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:54 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:55.465470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e544c818-cf13-41a8-af4d-23f4be90dfd1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:55.465997 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e544c818-cf13-41a8-af4d-23f4be90dfd1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:55.466344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e544c818-cf13-41a8-af4d-23f4be90dfd1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:55.508397 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:55.508397 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:55.531673 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e544c818-cf13-41a8-af4d-23f4be90dfd1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:55.562089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e544c818-cf13-41a8-af4d-23f4be90dfd1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:55.562814 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 246/509] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:55 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:56.577449 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b50438e-0883-4baf-b338-5d4c3e349212 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:56.577914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b50438e-0883-4baf-b338-5d4c3e349212 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:56.578349 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b50438e-0883-4baf-b338-5d4c3e349212 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:56.614146 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:56.614146 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:56.647886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9b50438e-0883-4baf-b338-5d4c3e349212 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:56.674263 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b50438e-0883-4baf-b338-5d4c3e349212 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:56.686851 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 264/510] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:56 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:57.704378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f6c8ca0-0f24-4284-bd7f-7b160b9f48e6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:57.704934 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f6c8ca0-0f24-4284-bd7f-7b160b9f48e6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:57.705485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f6c8ca0-0f24-4284-bd7f-7b160b9f48e6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:57.760627 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:57.760627 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:57.779248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f6c8ca0-0f24-4284-bd7f-7b160b9f48e6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:57.801354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f6c8ca0-0f24-4284-bd7f-7b160b9f48e6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:57.823462 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 247/511] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:57 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:58.838548 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-112260db-ad1f-43e0-a617-e6a7530498b2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:58.840347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-112260db-ad1f-43e0-a617-e6a7530498b2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:58.841009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-112260db-ad1f-43e0-a617-e6a7530498b2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:58.857015 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:58.857015 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:58.866649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-112260db-ad1f-43e0-a617-e6a7530498b2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:58.877422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-112260db-ad1f-43e0-a617-e6a7530498b2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:58.885379 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 265/512] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:58 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:24:59.893185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d77cc5f8-67a8-4afa-9368-5a406129b9b3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:24:59.893821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d77cc5f8-67a8-4afa-9368-5a406129b9b3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:24:59.894283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d77cc5f8-67a8-4afa-9368-5a406129b9b3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:24:59.917044 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:24:59.917044 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:24:59.926379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d77cc5f8-67a8-4afa-9368-5a406129b9b3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:24:59.936905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d77cc5f8-67a8-4afa-9368-5a406129b9b3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:24:59.937933 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 248/513] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:24:59 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:00.954906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcc740e6-45cd-4a78-86b3-a13bb007c877 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:25:00.956937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcc740e6-45cd-4a78-86b3-a13bb007c877 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:00.957545 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcc740e6-45cd-4a78-86b3-a13bb007c877 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:00.999607 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:00.999607 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:01.047226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bcc740e6-45cd-4a78-86b3-a13bb007c877 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:01.086016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcc740e6-45cd-4a78-86b3-a13bb007c877 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:25:01.100286 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 266/514] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:00 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:02.114799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c62f43e-22d6-4f0b-bf8e-f1cb60437bbb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:25:02.116533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c62f43e-22d6-4f0b-bf8e-f1cb60437bbb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:02.117158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c62f43e-22d6-4f0b-bf8e-f1cb60437bbb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:02.141624 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:02.141624 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:02.178709 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0c62f43e-22d6-4f0b-bf8e-f1cb60437bbb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:02.205572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c62f43e-22d6-4f0b-bf8e-f1cb60437bbb tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:25:02.208741 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 249/515] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:02 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 979 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:03.212187 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab763b83-54a3-419b-b168-a0c46f7c79e2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:25:03.213902 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab763b83-54a3-419b-b168-a0c46f7c79e2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:03.214511 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab763b83-54a3-419b-b168-a0c46f7c79e2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:03.245589 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:03.245589 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:03.272302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab763b83-54a3-419b-b168-a0c46f7c79e2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:03.292507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab763b83-54a3-419b-b168-a0c46f7c79e2 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:25:03.303607 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 267/516] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:03 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1367 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:25:03.312382 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes Jan 10 14:25:03.317054 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-908451587"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:03.318862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-908451587'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:25:03.319512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume of 1 GB Jan 10 14:25:03.326424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Availability Zones retrieved successfully. Jan 10 14:25:03.359533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Flow 'volume_create_api' (9c61251f-c7d5-4656-9334-9bfbf8abed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:25:03.362147 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c430bb02-9f05-4cbd-80b3-5112465e8df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:03.365456 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:25:03.403397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c430bb02-9f05-4cbd-80b3-5112465e8df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:03.421099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6aa10bc-95e9-49be-ab8e-fbef2f779580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:03.590841 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Created reservations ['af9b2857-dfd6-4356-8d52-06fc99c960f7', '3d19a5a8-ec96-477b-a839-4c68c0860f7a', '0211b17b-49ae-44cd-adb9-9a87e85f7013', 'aeacc776-5f47-4a40-9499-6c0b816197e1'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:25:03.594056 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6aa10bc-95e9-49be-ab8e-fbef2f779580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af9b2857-dfd6-4356-8d52-06fc99c960f7', '3d19a5a8-ec96-477b-a839-4c68c0860f7a', '0211b17b-49ae-44cd-adb9-9a87e85f7013', 'aeacc776-5f47-4a40-9499-6c0b816197e1']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:03.597299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5334aaab-d997-4934-bac4-ab79a1f29a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:03.715872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5334aaab-d997-4934-bac4-ab79a1f29a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '974f5f5f-51df-48f6-a48d-a92a088f9a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-908451587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a953697ce34e569b61a7eda6bcc610',qos_specs=None,replication_status=,reservations=['af9b2857-dfd6-4356-8d52-06fc99c960f7','3d19a5a8-ec96-477b-a839-4c68c0860f7a','0211b17b-49ae-44cd-adb9-9a87e85f7013','aeacc776-5f47-4a40-9499-6c0b816197e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-908451587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=974f5f5f-51df-48f6-a48d-a92a088f9a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66a953697ce34e569b61a7eda6bcc610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:03.719239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400cd0c2-c56b-43b2-bece-ddf16c8cb143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:03.855664 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400cd0c2-c56b-43b2-bece-ddf16c8cb143) transitioned into state 'SUCCESS' from state '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-908451587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a953697ce34e569b61a7eda6bcc610',qos_specs=None,replication_status=,reservations=['af9b2857-dfd6-4356-8d52-06fc99c960f7','3d19a5a8-ec96-477b-a839-4c68c0860f7a','0211b17b-49ae-44cd-adb9-9a87e85f7013','aeacc776-5f47-4a40-9499-6c0b816197e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:03.857684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb02b57-2408-46a9-a089-6fa063ca34f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:03.977168 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb02b57-2408-46a9-a089-6fa063ca34f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:03.986100 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Flow 'volume_create_api' (9c61251f-c7d5-4656-9334-9bfbf8abed2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:25:03.987125 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume request issued successfully. Jan 10 14:25:03.988488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b3fa347-6e41-4b0a-9706-07b84fd07cb4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes returned with HTTP 202 Jan 10 14:25:04.000217 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 250/517] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:25:03 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes => generated 825 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:25:04.004686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52891040-b689-4464-8569-57c696055b5a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:25:04.005064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52891040-b689-4464-8569-57c696055b5a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:04.005520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52891040-b689-4464-8569-57c696055b5a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:04.019534 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:04.019534 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:04.028881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-52891040-b689-4464-8569-57c696055b5a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:04.051385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52891040-b689-4464-8569-57c696055b5a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:25:04.062587 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 268/518] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:04 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 893 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:25:05.067951 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-01cdf086-ab57-4230-9606-15e0bbcc94ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:25:05.068566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-01cdf086-ab57-4230-9606-15e0bbcc94ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:05.068817 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-01cdf086-ab57-4230-9606-15e0bbcc94ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:05.092127 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:05.092127 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:05.109958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-01cdf086-ab57-4230-9606-15e0bbcc94ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:05.132477 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-01cdf086-ab57-4230-9606-15e0bbcc94ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:25:05.141016 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 251/519] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:05 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:06.147219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f57aeb8-4b3f-4dea-a050-94a160606180 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:25:06.147795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f57aeb8-4b3f-4dea-a050-94a160606180 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:06.148246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f57aeb8-4b3f-4dea-a050-94a160606180 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:06.180017 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:06.180017 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:06.197443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4f57aeb8-4b3f-4dea-a050-94a160606180 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:06.253786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f57aeb8-4b3f-4dea-a050-94a160606180 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:25:06.257530 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 269/520] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:06 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:07.274431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf8f9870-6d59-4a87-8458-9a4fdbc108e1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:25:07.276712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf8f9870-6d59-4a87-8458-9a4fdbc108e1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:07.277684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf8f9870-6d59-4a87-8458-9a4fdbc108e1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:07.322986 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:07.322986 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:07.332489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bf8f9870-6d59-4a87-8458-9a4fdbc108e1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:07.343166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf8f9870-6d59-4a87-8458-9a4fdbc108e1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:25:07.352686 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 252/521] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:07 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 918 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:07.361845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes Jan 10 14:25:07.363198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1077465036"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:07.365688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1077465036'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:25:07.366566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume of 1 GB Jan 10 14:25:07.373617 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Availability Zones retrieved successfully. Jan 10 14:25:07.390686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Flow 'volume_create_api' (5c80b493-7c85-40c5-abe1-5adb91db3f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:25:07.393257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc23411-d73e-41fb-8542-80bb56c534fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:07.395827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:25:07.433241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc23411-d73e-41fb-8542-80bb56c534fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:07.435591 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d0e3fd-0090-4c6d-a32d-5979b438b1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:07.647897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Created reservations ['1cb89cca-4b4d-4c88-864a-42e138e119d7', 'e511f707-4988-4023-a5f3-c45ad51b86cb', '2df2ea53-5517-4015-a7dd-8094a9b313e3', 'cb63cd12-b59e-4a1c-b86d-474f1aa596b4'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:25:07.649755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d0e3fd-0090-4c6d-a32d-5979b438b1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cb89cca-4b4d-4c88-864a-42e138e119d7', 'e511f707-4988-4023-a5f3-c45ad51b86cb', '2df2ea53-5517-4015-a7dd-8094a9b313e3', 'cb63cd12-b59e-4a1c-b86d-474f1aa596b4']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:07.653062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6088bd85-cd4f-43f9-b987-2f6d83451bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:07.776506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6088bd85-cd4f-43f9-b987-2f6d83451bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1077465036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a953697ce34e569b61a7eda6bcc610',qos_specs=None,replication_status=,reservations=['1cb89cca-4b4d-4c88-864a-42e138e119d7','e511f707-4988-4023-a5f3-c45ad51b86cb','2df2ea53-5517-4015-a7dd-8094a9b313e3','cb63cd12-b59e-4a1c-b86d-474f1aa596b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1077465036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66a953697ce34e569b61a7eda6bcc610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:07.783111 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c50d11a7-0ef5-4be2-b0d6-cb11c22d69e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:07.921034 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c50d11a7-0ef5-4be2-b0d6-cb11c22d69e9) transitioned into state 'SUCCESS' from state '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-1077465036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a953697ce34e569b61a7eda6bcc610',qos_specs=None,replication_status=,reservations=['1cb89cca-4b4d-4c88-864a-42e138e119d7','e511f707-4988-4023-a5f3-c45ad51b86cb','2df2ea53-5517-4015-a7dd-8094a9b313e3','cb63cd12-b59e-4a1c-b86d-474f1aa596b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e846c402ccd4898aa0d817fb323b4aa',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:07.923005 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f32f5c-bcc7-46be-a83c-a2a975d0b189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:25:08.047937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f32f5c-bcc7-46be-a83c-a2a975d0b189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:25:08.051182 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Flow 'volume_create_api' (5c80b493-7c85-40c5-abe1-5adb91db3f6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:25:08.051276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Create volume request issued successfully. Jan 10 14:25:08.052521 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3bfc0155-a0ed-47ff-aaa5-af9dca7368c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes returned with HTTP 202 Jan 10 14:25:08.062127 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 270/522] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:25:07 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes => generated 826 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:25:08.066515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ec7f810-2782-4147-bc4d-45e866ca0405 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:25:08.066952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ec7f810-2782-4147-bc4d-45e866ca0405 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:08.067439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ec7f810-2782-4147-bc4d-45e866ca0405 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:08.080941 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:08.080941 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:08.088171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9ec7f810-2782-4147-bc4d-45e866ca0405 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:08.096187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ec7f810-2782-4147-bc4d-45e866ca0405 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:25:08.096889 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 253/523] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:08 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 894 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:09.112431 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dfaafe8-58aa-4b8a-ae95-d8343581c12b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:25:09.113614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9dfaafe8-58aa-4b8a-ae95-d8343581c12b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:09.114360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9dfaafe8-58aa-4b8a-ae95-d8343581c12b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:09.131288 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:09.131288 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:09.138817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9dfaafe8-58aa-4b8a-ae95-d8343581c12b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:09.148706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dfaafe8-58aa-4b8a-ae95-d8343581c12b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:25:09.149590 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 271/524] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:09 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:10.165404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0002e92e-203d-40ca-a51d-576ad42281b5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:25:10.166394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0002e92e-203d-40ca-a51d-576ad42281b5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:10.167331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0002e92e-203d-40ca-a51d-576ad42281b5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:10.183730 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:10.183730 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:10.193731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0002e92e-203d-40ca-a51d-576ad42281b5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:10.203246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0002e92e-203d-40ca-a51d-576ad42281b5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:25:10.204697 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 254/525] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:10 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:11.218402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f542a902-7554-4ad5-92e1-a6f9b8f40fc5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:25:11.218906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f542a902-7554-4ad5-92e1-a6f9b8f40fc5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:11.219286 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f542a902-7554-4ad5-92e1-a6f9b8f40fc5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:11.233876 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:11.233876 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:11.242667 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f542a902-7554-4ad5-92e1-a6f9b8f40fc5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:11.251519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f542a902-7554-4ad5-92e1-a6f9b8f40fc5 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:25:11.252498 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 272/526] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:25:11 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 919 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:37.493387 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0f42dc7f-f0a6-4302-8c76-da2f58a1532f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:25:37.493964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0f42dc7f-f0a6-4302-8c76-da2f58a1532f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:37.494168 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0f42dc7f-f0a6-4302-8c76-da2f58a1532f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:37.512360 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:37.512360 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:37.523893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0f42dc7f-f0a6-4302-8c76-da2f58a1532f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:37.539078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0f42dc7f-f0a6-4302-8c76-da2f58a1532f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:25:37.539501 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 255/527] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:25:37 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:25:37.555736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:25:37.556323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:37.557167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:37.575600 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:37.575600 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:37.585238 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:37.594188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:25:37.596651 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 273/528] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:25:37 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:37.608076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-42bd776f-35ab-49f6-af22-a85cbfb2de1b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:25:37.608646 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-42bd776f-35ab-49f6-af22-a85cbfb2de1b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:37.609606 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-42bd776f-35ab-49f6-af22-a85cbfb2de1b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:37.625396 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:37.625396 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:37.632577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-42bd776f-35ab-49f6-af22-a85cbfb2de1b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:37.641250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-42bd776f-35ab-49f6-af22-a85cbfb2de1b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:25:37.641979 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 256/529] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:25:37 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:25:37.652761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume// Jan 10 14:25:37.653162 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:37.653618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:37.654569 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:25:37.655748 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 274/530] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:25:37 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:25:37.669250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2d51705-d0da-48b0-a3a9-15333538e9c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments Jan 10 14:25:37.670706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2d51705-d0da-48b0-a3a9-15333538e9c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bef29d4-6bad-4a88-a4db-71a8023ae037", "connector": null, "instance_uuid": "8737b383-de4b-4076-8c28-a736a0574c4f"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:37.692489 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:37.692489 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:38.053311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2d51705-d0da-48b0-a3a9-15333538e9c1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments returned with HTTP 200 Jan 10 14:25:38.054178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 257/531] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:25:37 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments => generated 273 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:25:38.063076 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume// Jan 10 14:25:38.063562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:38.064657 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:38.065739 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:25:38.066490 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 275/532] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:25:38 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:25:38.080693 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-599ed036-5762-4d8a-8e17-72527ee9688d tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments Jan 10 14:25:38.081448 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-599ed036-5762-4d8a-8e17-72527ee9688d tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "974f5f5f-51df-48f6-a48d-a92a088f9a45", "connector": null, "instance_uuid": "8737b383-de4b-4076-8c28-a736a0574c4f"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:38.099126 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:38.099126 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:38.330316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-599ed036-5762-4d8a-8e17-72527ee9688d tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments returned with HTTP 200 Jan 10 14:25:38.330316 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 258/533] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:25:38 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:25:38.336591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume// Jan 10 14:25:38.337191 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:38.338271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:38.339052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:25:38.339744 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 276/534] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:25:38 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:25:38.365014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-7f8e1a54-6b64-4b56-becc-b4315afa32da tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments Jan 10 14:25:38.365777 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-7f8e1a54-6b64-4b56-becc-b4315afa32da tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4", "connector": null, "instance_uuid": "8737b383-de4b-4076-8c28-a736a0574c4f"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:38.384439 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:38.384439 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:38.670392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-7f8e1a54-6b64-4b56-becc-b4315afa32da tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments returned with HTTP 200 Jan 10 14:25:38.671197 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 259/535] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:25:38 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:25:42.276676 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume// Jan 10 14:25:42.277798 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:42.278413 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:42.279488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-0581d541-a12c-487f-84b7-428089854bb8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:25:42.279997 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 277/536] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:25:42 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:25:42.291889 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-2919dff6-1780-4eca-b59f-ad56d9ba41db tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:25:42.293479 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-2919dff6-1780-4eca-b59f-ad56d9ba41db tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:42.294008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-2919dff6-1780-4eca-b59f-ad56d9ba41db tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:42.322460 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:42.322460 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:42.330302 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-2919dff6-1780-4eca-b59f-ad56d9ba41db tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:42.342142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-2919dff6-1780-4eca-b59f-ad56d9ba41db tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:25:42.343090 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 260/537] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:25:42 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:25:42.358707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] PUT http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04 Jan 10 14:25:42.359736 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:42.386257 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:25:42.386257 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:25:42.386835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Lock "b'cinder-attachment_update-2bef29d4-6bad-4a88-a4db-71a8023ae037-n-h1-master-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:25:42.389130 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:42.389130 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:57.874149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Lock "b'cinder-attachment_update-2bef29d4-6bad-4a88-a4db-71a8023ae037-n-h1-master-5'" released by "attachment_update" :: held 15.486s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:25:57.874149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04 returned with HTTP 200 Jan 10 14:25:57.874943 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 278/538] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:25:42 2022] PUT /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04 => generated 762 bytes in 15521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:25:57.989254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-b8e249fb-07f9-49ad-aa95-29904ef8142c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04/action Jan 10 14:25:57.990239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-b8e249fb-07f9-49ad-aa95-29904ef8142c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:25:57.990630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-b8e249fb-07f9-49ad-aa95-29904ef8142c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:58.028795 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:58.028795 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:58.269767 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-b8e249fb-07f9-49ad-aa95-29904ef8142c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04/action returned with HTTP 204 Jan 10 14:25:58.270557 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 261/539] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:25:57 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04/action => generated 0 bytes in 288 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:25:58.319534 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume// Jan 10 14:25:58.324368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:58.324368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:58.324368 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-d2c702c6-59c1-4da1-ac0c-05ab07fac32a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:25:58.324368 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 279/540] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:25:58 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:25:58.332401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f0de5294-4728-46c3-80c2-6fcf71a558cc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:25:58.335655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f0de5294-4728-46c3-80c2-6fcf71a558cc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:25:58.336170 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f0de5294-4728-46c3-80c2-6fcf71a558cc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:25:58.378307 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:58.378307 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:25:58.395146 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f0de5294-4728-46c3-80c2-6fcf71a558cc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:25:58.436846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f0de5294-4728-46c3-80c2-6fcf71a558cc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:25:58.438902 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 262/541] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:25:58 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 1016 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:25:58.456875 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] PUT http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa Jan 10 14:25:58.457910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:25:58.515252 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:25:58.515252 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:25:58.518555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Lock "b'cinder-attachment_update-974f5f5f-51df-48f6-a48d-a92a088f9a45-n-h1-master-5'" acquired by "attachment_update" :: waited 0.026s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:25:58.521828 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:25:58.521828 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:26:14.734765 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Lock "b'cinder-attachment_update-974f5f5f-51df-48f6-a48d-a92a088f9a45-n-h1-master-5'" released by "attachment_update" :: held 16.219s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:26:14.735990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa returned with HTTP 200 Jan 10 14:26:14.736941 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 280/542] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:25:58 2022] PUT /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa => generated 762 bytes in 16286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:26:14.934826 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-59f54902-12af-43a4-807a-3c25c6d678d3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa/action Jan 10 14:26:14.935602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-59f54902-12af-43a4-807a-3c25c6d678d3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:26:14.935951 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-59f54902-12af-43a4-807a-3c25c6d678d3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:26:14.999498 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:26:14.999498 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:26:15.166877 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-59f54902-12af-43a4-807a-3c25c6d678d3 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa/action returned with HTTP 204 Jan 10 14:26:15.168293 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 263/543] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:26:14 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:26:15.201984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume// Jan 10 14:26:15.202424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:26:15.202988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:26:15.203734 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-f30a6f4d-8dd2-4816-a80d-081fba8cd879 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:26:15.204236 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 281/544] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:26:15 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:26:15.213453 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-728ed954-5da2-4ac6-89a6-bda86aaf31ee tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:26:15.214153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-728ed954-5da2-4ac6-89a6-bda86aaf31ee tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:26:15.214825 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-728ed954-5da2-4ac6-89a6-bda86aaf31ee tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:26:15.238785 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:26:15.238785 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:26:15.247041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-728ed954-5da2-4ac6-89a6-bda86aaf31ee tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:26:15.260277 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-728ed954-5da2-4ac6-89a6-bda86aaf31ee tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:26:15.261735 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 264/545] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:26:15 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:26:15.277407 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-5c573a8b-46ed-4314-828e-0e2f98e52a41 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] PUT http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae Jan 10 14:26:15.278447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-5c573a8b-46ed-4314-828e-0e2f98e52a41 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:26:15.305307 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:26:15.305307 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:26:15.306142 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-5c573a8b-46ed-4314-828e-0e2f98e52a41 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Lock "b'cinder-attachment_update-edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4-n-h1-master-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:26:15.308726 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:26:15.308726 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:26:32.669578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-5c573a8b-46ed-4314-828e-0e2f98e52a41 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Lock "b'cinder-attachment_update-edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4-n-h1-master-5'" released by "attachment_update" :: held 17.359s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:26:32.669578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-5c573a8b-46ed-4314-828e-0e2f98e52a41 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae returned with HTTP 200 Jan 10 14:26:32.669578 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 282/546] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:26:15 2022] PUT /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae => generated 762 bytes in 17395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:26:32.829512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-7b2277d3-b908-4750-8c53-7aaa06c32fa1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] POST http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae/action Jan 10 14:26:32.831556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-7b2277d3-b908-4750-8c53-7aaa06c32fa1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:26:32.832160 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-7b2277d3-b908-4750-8c53-7aaa06c32fa1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:26:32.889039 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:26:32.889039 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:26:33.100733 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-84dd1748-31da-46e2-a9de-93b8f9be52c1 req-7b2277d3-b908-4750-8c53-7aaa06c32fa1 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae/action returned with HTTP 204 Jan 10 14:26:33.100733 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 265/547] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:26:32 2022] POST /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae/action => generated 0 bytes in 266 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:27:37.403124 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] POST http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes Jan 10 14:27:37.403840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1125348820", "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:27:37.406745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1125348820', 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:27:37.538844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Create volume of 1 GB Jan 10 14:27:37.541384 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:37.541384 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:37.557371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Availability Zones retrieved successfully. Jan 10 14:27:37.594018 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Flow 'volume_create_api' (84d357e5-b512-4d92-9f7b-6798ef3720c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:27:37.595944 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4f8eca-00fd-4102-a27b-08a8ce1328fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:27:37.601671 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:27:37.701076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4f8eca-00fd-4102-a27b-08a8ce1328fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:27:37.706007 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe7b1b1-0754-4846-b794-e9aebfc96858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:27:38.000289 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Created reservations ['b73a6b6b-e878-4d45-9696-4fc74ce33ef3', '6ffe7786-6337-488f-8c58-b74fb5495339', 'a5104134-ae6b-46bc-a6b4-3913ac2f217a', '668f6a19-4329-4f06-85c5-808bf22cb058'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:27:38.002362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe7b1b1-0754-4846-b794-e9aebfc96858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73a6b6b-e878-4d45-9696-4fc74ce33ef3', '6ffe7786-6337-488f-8c58-b74fb5495339', 'a5104134-ae6b-46bc-a6b4-3913ac2f217a', '668f6a19-4329-4f06-85c5-808bf22cb058']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:27:38.004658 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a75e79d-a7d5-4a5d-8828-81850f2950f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:27:38.163151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a75e79d-a7d5-4a5d-8828-81850f2950f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcab109a-a35f-47f8-a426-e6c67127187b', '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-1125348820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af28af0380bf4a46aab8e4f2d12e62ff',qos_specs=None,replication_status=,reservations=['b73a6b6b-e878-4d45-9696-4fc74ce33ef3','6ffe7786-6337-488f-8c58-b74fb5495339','a5104134-ae6b-46bc-a6b4-3913ac2f217a','668f6a19-4329-4f06-85c5-808bf22cb058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51bb44fa8fcc422390a3d00bbb3351e3',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1125348820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcab109a-a35f-47f8-a426-e6c67127187b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af28af0380bf4a46aab8e4f2d12e62ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51bb44fa8fcc422390a3d00bbb3351e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:27:38.165141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf649af5-ce31-4b54-bd18-29e4ba1315e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:27:38.357213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf649af5-ce31-4b54-bd18-29e4ba1315e7) transitioned into state 'SUCCESS' from state '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-1125348820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af28af0380bf4a46aab8e4f2d12e62ff',qos_specs=None,replication_status=,reservations=['b73a6b6b-e878-4d45-9696-4fc74ce33ef3','6ffe7786-6337-488f-8c58-b74fb5495339','a5104134-ae6b-46bc-a6b4-3913ac2f217a','668f6a19-4329-4f06-85c5-808bf22cb058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51bb44fa8fcc422390a3d00bbb3351e3',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:27:38.357213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5b086f-ee1a-468e-aef2-e71ae5523e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:27:38.505136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5b086f-ee1a-468e-aef2-e71ae5523e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:27:38.530302 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Flow 'volume_create_api' (84d357e5-b512-4d92-9f7b-6798ef3720c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:27:38.533096 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Create volume request issued successfully. Jan 10 14:27:38.537213 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ba5f9781-6a91-409f-a99f-5f2323d0934a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes returned with HTTP 202 Jan 10 14:27:38.539174 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 283/548] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:27:37 2022] POST /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes => generated 822 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:27:38.554623 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce05d8d9-3f21-440c-b894-a8ba6e71f9e6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:38.555735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce05d8d9-3f21-440c-b894-a8ba6e71f9e6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:38.556446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce05d8d9-3f21-440c-b894-a8ba6e71f9e6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:38.575248 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:38.575248 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:38.584033 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ce05d8d9-3f21-440c-b894-a8ba6e71f9e6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:38.594334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce05d8d9-3f21-440c-b894-a8ba6e71f9e6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:38.606080 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 266/549] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:38 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:27:39.611269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0dcd86b-db70-49ed-bb3c-7e4246b17106 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:39.611790 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0dcd86b-db70-49ed-bb3c-7e4246b17106 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:39.612084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0dcd86b-db70-49ed-bb3c-7e4246b17106 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:39.629888 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:39.629888 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:39.639146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f0dcd86b-db70-49ed-bb3c-7e4246b17106 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:39.649268 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0dcd86b-db70-49ed-bb3c-7e4246b17106 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:39.650865 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 284/550] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:39 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:40.676949 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40395a95-0725-4cc6-9743-aa0b3631cdc5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:40.678253 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40395a95-0725-4cc6-9743-aa0b3631cdc5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:40.678868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40395a95-0725-4cc6-9743-aa0b3631cdc5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:40.701737 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:40.701737 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:40.741884 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-40395a95-0725-4cc6-9743-aa0b3631cdc5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:40.760899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40395a95-0725-4cc6-9743-aa0b3631cdc5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:40.764109 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 267/551] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:40 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:41.795207 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0639ea5e-eaef-4986-84a0-b474c980294f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:41.796728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0639ea5e-eaef-4986-84a0-b474c980294f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:41.797899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0639ea5e-eaef-4986-84a0-b474c980294f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:41.842114 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:41.842114 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:41.853445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0639ea5e-eaef-4986-84a0-b474c980294f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:41.866817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0639ea5e-eaef-4986-84a0-b474c980294f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:41.868299 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 285/552] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:41 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:42.882154 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0101b0fc-698c-4627-b710-937ce8c78830 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:42.883417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0101b0fc-698c-4627-b710-937ce8c78830 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:42.884049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0101b0fc-698c-4627-b710-937ce8c78830 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:42.911430 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:42.911430 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:42.934435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0101b0fc-698c-4627-b710-937ce8c78830 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:42.962906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0101b0fc-698c-4627-b710-937ce8c78830 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:42.972680 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 268/553] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:42 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:43.978186 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b9bd54b-2c6f-4c90-844d-3083e68379a2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:43.979228 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b9bd54b-2c6f-4c90-844d-3083e68379a2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:43.979962 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b9bd54b-2c6f-4c90-844d-3083e68379a2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:44.011452 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:44.011452 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:44.025188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7b9bd54b-2c6f-4c90-844d-3083e68379a2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:44.045877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b9bd54b-2c6f-4c90-844d-3083e68379a2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:44.049897 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 286/554] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:43 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:45.064969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4326645d-01c9-4d27-be72-6e7bc3f774ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:45.066982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4326645d-01c9-4d27-be72-6e7bc3f774ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:45.067746 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4326645d-01c9-4d27-be72-6e7bc3f774ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:45.103528 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:45.103528 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:45.149824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4326645d-01c9-4d27-be72-6e7bc3f774ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:45.193932 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4326645d-01c9-4d27-be72-6e7bc3f774ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:45.202019 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 269/555] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:45 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:46.216046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da7a3d94-ba95-4468-8ef7-4b568a3bdd0d tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:46.216581 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da7a3d94-ba95-4468-8ef7-4b568a3bdd0d tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:46.216953 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da7a3d94-ba95-4468-8ef7-4b568a3bdd0d tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:46.259389 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:46.259389 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:46.329266 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-da7a3d94-ba95-4468-8ef7-4b568a3bdd0d tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:46.339464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da7a3d94-ba95-4468-8ef7-4b568a3bdd0d tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:46.348371 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 287/556] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:46 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:47.355439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fef4251d-0131-4a93-9055-07c64fa3e3ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:47.356226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fef4251d-0131-4a93-9055-07c64fa3e3ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:47.356826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fef4251d-0131-4a93-9055-07c64fa3e3ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:47.396141 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:47.396141 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:47.441007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fef4251d-0131-4a93-9055-07c64fa3e3ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:47.475384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fef4251d-0131-4a93-9055-07c64fa3e3ed tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:47.484440 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 270/557] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:47 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:48.502869 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8f3a848a-22ca-4719-9dfb-da3f972c36bc tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:48.506658 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8f3a848a-22ca-4719-9dfb-da3f972c36bc tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:48.507442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8f3a848a-22ca-4719-9dfb-da3f972c36bc tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:48.550575 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:48.550575 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:48.571205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8f3a848a-22ca-4719-9dfb-da3f972c36bc tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:48.607990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8f3a848a-22ca-4719-9dfb-da3f972c36bc tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:48.612911 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 288/558] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:48 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:49.627978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4e3b05c-4d78-4fa8-bd1c-b48154a620c9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:49.629340 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4e3b05c-4d78-4fa8-bd1c-b48154a620c9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:49.630007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4e3b05c-4d78-4fa8-bd1c-b48154a620c9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:49.661082 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:49.661082 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:49.682924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b4e3b05c-4d78-4fa8-bd1c-b48154a620c9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:49.708436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4e3b05c-4d78-4fa8-bd1c-b48154a620c9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:49.710585 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 271/559] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:49 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:50.730152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f258f3b4-d281-44a2-9db7-2eb07bd8bd0b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:50.730733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f258f3b4-d281-44a2-9db7-2eb07bd8bd0b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:50.732489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f258f3b4-d281-44a2-9db7-2eb07bd8bd0b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:50.782489 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:50.782489 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:50.808652 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f258f3b4-d281-44a2-9db7-2eb07bd8bd0b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:50.838448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f258f3b4-d281-44a2-9db7-2eb07bd8bd0b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:50.838448 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 289/560] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:50 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:51.852994 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-93c34e08-fae6-47b7-8b86-8989f82cca14 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:51.854484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-93c34e08-fae6-47b7-8b86-8989f82cca14 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:51.855282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-93c34e08-fae6-47b7-8b86-8989f82cca14 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:51.886127 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:51.886127 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:51.902123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-93c34e08-fae6-47b7-8b86-8989f82cca14 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:51.926679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-93c34e08-fae6-47b7-8b86-8989f82cca14 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:51.927683 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 272/561] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:51 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:52.943126 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab61636f-19a1-43db-9e90-fe42d9bebb1f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:52.944520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab61636f-19a1-43db-9e90-fe42d9bebb1f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:52.945216 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab61636f-19a1-43db-9e90-fe42d9bebb1f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:52.982487 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:52.982487 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:53.017765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab61636f-19a1-43db-9e90-fe42d9bebb1f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:53.055774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab61636f-19a1-43db-9e90-fe42d9bebb1f tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:53.062972 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 290/562] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:52 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:54.077745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-616d4cc9-226b-4b19-ba49-845dec01c3b5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:54.079464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-616d4cc9-226b-4b19-ba49-845dec01c3b5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:54.080212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-616d4cc9-226b-4b19-ba49-845dec01c3b5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:54.120589 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:54.120589 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:54.138408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-616d4cc9-226b-4b19-ba49-845dec01c3b5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:54.182983 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-616d4cc9-226b-4b19-ba49-845dec01c3b5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:54.182983 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 273/563] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:54 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:55.196176 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3726956-0596-44af-9a0f-30416eda6beb tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:55.196709 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3726956-0596-44af-9a0f-30416eda6beb tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:55.197161 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3726956-0596-44af-9a0f-30416eda6beb tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:55.223725 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:55.223725 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:55.244369 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a3726956-0596-44af-9a0f-30416eda6beb tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:55.262889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3726956-0596-44af-9a0f-30416eda6beb tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:55.269970 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 291/564] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:55 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:56.280677 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6124c8d4-7c26-4ddc-b6a1-e1bc7378cc77 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:56.281256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6124c8d4-7c26-4ddc-b6a1-e1bc7378cc77 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:56.281695 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6124c8d4-7c26-4ddc-b6a1-e1bc7378cc77 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:56.313911 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:56.313911 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:56.332356 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6124c8d4-7c26-4ddc-b6a1-e1bc7378cc77 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:56.354796 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6124c8d4-7c26-4ddc-b6a1-e1bc7378cc77 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:56.366270 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 274/565] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:56 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:57.385648 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b28bdc53-4be1-4878-9422-a471da79b4b3 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:57.386204 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b28bdc53-4be1-4878-9422-a471da79b4b3 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:57.386733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b28bdc53-4be1-4878-9422-a471da79b4b3 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:57.424420 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:57.424420 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:57.440560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b28bdc53-4be1-4878-9422-a471da79b4b3 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:57.467035 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b28bdc53-4be1-4878-9422-a471da79b4b3 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:57.470804 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 292/566] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:57 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:58.483907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ddc400a9-dcaf-45d6-b89d-9eb808367144 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:58.484504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ddc400a9-dcaf-45d6-b89d-9eb808367144 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:58.484895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ddc400a9-dcaf-45d6-b89d-9eb808367144 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:58.516494 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:58.516494 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:58.533392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ddc400a9-dcaf-45d6-b89d-9eb808367144 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:58.557679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ddc400a9-dcaf-45d6-b89d-9eb808367144 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:58.560898 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 275/567] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:58 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:27:59.574957 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bddc1c2c-e81c-468e-915c-aaa89a103d2c tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:27:59.578914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bddc1c2c-e81c-468e-915c-aaa89a103d2c tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:27:59.578914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bddc1c2c-e81c-468e-915c-aaa89a103d2c tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:27:59.593909 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:27:59.593909 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:27:59.616179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bddc1c2c-e81c-468e-915c-aaa89a103d2c tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:27:59.616179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bddc1c2c-e81c-468e-915c-aaa89a103d2c tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:27:59.623401 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 293/568] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:27:59 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:00.629170 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a763f585-fd31-40b9-a2fe-de113823b0b2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:00.630265 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a763f585-fd31-40b9-a2fe-de113823b0b2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:00.630894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a763f585-fd31-40b9-a2fe-de113823b0b2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:00.645280 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:00.645280 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:00.658118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a763f585-fd31-40b9-a2fe-de113823b0b2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:00.668516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a763f585-fd31-40b9-a2fe-de113823b0b2 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:00.681012 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 276/569] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:00 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 914 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:01.688047 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ded218e7-743b-4b90-bff9-6ede7cb94e68 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:01.692459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ded218e7-743b-4b90-bff9-6ede7cb94e68 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:01.692459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ded218e7-743b-4b90-bff9-6ede7cb94e68 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:01.705056 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:01.705056 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:01.712508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ded218e7-743b-4b90-bff9-6ede7cb94e68 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:01.721531 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ded218e7-743b-4b90-bff9-6ede7cb94e68 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:01.722279 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 294/570] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:01 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 972 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:02.738487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f56e5135-4b22-496b-8aef-532d8e22d758 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:02.738487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f56e5135-4b22-496b-8aef-532d8e22d758 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:02.739099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f56e5135-4b22-496b-8aef-532d8e22d758 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:02.774565 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:02.774565 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:02.795589 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f56e5135-4b22-496b-8aef-532d8e22d758 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:02.817914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f56e5135-4b22-496b-8aef-532d8e22d758 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:02.820567 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 277/571] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:02 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 972 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:03.834886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76cf737a-9c54-4fad-be63-3addc3ac6cc8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:03.835898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76cf737a-9c54-4fad-be63-3addc3ac6cc8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:03.836546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76cf737a-9c54-4fad-be63-3addc3ac6cc8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:03.860685 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:03.860685 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:03.875633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-76cf737a-9c54-4fad-be63-3addc3ac6cc8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:03.889736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76cf737a-9c54-4fad-be63-3addc3ac6cc8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:03.890804 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 295/572] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:03 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 972 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:04.910259 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba459b7d-2f4a-4c71-86eb-218ae5e54fba tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:04.916207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba459b7d-2f4a-4c71-86eb-218ae5e54fba tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:04.916750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba459b7d-2f4a-4c71-86eb-218ae5e54fba tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:04.951894 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:04.951894 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:04.968957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ba459b7d-2f4a-4c71-86eb-218ae5e54fba tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:04.991908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba459b7d-2f4a-4c71-86eb-218ae5e54fba tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:05.012477 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 278/573] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:04 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:06.021448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7bb14c03-20a7-497d-a0a7-cfa37f097ad1 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:06.022629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7bb14c03-20a7-497d-a0a7-cfa37f097ad1 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:06.023755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7bb14c03-20a7-497d-a0a7-cfa37f097ad1 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:06.049310 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:06.049310 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:06.078246 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7bb14c03-20a7-497d-a0a7-cfa37f097ad1 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:06.093502 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7bb14c03-20a7-497d-a0a7-cfa37f097ad1 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:06.095540 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 296/574] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:06 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:07.110056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ee27009-553f-4c1e-a7b2-6ef486b11cb9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:07.114590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ee27009-553f-4c1e-a7b2-6ef486b11cb9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:07.114590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ee27009-553f-4c1e-a7b2-6ef486b11cb9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:07.147608 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:07.147608 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:07.174725 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3ee27009-553f-4c1e-a7b2-6ef486b11cb9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:07.206710 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ee27009-553f-4c1e-a7b2-6ef486b11cb9 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:07.209039 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 279/575] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:07 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:08.224125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb305fae-7b87-43f2-8f10-9d0f08e03557 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:08.225487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb305fae-7b87-43f2-8f10-9d0f08e03557 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:08.226355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb305fae-7b87-43f2-8f10-9d0f08e03557 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:08.252378 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:08.252378 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:08.271683 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bb305fae-7b87-43f2-8f10-9d0f08e03557 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:08.294855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb305fae-7b87-43f2-8f10-9d0f08e03557 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:08.300316 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 297/576] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:08 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:09.313298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd7f4b75-bcab-4f4a-b048-b87b07ac57ef tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:09.314366 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd7f4b75-bcab-4f4a-b048-b87b07ac57ef tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:09.314980 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd7f4b75-bcab-4f4a-b048-b87b07ac57ef tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:09.338317 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:09.338317 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:09.376059 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dd7f4b75-bcab-4f4a-b048-b87b07ac57ef tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:09.388414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd7f4b75-bcab-4f4a-b048-b87b07ac57ef tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:09.389969 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 280/577] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:09 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:10.403836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e9997ce-4d45-4bb6-a50d-cfae4659ec28 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:10.404518 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e9997ce-4d45-4bb6-a50d-cfae4659ec28 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:10.405034 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e9997ce-4d45-4bb6-a50d-cfae4659ec28 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:10.425550 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:10.425550 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:10.436597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e9997ce-4d45-4bb6-a50d-cfae4659ec28 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:10.448684 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e9997ce-4d45-4bb6-a50d-cfae4659ec28 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:10.449833 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 298/578] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:10 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:11.465421 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38afd9c7-4914-4203-9cfa-43f79b5df840 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:11.465953 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38afd9c7-4914-4203-9cfa-43f79b5df840 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:11.466264 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38afd9c7-4914-4203-9cfa-43f79b5df840 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:11.501928 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:11.501928 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:11.519706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-38afd9c7-4914-4203-9cfa-43f79b5df840 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:11.549698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38afd9c7-4914-4203-9cfa-43f79b5df840 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:11.550480 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 281/579] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:11 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:12.565913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce5757e5-1aee-4636-9938-2cd081944d47 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:12.567128 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce5757e5-1aee-4636-9938-2cd081944d47 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:12.567796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce5757e5-1aee-4636-9938-2cd081944d47 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:12.609297 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:12.609297 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:12.620830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ce5757e5-1aee-4636-9938-2cd081944d47 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:12.637690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce5757e5-1aee-4636-9938-2cd081944d47 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:12.648510 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 299/580] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:12 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:13.662489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3a9da4b-8b23-4a6a-bd1f-3ef1e5502a1e tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:13.663059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3a9da4b-8b23-4a6a-bd1f-3ef1e5502a1e tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:13.663434 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3a9da4b-8b23-4a6a-bd1f-3ef1e5502a1e tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:13.691318 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:13.691318 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:13.704151 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d3a9da4b-8b23-4a6a-bd1f-3ef1e5502a1e tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:13.721992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3a9da4b-8b23-4a6a-bd1f-3ef1e5502a1e tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:13.723944 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 282/581] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:13 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:14.739582 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6185ad63-4c62-42f2-807c-c2968b7fc0c4 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:14.745084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6185ad63-4c62-42f2-807c-c2968b7fc0c4 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:14.745084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6185ad63-4c62-42f2-807c-c2968b7fc0c4 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:14.759761 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:14.759761 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:14.769925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6185ad63-4c62-42f2-807c-c2968b7fc0c4 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:14.786524 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6185ad63-4c62-42f2-807c-c2968b7fc0c4 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:14.809686 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 300/582] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:14 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:15.803264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-315a0284-e389-40b1-8d08-900aa211ff84 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:15.804520 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-315a0284-e389-40b1-8d08-900aa211ff84 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:15.805168 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-315a0284-e389-40b1-8d08-900aa211ff84 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:15.834562 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:15.834562 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:15.854098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-315a0284-e389-40b1-8d08-900aa211ff84 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:15.878957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-315a0284-e389-40b1-8d08-900aa211ff84 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:15.897393 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 283/583] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:15 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:16.899797 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51aaceb3-f498-4bb5-a7d6-4dc7192eb0fa tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:16.900592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51aaceb3-f498-4bb5-a7d6-4dc7192eb0fa tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:16.901578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51aaceb3-f498-4bb5-a7d6-4dc7192eb0fa tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:16.920049 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:16.920049 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:16.947305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51aaceb3-f498-4bb5-a7d6-4dc7192eb0fa tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:16.966565 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51aaceb3-f498-4bb5-a7d6-4dc7192eb0fa tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:16.968441 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 301/584] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:16 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:17.985656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae581eae-a92b-40d2-8b56-7fbe446ab517 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:17.986259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae581eae-a92b-40d2-8b56-7fbe446ab517 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:17.986559 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae581eae-a92b-40d2-8b56-7fbe446ab517 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:18.000151 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:18.000151 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:18.007530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae581eae-a92b-40d2-8b56-7fbe446ab517 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:18.019244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae581eae-a92b-40d2-8b56-7fbe446ab517 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:18.028958 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 284/585] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:17 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:19.035952 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f770569f-409f-4344-bd15-7b5208d65448 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:19.036910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f770569f-409f-4344-bd15-7b5208d65448 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:19.037375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f770569f-409f-4344-bd15-7b5208d65448 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:19.063792 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:19.063792 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:19.100180 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f770569f-409f-4344-bd15-7b5208d65448 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:19.149123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f770569f-409f-4344-bd15-7b5208d65448 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:19.150419 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 302/586] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:19 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:20.165085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49504100-445b-4a14-85e6-14d4de0e4b9b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:20.165756 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49504100-445b-4a14-85e6-14d4de0e4b9b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:20.166088 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49504100-445b-4a14-85e6-14d4de0e4b9b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:20.195622 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:20.195622 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:20.215161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-49504100-445b-4a14-85e6-14d4de0e4b9b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:20.247690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49504100-445b-4a14-85e6-14d4de0e4b9b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:20.252424 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 285/587] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:20 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:21.266267 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d10764ab-4525-4cc6-8d38-746ba9044776 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:21.267389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d10764ab-4525-4cc6-8d38-746ba9044776 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:21.268053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d10764ab-4525-4cc6-8d38-746ba9044776 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:21.284182 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:21.284182 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:21.292046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d10764ab-4525-4cc6-8d38-746ba9044776 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:21.301959 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d10764ab-4525-4cc6-8d38-746ba9044776 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:21.302668 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 303/588] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:21 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:22.320551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a330dd31-017e-492c-b160-57b418f094e5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:22.320973 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a330dd31-017e-492c-b160-57b418f094e5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:22.321365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a330dd31-017e-492c-b160-57b418f094e5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:22.376934 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:22.376934 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:22.393092 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a330dd31-017e-492c-b160-57b418f094e5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:22.422117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a330dd31-017e-492c-b160-57b418f094e5 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:22.423934 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 286/589] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:22 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:23.437621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed3f51ad-3582-4f50-9ce3-a2a7abe737a6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:23.439023 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed3f51ad-3582-4f50-9ce3-a2a7abe737a6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:23.439741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed3f51ad-3582-4f50-9ce3-a2a7abe737a6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:23.456148 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:23.456148 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:23.463813 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed3f51ad-3582-4f50-9ce3-a2a7abe737a6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:23.475014 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed3f51ad-3582-4f50-9ce3-a2a7abe737a6 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:23.476364 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 304/590] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:23 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:24.501099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bb99e60-9714-47c7-83f1-9c3738a9cfda tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:24.501818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bb99e60-9714-47c7-83f1-9c3738a9cfda tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:24.502901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bb99e60-9714-47c7-83f1-9c3738a9cfda tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:24.544084 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:24.544084 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:24.565999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7bb99e60-9714-47c7-83f1-9c3738a9cfda tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:24.579631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bb99e60-9714-47c7-83f1-9c3738a9cfda tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:24.580646 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 287/591] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:24 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 1363 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:24.672107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-619c5f30-7e15-4f5f-95c6-69742c547653 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:24.673099 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-619c5f30-7e15-4f5f-95c6-69742c547653 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:24.673716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-619c5f30-7e15-4f5f-95c6-69742c547653 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:24.687868 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:24.687868 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:24.696540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-619c5f30-7e15-4f5f-95c6-69742c547653 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:24.706984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-619c5f30-7e15-4f5f-95c6-69742c547653 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:24.716289 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 305/592] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:28:24 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:25.439412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b82004b-285b-4abc-b8c5-a9924e9d808c tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] POST http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/types Jan 10 14:28:25.440413 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b82004b-285b-4abc-b8c5-a9924e9d808c tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1968002984"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:25.552880 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b82004b-285b-4abc-b8c5-a9924e9d808c tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/types returned with HTTP 200 Jan 10 14:28:25.553916 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 288/593] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:28:25 2022] POST /volume/v3/83a470a1dfd54367a1f1947a1a442b83/types => generated 220 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:25.563634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7137be27-0cc6-4f4d-b388-c575a2572e83 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] POST http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/group_types Jan 10 14:28:25.564631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7137be27-0cc6-4f4d-b388-c575a2572e83 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1705609202"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:25.699204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7137be27-0cc6-4f4d-b388-c575a2572e83 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/group_types returned with HTTP 202 Jan 10 14:28:25.699947 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 306/594] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:28:25 2022] POST /volume/v3/83a470a1dfd54367a1f1947a1a442b83/group_types => generated 177 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:28:25.864723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] POST http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups Jan 10 14:28:25.865485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8eec6756-b3e5-4ae7-91f3-1809a23b0233", "volume_types": ["4b74053a-6f6d-40c1-9227-856a679ae7f4"], "name": "tempest-GroupsV314Test-Group-661505657"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:25.866753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Creating new group {'group': {'group_type': '8eec6756-b3e5-4ae7-91f3-1809a23b0233', 'volume_types': ['4b74053a-6f6d-40c1-9227-856a679ae7f4'], 'name': 'tempest-GroupsV314Test-Group-661505657'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:28:25.886669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Creating group tempest-GroupsV314Test-Group-661505657. Jan 10 14:28:25.917584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Availability zone cache updated, next update will occur around 2022-01-10 15:28:25.917039. {{(pid=110760) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 14:28:25.918135 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Availability Zones retrieved successfully. Jan 10 14:28:26.130679 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Created reservations ['fa2df8c8-820b-4e7c-bce4-b15a7c890034'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:28:26.374472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85a9c386-175b-4027-aa90-aee4259b15b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups returned with HTTP 202 Jan 10 14:28:26.374472 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 289/595] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:28:25 2022] POST /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups => generated 107 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:28:26.381064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 Jan 10 14:28:26.381558 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:26.382006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:26.382399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] show called for member e6f436ab-2518-495b-ade0-c3676052e775 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:28:26.396361 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:26.396361 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:26.426779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 returned with HTTP 200 Jan 10 14:28:26.427621 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 307/596] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:28:26 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 => generated 387 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:26.958695 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-618e9f97-a382-4fbc-8906-f869935cc0d8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:26.959753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-618e9f97-a382-4fbc-8906-f869935cc0d8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:26.959753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-618e9f97-a382-4fbc-8906-f869935cc0d8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:26.990841 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:26.990841 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:27.013960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-618e9f97-a382-4fbc-8906-f869935cc0d8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:27.038633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-618e9f97-a382-4fbc-8906-f869935cc0d8 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:27.040051 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 290/597] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:28:26 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:27.054095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume// Jan 10 14:28:27.054555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:27.054830 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:27.057282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3d45d66-3239-482f-9ccd-66f4ba723d7f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:28:27.057282 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 308/598] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:28:27 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:28:27.086721 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-11021320-8662-402c-8332-a02ac908c31b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] POST http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments Jan 10 14:28:27.091919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-11021320-8662-402c-8332-a02ac908c31b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcab109a-a35f-47f8-a426-e6c67127187b", "connector": null, "instance_uuid": "82a800a1-2324-476d-b960-570702d9447b"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:27.133567 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:27.133567 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:27.292662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes Jan 10 14:28:27.293724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1568506676", "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:27.295220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1568506676', 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:28:27.435395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume of 1 GB Jan 10 14:28:27.436119 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:27.436119 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:27.443612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Availability Zones retrieved successfully. Jan 10 14:28:27.462985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Flow 'volume_create_api' (d2ea2328-c8e5-44e4-95d8-1fbfcbb49b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:28:27.465829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519e9593-3e50-4cff-b336-b3918f1ac088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:27.469455 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:28:27.556499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-11021320-8662-402c-8332-a02ac908c31b tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments returned with HTTP 200 Jan 10 14:28:27.562250 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 291/599] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:28:27 2022] POST /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments => generated 273 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:27.569222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519e9593-3e50-4cff-b336-b3918f1ac088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:27.571231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78d22d0f-2e0c-460c-b14a-beb4897e5615 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 Jan 10 14:28:27.572348 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c852f5-fd30-44c5-8179-7064099a6f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:27.575364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78d22d0f-2e0c-460c-b14a-beb4897e5615 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:27.587412 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78d22d0f-2e0c-460c-b14a-beb4897e5615 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:27.593122 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-78d22d0f-2e0c-460c-b14a-beb4897e5615 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] show called for member e6f436ab-2518-495b-ade0-c3676052e775 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:28:27.606436 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:27.606436 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:27.664802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78d22d0f-2e0c-460c-b14a-beb4897e5615 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 returned with HTTP 200 Jan 10 14:28:27.665667 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 292/600] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:28:27 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 => generated 388 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:27.680803 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] POST http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes Jan 10 14:28:27.682059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4b74053a-6f6d-40c1-9227-856a679ae7f4", "group_id": "e6f436ab-2518-495b-ade0-c3676052e775", "size": 1, "name": "tempest-GroupsV314Test-Volume-1949048006"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:27.683359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Create volume request body: {'volume': {'volume_type': '4b74053a-6f6d-40c1-9227-856a679ae7f4', 'group_id': 'e6f436ab-2518-495b-ade0-c3676052e775', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1949048006'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:28:27.710806 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:27.710806 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:27.712300 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Create volume of 1 GB Jan 10 14:28:27.725845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Availability Zones retrieved successfully. Jan 10 14:28:27.742484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Flow 'volume_create_api' (c5b2e3c1-7a3c-4112-b17d-47e0d3768d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:28:27.745383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91516fb5-0727-4d7d-907c-2e144f2c5f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:27.746939 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:27.746939 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:27.754759 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:28:27.786539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91516fb5-0727-4d7d-907c-2e144f2c5f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b74053a-6f6d-40c1-9227-856a679ae7f4,is_public=True,name='tempest-GroupsV314Test-volume-type-1968002984',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b74053a-6f6d-40c1-9227-856a679ae7f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e6f436ab-2518-495b-ade0-c3676052e775', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:27.795246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bab074f-d5a6-4535-96a5-3705c028022d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:27.835972 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1968002984 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1968002984, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:28:27.837186 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1968002984 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1968002984, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:28:28.056423 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Created reservations ['a17fde45-bb7d-4f84-837c-390323b5cdf2', 'a7f1b130-1ddd-402d-bc20-9169a4f107b7', '37028e6e-6bcf-4cfb-9952-46afeebe5ce9', '7ed3148f-b319-4ab8-8f37-b927b6da4209'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:28:28.058414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c852f5-fd30-44c5-8179-7064099a6f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17fde45-bb7d-4f84-837c-390323b5cdf2', 'a7f1b130-1ddd-402d-bc20-9169a4f107b7', '37028e6e-6bcf-4cfb-9952-46afeebe5ce9', '7ed3148f-b319-4ab8-8f37-b927b6da4209']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.062917 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b157e11a-d946-4a2d-bcf1-238c05f91a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:28.193469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Created reservations ['42599225-d8a0-4887-a9b8-d671bf1f82e2', 'f7f616f8-d25d-4a68-9ca2-c1bd4b577d1a', 'ea995cf2-10ae-4acd-b6e2-856b73a47bbb', '858556d1-eacf-402f-bfbc-12a41fce21ec'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:28:28.196880 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bab074f-d5a6-4535-96a5-3705c028022d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42599225-d8a0-4887-a9b8-d671bf1f82e2', 'f7f616f8-d25d-4a68-9ca2-c1bd4b577d1a', 'ea995cf2-10ae-4acd-b6e2-856b73a47bbb', '858556d1-eacf-402f-bfbc-12a41fce21ec']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.202183 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c112ae01-b759-4a21-9c2f-166b38842df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:28.213779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b157e11a-d946-4a2d-bcf1-238c05f91a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '423f769b-0370-45b7-9f4e-4e647e04bf49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1568506676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f48f1eee11a46da938637927e7f3eee',qos_specs=None,replication_status=,reservations=['a17fde45-bb7d-4f84-837c-390323b5cdf2','a7f1b130-1ddd-402d-bc20-9169a4f107b7','37028e6e-6bcf-4cfb-9952-46afeebe5ce9','7ed3148f-b319-4ab8-8f37-b927b6da4209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1568506676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=423f769b-0370-45b7-9f4e-4e647e04bf49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f48f1eee11a46da938637927e7f3eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.215935 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb92f30-af95-40be-9560-de4a3b529b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:28.356725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c112ae01-b759-4a21-9c2f-166b38842df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f72d7206-2cfc-4153-95c0-ac3da061efe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1949048006',encryption_key_id=None,group_id=e6f436ab-2518-495b-ade0-c3676052e775,group_type_id=,metadata={},multiattach=False,project_id='4fb2894e10a84178b2d0345b55534dcc',qos_specs=None,replication_status=,reservations=['42599225-d8a0-4887-a9b8-d671bf1f82e2','f7f616f8-d25d-4a68-9ca2-c1bd4b577d1a','ea995cf2-10ae-4acd-b6e2-856b73a47bbb','858556d1-eacf-402f-bfbc-12a41fce21ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90c9cddd5e6f432490e2c5e0c2f86ee3',volume_type_id=4b74053a-6f6d-40c1-9227-856a679ae7f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1949048006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e6f436ab-2518-495b-ade0-c3676052e775,host=None,id=f72d7206-2cfc-4153-95c0-ac3da061efe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb2894e10a84178b2d0345b55534dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90c9cddd5e6f432490e2c5e0c2f86ee3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b74053a-6f6d-40c1-9227-856a679ae7f4),volume_type_id=4b74053a-6f6d-40c1-9227-856a679ae7f4)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.359329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bed9d96-01d3-47c0-8410-68f491419127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:28.389469 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb92f30-af95-40be-9560-de4a3b529b39) transitioned into state 'SUCCESS' from state '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-1568506676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f48f1eee11a46da938637927e7f3eee',qos_specs=None,replication_status=,reservations=['a17fde45-bb7d-4f84-837c-390323b5cdf2','a7f1b130-1ddd-402d-bc20-9169a4f107b7','37028e6e-6bcf-4cfb-9952-46afeebe5ce9','7ed3148f-b319-4ab8-8f37-b927b6da4209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.392440 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8874637-5433-4863-a251-54a50d3c385b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:28.516271 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bed9d96-01d3-47c0-8410-68f491419127) transitioned into state 'SUCCESS' from state '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-1949048006',encryption_key_id=None,group_id=e6f436ab-2518-495b-ade0-c3676052e775,group_type_id=,metadata={},multiattach=False,project_id='4fb2894e10a84178b2d0345b55534dcc',qos_specs=None,replication_status=,reservations=['42599225-d8a0-4887-a9b8-d671bf1f82e2','f7f616f8-d25d-4a68-9ca2-c1bd4b577d1a','ea995cf2-10ae-4acd-b6e2-856b73a47bbb','858556d1-eacf-402f-bfbc-12a41fce21ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90c9cddd5e6f432490e2c5e0c2f86ee3',volume_type_id=4b74053a-6f6d-40c1-9227-856a679ae7f4)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.518701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cbcc4af-77e8-4c32-bf5c-f8a20a00c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:28.534855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8874637-5433-4863-a251-54a50d3c385b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.552404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Flow 'volume_create_api' (d2ea2328-c8e5-44e4-95d8-1fbfcbb49b88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:28:28.553131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume request issued successfully. Jan 10 14:28:28.554494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eeee9281-c67d-4937-b37b-70aafb395c3d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes returned with HTTP 202 Jan 10 14:28:28.555414 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 309/601] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:28:27 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes => generated 821 bytes in 1478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:28:28.571960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c58be50f-4837-4c8c-9e17-5a1d588d5a47 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:28.572463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c58be50f-4837-4c8c-9e17-5a1d588d5a47 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:28.572939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c58be50f-4837-4c8c-9e17-5a1d588d5a47 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:28.605704 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:28.605704 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:28.618641 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cbcc4af-77e8-4c32-bf5c-f8a20a00c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:28.628362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Flow 'volume_create_api' (c5b2e3c1-7a3c-4112-b17d-47e0d3768d11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:28:28.633802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Create volume request issued successfully. Jan 10 14:28:28.633802 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:28.639551 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:28.651116 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c58be50f-4837-4c8c-9e17-5a1d588d5a47 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:28.658865 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:28.671971 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:28.671971 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:28.678791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c58be50f-4837-4c8c-9e17-5a1d588d5a47 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:28.679652 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 310/602] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:28 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 889 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:28.694261 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-329ca0e4-fb50-463a-935e-69aabeb88859 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes returned with HTTP 202 Jan 10 14:28:28.705945 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 293/603] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:28:27 2022] POST /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes => generated 900 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:28:28.711170 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:28:28.712112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:28.712793 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:28.734635 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:28.734635 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:28.743167 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:28.745905 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:28.746302 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:28.755421 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:28.767432 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:28.767432 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:28.790698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0e373a6-6f26-414e-b23d-e12340fa49b4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:28:28.791317 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 311/604] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:28 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:29.694764 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43d92d67-df06-4d49-9fde-6a7072109126 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:29.695318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43d92d67-df06-4d49-9fde-6a7072109126 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:29.695813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43d92d67-df06-4d49-9fde-6a7072109126 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:29.725872 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:29.725872 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:29.748899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43d92d67-df06-4d49-9fde-6a7072109126 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:29.767914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43d92d67-df06-4d49-9fde-6a7072109126 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:29.769864 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 294/605] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:29 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:29.805458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:28:29.807024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:29.807726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:29.823148 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:29.823148 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:29.831558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:29.833198 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:29.833747 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:29.842619 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:29.849920 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:29.849920 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:29.874333 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e0bc425-1d2c-4268-8650-9e39c4734eda tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:28:29.875878 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 312/606] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:29 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 992 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:30.791144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:30.791723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:30.792212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:30.811180 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:30.811180 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:30.830006 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:30.854718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:30.863779 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 295/607] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:30 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:30.895926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:28:30.895926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:30.895926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:30.915839 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:30.915839 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:30.959255 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:30.969037 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:30.969488 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:30.989508 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:31.004961 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:31.004961 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:31.040409 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c84eaf4a-67c7-4680-9e18-43b7693f0e98 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:28:31.041345 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 313/608] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:30 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 992 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:31.469595 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume// Jan 10 14:28:31.470226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:31.470904 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:31.471942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70be9378-2d20-4ef6-80f9-f24ac3282747 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:28:31.473012 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 296/609] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:28:31 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:28:31.485559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-5b4ce27f-5f21-4ec6-9414-4e87b3bd883a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] GET http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:28:31.486212 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-5b4ce27f-5f21-4ec6-9414-4e87b3bd883a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:31.486670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-5b4ce27f-5f21-4ec6-9414-4e87b3bd883a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:31.525913 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:31.525913 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:31.561327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-5b4ce27f-5f21-4ec6-9414-4e87b3bd883a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:28:31.594163 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-5b4ce27f-5f21-4ec6-9414-4e87b3bd883a tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 200 Jan 10 14:28:31.595891 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 314/610] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:28:31 2022] GET /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 1461 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:28:31.617650 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-d0b3e8d1-a99f-4977-898b-4cde2bb5bf25 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] PUT http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f Jan 10 14:28:31.635103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-d0b3e8d1-a99f-4977-898b-4cde2bb5bf25 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:31.664341 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:28:31.664341 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:28:31.665433 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-d0b3e8d1-a99f-4977-898b-4cde2bb5bf25 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Lock "b'cinder-attachment_update-bcab109a-a35f-47f8-a426-e6c67127187b-n-h2-master-5'" acquired by "attachment_update" :: waited 0.018s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:28:31.668043 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:31.668043 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:31.878513 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa865c64-5b3c-4476-9b27-5643d92bac16 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:31.879156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa865c64-5b3c-4476-9b27-5643d92bac16 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:31.879605 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa865c64-5b3c-4476-9b27-5643d92bac16 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:31.910312 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:31.910312 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:31.928058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fa865c64-5b3c-4476-9b27-5643d92bac16 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:31.956888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa865c64-5b3c-4476-9b27-5643d92bac16 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:31.964108 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 315/611] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:31 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:32.058701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:28:32.059611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:32.060454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:32.093944 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:32.093944 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:32.115890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:32.119745 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:32.120544 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:32.136194 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:32.152818 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:32.152818 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:32.185948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ecab5d35-13ef-41e3-81b9-868596c63376 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:28:32.197534 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 316/612] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:32 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 993 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:32.202871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] POST http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/action Jan 10 14:28:32.204284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action body: b'{"create-from-src": {"source_group_id": "e6f436ab-2518-495b-ade0-c3676052e775", "name": "tempest-Group_from_grp-2124840022"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:28:32.204801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "e6f436ab-2518-495b-ade0-c3676052e775", "name": "tempest-Group_from_grp-2124840022"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:32.205886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Creating new group {'create-from-src': {'source_group_id': 'e6f436ab-2518-495b-ade0-c3676052e775', 'name': 'tempest-Group_from_grp-2124840022'}}. {{(pid=110759) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 10 14:28:32.206341 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Creating group tempest-Group_from_grp-2124840022 from source group e6f436ab-2518-495b-ade0-c3676052e775. Jan 10 14:28:32.212473 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:32.212473 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:32.230243 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:32.230243 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:32.390085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Created reservations ['a30be5b5-920d-4500-b96d-098ed9fd9aa6'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:28:32.738414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.group.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] A mapping entry already exists for group aa530cb5-5924-4197-ab79-40bd298cda40 and volume type 4b74053a-6f6d-40c1-9227-856a679ae7f4. Do not need to create again. Jan 10 14:28:32.739921 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:32.739921 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:32.752069 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Availability zone cache updated, next update will occur around 2022-01-10 15:28:32.751511. {{(pid=110759) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 14:28:32.753271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Availability Zones retrieved successfully. Jan 10 14:28:32.785138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Flow 'volume_create_api' (dba7c266-e49f-4b38-b6ec-d6a92a93e45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:28:32.797064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f95119-9f12-4bbf-9cb0-b4f99f43c982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:32.805926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:28:32.898459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f95119-9f12-4bbf-9cb0-b4f99f43c982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f72d7206-2cfc-4153-95c0-ac3da061efe1', 'volume_type': VolumeType(created_at=2022-01-10T14:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b74053a-6f6d-40c1-9227-856a679ae7f4,is_public=True,name='tempest-GroupsV314Test-volume-type-1968002984',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b74053a-6f6d-40c1-9227-856a679ae7f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aa530cb5-5924-4197-ab79-40bd298cda40', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:32.902563 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8e09f6-8092-4f9e-9b79-ea21bf053ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:32.977555 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1968002984 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1968002984, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:28:32.978328 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1968002984 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1968002984, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:28:33.139341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Created reservations ['e4d40071-1224-4ead-8b3a-cf2b89ca8e2b', '35e9f6f7-d495-4ef8-acaf-8a3998185949', '8ceebc9a-11ab-482d-a1c2-3a29af82be29', '2d242a8c-3648-406d-a143-8fae3ccfb404'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:28:33.147813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8e09f6-8092-4f9e-9b79-ea21bf053ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d40071-1224-4ead-8b3a-cf2b89ca8e2b', '35e9f6f7-d495-4ef8-acaf-8a3998185949', '8ceebc9a-11ab-482d-a1c2-3a29af82be29', '2d242a8c-3648-406d-a143-8fae3ccfb404']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:33.147813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169c9547-ac9f-4e07-adfd-662553e9504b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:33.319341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169c9547-ac9f-4e07-adfd-662553e9504b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf', '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=aa530cb5-5924-4197-ab79-40bd298cda40,group_type_id=,metadata={},multiattach=False,project_id='4fb2894e10a84178b2d0345b55534dcc',qos_specs=None,replication_status=,reservations=['e4d40071-1224-4ead-8b3a-cf2b89ca8e2b','35e9f6f7-d495-4ef8-acaf-8a3998185949','8ceebc9a-11ab-482d-a1c2-3a29af82be29','2d242a8c-3648-406d-a143-8fae3ccfb404'],size=1,snapshot_id=None,source_replicaid=,source_volid=f72d7206-2cfc-4153-95c0-ac3da061efe1,status='creating',user_id='90c9cddd5e6f432490e2c5e0c2f86ee3',volume_type_id=4b74053a-6f6d-40c1-9227-856a679ae7f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aa530cb5-5924-4197-ab79-40bd298cda40,host=None,id=3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb2894e10a84178b2d0345b55534dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f72d7206-2cfc-4153-95c0-ac3da061efe1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90c9cddd5e6f432490e2c5e0c2f86ee3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b74053a-6f6d-40c1-9227-856a679ae7f4),volume_type_id=4b74053a-6f6d-40c1-9227-856a679ae7f4)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:33.326427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378c9632-1e8e-4d26-8407-4bd3fff7182e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:28:33.494487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378c9632-1e8e-4d26-8407-4bd3fff7182e) transitioned into state 'SUCCESS' from 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=aa530cb5-5924-4197-ab79-40bd298cda40,group_type_id=,metadata={},multiattach=False,project_id='4fb2894e10a84178b2d0345b55534dcc',qos_specs=None,replication_status=,reservations=['e4d40071-1224-4ead-8b3a-cf2b89ca8e2b','35e9f6f7-d495-4ef8-acaf-8a3998185949','8ceebc9a-11ab-482d-a1c2-3a29af82be29','2d242a8c-3648-406d-a143-8fae3ccfb404'],size=1,snapshot_id=None,source_replicaid=,source_volid=f72d7206-2cfc-4153-95c0-ac3da061efe1,status='creating',user_id='90c9cddd5e6f432490e2c5e0c2f86ee3',volume_type_id=4b74053a-6f6d-40c1-9227-856a679ae7f4)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:28:33.498371 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Flow 'volume_create_api' (dba7c266-e49f-4b38-b6ec-d6a92a93e45f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:28:33.507978 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Create volume request issued successfully. Jan 10 14:28:33.647205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-918f5783-d04a-416a-a958-d1418688009c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/action returned with HTTP 202 Jan 10 14:28:33.652908 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 317/613] 10.222.0.20 () {62 vars in 1294 bytes} [Mon Jan 10 14:28:32 2022] POST /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/action => generated 102 bytes in 1450 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:28:33.656543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09b8543f-63fb-4e9c-b2cf-977e2cd4c1c4 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:33.657114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09b8543f-63fb-4e9c-b2cf-977e2cd4c1c4 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:33.657714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09b8543f-63fb-4e9c-b2cf-977e2cd4c1c4 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:33.704293 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:33.704293 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:33.726900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-09b8543f-63fb-4e9c-b2cf-977e2cd4c1c4 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:33.742246 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09b8543f-63fb-4e9c-b2cf-977e2cd4c1c4 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:33.743116 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 318/614] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:33 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:33.768330 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail Jan 10 14:28:33.769226 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:33.769701 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:33.770386 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:28:33.772085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:28:33.886184 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Get all volumes completed successfully. Jan 10 14:28:33.887729 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:33.888369 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:33.895984 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:33.905786 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:33.905786 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:33.922551 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:33.923673 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:33.968667 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:33.992507 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:33.992507 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:34.031268 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d28a08bf-b64e-4236-b0f9-027b331d90b2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail returned with HTTP 200 Jan 10 14:28:34.034080 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 319/615] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:28:33 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail => generated 1974 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:28:34.062401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:34.062923 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:34.065037 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:34.106228 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:34.106228 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:34.127538 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:34.136018 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:34.136727 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:34.147817 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:34.154743 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:34.154743 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:34.172642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb9cad77-54f3-45a7-af69-ccfaeaa2a2ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:34.176388 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 320/616] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:34 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:34.760293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aeb26f98-af87-4a92-bafd-166e3efde259 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:34.761260 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aeb26f98-af87-4a92-bafd-166e3efde259 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:34.761933 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aeb26f98-af87-4a92-bafd-166e3efde259 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:34.780315 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:34.780315 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:34.789919 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aeb26f98-af87-4a92-bafd-166e3efde259 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:34.801982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aeb26f98-af87-4a92-bafd-166e3efde259 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:34.803058 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 321/617] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:34 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:35.190315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:35.190947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:35.191255 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:35.215065 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:35.215065 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:35.245671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:35.248602 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:35.248992 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:35.268031 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:35.280458 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:35.280458 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:35.317003 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b488725-5e14-4152-8b74-8de41254f1ea tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:35.320772 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 322/618] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:35 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:35.821774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-021ced95-1dd9-4220-bacd-5b2f725f2a9f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:35.822429 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-021ced95-1dd9-4220-bacd-5b2f725f2a9f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:35.826168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-021ced95-1dd9-4220-bacd-5b2f725f2a9f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:35.844496 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:35.844496 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:35.880880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-021ced95-1dd9-4220-bacd-5b2f725f2a9f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:35.915846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-021ced95-1dd9-4220-bacd-5b2f725f2a9f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:35.917064 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 323/619] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:35 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:36.336427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:36.337740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:36.338408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:36.364189 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:36.364189 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:36.373822 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:36.375544 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:36.376103 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:36.388177 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:36.400472 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:36.400472 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:36.478825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a1d11d7-6ff2-44d8-80e1-db51ab2456bb tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:36.488667 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 324/620] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:36 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:36.933575 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c715020b-1dca-44e6-8b33-c69a14d68853 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:36.934112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c715020b-1dca-44e6-8b33-c69a14d68853 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:36.934660 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c715020b-1dca-44e6-8b33-c69a14d68853 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:36.975212 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:36.975212 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:36.997160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c715020b-1dca-44e6-8b33-c69a14d68853 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:37.033323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c715020b-1dca-44e6-8b33-c69a14d68853 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:37.034545 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 325/621] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:36 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:37.502561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:37.503224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:37.504988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:37.536280 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:37.536280 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:37.568335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:37.571763 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:37.573164 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:37.594367 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:37.610981 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:37.610981 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:37.652683 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21f8a44d-ad33-4c98-8222-7ee046e86ba7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:37.665498 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 326/622] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:37 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:38.052634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0eb42162-68bc-4b88-a732-88cd2ef60f8c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:38.055805 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0eb42162-68bc-4b88-a732-88cd2ef60f8c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:38.062110 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0eb42162-68bc-4b88-a732-88cd2ef60f8c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:38.080735 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:38.080735 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:38.102400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0eb42162-68bc-4b88-a732-88cd2ef60f8c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:38.117704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0eb42162-68bc-4b88-a732-88cd2ef60f8c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:38.126146 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 327/623] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:38 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:38.669174 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:38.669783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:38.670182 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:38.711349 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:38.711349 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:38.732276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:38.733639 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:38.734022 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:38.757253 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:38.767641 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:38.767641 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:38.805158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-defb8afc-9ab5-478e-8561-8a91909db3fc tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:38.812926 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 328/624] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:38 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:39.141100 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a22d1ad-5a5b-4ccc-98da-714e9682e22d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:39.141854 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a22d1ad-5a5b-4ccc-98da-714e9682e22d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:39.142595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a22d1ad-5a5b-4ccc-98da-714e9682e22d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:39.177261 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:39.177261 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:39.194307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9a22d1ad-5a5b-4ccc-98da-714e9682e22d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:39.209946 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a22d1ad-5a5b-4ccc-98da-714e9682e22d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:39.210883 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 329/625] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:39 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:39.823199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:39.824692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:39.825419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:39.886987 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:39.886987 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:39.914498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:39.916972 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:39.926332 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:39.954902 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:39.968677 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:39.968677 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:40.021973 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8dbf901e-34e5-4d72-8182-1d462cb9e416 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:40.023836 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 330/626] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:39 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:40.235282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cb4ef5a-723b-490e-a5c3-17df5dfb4c88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:40.236006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cb4ef5a-723b-490e-a5c3-17df5dfb4c88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:40.236643 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cb4ef5a-723b-490e-a5c3-17df5dfb4c88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:40.268074 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:40.268074 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:40.287527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5cb4ef5a-723b-490e-a5c3-17df5dfb4c88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:40.315069 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cb4ef5a-723b-490e-a5c3-17df5dfb4c88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:40.327915 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 331/627] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:40 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:41.038166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:41.039682 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:41.040333 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:41.063550 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:41.063550 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:41.080562 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:41.083505 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:41.084953 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:41.101066 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:41.109049 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:41.109049 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:41.126431 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ca8ce53-549c-4391-9435-a77c9527f5b3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:41.127734 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 332/628] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:41 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:41.332897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2971d3f2-d901-4b93-8b14-4033c8cc218f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:41.333348 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2971d3f2-d901-4b93-8b14-4033c8cc218f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:41.333804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2971d3f2-d901-4b93-8b14-4033c8cc218f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:41.360509 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:41.360509 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:41.372199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2971d3f2-d901-4b93-8b14-4033c8cc218f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:41.395741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2971d3f2-d901-4b93-8b14-4033c8cc218f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:41.396708 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 333/629] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:41 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:42.143297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:42.143868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:42.144227 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:42.184341 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:42.184341 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:42.218119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:42.219747 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:42.223357 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:42.248316 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:42.259736 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:42.259736 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:42.320877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c654b77-cbcd-478b-bfeb-e56abe692360 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:42.330406 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 334/630] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:42 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:42.416182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-318ae971-6b2b-479f-a54d-bc22d89770ef tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:42.416886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-318ae971-6b2b-479f-a54d-bc22d89770ef tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:42.417498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-318ae971-6b2b-479f-a54d-bc22d89770ef tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:42.456200 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:42.456200 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:42.481148 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-318ae971-6b2b-479f-a54d-bc22d89770ef tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:42.533105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-318ae971-6b2b-479f-a54d-bc22d89770ef tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:42.539883 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 335/631] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:42 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:43.347597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:43.349635 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:43.350281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:43.368982 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:43.368982 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:43.380441 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:43.382921 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:43.383549 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:43.403717 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:43.410595 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:43.410595 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:43.430164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5dd700e0-812b-48a3-bdb5-cda093c7a8f2 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:43.431431 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 336/632] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:43 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:43.553592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2100429c-7f0b-4c7f-94f7-ffefbabe9c0f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:43.558147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2100429c-7f0b-4c7f-94f7-ffefbabe9c0f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:43.559615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2100429c-7f0b-4c7f-94f7-ffefbabe9c0f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:43.617180 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:43.617180 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:43.636389 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2100429c-7f0b-4c7f-94f7-ffefbabe9c0f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:43.673399 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2100429c-7f0b-4c7f-94f7-ffefbabe9c0f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:43.675737 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 337/633] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:43 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:44.445577 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:44.446338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:44.446511 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:44.471100 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:44.471100 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:44.485888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:44.492290 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:44.492689 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:44.507278 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:44.517705 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:44.517705 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:44.553631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-faf5bbb7-7bb6-424a-b0c0-e0d32c3ad076 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:44.558271 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 338/634] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:44 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:44.692376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc570219-7619-4393-8766-c8c84b516fdb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:44.693200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc570219-7619-4393-8766-c8c84b516fdb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:44.693816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc570219-7619-4393-8766-c8c84b516fdb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:44.722880 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:44.722880 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:44.745015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cc570219-7619-4393-8766-c8c84b516fdb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:44.764360 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc570219-7619-4393-8766-c8c84b516fdb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:44.765810 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 339/635] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:44 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:45.574578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:45.576636 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:45.577267 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:45.665095 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:45.665095 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:45.720183 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:45.720183 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:45.720183 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:45.725571 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:45.749601 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:45.749601 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:45.776664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-705893f6-02bf-4bc2-a12d-d391deafe454 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:45.789805 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 340/636] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:45 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:45.798257 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b94b59a3-1825-4102-9f6f-821390ce92c8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:45.801201 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b94b59a3-1825-4102-9f6f-821390ce92c8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:45.801754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b94b59a3-1825-4102-9f6f-821390ce92c8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:45.835617 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:45.835617 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:45.851692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b94b59a3-1825-4102-9f6f-821390ce92c8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:45.876901 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b94b59a3-1825-4102-9f6f-821390ce92c8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:45.877918 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 341/637] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:45 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:46.800248 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:46.801271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:46.801788 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:46.817438 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:46.817438 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:46.824560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:46.826166 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:46.826721 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:46.870785 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:46.882665 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:46.882665 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:46.901650 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa3cf76d-deba-402d-a053-6ccbd042a538 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:46.902568 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 342/638] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:46 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:46.914471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d2c7a61b-da4e-48c2-8c5a-12cedfa94746 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:46.915303 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d2c7a61b-da4e-48c2-8c5a-12cedfa94746 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:46.915850 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d2c7a61b-da4e-48c2-8c5a-12cedfa94746 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:46.932548 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:46.932548 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:46.949765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d2c7a61b-da4e-48c2-8c5a-12cedfa94746 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:46.958954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-d0b3e8d1-a99f-4977-898b-4cde2bb5bf25 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Lock "b'cinder-attachment_update-bcab109a-a35f-47f8-a426-e6c67127187b-n-h2-master-5'" released by "attachment_update" :: held 15.294s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:28:46.960059 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-d0b3e8d1-a99f-4977-898b-4cde2bb5bf25 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f returned with HTTP 200 Jan 10 14:28:46.961431 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 297/639] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:28:31 2022] PUT /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f => generated 762 bytes in 15353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:46.964171 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d2c7a61b-da4e-48c2-8c5a-12cedfa94746 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:46.965019 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 343/640] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:46 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:47.132315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-fd590c59-d312-43c9-b54b-ff5698ef3221 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] POST http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f/action Jan 10 14:28:47.133076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-fd590c59-d312-43c9-b54b-ff5698ef3221 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:28:47.133396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-fd590c59-d312-43c9-b54b-ff5698ef3221 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:28:47.188048 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:47.188048 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:47.475001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-80a9bc91-a3f6-4563-831e-85fc7deb0470 req-fd590c59-d312-43c9-b54b-ff5698ef3221 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f/action returned with HTTP 204 Jan 10 14:28:47.476461 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 298/641] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:28:47 2022] POST /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f/action => generated 0 bytes in 348 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:28:47.921427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:47.921997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:47.923498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:47.939469 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:47.939469 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:47.948104 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:47.951280 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:47.951916 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:47.962057 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:47.974935 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:47.974935 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:47.984813 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-180cfcb2-2b24-4840-b289-7d7e5bd8b1ab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:47.987285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-180cfcb2-2b24-4840-b289-7d7e5bd8b1ab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:47.987285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-180cfcb2-2b24-4840-b289-7d7e5bd8b1ab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:47.994139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6442682-a001-4632-9fe6-c504032ec0c3 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:47.995535 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 344/642] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:47 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:48.017528 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:48.017528 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:48.028511 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-180cfcb2-2b24-4840-b289-7d7e5bd8b1ab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:48.039373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-180cfcb2-2b24-4840-b289-7d7e5bd8b1ab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:48.041347 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 299/643] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:47 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:28:49.012366 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:49.012366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:49.013090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:49.038947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:49.038947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:49.050316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:49.054915 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d19d0d27-0825-4024-8510-0e43d4c10811 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:49.057859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d19d0d27-0825-4024-8510-0e43d4c10811 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:49.057859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d19d0d27-0825-4024-8510-0e43d4c10811 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:49.058100 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:49.058906 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:49.071681 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:49.071681 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:49.072697 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:49.080824 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:49.080824 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:49.082926 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d19d0d27-0825-4024-8510-0e43d4c10811 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:49.106556 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d19d0d27-0825-4024-8510-0e43d4c10811 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:49.113515 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 300/644] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:49 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:49.125625 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fff51196-090a-4820-9db0-2e3cac5ed334 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:49.135770 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 345/645] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:49 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:50.132489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65befefb-31b0-4f3f-aff6-9b3b665d4a6a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:50.133712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65befefb-31b0-4f3f-aff6-9b3b665d4a6a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:50.134256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65befefb-31b0-4f3f-aff6-9b3b665d4a6a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:50.143698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:50.145055 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:50.145743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:50.170927 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:50.170927 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:50.173373 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:50.173373 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:50.193673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:50.195346 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:50.196056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-65befefb-31b0-4f3f-aff6-9b3b665d4a6a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:50.196325 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:50.207584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65befefb-31b0-4f3f-aff6-9b3b665d4a6a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:50.210534 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:50.211642 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 301/646] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:50 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:50.217759 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:50.217759 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:50.234916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d003e59-8dcd-431f-85a0-8780204c2fe5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:50.236326 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 346/647] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:50 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:51.228132 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29c56d30-22a5-464a-ad0c-478a74386ea9 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:51.229562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29c56d30-22a5-464a-ad0c-478a74386ea9 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:51.230015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29c56d30-22a5-464a-ad0c-478a74386ea9 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:51.250923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:51.251486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:51.251847 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:51.263250 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:51.263250 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:51.274250 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:51.274250 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:51.289036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:51.290603 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:51.291106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-29c56d30-22a5-464a-ad0c-478a74386ea9 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:51.291400 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:51.302255 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:51.307443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29c56d30-22a5-464a-ad0c-478a74386ea9 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:51.314438 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:51.314438 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:51.317441 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 302/648] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:51 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:51.332507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdb0da32-9900-404f-8baf-25bc2e641904 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:51.344015 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 347/649] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:51 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:52.323689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e86e985e-211b-4422-92cd-9707c8959d35 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:52.325475 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e86e985e-211b-4422-92cd-9707c8959d35 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:52.326138 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e86e985e-211b-4422-92cd-9707c8959d35 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:52.341518 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:52.341518 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:52.350195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:52.351307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:52.351952 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:52.392520 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:52.392520 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:52.395014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e86e985e-211b-4422-92cd-9707c8959d35 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:52.398530 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:52.400163 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:52.400572 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:52.405342 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e86e985e-211b-4422-92cd-9707c8959d35 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:52.406072 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 303/650] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:52 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:52.409321 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:52.415603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:52.415603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:52.430281 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64ff1316-983e-4e09-9493-55bb03f42f29 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:52.431439 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 348/651] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:52 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:53.420819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e0ba589-7eda-443d-b037-fd1437925d85 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:53.421270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e0ba589-7eda-443d-b037-fd1437925d85 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:53.421700 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e0ba589-7eda-443d-b037-fd1437925d85 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:53.444085 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:53.444085 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:53.450844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:53.451372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:53.451767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:53.457527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7e0ba589-7eda-443d-b037-fd1437925d85 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:53.480145 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:53.480145 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:53.492532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e0ba589-7eda-443d-b037-fd1437925d85 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:53.493972 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 304/652] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:53 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:53.507308 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:53.508719 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:53.509060 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:53.533677 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:53.542726 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:53.542726 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:53.556741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c195ae01-662e-45b8-870a-8033cc0864ee tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:53.557451 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 349/653] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:53 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:28:54.508641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49e83cf0-ec15-4d85-ba8c-c4ec456a5c1b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:54.509801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49e83cf0-ec15-4d85-ba8c-c4ec456a5c1b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:54.510472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49e83cf0-ec15-4d85-ba8c-c4ec456a5c1b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:54.524469 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:54.524469 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:54.533015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-49e83cf0-ec15-4d85-ba8c-c4ec456a5c1b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:54.542224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49e83cf0-ec15-4d85-ba8c-c4ec456a5c1b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:54.544381 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 305/654] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:54 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:54.574838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:54.576020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:54.577054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:54.591169 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:54.591169 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:54.599153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:54.602371 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:54.602371 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:54.610149 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:54.637128 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:54.637128 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:54.659697 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-859ddc56-07c9-4c9d-8a82-c6eee3d44230 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:54.659697 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 350/655] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:54 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:55.558014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f315bc31-87a5-45a0-918e-dfa88ac75481 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:55.558725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f315bc31-87a5-45a0-918e-dfa88ac75481 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:55.560407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f315bc31-87a5-45a0-918e-dfa88ac75481 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:55.581520 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:55.581520 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:55.588964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f315bc31-87a5-45a0-918e-dfa88ac75481 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:55.598122 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f315bc31-87a5-45a0-918e-dfa88ac75481 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:55.598837 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 306/656] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:55 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:55.669535 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:55.669535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:55.669535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:55.685440 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:55.685440 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:55.717744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:55.723496 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:55.723927 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:55.755345 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:55.755345 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:55.755345 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:55.774109 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a2d31aa-1a59-4bfd-ad22-89a4997802d0 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:55.784224 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 351/657] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:55 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:56.614775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-46d708b1-95b5-429b-925a-4a9c2245874c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:56.615329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-46d708b1-95b5-429b-925a-4a9c2245874c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:56.615639 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-46d708b1-95b5-429b-925a-4a9c2245874c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:56.641558 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:56.641558 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:56.649319 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-46d708b1-95b5-429b-925a-4a9c2245874c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:56.674602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-46d708b1-95b5-429b-925a-4a9c2245874c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:56.686580 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 307/658] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:56 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:56.798353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:56.799749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:56.800657 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:56.822750 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:56.822750 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:56.831899 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:56.833668 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:56.834317 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:56.842760 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:56.849219 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:56.849219 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:56.864790 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7c62f2c-7350-4267-b21e-ba2d007b11c4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:56.876068 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 352/659] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:56 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:57.694077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee2a44f3-f00b-4575-86f8-fae9c82fd859 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:57.694614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee2a44f3-f00b-4575-86f8-fae9c82fd859 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:57.697378 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee2a44f3-f00b-4575-86f8-fae9c82fd859 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:57.734611 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:57.734611 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:57.754890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ee2a44f3-f00b-4575-86f8-fae9c82fd859 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:57.764835 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee2a44f3-f00b-4575-86f8-fae9c82fd859 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:57.775161 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 308/660] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:57 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:57.882998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:57.883548 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:57.883945 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:57.917019 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:57.917019 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:57.932392 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:57.935508 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:57.936355 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:57.945988 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:57.967106 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:57.967106 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:58.000304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7ecd905-1880-4716-842d-dfb6746870ad tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:58.011086 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 353/661] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:57 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:58.795098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae2f09ed-847e-4069-8c8d-996fa59cee4f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:58.796478 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae2f09ed-847e-4069-8c8d-996fa59cee4f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:58.797214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae2f09ed-847e-4069-8c8d-996fa59cee4f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:58.817585 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:58.817585 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:58.829538 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae2f09ed-847e-4069-8c8d-996fa59cee4f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:58.842904 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae2f09ed-847e-4069-8c8d-996fa59cee4f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:58.852648 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 309/662] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:58 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:28:59.017121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:28:59.022460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:59.023175 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:59.069957 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:59.069957 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:59.089324 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:28:59.092646 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:28:59.093288 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:28:59.100697 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:28:59.112429 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:59.112429 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:59.159912 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4d7ab1e0-2210-44da-8992-f0eed15ce060 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:28:59.176825 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 354/663] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:28:59 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:28:59.860440 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e90c685-a865-4012-9999-6946b51dac9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:28:59.860970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e90c685-a865-4012-9999-6946b51dac9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:28:59.861333 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e90c685-a865-4012-9999-6946b51dac9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:28:59.885413 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:28:59.885413 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:28:59.903702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e90c685-a865-4012-9999-6946b51dac9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:28:59.913119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e90c685-a865-4012-9999-6946b51dac9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:28:59.914243 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 310/664] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:28:59 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:00.175455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:00.176007 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:00.176837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:00.210154 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:00.210154 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:00.228007 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:00.229502 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:00.229883 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:00.244276 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:00.251999 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:00.251999 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:00.289754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-418a54e4-44f8-4feb-b519-b0d40945109f tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:00.296573 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 355/665] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:00 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:00.934041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06774b43-b28e-4ae7-a10d-13bc8d1a0004 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:00.934041 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06774b43-b28e-4ae7-a10d-13bc8d1a0004 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:00.934041 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06774b43-b28e-4ae7-a10d-13bc8d1a0004 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:00.957793 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:00.957793 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:00.978656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-06774b43-b28e-4ae7-a10d-13bc8d1a0004 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:01.001706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06774b43-b28e-4ae7-a10d-13bc8d1a0004 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:01.003682 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 311/666] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:00 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:01.310923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:01.311494 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:01.312126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:01.361596 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:01.361596 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:01.362146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:01.363586 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:01.364011 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:01.370855 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:01.377000 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:01.377000 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:01.395694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e324b81b-b75f-486e-a67e-153b23ce8358 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:01.396961 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 356/667] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:01 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:02.018065 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1f1e321-fc90-4c12-94a3-b2e6ee8603f1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:02.018601 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1f1e321-fc90-4c12-94a3-b2e6ee8603f1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:02.018810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1f1e321-fc90-4c12-94a3-b2e6ee8603f1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:02.032742 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:02.032742 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:02.042045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e1f1e321-fc90-4c12-94a3-b2e6ee8603f1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:02.052552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1f1e321-fc90-4c12-94a3-b2e6ee8603f1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:02.062688 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 312/668] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:02 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:02.412638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:02.413265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:02.414143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:02.441033 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:02.441033 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:02.461226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:02.468791 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:02.469484 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:02.479986 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:02.488171 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:02.488171 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:02.508890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7f9e9a3b-75ce-4507-ab03-e77deaa8aa38 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:02.512754 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 357/669] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:02 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:03.069159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a4656fe-92f2-4383-9e16-5c10315322f3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:03.070245 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a4656fe-92f2-4383-9e16-5c10315322f3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:03.070688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a4656fe-92f2-4383-9e16-5c10315322f3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:03.090522 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:03.090522 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:03.098213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0a4656fe-92f2-4383-9e16-5c10315322f3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:03.116719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a4656fe-92f2-4383-9e16-5c10315322f3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:03.117520 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 313/670] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:03 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:03.526509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:03.531124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:03.531124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:03.544705 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:03.544705 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:03.552939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:03.554398 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:03.554997 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:03.562257 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:03.567985 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:03.567985 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:03.583817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd6f7f67-1bfa-4d1b-af12-1f2caa987623 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:03.593287 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 358/671] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:03 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 989 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:03.599728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f81f7f3-453b-4f90-b182-fa5415161c13 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40 Jan 10 14:29:03.600729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f81f7f3-453b-4f90-b182-fa5415161c13 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:03.601488 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f81f7f3-453b-4f90-b182-fa5415161c13 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:03.602043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-9f81f7f3-453b-4f90-b182-fa5415161c13 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] show called for member aa530cb5-5924-4197-ab79-40bd298cda40 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:29:03.611732 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:03.611732 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:03.635015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f81f7f3-453b-4f90-b182-fa5415161c13 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40 returned with HTTP 200 Jan 10 14:29:03.635015 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 314/672] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:29:03 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40 => generated 417 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:29:03.643965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail Jan 10 14:29:03.644498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:03.644956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:03.645593 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:29:03.647209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:29:03.698829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Get all volumes completed successfully. Jan 10 14:29:03.700939 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:03.701324 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:03.708645 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:03.714336 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:03.714336 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:03.721763 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:03.722164 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:03.729286 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:03.735337 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:03.735337 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:03.753152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3157fed-66cc-420f-a9bd-44100024e685 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail returned with HTTP 200 Jan 10 14:29:03.753903 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 359/673] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:29:03 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail => generated 1975 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:29:03.770784 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32600e70-c24c-4e06-aff1-58cfbdfe95d8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] POST http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40/action Jan 10 14:29:03.771851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32600e70-c24c-4e06-aff1-58cfbdfe95d8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:29:03.772371 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32600e70-c24c-4e06-aff1-58cfbdfe95d8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:03.773444 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-32600e70-c24c-4e06-aff1-58cfbdfe95d8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] delete called for group aa530cb5-5924-4197-ab79-40bd298cda40 {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:29:03.773672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-32600e70-c24c-4e06-aff1-58cfbdfe95d8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Delete group with id: aa530cb5-5924-4197-ab79-40bd298cda40 Jan 10 14:29:03.781032 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:03.781032 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:04.064187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32600e70-c24c-4e06-aff1-58cfbdfe95d8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40/action returned with HTTP 202 Jan 10 14:29:04.069032 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 315/674] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:29:03 2022] POST /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:29:04.074080 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:04.074893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:04.076012 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:04.106234 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:04.106234 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:04.125079 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57cf8a95-786a-498d-8a98-368079ac5803 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:04.125731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57cf8a95-786a-498d-8a98-368079ac5803 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:04.126241 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57cf8a95-786a-498d-8a98-368079ac5803 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:04.127724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:04.129349 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:04.131194 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:04.145292 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:04.147990 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:04.147990 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:04.155739 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:04.155739 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:04.171638 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-57cf8a95-786a-498d-8a98-368079ac5803 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:04.181801 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bc734ec-214a-48b7-953b-e5c6e71f2f17 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:04.191648 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57cf8a95-786a-498d-8a98-368079ac5803 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:04.198954 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 316/675] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:04 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:04.199088 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 360/676] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:04 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:05.199029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:05.204752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:05.204752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:05.212433 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ea24492-0ace-442c-909d-8a110c532d7a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:05.213548 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ea24492-0ace-442c-909d-8a110c532d7a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:05.214184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ea24492-0ace-442c-909d-8a110c532d7a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:05.231607 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:05.231607 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:05.244967 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:05.244967 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:05.248920 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:05.253547 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:05.253872 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:05.267671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7ea24492-0ace-442c-909d-8a110c532d7a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:05.271542 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:05.286206 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ea24492-0ace-442c-909d-8a110c532d7a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:05.286586 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:05.286586 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:05.287468 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 361/677] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:05 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:29:05.334453 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9b5d41b-ba20-4a4f-8ea7-d719de466c06 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:05.340332 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 317/678] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:05 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:06.302031 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d190fa4-db25-41e0-b1fc-1b77efd25692 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:06.302607 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d190fa4-db25-41e0-b1fc-1b77efd25692 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:06.303217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d190fa4-db25-41e0-b1fc-1b77efd25692 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:06.334380 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:06.334380 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:06.351013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:06.351013 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:06.351541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:06.380064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9d190fa4-db25-41e0-b1fc-1b77efd25692 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:06.387802 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:06.387802 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:06.409353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d190fa4-db25-41e0-b1fc-1b77efd25692 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:06.414715 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 362/679] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:06 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:06.428580 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:06.437939 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:06.438681 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:06.457333 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:06.473911 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:06.473911 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:06.517712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12a59f6d-2a0e-42b9-a574-874965b89394 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:06.524177 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 318/680] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:06 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:29:07.425476 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de49625f-b26f-4aa1-8dc5-e8ba26bdd290 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:07.425951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de49625f-b26f-4aa1-8dc5-e8ba26bdd290 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:07.430016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de49625f-b26f-4aa1-8dc5-e8ba26bdd290 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:07.448648 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:07.448648 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:07.461824 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-de49625f-b26f-4aa1-8dc5-e8ba26bdd290 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:07.472233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de49625f-b26f-4aa1-8dc5-e8ba26bdd290 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:07.473354 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 363/681] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:07 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:07.540162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:07.541997 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:07.542686 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:07.565972 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:07.565972 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:07.585589 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:07.587092 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:07.587569 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:07.595851 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:07.610074 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:07.610074 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:07.654407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3cc67068-2464-4346-9636-67aec80360e5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:07.665918 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 319/682] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:07 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:29:08.488487 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97680c53-4d11-46c2-b793-fe5d4ae14ae1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:08.508066 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97680c53-4d11-46c2-b793-fe5d4ae14ae1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:08.508066 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97680c53-4d11-46c2-b793-fe5d4ae14ae1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:08.512629 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:08.512629 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:08.533965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97680c53-4d11-46c2-b793-fe5d4ae14ae1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:08.554762 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97680c53-4d11-46c2-b793-fe5d4ae14ae1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:08.556127 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 364/683] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:08 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:08.681974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:08.683051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:08.688716 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:08.711671 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:08.711671 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:08.741263 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:08.742876 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:08.745664 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:08.755875 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:08.770709 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:08.770709 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:08.799525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeda1fd0-53ed-44cc-9492-ae892995fbf4 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:08.800247 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 320/684] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:08 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 988 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:09.570086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9c165164-52dd-4656-b442-fb4b7e584dfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:09.570811 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9c165164-52dd-4656-b442-fb4b7e584dfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:09.571343 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9c165164-52dd-4656-b442-fb4b7e584dfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:09.604711 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:09.604711 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:09.617654 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9c165164-52dd-4656-b442-fb4b7e584dfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:09.628617 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9c165164-52dd-4656-b442-fb4b7e584dfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:09.630043 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 365/685] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:09 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:09.815952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:09.816550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:09.818174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:09.836401 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:09.836401 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:09.846618 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:09.848190 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:09.848934 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:09.862343 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:09.871540 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:09.871540 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:09.897264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ceb8735-0ee4-47cd-bedd-f88d5b8b9729 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 200 Jan 10 14:29:09.898617 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 321/686] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:09 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 987 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:10.647221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-390804d5-69eb-44b4-ba53-b76397982307 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:10.647752 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-390804d5-69eb-44b4-ba53-b76397982307 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:10.647909 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-390804d5-69eb-44b4-ba53-b76397982307 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:10.664162 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:10.664162 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:10.673601 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-390804d5-69eb-44b4-ba53-b76397982307 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:10.687885 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-390804d5-69eb-44b4-ba53-b76397982307 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:10.689469 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 366/687] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:10 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:10.914235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75b07f88-cf61-474a-a911-47f1f06786cf tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf Jan 10 14:29:10.914774 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75b07f88-cf61-474a-a911-47f1f06786cf tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:10.915144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75b07f88-cf61-474a-a911-47f1f06786cf tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:10.927752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75b07f88-cf61-474a-a911-47f1f06786cf tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf returned with HTTP 404 Jan 10 14:29:10.932849 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 322/688] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:10 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/3ac914bf-7f0e-4d74-9a87-ed4fb5fa60cf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:29:10.937870 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9120263-1aea-43d0-8b9f-a9b45d8eebcd tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40 Jan 10 14:29:10.938569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9120263-1aea-43d0-8b9f-a9b45d8eebcd tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:10.939308 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9120263-1aea-43d0-8b9f-a9b45d8eebcd tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:10.940173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-d9120263-1aea-43d0-8b9f-a9b45d8eebcd tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] show called for member aa530cb5-5924-4197-ab79-40bd298cda40 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:29:10.946926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9120263-1aea-43d0-8b9f-a9b45d8eebcd tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40 returned with HTTP 404 Jan 10 14:29:10.950059 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 367/689] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:29:10 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/aa530cb5-5924-4197-ab79-40bd298cda40 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:29:10.962454 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail Jan 10 14:29:10.962947 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:10.963391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:10.964043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:29:10.966200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:29:11.242748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Get all volumes completed successfully. Jan 10 14:29:11.244169 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:11.245583 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:11.267286 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:11.285080 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:11.285080 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:11.318236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ec09db8-a527-4298-a2ca-61c99f1bc455 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail returned with HTTP 200 Jan 10 14:29:11.318986 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 323/690] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:29:10 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/detail => generated 996 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:11.337669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-982d6148-cbf8-4e61-9788-a851c7eed6d6 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] POST http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775/action Jan 10 14:29:11.339173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-982d6148-cbf8-4e61-9788-a851c7eed6d6 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:29:11.341524 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-982d6148-cbf8-4e61-9788-a851c7eed6d6 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:11.342637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-982d6148-cbf8-4e61-9788-a851c7eed6d6 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] delete called for group e6f436ab-2518-495b-ade0-c3676052e775 {{(pid=110759) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:29:11.342932 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-982d6148-cbf8-4e61-9788-a851c7eed6d6 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Delete group with id: e6f436ab-2518-495b-ade0-c3676052e775 Jan 10 14:29:11.350598 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:11.350598 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:11.704450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b90190e-c3fd-45ec-9c2b-b5dd647c0223 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:11.705193 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3b90190e-c3fd-45ec-9c2b-b5dd647c0223 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:11.705809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3b90190e-c3fd-45ec-9c2b-b5dd647c0223 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:11.744782 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:11.744782 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:11.752173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-982d6148-cbf8-4e61-9788-a851c7eed6d6 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775/action returned with HTTP 202 Jan 10 14:29:11.755125 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 368/691] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:29:11 2022] POST /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775/action => generated 0 bytes in 423 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:29:11.764175 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:11.765362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:11.766038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:11.797042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b90190e-c3fd-45ec-9c2b-b5dd647c0223 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:11.799128 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:11.799128 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:11.813434 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b90190e-c3fd-45ec-9c2b-b5dd647c0223 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:11.815523 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 324/692] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:11 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:29:11.820472 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:11.822112 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:11.825081 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:11.839497 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:11.851023 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:11.851023 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:11.882309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-923a2a55-cbf5-4373-a538-f832a0772a27 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:29:11.884390 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 369/693] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:11 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 992 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:29:12.829188 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bff1ac56-b12c-4603-9c30-eb86762f8e88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:12.830286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bff1ac56-b12c-4603-9c30-eb86762f8e88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:12.830950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bff1ac56-b12c-4603-9c30-eb86762f8e88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:12.863604 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:12.863604 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:12.871682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bff1ac56-b12c-4603-9c30-eb86762f8e88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:12.892166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bff1ac56-b12c-4603-9c30-eb86762f8e88 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:12.893492 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 325/694] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:12 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 974 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:29:12.898103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:12.899179 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:12.899861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:12.921947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:12.921947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:12.944180 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:12.944180 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:12.944180 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:12.957383 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:12.968742 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:12.968742 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:13.029258 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6dce219-7c4a-44e3-98f2-737c93f79b68 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:29:13.033142 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 370/695] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:12 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 992 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:29:13.908338 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a985d1f1-0271-4821-993c-722cb1981db1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:13.910625 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a985d1f1-0271-4821-993c-722cb1981db1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:13.911868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a985d1f1-0271-4821-993c-722cb1981db1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:13.929793 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:13.929793 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:13.944903 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a985d1f1-0271-4821-993c-722cb1981db1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:13.967570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a985d1f1-0271-4821-993c-722cb1981db1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:13.969551 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 326/696] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:13 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1364 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:14.048862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:14.050129 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:14.051225 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:14.087115 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:14.087115 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:14.098905 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:14.100270 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:14.100651 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:14.127574 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:14.155186 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:14.155186 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:14.200004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc933728-c0e1-4b14-b314-2af79130a589 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:29:14.205315 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 371/697] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:14 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 992 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:14.985779 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ea11318-8bc0-4bc6-b25b-bd88def25f59 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:14.986957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ea11318-8bc0-4bc6-b25b-bd88def25f59 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:14.987618 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ea11318-8bc0-4bc6-b25b-bd88def25f59 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:15.017116 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:15.017116 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:15.036205 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9ea11318-8bc0-4bc6-b25b-bd88def25f59 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:15.050076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ea11318-8bc0-4bc6-b25b-bd88def25f59 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:15.051273 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 327/698] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:14 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1362 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:15.068375 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes Jan 10 14:29:15.071205 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1317058261"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:15.072766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1317058261'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:29:15.073218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume of 1 GB Jan 10 14:29:15.081517 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Availability Zones retrieved successfully. Jan 10 14:29:15.108771 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Flow 'volume_create_api' (6787c19f-0b0d-40f9-944f-57efdb8f7ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:15.111734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b00eea-3ae8-4588-bd3f-172d9439ca5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:15.115157 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:29:15.169472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b00eea-3ae8-4588-bd3f-172d9439ca5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:15.171706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5060a741-081e-4b6a-a52a-8f0c2da0f586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:15.216934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:15.217563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:15.218107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:15.273704 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:15.273704 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:15.294420 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:15.300139 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:15.300984 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:15.312043 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:15.319594 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:15.319594 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:15.339150 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fcaf2a94-10cf-463a-ae6f-4ea0b6492e8a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:29:15.342653 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 328/699] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:15 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 992 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:29:15.355390 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Created reservations ['56a6b46c-cac4-40b6-a2d3-b2ece0d1ef74', '9b5798d9-c621-4bc4-b217-756ef2066934', 'd744aca4-b644-4f43-98f8-1837f12ea85a', '71211b1f-bb35-4308-9391-5527d2e1f3de'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:15.358210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5060a741-081e-4b6a-a52a-8f0c2da0f586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56a6b46c-cac4-40b6-a2d3-b2ece0d1ef74', '9b5798d9-c621-4bc4-b217-756ef2066934', 'd744aca4-b644-4f43-98f8-1837f12ea85a', '71211b1f-bb35-4308-9391-5527d2e1f3de']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:15.362088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b255da7-ace0-4fb6-91f8-2af535c1e7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:15.494841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b255da7-ace0-4fb6-91f8-2af535c1e7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b913bf0-c224-4f00-a9df-57a7ca4cd9eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1317058261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f48f1eee11a46da938637927e7f3eee',qos_specs=None,replication_status=,reservations=['56a6b46c-cac4-40b6-a2d3-b2ece0d1ef74','9b5798d9-c621-4bc4-b217-756ef2066934','d744aca4-b644-4f43-98f8-1837f12ea85a','71211b1f-bb35-4308-9391-5527d2e1f3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1317058261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b913bf0-c224-4f00-a9df-57a7ca4cd9eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f48f1eee11a46da938637927e7f3eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:15.504919 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4cbd8e-7215-4ea1-9ad0-f44a159e191e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:15.625669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4cbd8e-7215-4ea1-9ad0-f44a159e191e) transitioned into state 'SUCCESS' from state '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-1317058261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f48f1eee11a46da938637927e7f3eee',qos_specs=None,replication_status=,reservations=['56a6b46c-cac4-40b6-a2d3-b2ece0d1ef74','9b5798d9-c621-4bc4-b217-756ef2066934','d744aca4-b644-4f43-98f8-1837f12ea85a','71211b1f-bb35-4308-9391-5527d2e1f3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:15.627509 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11fc05f-563c-4db3-ad7c-69d8db6c75cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:15.754432 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11fc05f-563c-4db3-ad7c-69d8db6c75cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:15.759718 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Flow 'volume_create_api' (6787c19f-0b0d-40f9-944f-57efdb8f7ecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:15.760463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume request issued successfully. Jan 10 14:29:15.762261 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7cf04409-d743-4d66-a52b-b678460f286c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes returned with HTTP 202 Jan 10 14:29:15.763216 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 372/700] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:29:15 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes => generated 821 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:29:15.790691 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a342c3a0-928f-452f-9088-534e252e4740 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:29:15.791338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a342c3a0-928f-452f-9088-534e252e4740 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:15.791793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a342c3a0-928f-452f-9088-534e252e4740 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:15.824427 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:15.824427 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:15.835592 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a342c3a0-928f-452f-9088-534e252e4740 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:15.848860 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a342c3a0-928f-452f-9088-534e252e4740 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:29:15.859815 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 329/701] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:15 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 889 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:16.360211 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:16.360736 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:16.361185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:16.376436 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:16.376436 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:16.384394 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:16.385762 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:16.386190 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:16.394437 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:16.401193 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:16.401193 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:16.422532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48e36136-18ed-401e-bbfd-da9d4f3538c8 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:29:16.425410 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 373/702] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:16 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 992 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:16.866493 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1586773c-1348-488e-b5da-9b18c6a1bf2b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:29:16.866493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1586773c-1348-488e-b5da-9b18c6a1bf2b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:16.867126 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1586773c-1348-488e-b5da-9b18c6a1bf2b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:16.896529 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:16.896529 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:16.922476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1586773c-1348-488e-b5da-9b18c6a1bf2b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:16.947214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1586773c-1348-488e-b5da-9b18c6a1bf2b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:29:16.957656 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 330/703] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:16 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:17.440049 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:17.442076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:17.443067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:17.473817 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:17.473817 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:17.491351 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Volume info retrieved successfully. Jan 10 14:29:17.496347 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:29:17.496939 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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 10 14:29:17.507827 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:29:17.516411 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:17.516411 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:17.551072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52718da9-e753-4210-baa4-d6e39c00a6b7 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 200 Jan 10 14:29:17.559111 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 374/704] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:17 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 991 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:17.974173 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f24546ec-0bf0-4e2b-9e71-ff0ec9ba243b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:29:17.975368 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f24546ec-0bf0-4e2b-9e71-ff0ec9ba243b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:17.976128 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f24546ec-0bf0-4e2b-9e71-ff0ec9ba243b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:17.996059 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:17.996059 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:18.004516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f24546ec-0bf0-4e2b-9e71-ff0ec9ba243b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:18.040037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f24546ec-0bf0-4e2b-9e71-ff0ec9ba243b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:29:18.041668 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 331/705] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:17 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:18.415006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-5e36b62f-3e12-40ac-88b3-3eece4df4a4e req-2083c38a-cdd5-47bf-b92f-e5337a63c5ed tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] DELETE http://10.222.0.20/volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/tempest-invalid-163112993 Jan 10 14:29:18.415400 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-5e36b62f-3e12-40ac-88b3-3eece4df4a4e req-2083c38a-cdd5-47bf-b92f-e5337a63c5ed tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.415841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-5e36b62f-3e12-40ac-88b3-3eece4df4a4e req-2083c38a-cdd5-47bf-b92f-e5337a63c5ed tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:18.416456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [req-5e36b62f-3e12-40ac-88b3-3eece4df4a4e req-2083c38a-cdd5-47bf-b92f-e5337a63c5ed tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Delete volume with id: tempest-invalid-163112993 Jan 10 14:29:18.442764 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-5e36b62f-3e12-40ac-88b3-3eece4df4a4e req-2083c38a-cdd5-47bf-b92f-e5337a63c5ed tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] http://10.222.0.20/volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/tempest-invalid-163112993 returned with HTTP 404 Jan 10 14:29:18.443291 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 375/706] 10.222.0.20 () {62 vars in 1567 bytes} [Mon Jan 10 14:29:18 2022] DELETE /volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/tempest-invalid-163112993 => generated 98 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:29:18.504015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-24415715-48ea-46b4-8653-f59fd15cbbe5 req-89bc6f47-48a6-40e6-ad97-4b3fa7bb4b38 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] DELETE http://10.222.0.20/volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/c2ad61da-e9b5-4031-8a6d-049ecdd111a0 Jan 10 14:29:18.504626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-24415715-48ea-46b4-8653-f59fd15cbbe5 req-89bc6f47-48a6-40e6-ad97-4b3fa7bb4b38 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.505510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-24415715-48ea-46b4-8653-f59fd15cbbe5 req-89bc6f47-48a6-40e6-ad97-4b3fa7bb4b38 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:18.506054 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-24415715-48ea-46b4-8653-f59fd15cbbe5 req-89bc6f47-48a6-40e6-ad97-4b3fa7bb4b38 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Delete volume with id: c2ad61da-e9b5-4031-8a6d-049ecdd111a0 Jan 10 14:29:18.522976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-24415715-48ea-46b4-8653-f59fd15cbbe5 req-89bc6f47-48a6-40e6-ad97-4b3fa7bb4b38 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] http://10.222.0.20/volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/c2ad61da-e9b5-4031-8a6d-049ecdd111a0 returned with HTTP 404 Jan 10 14:29:18.527749 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 332/707] 10.222.0.20 () {62 vars in 1600 bytes} [Mon Jan 10 14:29:18 2022] DELETE /volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/c2ad61da-e9b5-4031-8a6d-049ecdd111a0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:29:18.571359 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c40f5a38-c63a-45b0-bb86-355980f3987c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:18.572980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3abce94a-29c3-4356-8197-0b972b03695f req-6fc2bd79-b61e-4528-890d-fbd021217942 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] GET http://10.222.0.20/volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/0354fb5c-3e36-4633-974c-0e95bb85a55f Jan 10 14:29:18.574323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c40f5a38-c63a-45b0-bb86-355980f3987c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.574990 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3abce94a-29c3-4356-8197-0b972b03695f req-6fc2bd79-b61e-4528-890d-fbd021217942 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.575674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3abce94a-29c3-4356-8197-0b972b03695f req-6fc2bd79-b61e-4528-890d-fbd021217942 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:18.576465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c40f5a38-c63a-45b0-bb86-355980f3987c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:18.608085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c40f5a38-c63a-45b0-bb86-355980f3987c tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 404 Jan 10 14:29:18.610445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3abce94a-29c3-4356-8197-0b972b03695f req-6fc2bd79-b61e-4528-890d-fbd021217942 tempest-VolumesNegativeTest-739762493 tempest-VolumesNegativeTest-739762493-project] http://10.222.0.20/volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/0354fb5c-3e36-4633-974c-0e95bb85a55f returned with HTTP 404 Jan 10 14:29:18.613092 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 376/708] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:18 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:29:18.613554 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 333/709] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:29:18 2022] GET /volume/v3/a967e4a1a83441b7beab3defbce8b217/volumes/0354fb5c-3e36-4633-974c-0e95bb85a55f => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:29:18.620327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ff2382c-def1-4bc9-b82d-3f7ca52450f5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] GET http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 Jan 10 14:29:18.622638 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ff2382c-def1-4bc9-b82d-3f7ca52450f5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.623339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ff2382c-def1-4bc9-b82d-3f7ca52450f5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:18.623895 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-7ff2382c-def1-4bc9-b82d-3f7ca52450f5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] show called for member e6f436ab-2518-495b-ade0-c3676052e775 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:29:18.629772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ff2382c-def1-4bc9-b82d-3f7ca52450f5 tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 returned with HTTP 404 Jan 10 14:29:18.631230 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 377/710] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:29:18 2022] GET /volume/v3/4fb2894e10a84178b2d0345b55534dcc/groups/e6f436ab-2518-495b-ade0-c3676052e775 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:29:18.640080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c188917-5b33-46fd-b2bc-41b5a2761563 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] DELETE http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/group_types/8eec6756-b3e5-4ae7-91f3-1809a23b0233 Jan 10 14:29:18.641038 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c188917-5b33-46fd-b2bc-41b5a2761563 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.641739 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c188917-5b33-46fd-b2bc-41b5a2761563 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:18.760472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c188917-5b33-46fd-b2bc-41b5a2761563 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/group_types/8eec6756-b3e5-4ae7-91f3-1809a23b0233 returned with HTTP 202 Jan 10 14:29:18.765335 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 334/711] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:29:18 2022] DELETE /volume/v3/83a470a1dfd54367a1f1947a1a442b83/group_types/8eec6756-b3e5-4ae7-91f3-1809a23b0233 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:29:18.786337 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b9784a9-bea4-4fa2-a2d7-436f7753b95a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] DELETE http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:18.787996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b9784a9-bea4-4fa2-a2d7-436f7753b95a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.789780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b9784a9-bea4-4fa2-a2d7-436f7753b95a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:18.791588 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-2b9784a9-bea4-4fa2-a2d7-436f7753b95a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] Delete volume with id: f72d7206-2cfc-4153-95c0-ac3da061efe1 Jan 10 14:29:18.830461 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b9784a9-bea4-4fa2-a2d7-436f7753b95a tempest-GroupsV314Test-569115289 tempest-GroupsV314Test-569115289-project] http://10.222.0.20/volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 returned with HTTP 404 Jan 10 14:29:18.835339 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 378/712] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:29:18 2022] DELETE /volume/v3/4fb2894e10a84178b2d0345b55534dcc/volumes/f72d7206-2cfc-4153-95c0-ac3da061efe1 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:29:18.842262 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-040e2aec-40ab-4a43-892a-80538fbb66fc tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] DELETE http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/types/4b74053a-6f6d-40c1-9227-856a679ae7f4 Jan 10 14:29:18.842912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-040e2aec-40ab-4a43-892a-80538fbb66fc tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:18.843890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-040e2aec-40ab-4a43-892a-80538fbb66fc tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:19.029081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-040e2aec-40ab-4a43-892a-80538fbb66fc tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/types/4b74053a-6f6d-40c1-9227-856a679ae7f4 returned with HTTP 202 Jan 10 14:29:19.031504 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 335/713] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:29:18 2022] DELETE /volume/v3/83a470a1dfd54367a1f1947a1a442b83/types/4b74053a-6f6d-40c1-9227-856a679ae7f4 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:29:19.038896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d9778f8-401e-412c-a991-742acd195e84 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] GET http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/types/4b74053a-6f6d-40c1-9227-856a679ae7f4 Jan 10 14:29:19.039623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d9778f8-401e-412c-a991-742acd195e84 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:19.040680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d9778f8-401e-412c-a991-742acd195e84 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:19.049629 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d9778f8-401e-412c-a991-742acd195e84 tempest-GroupsV314Test-2014107212 tempest-GroupsV314Test-2014107212-project-admin] http://10.222.0.20/volume/v3/83a470a1dfd54367a1f1947a1a442b83/types/4b74053a-6f6d-40c1-9227-856a679ae7f4 returned with HTTP 404 Jan 10 14:29:19.052949 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 379/714] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:29:19 2022] GET /volume/v3/83a470a1dfd54367a1f1947a1a442b83/types/4b74053a-6f6d-40c1-9227-856a679ae7f4 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:29:19.062110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41e364e4-7b04-4175-84dc-0a38bcb4d9bc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:29:19.067799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41e364e4-7b04-4175-84dc-0a38bcb4d9bc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:19.067799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41e364e4-7b04-4175-84dc-0a38bcb4d9bc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:19.094862 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:19.094862 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:19.106172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-41e364e4-7b04-4175-84dc-0a38bcb4d9bc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:19.122936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41e364e4-7b04-4175-84dc-0a38bcb4d9bc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:29:19.124660 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 336/715] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:19 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:19.143752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes Jan 10 14:29:19.145293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-370742715"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:19.146635 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-370742715'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:29:19.148807 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume of 1 GB Jan 10 14:29:19.161166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Availability Zones retrieved successfully. Jan 10 14:29:19.215572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Flow 'volume_create_api' (af955e36-d3fe-4f38-9044-d4b0598c4d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:19.224100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44614cc6-58c2-4248-b033-acabd16d7eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:19.227028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:29:19.280900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44614cc6-58c2-4248-b033-acabd16d7eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:19.280900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba140e3-ac51-43bd-b68b-7fe085d35f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:19.480787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Created reservations ['6a7db1e2-b950-40d3-99ba-c9971337b065', 'd73c6d50-7b11-4afc-8de1-d0c475b09fe8', 'd65b227e-0c3b-4309-ac6b-63b0a8b65877', '4d565f67-6e67-40c7-b4b7-18523ca3b490'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:19.482582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba140e3-ac51-43bd-b68b-7fe085d35f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a7db1e2-b950-40d3-99ba-c9971337b065', 'd73c6d50-7b11-4afc-8de1-d0c475b09fe8', 'd65b227e-0c3b-4309-ac6b-63b0a8b65877', '4d565f67-6e67-40c7-b4b7-18523ca3b490']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:19.486165 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb64877-6c0c-4bbf-8014-fb055b0fdbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:19.586177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb64877-6c0c-4bbf-8014-fb055b0fdbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e62c86c8-aa03-4581-b333-97e00a7c0221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-370742715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f48f1eee11a46da938637927e7f3eee',qos_specs=None,replication_status=,reservations=['6a7db1e2-b950-40d3-99ba-c9971337b065','d73c6d50-7b11-4afc-8de1-d0c475b09fe8','d65b227e-0c3b-4309-ac6b-63b0a8b65877','4d565f67-6e67-40c7-b4b7-18523ca3b490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-370742715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e62c86c8-aa03-4581-b333-97e00a7c0221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f48f1eee11a46da938637927e7f3eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:19.592325 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa366f3-da74-4fcd-badf-15b6b6673b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:19.744658 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa366f3-da74-4fcd-badf-15b6b6673b4b) transitioned into state 'SUCCESS' from state '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-370742715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f48f1eee11a46da938637927e7f3eee',qos_specs=None,replication_status=,reservations=['6a7db1e2-b950-40d3-99ba-c9971337b065','d73c6d50-7b11-4afc-8de1-d0c475b09fe8','d65b227e-0c3b-4309-ac6b-63b0a8b65877','4d565f67-6e67-40c7-b4b7-18523ca3b490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d405e7cc294b9f92fc47c6f5345e4b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:19.747911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800adf60-aa7d-4d3b-a9b2-c3f2e8c2a5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:19.842166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800adf60-aa7d-4d3b-a9b2-c3f2e8c2a5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:19.850578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Flow 'volume_create_api' (af955e36-d3fe-4f38-9044-d4b0598c4d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:19.850578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Create volume request issued successfully. Jan 10 14:29:19.850578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28bc8c26-e75d-4fcf-9af3-f3402865d092 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes returned with HTTP 202 Jan 10 14:29:19.865216 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 380/716] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:29:19 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes => generated 820 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:29:19.869643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3a3dd5f-9bdb-4828-a2d8-7cc6b33d0a87 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:29:19.870233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3a3dd5f-9bdb-4828-a2d8-7cc6b33d0a87 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:19.873586 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3a3dd5f-9bdb-4828-a2d8-7cc6b33d0a87 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:19.899425 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:19.899425 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:19.917166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e3a3dd5f-9bdb-4828-a2d8-7cc6b33d0a87 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:19.952756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3a3dd5f-9bdb-4828-a2d8-7cc6b33d0a87 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:29:19.956299 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 337/717] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:19 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 888 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:29:20.971157 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-78960498-e595-4435-a468-8638293050e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:29:20.971692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-78960498-e595-4435-a468-8638293050e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:20.973695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-78960498-e595-4435-a468-8638293050e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:20.994739 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:20.994739 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:21.005134 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-78960498-e595-4435-a468-8638293050e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:21.015460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-78960498-e595-4435-a468-8638293050e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:29:21.020429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 381/718] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:20 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:22.034351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a50efe66-ce67-41d3-9c85-b62a1cb805e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:29:22.034351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a50efe66-ce67-41d3-9c85-b62a1cb805e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:22.035004 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a50efe66-ce67-41d3-9c85-b62a1cb805e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:22.065482 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:22.065482 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:22.092950 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a50efe66-ce67-41d3-9c85-b62a1cb805e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:22.103653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a50efe66-ce67-41d3-9c85-b62a1cb805e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:29:22.115893 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 338/719] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:22 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:23.122483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fd4ed41-5e71-4ddd-a424-69c9720c4a92 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:29:23.123048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fd4ed41-5e71-4ddd-a424-69c9720c4a92 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:23.123486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fd4ed41-5e71-4ddd-a424-69c9720c4a92 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:23.138449 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:23.138449 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:23.161887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1fd4ed41-5e71-4ddd-a424-69c9720c4a92 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:23.172415 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fd4ed41-5e71-4ddd-a424-69c9720c4a92 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:29:23.173377 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 382/720] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:23 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:28.425271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] GET http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 Jan 10 14:29:28.426044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:28.426711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:28.476856 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:28.478900 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:28.481560 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] 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 10 14:29:28.483110 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:28.484622 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:28.486032 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:28.500955 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3d1d9bc-e654-4806-98c7-2d89d15df74a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 returned with HTTP 200 Jan 10 14:29:28.502198 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 339/721] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:29:27 2022] GET /volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 => generated 361 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:28.685298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] POST http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes Jan 10 14:29:28.686608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-858751219"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:28.689262 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-858751219'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:29:28.689613 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Create volume of 1 GB Jan 10 14:29:28.697435 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Availability Zones retrieved successfully. Jan 10 14:29:28.715224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Flow 'volume_create_api' (e795bcbe-4ea1-4b95-82a3-a931c75d3aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:28.728784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8bf796f-fd40-499b-a23e-ae5c083ef54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:28.735156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:29:28.781007 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8bf796f-fd40-499b-a23e-ae5c083ef54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:28.783669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2abf8f5-f402-46b0-b781-64a37608f6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:29.079811 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Created reservations ['3fe5bf0e-dff8-4198-af43-25e8d03478f4', '6dc43d7b-bd8f-4018-bfc5-3d3f6347b898', '4dd85526-719e-4742-aa2c-da3e91723f36', '676da45b-f037-4a0f-bae1-d535b2427375'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:29.081627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2abf8f5-f402-46b0-b781-64a37608f6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fe5bf0e-dff8-4198-af43-25e8d03478f4', '6dc43d7b-bd8f-4018-bfc5-3d3f6347b898', '4dd85526-719e-4742-aa2c-da3e91723f36', '676da45b-f037-4a0f-bae1-d535b2427375']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:29.086956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e7a46a-febf-4060-98dc-b420362dd428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:29.203256 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e7a46a-febf-4060-98dc-b420362dd428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4622af6-7725-4788-b50f-d71621410fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-858751219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53655dc82604c48906e05cfef587918',qos_specs=None,replication_status=,reservations=['3fe5bf0e-dff8-4198-af43-25e8d03478f4','6dc43d7b-bd8f-4018-bfc5-3d3f6347b898','4dd85526-719e-4742-aa2c-da3e91723f36','676da45b-f037-4a0f-bae1-d535b2427375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ac57778c1e4cdaa6c8573e3f03dc87',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-858751219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4622af6-7725-4788-b50f-d71621410fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b53655dc82604c48906e05cfef587918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ac57778c1e4cdaa6c8573e3f03dc87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:29.211865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8571e7d5-ac22-49f9-93b3-dee095be4a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:29.319289 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8571e7d5-ac22-49f9-93b3-dee095be4a69) transitioned into state 'SUCCESS' from state '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-858751219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53655dc82604c48906e05cfef587918',qos_specs=None,replication_status=,reservations=['3fe5bf0e-dff8-4198-af43-25e8d03478f4','6dc43d7b-bd8f-4018-bfc5-3d3f6347b898','4dd85526-719e-4742-aa2c-da3e91723f36','676da45b-f037-4a0f-bae1-d535b2427375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ac57778c1e4cdaa6c8573e3f03dc87',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:29.321568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d7c693-fecf-401c-8f84-c5a53163cb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:29.431980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d7c693-fecf-401c-8f84-c5a53163cb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:29.434746 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Flow 'volume_create_api' (e795bcbe-4ea1-4b95-82a3-a931c75d3aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:29.436279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Create volume request issued successfully. Jan 10 14:29:29.441549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-11c532d2-0581-45ee-810d-a792f6ec79e4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes returned with HTTP 202 Jan 10 14:29:29.450085 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 383/722] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:29:28 2022] POST /volume/v3/b53655dc82604c48906e05cfef587918/volumes => generated 827 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:29:29.457197 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df570264-9933-48b2-a9dd-c19d09de8aef tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:29.458289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df570264-9933-48b2-a9dd-c19d09de8aef tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:29.459383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df570264-9933-48b2-a9dd-c19d09de8aef tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:29.483084 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:29.483084 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:29.505090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-df570264-9933-48b2-a9dd-c19d09de8aef tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:29.531142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df570264-9933-48b2-a9dd-c19d09de8aef tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:29.532371 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 340/723] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:29 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 895 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:30.547305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e51ccb19-7076-4360-bd08-59007c669cb4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:30.547885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e51ccb19-7076-4360-bd08-59007c669cb4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:30.548199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e51ccb19-7076-4360-bd08-59007c669cb4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:30.626630 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:30.626630 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:30.646024 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e51ccb19-7076-4360-bd08-59007c669cb4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:30.656669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e51ccb19-7076-4360-bd08-59007c669cb4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:30.657745 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 384/724] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:30 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:31.671750 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5229c97b-788f-49d3-a034-f6613f53e18c tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:31.672220 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5229c97b-788f-49d3-a034-f6613f53e18c tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:31.672663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5229c97b-788f-49d3-a034-f6613f53e18c tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:31.704821 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:31.704821 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:31.723589 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5229c97b-788f-49d3-a034-f6613f53e18c tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:31.749303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5229c97b-788f-49d3-a034-f6613f53e18c tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:31.757800 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 341/725] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:31 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:32.768058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-883607bf-a321-40e9-b1af-6e3184bea80b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:32.769342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-883607bf-a321-40e9-b1af-6e3184bea80b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:32.769805 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-883607bf-a321-40e9-b1af-6e3184bea80b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:32.793369 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:32.793369 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:32.803955 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-883607bf-a321-40e9-b1af-6e3184bea80b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:32.841889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-883607bf-a321-40e9-b1af-6e3184bea80b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:32.844174 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 385/726] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:32 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 920 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:32.860890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd6ab820-450e-4ae0-b15b-0f32a3398a4e tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] PUT http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 Jan 10 14:29:32.861499 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd6ab820-450e-4ae0-b15b-0f32a3398a4e tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:33.188953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd6ab820-450e-4ae0-b15b-0f32a3398a4e tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 returned with HTTP 200 Jan 10 14:29:33.194655 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 342/727] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:29:32 2022] PUT /volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 => generated 316 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:33.200090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] POST http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes Jan 10 14:29:33.201105 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:33.202943 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Create volume request body: {'volume': {'size': 2}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:29:33.203355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Create volume of 2 GB Jan 10 14:29:33.210989 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Availability Zones retrieved successfully. Jan 10 14:29:33.236952 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Flow 'volume_create_api' (1c3e7db2-0884-4b08-aa3a-c9182f534038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:33.240219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc982de-10af-470b-9b85-9245009dcd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:33.243222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Validating volume size '2' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:29:33.284918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc982de-10af-470b-9b85-9245009dcd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:33.287357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e925de9-bd36-41de-8386-61a4448766f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:33.368446 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota_utils [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Quota exceeded for b53655dc82604c48906e05cfef587918, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 10 14:29:33.415669 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e925de9-bd36-41de-8386-61a4448766f2) transitioned into state 'FAILURE' from state 'RUNNING' Jan 10 14:29:33.415669 n-d-master-5 devstack@c-api.service[110759]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 10 14:29:33.421687 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e925de9-bd36-41de-8386-61a4448766f2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:33.426378 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e925de9-bd36-41de-8386-61a4448766f2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:29:33.430206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc982de-10af-470b-9b85-9245009dcd25) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:33.441904 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc982de-10af-470b-9b85-9245009dcd25) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:29:33.441904 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Flow 'volume_create_api' (1c3e7db2-0884-4b08-aa3a-c9182f534038) transitioned into state 'REVERTED' from state 'RUNNING' Jan 10 14:29:33.441904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.middleware.fault [None req-5a8f6bf3-b1a1-4c5f-a886-82ba892ad8ca tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes returned with HTTP 413 Jan 10 14:29:33.447185 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 386/728] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:29:33 2022] POST /volume/v3/b53655dc82604c48906e05cfef587918/volumes => generated 208 bytes in 251 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 10 14:29:33.457642 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d859a738-adff-48f4-bd50-1da187e0326b tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] PUT http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 Jan 10 14:29:33.458421 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d859a738-adff-48f4-bd50-1da187e0326b tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:33.794489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d859a738-adff-48f4-bd50-1da187e0326b tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 returned with HTTP 200 Jan 10 14:29:33.798500 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 343/729] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:29:33 2022] PUT /volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 => generated 316 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:33.839964 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] POST http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes Jan 10 14:29:33.839964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:33.839964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Create volume request body: {'volume': {'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:29:33.839964 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Create volume of 1 GB Jan 10 14:29:33.839964 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:33.839964 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:33.859273 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Availability Zones retrieved successfully. Jan 10 14:29:34.003239 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Flow 'volume_create_api' (9fe96b76-11d7-4359-a856-7cc65f9c9be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:34.021321 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6498acb0-ba27-414f-ae63-8c8c8179a037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:34.038376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:29:34.093882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6498acb0-ba27-414f-ae63-8c8c8179a037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:34.096613 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69759285-3d26-4d61-8f76-ce2a2e240c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:34.136221 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota_utils [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Quota exceeded for b53655dc82604c48906e05cfef587918, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 10 14:29:34.139641 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69759285-3d26-4d61-8f76-ce2a2e240c20) transitioned into state 'FAILURE' from state 'RUNNING' Jan 10 14:29:34.139641 n-d-master-5 devstack@c-api.service[110759]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 10 14:29:34.159424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69759285-3d26-4d61-8f76-ce2a2e240c20) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:34.160764 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69759285-3d26-4d61-8f76-ce2a2e240c20) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:29:34.173444 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6498acb0-ba27-414f-ae63-8c8c8179a037) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:34.174905 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6498acb0-ba27-414f-ae63-8c8c8179a037) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:29:34.178674 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Flow 'volume_create_api' (9fe96b76-11d7-4359-a856-7cc65f9c9be2) transitioned into state 'REVERTED' from state 'RUNNING' Jan 10 14:29:34.179490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.middleware.fault [None req-c74e3633-59a9-429b-a644-b1cc868f374a tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes returned with HTTP 413 Jan 10 14:29:34.181958 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 387/730] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:29:33 2022] POST /volume/v3/b53655dc82604c48906e05cfef587918/volumes => generated 150 bytes in 361 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 10 14:29:34.195607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-daa0d212-d7a9-4280-8083-e92e1d62b82a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] PUT http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 Jan 10 14:29:34.197346 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-daa0d212-d7a9-4280-8083-e92e1d62b82a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:34.491666 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-daa0d212-d7a9-4280-8083-e92e1d62b82a tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 returned with HTTP 200 Jan 10 14:29:34.494784 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 344/731] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:29:34 2022] PUT /volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 => generated 315 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:34.505100 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6129b4de-9e62-41bc-affa-ab32b521730b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] POST http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6/action Jan 10 14:29:34.506174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6129b4de-9e62-41bc-affa-ab32b521730b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:29:34.506627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6129b4de-9e62-41bc-affa-ab32b521730b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:34.553231 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:34.553231 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:34.560740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6129b4de-9e62-41bc-affa-ab32b521730b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:34.787031 n-d-master-5 devstack@c-api.service[110759]: ERROR cinder.volume.api [None req-6129b4de-9e62-41bc-affa-ab32b521730b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Quota exceeded for b53655dc82604c48906e05cfef587918, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 10 14:29:34.920112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.middleware.fault [None req-6129b4de-9e62-41bc-affa-ab32b521730b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6/action returned with HTTP 413 Jan 10 14:29:34.927161 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 388/732] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:29:34 2022] POST /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6/action => generated 208 bytes in 422 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 10 14:29:34.934625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4405ea1e-577a-48d9-9811-bc6f476d8604 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] DELETE http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:34.935325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4405ea1e-577a-48d9-9811-bc6f476d8604 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:34.935690 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4405ea1e-577a-48d9-9811-bc6f476d8604 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:34.936099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-4405ea1e-577a-48d9-9811-bc6f476d8604 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Delete volume with id: d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:35.007730 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:35.007730 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:35.008910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4405ea1e-577a-48d9-9811-bc6f476d8604 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:35.256836 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4405ea1e-577a-48d9-9811-bc6f476d8604 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Delete volume request issued successfully. Jan 10 14:29:35.258208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4405ea1e-577a-48d9-9811-bc6f476d8604 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 202 Jan 10 14:29:35.259510 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 345/733] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:29:34 2022] DELETE /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:29:35.268170 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1ff6a1b-c8ea-4da1-a6ec-0878d798f1ad tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:35.268967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1ff6a1b-c8ea-4da1-a6ec-0878d798f1ad tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:35.269605 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1ff6a1b-c8ea-4da1-a6ec-0878d798f1ad tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:35.306877 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:35.306877 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:35.326434 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1ff6a1b-c8ea-4da1-a6ec-0878d798f1ad tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:35.353328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1ff6a1b-c8ea-4da1-a6ec-0878d798f1ad tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:35.361056 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 389/734] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:35 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:36.375498 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5a2f6ca-fcf4-47b4-9a8b-db637fc6ba21 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:36.376310 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5a2f6ca-fcf4-47b4-9a8b-db637fc6ba21 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:36.376439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5a2f6ca-fcf4-47b4-9a8b-db637fc6ba21 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:36.399836 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:36.399836 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:36.428208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e5a2f6ca-fcf4-47b4-9a8b-db637fc6ba21 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:36.439689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5a2f6ca-fcf4-47b4-9a8b-db637fc6ba21 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:36.439689 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 346/735] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:36 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 919 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:37.454689 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e2384ed-803d-4895-a201-dfe1cf79ecfb tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:37.455336 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e2384ed-803d-4895-a201-dfe1cf79ecfb tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:37.456478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e2384ed-803d-4895-a201-dfe1cf79ecfb tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:37.496170 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:37.496170 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:37.528071 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e2384ed-803d-4895-a201-dfe1cf79ecfb tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:37.564626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e2384ed-803d-4895-a201-dfe1cf79ecfb tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:37.566019 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 390/736] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:37 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:38.581296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5ee6972d-d26e-465b-8e05-43b41a2b5f7b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:38.581883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5ee6972d-d26e-465b-8e05-43b41a2b5f7b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:38.582422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5ee6972d-d26e-465b-8e05-43b41a2b5f7b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:38.614671 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:38.614671 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:38.622571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5ee6972d-d26e-465b-8e05-43b41a2b5f7b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:38.633695 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5ee6972d-d26e-465b-8e05-43b41a2b5f7b tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:38.634685 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 347/737] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:38 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 919 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:39.663569 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da2273a2-743c-40db-ba73-cd3892db09a4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:39.668628 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da2273a2-743c-40db-ba73-cd3892db09a4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:39.671104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da2273a2-743c-40db-ba73-cd3892db09a4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:39.703918 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:39.703918 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:39.732444 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-da2273a2-743c-40db-ba73-cd3892db09a4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Volume info retrieved successfully. Jan 10 14:29:39.755196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da2273a2-743c-40db-ba73-cd3892db09a4 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 200 Jan 10 14:29:39.756379 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 391/738] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:39 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:40.770265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7fe3d181-8f8a-47ea-8d77-642d992ec6e3 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] GET http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 Jan 10 14:29:40.772458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7fe3d181-8f8a-47ea-8d77-642d992ec6e3 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:40.773232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7fe3d181-8f8a-47ea-8d77-642d992ec6e3 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:40.786231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7fe3d181-8f8a-47ea-8d77-642d992ec6e3 tempest-VolumeQuotasNegativeTestJSON-1105404596 tempest-VolumeQuotasNegativeTestJSON-1105404596-project] http://10.222.0.20/volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 returned with HTTP 404 Jan 10 14:29:40.791852 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 348/739] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:29:40 2022] GET /volume/v3/b53655dc82604c48906e05cfef587918/volumes/d4622af6-7725-4788-b50f-d71621410fe6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:29:40.799597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] PUT http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 Jan 10 14:29:40.800454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:41.630222 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:41.631762 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:41.633511 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] 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 10 14:29:41.634463 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:41.635503 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:41.636734 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-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 10 14:29:41.646993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9671a45f-298a-4634-8d91-75b9f059fe69 tempest-VolumeQuotasNegativeTestJSON-186277838 tempest-VolumeQuotasNegativeTestJSON-186277838-project-admin] http://10.222.0.20/volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 returned with HTTP 200 Jan 10 14:29:41.648455 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 392/740] 10.222.0.20 () {60 vars in 1351 bytes} [Mon Jan 10 14:29:40 2022] PUT /volume/v3/5aa37d44b3d2400485a1cbc2add6c760/os-quota-sets/b53655dc82604c48906e05cfef587918 => generated 319 bytes in 855 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:45.734565 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-e240de03-31df-43c3-b053-642c50c6a069 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:45.735158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-e240de03-31df-43c3-b053-642c50c6a069 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:45.735699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-e240de03-31df-43c3-b053-642c50c6a069 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:45.751712 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:45.751712 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:45.760318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-e240de03-31df-43c3-b053-642c50c6a069 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:45.792373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-e240de03-31df-43c3-b053-642c50c6a069 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:45.803586 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 349/741] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:29:45 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1362 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:45.807667 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:29:45.808677 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:45.809392 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:45.828370 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:45.828370 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:45.838125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:45.848952 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:29:45.850319 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 393/742] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:29:45 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 914 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:29:45.863121 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3301b2e-1d52-421b-aa1b-1abb9cd60e50 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:29:45.863562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3301b2e-1d52-421b-aa1b-1abb9cd60e50 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:45.864008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3301b2e-1d52-421b-aa1b-1abb9cd60e50 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:45.877864 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:45.877864 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:45.894239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3301b2e-1d52-421b-aa1b-1abb9cd60e50 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:45.904005 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3301b2e-1d52-421b-aa1b-1abb9cd60e50 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:29:45.904965 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 350/743] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:29:45 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:29:45.914988 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume// Jan 10 14:29:45.915469 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:45.916043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:45.916876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:29:45.917596 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 394/744] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:29:45 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:29:45.929587 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3ed2fee-a32e-4b8f-b846-148eabdab76b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments Jan 10 14:29:45.930259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3ed2fee-a32e-4b8f-b846-148eabdab76b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "423f769b-0370-45b7-9f4e-4e647e04bf49", "connector": null, "instance_uuid": "cc2eb843-842c-4ce8-ab1c-2c692de5de20"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:45.946130 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:45.946130 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:46.309749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a3ed2fee-a32e-4b8f-b846-148eabdab76b tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments returned with HTTP 200 Jan 10 14:29:46.311384 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 351/745] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:29:45 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments => generated 273 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:46.321133 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume// Jan 10 14:29:46.321596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:46.322193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:46.323936 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:29:46.330011 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 395/746] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:29:46 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:29:46.339285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-c1577d5a-51cf-4fa0-8e53-a35cde763d62 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments Jan 10 14:29:46.340472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-c1577d5a-51cf-4fa0-8e53-a35cde763d62 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b913bf0-c224-4f00-a9df-57a7ca4cd9eb", "connector": null, "instance_uuid": "cc2eb843-842c-4ce8-ab1c-2c692de5de20"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:46.367341 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:46.367341 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:46.930525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-c1577d5a-51cf-4fa0-8e53-a35cde763d62 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments returned with HTTP 200 Jan 10 14:29:46.936043 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 352/747] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:29:46 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments => generated 273 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:29:46.938294 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume// Jan 10 14:29:46.938756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:46.939206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:46.940006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-38dc7c0c-6227-4b68-a4fe-57fbc6171b79 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:29:46.940791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 396/748] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:29:46 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:29:46.953525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-9ece9181-a21e-4b36-ad32-4978474d9d40 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments Jan 10 14:29:46.958569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-9ece9181-a21e-4b36-ad32-4978474d9d40 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e62c86c8-aa03-4581-b333-97e00a7c0221", "connector": null, "instance_uuid": "cc2eb843-842c-4ce8-ab1c-2c692de5de20"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:46.972480 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:46.972480 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:47.331244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-9ece9181-a21e-4b36-ad32-4978474d9d40 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments returned with HTTP 200 Jan 10 14:29:47.334774 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 353/749] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:29:46 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments => generated 273 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:49.055202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] POST http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes Jan 10 14:29:49.056199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-753167577"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:49.058181 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-753167577'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:29:49.058887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Create volume of 1 GB Jan 10 14:29:49.067777 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Availability Zones retrieved successfully. Jan 10 14:29:49.089825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Flow 'volume_create_api' (fec596a0-31b9-42e9-ba73-83e222e2dd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:49.093085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d20c9f-92b0-43b2-bd12-caafa260e7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:49.097745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:29:49.152775 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d20c9f-92b0-43b2-bd12-caafa260e7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:49.163485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa474a5-91a5-4fb1-a5d6-ebed09ea48d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:49.438124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Created reservations ['ca990fbb-32fe-43ad-aa15-794a909b4906', '8e765dd1-c243-442e-8aec-04ac918074b0', '6f081c4b-3620-4c10-b83c-dcec14a3c249', 'e51ad134-eb8b-45da-854d-348fb4a38aca'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:49.441812 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa474a5-91a5-4fb1-a5d6-ebed09ea48d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca990fbb-32fe-43ad-aa15-794a909b4906', '8e765dd1-c243-442e-8aec-04ac918074b0', '6f081c4b-3620-4c10-b83c-dcec14a3c249', 'e51ad134-eb8b-45da-854d-348fb4a38aca']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:49.441941 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ef7ca7-a64f-4aed-81a1-d3107770d2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:49.548478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ef7ca7-a64f-4aed-81a1-d3107770d2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97aa58d8-21d7-4ff2-bea2-548de1a02aee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-753167577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190e382ec1ab4824aee81f10e7e30a82',qos_specs=None,replication_status=,reservations=['ca990fbb-32fe-43ad-aa15-794a909b4906','8e765dd1-c243-442e-8aec-04ac918074b0','6f081c4b-3620-4c10-b83c-dcec14a3c249','e51ad134-eb8b-45da-854d-348fb4a38aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f372cf1f3ae4d88be20ab8ed1de5808',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-753167577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97aa58d8-21d7-4ff2-bea2-548de1a02aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='190e382ec1ab4824aee81f10e7e30a82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f372cf1f3ae4d88be20ab8ed1de5808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:49.552062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154518e6-eac4-4bf6-af67-14ba4c5cf7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:49.716478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154518e6-eac4-4bf6-af67-14ba4c5cf7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-753167577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190e382ec1ab4824aee81f10e7e30a82',qos_specs=None,replication_status=,reservations=['ca990fbb-32fe-43ad-aa15-794a909b4906','8e765dd1-c243-442e-8aec-04ac918074b0','6f081c4b-3620-4c10-b83c-dcec14a3c249','e51ad134-eb8b-45da-854d-348fb4a38aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f372cf1f3ae4d88be20ab8ed1de5808',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:49.720341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ebdb16-bffc-48a1-9287-9090137d61f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:29:49.823235 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ebdb16-bffc-48a1-9287-9090137d61f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:29:49.826050 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Flow 'volume_create_api' (fec596a0-31b9-42e9-ba73-83e222e2dd5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:29:49.827361 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Create volume request issued successfully. Jan 10 14:29:49.829705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-761f3f35-cf2a-4b0f-ae71-bcecf527d013 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes returned with HTTP 202 Jan 10 14:29:49.830707 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 397/750] 10.222.0.20 () {62 vars in 1275 bytes} [Mon Jan 10 14:29:48 2022] POST /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes => generated 887 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:29:49.848525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:49.849718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:49.850590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:49.867598 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:49.867598 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:49.876678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:29:49.888105 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:49.889408 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 354/751] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:49 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:50.906009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d616661-60ab-4c9b-9a76-927a08af0db4 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:50.907158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d616661-60ab-4c9b-9a76-927a08af0db4 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:50.907818 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d616661-60ab-4c9b-9a76-927a08af0db4 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:50.962784 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:50.962784 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:50.989732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2d616661-60ab-4c9b-9a76-927a08af0db4 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:29:51.019384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d616661-60ab-4c9b-9a76-927a08af0db4 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:51.021858 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 398/752] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:50 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 979 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:51.255008 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume// Jan 10 14:29:51.255539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:51.255977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:51.259346 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64fe9bc1-ac74-4020-8ce9-e5d6bb9f85e3 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:29:51.259932 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 355/753] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:29:51 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:29:51.268938 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-14e00cf7-2192-4e00-b947-cf69533750e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:29:51.269420 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-14e00cf7-2192-4e00-b947-cf69533750e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:51.270044 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-14e00cf7-2192-4e00-b947-cf69533750e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:51.334540 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:51.334540 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:51.363098 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-14e00cf7-2192-4e00-b947-cf69533750e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:29:51.390725 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-14e00cf7-2192-4e00-b947-cf69533750e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:29:51.394828 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 399/754] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:29:51 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1460 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:29:51.409805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-d7356b1f-fe40-4292-af21-633c4eb308dd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] PUT http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05 Jan 10 14:29:51.410829 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-d7356b1f-fe40-4292-af21-633c4eb308dd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:51.448835 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:29:51.448835 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:29:51.449484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-d7356b1f-fe40-4292-af21-633c4eb308dd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Lock "b'cinder-attachment_update-423f769b-0370-45b7-9f4e-4e647e04bf49-n-h2-master-5'" acquired by "attachment_update" :: waited 0.015s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:29:51.456506 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:51.456506 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:52.037198 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-840c0bf9-5441-4f41-9144-fb076716a08c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:52.037790 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-840c0bf9-5441-4f41-9144-fb076716a08c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:52.038164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-840c0bf9-5441-4f41-9144-fb076716a08c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:52.096282 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:52.096282 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:52.158111 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-840c0bf9-5441-4f41-9144-fb076716a08c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:29:52.218272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-840c0bf9-5441-4f41-9144-fb076716a08c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:52.219659 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 400/755] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:52 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 979 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:29:53.242378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3cbdb28e-7b04-4f0a-b09a-b79ea774fa7c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:53.242911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3cbdb28e-7b04-4f0a-b09a-b79ea774fa7c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:53.243314 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3cbdb28e-7b04-4f0a-b09a-b79ea774fa7c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:53.262187 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:53.262187 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:53.270882 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3cbdb28e-7b04-4f0a-b09a-b79ea774fa7c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:29:53.282051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3cbdb28e-7b04-4f0a-b09a-b79ea774fa7c tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:53.293427 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 401/756] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:53 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:29:53.315048 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb138045-2b66-4387-a8b8-ea2faf264a1b tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] POST http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers Jan 10 14:29:53.316006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb138045-2b66-4387-a8b8-ea2faf264a1b tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "97aa58d8-21d7-4ff2-bea2-548de1a02aee"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:53.317787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volume_transfer [None req-bb138045-2b66-4387-a8b8-ea2faf264a1b tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Creating new volume transfer {'transfer': {'volume_id': '97aa58d8-21d7-4ff2-bea2-548de1a02aee'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jan 10 14:29:53.318629 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volume_transfer [None req-bb138045-2b66-4387-a8b8-ea2faf264a1b tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Creating transfer of volume 97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:53.319154 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.transfer.api [None req-bb138045-2b66-4387-a8b8-ea2faf264a1b tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Generating transfer record for volume 97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:53.560459 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:53.560459 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:53.782388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb138045-2b66-4387-a8b8-ea2faf264a1b tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers returned with HTTP 202 Jan 10 14:29:53.788310 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 402/757] 10.222.0.20 () {60 vars in 1261 bytes} [Mon Jan 10 14:29:53 2022] POST /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers => generated 507 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:29:53.792971 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f411a46-601d-4877-9bc2-6a8729d88c02 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:53.793778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f411a46-601d-4877-9bc2-6a8729d88c02 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:53.794419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f411a46-601d-4877-9bc2-6a8729d88c02 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:53.811362 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:53.811362 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:53.818325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0f411a46-601d-4877-9bc2-6a8729d88c02 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:29:53.827707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f411a46-601d-4877-9bc2-6a8729d88c02 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:53.828620 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 403/758] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:53 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:29:53.865783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad80241e-735f-46f2-aa2a-456dbab3b905 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0 Jan 10 14:29:53.865783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad80241e-735f-46f2-aa2a-456dbab3b905 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:53.865783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad80241e-735f-46f2-aa2a-456dbab3b905 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:53.901707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad80241e-735f-46f2-aa2a-456dbab3b905 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0 returned with HTTP 200 Jan 10 14:29:53.906841 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 404/759] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:29:53 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0 => generated 475 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:29:53.922675 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34803fcf-bc6c-4f60-8366-35bf48933be7 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers Jan 10 14:29:53.923417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34803fcf-bc6c-4f60-8366-35bf48933be7 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:53.924693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34803fcf-bc6c-4f60-8366-35bf48933be7 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:53.924693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volume_transfer [None req-34803fcf-bc6c-4f60-8366-35bf48933be7 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Listing volume transfers {{(pid=110759) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jan 10 14:29:53.945355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34803fcf-bc6c-4f60-8366-35bf48933be7 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers returned with HTTP 200 Jan 10 14:29:53.951751 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 405/760] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:29:53 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:29:54.170085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] POST http://10.222.0.20/volume/v3/d620f07b6dee4aba841406285f037f1d/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0/accept Jan 10 14:29:54.170907 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "960472666a53dc2b"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:29:54.171617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.volume_transfer [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Accepting volume transfer 64f109f3-3fd4-4c8b-a25b-4e99865578c0 {{(pid=110759) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 10 14:29:54.172177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.volume_transfer [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Accepting transfer 64f109f3-3fd4-4c8b-a25b-4e99865578c0 Jan 10 14:29:54.564209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Created reservations ['24e2c885-287a-494a-94c9-f57340843fc1', '57fa5954-cd56-4b40-82c3-ae0cfd5a2507', '5ff03211-b688-4327-90ab-9209fd9818e0', '85710867-04d9-4143-b8b5-783807bf43ee'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:54.765555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Created reservations ['fc161e17-d0d5-402c-bb94-c5310462a077', '41160283-1f1a-4a00-bc9b-188491ea5135', '7ae17760-f160-4074-86b2-bb209f69e295', 'a3575eac-88e6-40b5-a6bc-da1a4cf0052d'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:55.065905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Created reservations ['2b89d051-a76e-4ee8-9660-d89f3742b7d7', 'af9dfc10-024b-4464-a41f-c4ae084a8cd4', '9ce1f733-a84b-4696-a7fd-72415d3f0765', '56f240c6-b736-4a48-a5f0-0ffd7c0e4509'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:55.323929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Created reservations ['2076b55c-be9a-4bae-97e5-f67af6f8438d', 'db510cc1-fe49-4251-95b1-b302e7ab0eb8', '4bb1b7c5-6369-4520-bee0-b8fb87d35044', 'faf46db5-b514-494a-9d6a-bdacd3c2f58f'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:29:55.326109 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:55.326109 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:55.375962 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Transfer volume completed successfully. Jan 10 14:29:56.193680 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.transfer.api [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Volume 97aa58d8-21d7-4ff2-bea2-548de1a02aee has been transferred. Jan 10 14:29:56.215683 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6caa2cea-5020-4c9c-8422-c45d3298afe9 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] http://10.222.0.20/volume/v3/d620f07b6dee4aba841406285f037f1d/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0/accept returned with HTTP 202 Jan 10 14:29:56.217049 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 406/761] 10.222.0.20 () {60 vars in 1393 bytes} [Mon Jan 10 14:29:53 2022] POST /volume/v3/d620f07b6dee4aba841406285f037f1d/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0/accept => generated 431 bytes in 2264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:29:56.236567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24ec6863-eb8b-4fa6-b895-acee638d3e2a tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] GET http://10.222.0.20/volume/v3/d620f07b6dee4aba841406285f037f1d/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:56.249419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-24ec6863-eb8b-4fa6-b895-acee638d3e2a tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:56.252008 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-24ec6863-eb8b-4fa6-b895-acee638d3e2a tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:56.276936 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:56.276936 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:56.294830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-24ec6863-eb8b-4fa6-b895-acee638d3e2a tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Volume info retrieved successfully. Jan 10 14:29:56.318635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24ec6863-eb8b-4fa6-b895-acee638d3e2a tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] http://10.222.0.20/volume/v3/d620f07b6dee4aba841406285f037f1d/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:56.328302 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 407/762] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:56 2022] GET /volume/v3/d620f07b6dee4aba841406285f037f1d/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1015 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:29:56.334843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-577c7e38-07e0-40a3-bc9b-c0fbb2864915 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] GET http://10.222.0.20/volume/v3/d620f07b6dee4aba841406285f037f1d/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:56.335560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-577c7e38-07e0-40a3-bc9b-c0fbb2864915 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:56.336426 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-577c7e38-07e0-40a3-bc9b-c0fbb2864915 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:56.368901 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:56.368901 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:56.383081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-577c7e38-07e0-40a3-bc9b-c0fbb2864915 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] Volume info retrieved successfully. Jan 10 14:29:56.394838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-577c7e38-07e0-40a3-bc9b-c0fbb2864915 tempest-VolumesTransfersV355Test-529778778 tempest-VolumesTransfersV355Test-529778778-project] http://10.222.0.20/volume/v3/d620f07b6dee4aba841406285f037f1d/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:56.396343 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 408/763] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:56 2022] GET /volume/v3/d620f07b6dee4aba841406285f037f1d/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:29:56.416191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e26561de-f668-47ae-8354-c9f392b9217f tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] DELETE http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0 Jan 10 14:29:56.419411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e26561de-f668-47ae-8354-c9f392b9217f tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:56.420887 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e26561de-f668-47ae-8354-c9f392b9217f tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:56.421436 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.volume_transfer [None req-e26561de-f668-47ae-8354-c9f392b9217f tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Delete transfer with id: 64f109f3-3fd4-4c8b-a25b-4e99865578c0 Jan 10 14:29:56.426750 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e26561de-f668-47ae-8354-c9f392b9217f tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0 returned with HTTP 404 Jan 10 14:29:56.428108 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 409/764] 10.222.0.20 () {58 vars in 1354 bytes} [Mon Jan 10 14:29:56 2022] DELETE /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/64f109f3-3fd4-4c8b-a25b-4e99865578c0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:29:56.665821 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-17cc0d28-0141-4842-b201-64f4d39fb417 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] DELETE http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:56.666618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-17cc0d28-0141-4842-b201-64f4d39fb417 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:56.669618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-17cc0d28-0141-4842-b201-64f4d39fb417 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:56.669618 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-17cc0d28-0141-4842-b201-64f4d39fb417 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Delete volume with id: 97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:56.734095 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:56.734095 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:56.737242 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-17cc0d28-0141-4842-b201-64f4d39fb417 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:29:56.996632 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-17cc0d28-0141-4842-b201-64f4d39fb417 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Delete volume request issued successfully. Jan 10 14:29:56.997101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-17cc0d28-0141-4842-b201-64f4d39fb417 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 202 Jan 10 14:29:56.998316 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 410/765] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:29:56 2022] DELETE /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 0 bytes in 566 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:29:57.005375 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9a3111a-331e-49bd-ba73-8263afe044fb tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:57.005913 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9a3111a-331e-49bd-ba73-8263afe044fb tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:57.006364 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9a3111a-331e-49bd-ba73-8263afe044fb tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:57.038202 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:57.038202 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:57.051300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d9a3111a-331e-49bd-ba73-8263afe044fb tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:29:57.069740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9a3111a-331e-49bd-ba73-8263afe044fb tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:57.073686 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 411/766] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:57 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1206 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:29:58.088036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91ac7217-ae9a-4ec6-bdfe-646bc13b2d3f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:58.088681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91ac7217-ae9a-4ec6-bdfe-646bc13b2d3f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:58.088979 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91ac7217-ae9a-4ec6-bdfe-646bc13b2d3f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:58.127198 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:58.127198 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:58.158158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-91ac7217-ae9a-4ec6-bdfe-646bc13b2d3f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:29:58.184226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91ac7217-ae9a-4ec6-bdfe-646bc13b2d3f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:58.191755 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 412/767] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:58 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1206 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:29:59.207906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66b1950f-828f-46fb-9ab7-eb8f7eadcdd6 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:29:59.208495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66b1950f-828f-46fb-9ab7-eb8f7eadcdd6 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:29:59.208740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66b1950f-828f-46fb-9ab7-eb8f7eadcdd6 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:29:59.245403 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:29:59.245403 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:29:59.270505 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-66b1950f-828f-46fb-9ab7-eb8f7eadcdd6 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:29:59.290892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66b1950f-828f-46fb-9ab7-eb8f7eadcdd6 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:29:59.300241 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 413/768] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:29:59 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1206 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:00.316531 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a0034b4-8daf-464c-8de1-07a7520aac2b tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:30:00.318045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a0034b4-8daf-464c-8de1-07a7520aac2b tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:00.318867 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a0034b4-8daf-464c-8de1-07a7520aac2b tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:00.369154 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:00.369154 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:00.395791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3a0034b4-8daf-464c-8de1-07a7520aac2b tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:00.413645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a0034b4-8daf-464c-8de1-07a7520aac2b tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:30:00.420191 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 414/769] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:00 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1206 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:01.437688 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19d4d254-6e07-41ae-a896-e15b998b8fed tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:30:01.437688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19d4d254-6e07-41ae-a896-e15b998b8fed tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:01.437688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19d4d254-6e07-41ae-a896-e15b998b8fed tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:01.466247 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:01.466247 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:01.493688 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-19d4d254-6e07-41ae-a896-e15b998b8fed tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:01.510857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19d4d254-6e07-41ae-a896-e15b998b8fed tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:30:01.518099 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 415/770] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:01 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1206 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:02.543458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4fe3116-b0b5-48bc-bfd8-4429559b59ea tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:30:02.544600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4fe3116-b0b5-48bc-bfd8-4429559b59ea tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:02.545487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4fe3116-b0b5-48bc-bfd8-4429559b59ea tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:02.562424 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:02.562424 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:02.570637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a4fe3116-b0b5-48bc-bfd8-4429559b59ea tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:02.606065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4fe3116-b0b5-48bc-bfd8-4429559b59ea tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 200 Jan 10 14:30:02.616591 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 416/771] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:02 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 1206 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:30:03.626645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85e3e121-eb6d-44e1-b9be-1ca9fc93e240 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:30:03.627317 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85e3e121-eb6d-44e1-b9be-1ca9fc93e240 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:03.627606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85e3e121-eb6d-44e1-b9be-1ca9fc93e240 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:03.675249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85e3e121-eb6d-44e1-b9be-1ca9fc93e240 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 404 Jan 10 14:30:03.682991 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 417/772] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:03 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:30:03.702610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] POST http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes Jan 10 14:30:03.703389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-688919418"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:03.709018 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-688919418'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:30:03.714915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Create volume of 1 GB Jan 10 14:30:03.757430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Availability Zones retrieved successfully. Jan 10 14:30:03.807681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Flow 'volume_create_api' (13c7dc03-dbc3-4617-a7cc-441b917eb1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:30:03.816432 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a33a5d8-ac8e-4bb4-be27-2130876c69bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:03.824680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:30:03.932806 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a33a5d8-ac8e-4bb4-be27-2130876c69bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:03.937132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ddee9-bfbf-41ac-9b42-14c6beb3901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:04.245329 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Created reservations ['b64285ba-9e0d-42e7-a848-2537e23bcef1', '1f7421a9-3657-4475-9d10-9c90a3529005', 'ff18cf2f-9ef5-4bfc-84d9-d6a17a7101df', 'd875c98a-c35a-4f83-ac5c-c3570d697788'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:30:04.245329 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ddee9-bfbf-41ac-9b42-14c6beb3901f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b64285ba-9e0d-42e7-a848-2537e23bcef1', '1f7421a9-3657-4475-9d10-9c90a3529005', 'ff18cf2f-9ef5-4bfc-84d9-d6a17a7101df', 'd875c98a-c35a-4f83-ac5c-c3570d697788']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:04.247067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986aaafd-7ad5-41e9-80bc-c4bd095f6a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:04.369695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986aaafd-7ad5-41e9-80bc-c4bd095f6a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31166814-eae5-4718-8bf7-40742314bbed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-688919418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190e382ec1ab4824aee81f10e7e30a82',qos_specs=None,replication_status=,reservations=['b64285ba-9e0d-42e7-a848-2537e23bcef1','1f7421a9-3657-4475-9d10-9c90a3529005','ff18cf2f-9ef5-4bfc-84d9-d6a17a7101df','d875c98a-c35a-4f83-ac5c-c3570d697788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f372cf1f3ae4d88be20ab8ed1de5808',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-688919418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31166814-eae5-4718-8bf7-40742314bbed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='190e382ec1ab4824aee81f10e7e30a82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f372cf1f3ae4d88be20ab8ed1de5808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:04.372168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a06ef5f-3379-4549-9724-78b43e55dac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:04.497851 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a06ef5f-3379-4549-9724-78b43e55dac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-688919418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190e382ec1ab4824aee81f10e7e30a82',qos_specs=None,replication_status=,reservations=['b64285ba-9e0d-42e7-a848-2537e23bcef1','1f7421a9-3657-4475-9d10-9c90a3529005','ff18cf2f-9ef5-4bfc-84d9-d6a17a7101df','d875c98a-c35a-4f83-ac5c-c3570d697788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f372cf1f3ae4d88be20ab8ed1de5808',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:04.507983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (074c8482-ccc0-499e-ab49-07f0b8073d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:04.596695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (074c8482-ccc0-499e-ab49-07f0b8073d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:04.605099 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Flow 'volume_create_api' (13c7dc03-dbc3-4617-a7cc-441b917eb1c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:30:04.612514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Create volume request issued successfully. Jan 10 14:30:04.614144 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5425328f-5571-4936-a6af-d51b453d2899 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes returned with HTTP 202 Jan 10 14:30:04.614942 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 418/773] 10.222.0.20 () {62 vars in 1275 bytes} [Mon Jan 10 14:30:03 2022] POST /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes => generated 887 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:30:04.636872 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-adc88d1c-ca3e-473d-95c2-1c8d4bd7664a tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:04.638025 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-adc88d1c-ca3e-473d-95c2-1c8d4bd7664a tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:04.638652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-adc88d1c-ca3e-473d-95c2-1c8d4bd7664a tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:04.679886 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:04.679886 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:04.694920 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-adc88d1c-ca3e-473d-95c2-1c8d4bd7664a tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:30:04.729504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-adc88d1c-ca3e-473d-95c2-1c8d4bd7664a tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:04.729504 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 419/774] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:04 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 955 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:30:05.745114 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae44ba87-6ad4-4b49-9a97-332f0e173675 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:05.745759 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae44ba87-6ad4-4b49-9a97-332f0e173675 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:05.746066 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae44ba87-6ad4-4b49-9a97-332f0e173675 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:05.791833 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:05.791833 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:05.821182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ae44ba87-6ad4-4b49-9a97-332f0e173675 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:30:05.862981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae44ba87-6ad4-4b49-9a97-332f0e173675 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:05.864863 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 420/775] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:05 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 979 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:30:06.878753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad732326-3ff1-499b-89e6-93b5436d8eaa tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:06.879939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad732326-3ff1-499b-89e6-93b5436d8eaa tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:06.880660 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad732326-3ff1-499b-89e6-93b5436d8eaa tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:06.918324 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:06.918324 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:06.956943 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad732326-3ff1-499b-89e6-93b5436d8eaa tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:30:07.001780 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad732326-3ff1-499b-89e6-93b5436d8eaa tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:07.019015 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 421/776] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:06 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 979 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:30:07.917313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-d7356b1f-fe40-4292-af21-633c4eb308dd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Lock "b'cinder-attachment_update-423f769b-0370-45b7-9f4e-4e647e04bf49-n-h2-master-5'" released by "attachment_update" :: held 16.468s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:30:07.917898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-d7356b1f-fe40-4292-af21-633c4eb308dd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05 returned with HTTP 200 Jan 10 14:30:07.919107 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 356/777] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:29:51 2022] PUT /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05 => generated 762 bytes in 16514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:30:08.025026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:08.026141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:08.026816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:08.049459 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:08.049459 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:08.066771 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-20a74de2-1eca-4d66-900e-b8711cc896d6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05/action Jan 10 14:30:08.068147 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-20a74de2-1eca-4d66-900e-b8711cc896d6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:30:08.068915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-20a74de2-1eca-4d66-900e-b8711cc896d6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:08.090965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:30:08.154199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:08.167501 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 422/778] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:08 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 979 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:30:08.195709 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:08.195709 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:08.419582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-20a74de2-1eca-4d66-900e-b8711cc896d6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05/action returned with HTTP 204 Jan 10 14:30:08.420926 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 357/779] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:30:08 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05/action => generated 0 bytes in 359 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:30:08.459590 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume// Jan 10 14:30:08.460191 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:08.460875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:08.462010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-388ff50a-8dca-47c4-b4ff-a2409168296d tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:30:08.462728 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 423/780] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:30:08 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:30:08.473202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-f34fcb8c-423f-4aaa-b8e2-d7ef27bdfdfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:30:08.473918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-f34fcb8c-423f-4aaa-b8e2-d7ef27bdfdfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:08.474531 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-f34fcb8c-423f-4aaa-b8e2-d7ef27bdfdfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:08.512675 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:08.512675 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:08.541093 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-f34fcb8c-423f-4aaa-b8e2-d7ef27bdfdfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:30:08.554289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-f34fcb8c-423f-4aaa-b8e2-d7ef27bdfdfb tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:30:08.561063 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 358/781] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:30:08 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:30:08.586504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] PUT http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba Jan 10 14:30:08.587593 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:08.622340 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:30:08.622340 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:30:08.623200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Lock "b'cinder-attachment_update-2b913bf0-c224-4f00-a9df-57a7ca4cd9eb-n-h2-master-5'" acquired by "attachment_update" :: waited 0.018s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:30:08.626778 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:08.626778 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:09.181243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e842b298-f6c4-4037-8d81-a9a24b2469e5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:09.182299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e842b298-f6c4-4037-8d81-a9a24b2469e5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:09.182920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e842b298-f6c4-4037-8d81-a9a24b2469e5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:09.224802 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:09.224802 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:09.253411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e842b298-f6c4-4037-8d81-a9a24b2469e5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:30:09.284014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e842b298-f6c4-4037-8d81-a9a24b2469e5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:09.289812 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 359/782] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:09 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1015 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:30:09.313369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40ebc174-71bb-42e1-9049-1aae9a8898c5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] POST http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers Jan 10 14:30:09.314250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40ebc174-71bb-42e1-9049-1aae9a8898c5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "31166814-eae5-4718-8bf7-40742314bbed"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:09.320516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volume_transfer [None req-40ebc174-71bb-42e1-9049-1aae9a8898c5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Creating new volume transfer {'transfer': {'volume_id': '31166814-eae5-4718-8bf7-40742314bbed'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jan 10 14:30:09.321405 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volume_transfer [None req-40ebc174-71bb-42e1-9049-1aae9a8898c5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Creating transfer of volume 31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:09.322658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.transfer.api [None req-40ebc174-71bb-42e1-9049-1aae9a8898c5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Generating transfer record for volume 31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:09.372832 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:09.372832 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:09.626436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40ebc174-71bb-42e1-9049-1aae9a8898c5 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers returned with HTTP 202 Jan 10 14:30:09.627388 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 360/783] 10.222.0.20 () {60 vars in 1261 bytes} [Mon Jan 10 14:30:09 2022] POST /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers => generated 507 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:30:09.638620 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c01dba4-cffa-4ca4-b117-15c46398bb54 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:09.639198 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c01dba4-cffa-4ca4-b117-15c46398bb54 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:09.640233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c01dba4-cffa-4ca4-b117-15c46398bb54 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:09.661210 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:09.661210 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:09.680410 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9c01dba4-cffa-4ca4-b117-15c46398bb54 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:30:09.708017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c01dba4-cffa-4ca4-b117-15c46398bb54 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:09.709522 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 361/784] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:09 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1023 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:09.729273 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d60d971-b27e-4d52-b9ff-a8dda7606b55 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/detail Jan 10 14:30:09.736274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d60d971-b27e-4d52-b9ff-a8dda7606b55 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:09.736274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d60d971-b27e-4d52-b9ff-a8dda7606b55 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:09.736274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volume_transfer [None req-7d60d971-b27e-4d52-b9ff-a8dda7606b55 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Listing volume transfers {{(pid=110760) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jan 10 14:30:09.771191 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d60d971-b27e-4d52-b9ff-a8dda7606b55 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/detail returned with HTTP 200 Jan 10 14:30:09.772609 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 362/785] 10.222.0.20 () {58 vars in 1261 bytes} [Mon Jan 10 14:30:09 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/detail => generated 478 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:09.785183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e85d092f-fbb4-42a3-a982-8b5328271427 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] DELETE http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/4b8a1e1c-43e6-4c74-8a51-e5a56b199197 Jan 10 14:30:09.786729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e85d092f-fbb4-42a3-a982-8b5328271427 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:09.787306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e85d092f-fbb4-42a3-a982-8b5328271427 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:09.789386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.volume_transfer [None req-e85d092f-fbb4-42a3-a982-8b5328271427 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Delete transfer with id: 4b8a1e1c-43e6-4c74-8a51-e5a56b199197 Jan 10 14:30:09.849496 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:09.849496 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:10.108046 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e85d092f-fbb4-42a3-a982-8b5328271427 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/4b8a1e1c-43e6-4c74-8a51-e5a56b199197 returned with HTTP 202 Jan 10 14:30:10.109925 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 363/786] 10.222.0.20 () {58 vars in 1354 bytes} [Mon Jan 10 14:30:09 2022] DELETE /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/4b8a1e1c-43e6-4c74-8a51-e5a56b199197 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:30:10.116867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f317a3d0-2b68-4507-84dc-2630e08c58ac tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] GET http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:10.117439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f317a3d0-2b68-4507-84dc-2630e08c58ac tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:10.119883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f317a3d0-2b68-4507-84dc-2630e08c58ac tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:10.134914 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:10.134914 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:10.151382 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f317a3d0-2b68-4507-84dc-2630e08c58ac tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Volume info retrieved successfully. Jan 10 14:30:10.161156 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f317a3d0-2b68-4507-84dc-2630e08c58ac tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:10.164300 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 364/787] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:10 2022] GET /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:10.183730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b85de534-3231-491a-93cc-4ffa2c414807 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] DELETE http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/4b8a1e1c-43e6-4c74-8a51-e5a56b199197 Jan 10 14:30:10.185033 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b85de534-3231-491a-93cc-4ffa2c414807 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:10.185725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b85de534-3231-491a-93cc-4ffa2c414807 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:10.186239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.volume_transfer [None req-b85de534-3231-491a-93cc-4ffa2c414807 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Delete transfer with id: 4b8a1e1c-43e6-4c74-8a51-e5a56b199197 Jan 10 14:30:10.195312 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b85de534-3231-491a-93cc-4ffa2c414807 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/4b8a1e1c-43e6-4c74-8a51-e5a56b199197 returned with HTTP 404 Jan 10 14:30:10.197246 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 365/788] 10.222.0.20 () {58 vars in 1354 bytes} [Mon Jan 10 14:30:10 2022] DELETE /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volume-transfers/4b8a1e1c-43e6-4c74-8a51-e5a56b199197 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:30:10.204566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4182e6bf-f94b-4d34-8be3-e7b4bcaf5304 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] DELETE http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:10.207906 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4182e6bf-f94b-4d34-8be3-e7b4bcaf5304 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:10.207906 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4182e6bf-f94b-4d34-8be3-e7b4bcaf5304 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:10.207906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-4182e6bf-f94b-4d34-8be3-e7b4bcaf5304 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Delete volume with id: 31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:10.224105 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:10.224105 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:10.225218 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4182e6bf-f94b-4d34-8be3-e7b4bcaf5304 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:10.442427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4182e6bf-f94b-4d34-8be3-e7b4bcaf5304 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Delete volume request issued successfully. Jan 10 14:30:10.443142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4182e6bf-f94b-4d34-8be3-e7b4bcaf5304 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 202 Jan 10 14:30:10.444534 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 366/789] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:30:10 2022] DELETE /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:30:10.451662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-67ee4773-fd66-441f-af3f-7e5af75e7b4c tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:10.452672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-67ee4773-fd66-441f-af3f-7e5af75e7b4c tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:10.452983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-67ee4773-fd66-441f-af3f-7e5af75e7b4c tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:10.485028 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:10.485028 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:10.506016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-67ee4773-fd66-441f-af3f-7e5af75e7b4c tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:10.518680 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-67ee4773-fd66-441f-af3f-7e5af75e7b4c tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:10.522709 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 367/790] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:10 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1206 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:11.536644 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0160c337-80cd-43ef-89ea-460f8b0a9f4f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:11.537188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0160c337-80cd-43ef-89ea-460f8b0a9f4f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:11.537476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0160c337-80cd-43ef-89ea-460f8b0a9f4f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:11.556671 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:11.556671 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:11.564460 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0160c337-80cd-43ef-89ea-460f8b0a9f4f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:11.574015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0160c337-80cd-43ef-89ea-460f8b0a9f4f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:11.584076 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 368/791] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:11 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1206 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:30:12.590242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd0b2b5a-b05f-47f2-9d0a-f7ce2e8c0b7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:12.590797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd0b2b5a-b05f-47f2-9d0a-f7ce2e8c0b7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:12.591153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd0b2b5a-b05f-47f2-9d0a-f7ce2e8c0b7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:12.617240 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:12.617240 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:12.637631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cd0b2b5a-b05f-47f2-9d0a-f7ce2e8c0b7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:12.650691 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd0b2b5a-b05f-47f2-9d0a-f7ce2e8c0b7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:12.653282 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 369/792] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:12 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1206 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:13.690727 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6be26fa1-8d9f-4624-904c-70599a892298 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:13.694761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6be26fa1-8d9f-4624-904c-70599a892298 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:13.694761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6be26fa1-8d9f-4624-904c-70599a892298 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:13.780245 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:13.780245 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:13.852293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6be26fa1-8d9f-4624-904c-70599a892298 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:13.929010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6be26fa1-8d9f-4624-904c-70599a892298 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:13.932122 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 370/793] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:13 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1206 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:30:14.948112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fc7d4b3-c715-4e5f-8ad0-c44262dc9319 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:14.948830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6fc7d4b3-c715-4e5f-8ad0-c44262dc9319 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:14.949065 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6fc7d4b3-c715-4e5f-8ad0-c44262dc9319 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:15.028399 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:15.028399 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:15.065608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6fc7d4b3-c715-4e5f-8ad0-c44262dc9319 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:15.098873 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fc7d4b3-c715-4e5f-8ad0-c44262dc9319 tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:15.114580 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 371/794] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:14 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1206 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:16.129973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41dc09d3-c08f-4f52-8953-79c9d6171c7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:16.130633 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41dc09d3-c08f-4f52-8953-79c9d6171c7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:16.130899 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41dc09d3-c08f-4f52-8953-79c9d6171c7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:16.165627 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:16.165627 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:16.183878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-41dc09d3-c08f-4f52-8953-79c9d6171c7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:16.200045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41dc09d3-c08f-4f52-8953-79c9d6171c7a tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:16.201221 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 372/795] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:16 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1206 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:30:17.216524 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-588c66a4-86fe-4777-87e2-1056a76348db tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:17.217764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-588c66a4-86fe-4777-87e2-1056a76348db tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:17.218218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-588c66a4-86fe-4777-87e2-1056a76348db tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:17.250427 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:17.250427 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:17.279829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-588c66a4-86fe-4777-87e2-1056a76348db tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Volume info retrieved successfully. Jan 10 14:30:17.311163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-588c66a4-86fe-4777-87e2-1056a76348db tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 200 Jan 10 14:30:17.324483 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 373/796] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:17 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 1206 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:18.331030 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea0c41f2-4e8f-4b12-aefe-8755721e010f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] GET http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:18.331659 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea0c41f2-4e8f-4b12-aefe-8755721e010f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:18.331936 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea0c41f2-4e8f-4b12-aefe-8755721e010f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:18.377357 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea0c41f2-4e8f-4b12-aefe-8755721e010f tempest-VolumesTransfersV355Test-2054509386 tempest-VolumesTransfersV355Test-2054509386-project-admin] http://10.222.0.20/volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 404 Jan 10 14:30:18.393962 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 374/797] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:30:18 2022] GET /volume/v3/7f2cf4cb9f7d4e7f95beec8fdef1f780/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:30:18.404816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f13e4d1-d8a3-4e3d-ae76-e0e6ef214cbf tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] DELETE http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:18.404816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f13e4d1-d8a3-4e3d-ae76-e0e6ef214cbf tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:18.404816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f13e4d1-d8a3-4e3d-ae76-e0e6ef214cbf tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:18.404816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-4f13e4d1-d8a3-4e3d-ae76-e0e6ef214cbf tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Delete volume with id: 31166814-eae5-4718-8bf7-40742314bbed Jan 10 14:30:18.432003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f13e4d1-d8a3-4e3d-ae76-e0e6ef214cbf tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed returned with HTTP 404 Jan 10 14:30:18.438215 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 375/798] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:30:18 2022] DELETE /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/31166814-eae5-4718-8bf7-40742314bbed => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:30:18.449433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72c76ebb-77ec-406e-b109-42a9441f1e65 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] DELETE http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:30:18.452461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72c76ebb-77ec-406e-b109-42a9441f1e65 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:18.452461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72c76ebb-77ec-406e-b109-42a9441f1e65 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:18.452461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-72c76ebb-77ec-406e-b109-42a9441f1e65 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] Delete volume with id: 97aa58d8-21d7-4ff2-bea2-548de1a02aee Jan 10 14:30:18.477817 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72c76ebb-77ec-406e-b109-42a9441f1e65 tempest-VolumesTransfersV355Test-621180008 tempest-VolumesTransfersV355Test-621180008-project] http://10.222.0.20/volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee returned with HTTP 404 Jan 10 14:30:18.479542 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 376/799] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:30:18 2022] DELETE /volume/v3/190e382ec1ab4824aee81f10e7e30a82/volumes/97aa58d8-21d7-4ff2-bea2-548de1a02aee => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:30:23.640272 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Lock "b'cinder-attachment_update-2b913bf0-c224-4f00-a9df-57a7ca4cd9eb-n-h2-master-5'" released by "attachment_update" :: held 15.017s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:30:23.641489 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba returned with HTTP 200 Jan 10 14:30:23.642521 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 424/800] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:30:08 2022] PUT /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba => generated 762 bytes in 15061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:30:23.792142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-eafa0081-40b0-4f0c-97a2-434f3981146e tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba/action Jan 10 14:30:23.792951 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-eafa0081-40b0-4f0c-97a2-434f3981146e tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:30:23.793285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-eafa0081-40b0-4f0c-97a2-434f3981146e tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:23.819346 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:23.819346 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:23.988562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-eafa0081-40b0-4f0c-97a2-434f3981146e tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba/action returned with HTTP 204 Jan 10 14:30:23.989883 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 377/801] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:30:23 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:30:24.016941 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume// Jan 10 14:30:24.017634 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:24.019157 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:24.023065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-3788bbf7-6db8-48ed-80b5-b3d76dbc49e1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:30:24.023065 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 425/802] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:30:24 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:30:24.030601 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a293c18f-f768-4df5-8c55-4c44614dbd91 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:30:24.031218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a293c18f-f768-4df5-8c55-4c44614dbd91 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:24.031738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a293c18f-f768-4df5-8c55-4c44614dbd91 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:24.050402 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:24.050402 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:24.058540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a293c18f-f768-4df5-8c55-4c44614dbd91 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:30:24.070455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-a293c18f-f768-4df5-8c55-4c44614dbd91 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:30:24.072623 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 378/803] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:30:24 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 1011 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:30:24.092158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-58da9cd9-3bd3-42f4-bffc-442d4d69a315 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] PUT http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced Jan 10 14:30:24.092158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-58da9cd9-3bd3-42f4-bffc-442d4d69a315 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:24.109783 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:30:24.109783 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:30:24.110630 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-58da9cd9-3bd3-42f4-bffc-442d4d69a315 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Lock "b'cinder-attachment_update-e62c86c8-aa03-4581-b333-97e00a7c0221-n-h2-master-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:30:24.116180 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:24.116180 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:26.288887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes Jan 10 14:30:26.289590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1300713258"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:26.291594 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1300713258'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:30:26.291902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume of 1 GB Jan 10 14:30:26.309502 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Availability Zones retrieved successfully. Jan 10 14:30:26.344853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (ca16121f-1d0b-43b6-bcbc-6d483429b528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:30:26.350318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0a92ff-1576-4f30-be00-40c3fce2fdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:26.356533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:30:26.421691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0a92ff-1576-4f30-be00-40c3fce2fdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:26.424152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2d30d6-8ddf-4c77-8931-2434da7d0326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:26.735864 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['f33737d6-4ec8-45d6-9acb-3c240e532f22', 'd94036d4-ba60-468e-b871-b1cfcceffc4b', '3cd02087-5f92-4916-93ad-01dee502314a', '947e4cf2-f124-4580-83a0-a81493ec9165'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:30:26.738299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2d30d6-8ddf-4c77-8931-2434da7d0326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f33737d6-4ec8-45d6-9acb-3c240e532f22', 'd94036d4-ba60-468e-b871-b1cfcceffc4b', '3cd02087-5f92-4916-93ad-01dee502314a', '947e4cf2-f124-4580-83a0-a81493ec9165']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:26.740760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c40813f-a963-4b13-acdf-eaadcefed04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:26.939036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c40813f-a963-4b13-acdf-eaadcefed04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a49e029-1464-4b6b-925c-6c526624abc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1300713258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['f33737d6-4ec8-45d6-9acb-3c240e532f22','d94036d4-ba60-468e-b871-b1cfcceffc4b','3cd02087-5f92-4916-93ad-01dee502314a','947e4cf2-f124-4580-83a0-a81493ec9165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1300713258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a49e029-1464-4b6b-925c-6c526624abc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25656e5edc1b4de4bc2e05747b44254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:26.947897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44cb0ba2-e2db-4ba5-9f75-f70ac26316d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:27.082553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44cb0ba2-e2db-4ba5-9f75-f70ac26316d2) transitioned into state 'SUCCESS' from state '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-1300713258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['f33737d6-4ec8-45d6-9acb-3c240e532f22','d94036d4-ba60-468e-b871-b1cfcceffc4b','3cd02087-5f92-4916-93ad-01dee502314a','947e4cf2-f124-4580-83a0-a81493ec9165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:27.084757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bf6db59-72a0-4b8b-8bcf-be51b0877d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:30:27.271613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bf6db59-72a0-4b8b-8bcf-be51b0877d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:30:27.278322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (ca16121f-1d0b-43b6-bcbc-6d483429b528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:30:27.279044 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request issued successfully. Jan 10 14:30:27.286279 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b08e375-a1ab-4fbb-85ae-0c157b02e4a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes returned with HTTP 202 Jan 10 14:30:27.290829 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 379/804] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:30:26 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes => generated 818 bytes in 1152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:30:27.301490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14fb5676-bef2-4e73-bfca-1ee5c35e40d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:27.301994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14fb5676-bef2-4e73-bfca-1ee5c35e40d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:27.302491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14fb5676-bef2-4e73-bfca-1ee5c35e40d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:27.331944 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:27.331944 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:27.359936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-14fb5676-bef2-4e73-bfca-1ee5c35e40d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:27.377510 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14fb5676-bef2-4e73-bfca-1ee5c35e40d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:27.389535 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 380/805] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 886 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:30:28.393809 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2eb85f8-9b3c-4271-aee5-152cd84a2345 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:28.394461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2eb85f8-9b3c-4271-aee5-152cd84a2345 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:28.394699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2eb85f8-9b3c-4271-aee5-152cd84a2345 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:28.413751 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:28.413751 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:28.421970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a2eb85f8-9b3c-4271-aee5-152cd84a2345 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:28.431490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2eb85f8-9b3c-4271-aee5-152cd84a2345 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:28.432557 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 381/806] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:29.451128 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-974317eb-a821-43d9-9f0e-1947ad402120 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:29.451790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-974317eb-a821-43d9-9f0e-1947ad402120 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:29.452047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-974317eb-a821-43d9-9f0e-1947ad402120 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:29.487907 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:29.487907 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:29.512910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-974317eb-a821-43d9-9f0e-1947ad402120 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:29.525291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-974317eb-a821-43d9-9f0e-1947ad402120 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:29.526014 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 382/807] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:30:30.548221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e85b0abe-109c-41ea-82d4-0ca13ded382f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:30.549818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e85b0abe-109c-41ea-82d4-0ca13ded382f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:30.550448 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e85b0abe-109c-41ea-82d4-0ca13ded382f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:30.579815 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:30.579815 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:30.599050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e85b0abe-109c-41ea-82d4-0ca13ded382f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:30.628235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e85b0abe-109c-41ea-82d4-0ca13ded382f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:30.629342 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 383/808] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:38.740896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-58da9cd9-3bd3-42f4-bffc-442d4d69a315 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Lock "b'cinder-attachment_update-e62c86c8-aa03-4581-b333-97e00a7c0221-n-h2-master-5'" released by "attachment_update" :: held 14.630s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:30:38.743740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-58da9cd9-3bd3-42f4-bffc-442d4d69a315 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced returned with HTTP 200 Jan 10 14:30:38.745248 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 426/809] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:30:24 2022] PUT /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced => generated 762 bytes in 14662 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:30:38.860841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] POST http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced/action Jan 10 14:30:38.862352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:30:38.862918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:38.904520 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:38.904520 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:39.147602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced/action returned with HTTP 204 Jan 10 14:30:39.148439 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 384/810] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:30:38 2022] POST /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced/action => generated 0 bytes in 295 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:30:49.433344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-c577ee8f-719b-4ad3-afae-30165c33f4b8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:49.433837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-c577ee8f-719b-4ad3-afae-30165c33f4b8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:49.434239 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-c577ee8f-719b-4ad3-afae-30165c33f4b8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:49.451115 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:49.451115 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:49.460595 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-c577ee8f-719b-4ad3-afae-30165c33f4b8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:49.471814 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-c577ee8f-719b-4ad3-afae-30165c33f4b8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:49.473028 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 427/811] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:30:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:49.741851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume// Jan 10 14:30:49.742914 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:49.743493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:49.744903 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-78ef12fd-421e-4a48-8f15-42e2f62f14f7 req-21c5b667-10f8-4582-8ef1-e70be80cff8a tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:30:49.745774 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 385/812] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:30:49 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:30:49.760740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-950c5d4c-5285-438b-b35b-797cd36ec642 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments Jan 10 14:30:49.762426 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-950c5d4c-5285-438b-b35b-797cd36ec642 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a49e029-1464-4b6b-925c-6c526624abc3", "connector": null, "instance_uuid": "be80c164-33fc-4012-a486-fafe58f89a82"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:49.798194 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:49.798194 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:50.066504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-950c5d4c-5285-438b-b35b-797cd36ec642 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments returned with HTTP 200 Jan 10 14:30:50.067462 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 428/813] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:30:49 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:30:50.225114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bcb194d6-50c4-40cd-b249-8a744e9b0550 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:50.225560 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bcb194d6-50c4-40cd-b249-8a744e9b0550 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:50.226005 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bcb194d6-50c4-40cd-b249-8a744e9b0550 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:50.263220 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:50.263220 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:50.279183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bcb194d6-50c4-40cd-b249-8a744e9b0550 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:50.318061 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bcb194d6-50c4-40cd-b249-8a744e9b0550 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:50.327658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 386/814] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:50.330183 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-950c5d4c-5285-438b-b35b-797cd36ec642 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume// Jan 10 14:30:50.330792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-950c5d4c-5285-438b-b35b-797cd36ec642 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:50.333123 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-950c5d4c-5285-438b-b35b-797cd36ec642 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:50.333123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-950c5d4c-5285-438b-b35b-797cd36ec642 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:30:50.333123 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 429/815] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:30:50 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:30:50.346977 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-305ba029-924c-491c-b473-29404d4e2dbd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:50.347567 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-305ba029-924c-491c-b473-29404d4e2dbd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:50.348631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-305ba029-924c-491c-b473-29404d4e2dbd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:50.370137 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:50.370137 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:50.378805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-305ba029-924c-491c-b473-29404d4e2dbd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:50.403368 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-305ba029-924c-491c-b473-29404d4e2dbd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:50.405169 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 387/816] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:30:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1009 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:30:50.425025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-af26418c-94b7-4292-be52-2e9f93e0afd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] PUT http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83 Jan 10 14:30:50.427650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-af26418c-94b7-4292-be52-2e9f93e0afd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:30:50.457466 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:30:50.457466 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:30:50.458901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-af26418c-94b7-4292-be52-2e9f93e0afd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Lock "b'cinder-attachment_update-7a49e029-1464-4b6b-925c-6c526624abc3-n-h2-master-5'" acquired by "attachment_update" :: waited 0.014s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:30:50.461653 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:50.461653 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:51.333914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e14c8dff-8450-4e25-b32d-1423bda0407d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:51.335066 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e14c8dff-8450-4e25-b32d-1423bda0407d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:51.335523 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e14c8dff-8450-4e25-b32d-1423bda0407d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:51.358079 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:51.358079 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:51.365469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e14c8dff-8450-4e25-b32d-1423bda0407d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:51.377283 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e14c8dff-8450-4e25-b32d-1423bda0407d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:51.387674 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 388/817] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:30:52.392890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5386ebee-2028-446f-bcc2-11c7ecadf116 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:52.393544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5386ebee-2028-446f-bcc2-11c7ecadf116 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:52.393937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5386ebee-2028-446f-bcc2-11c7ecadf116 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:52.413377 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:52.413377 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:52.422080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5386ebee-2028-446f-bcc2-11c7ecadf116 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:52.430798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5386ebee-2028-446f-bcc2-11c7ecadf116 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:52.431512 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 389/818] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:30:53.446871 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91a838d7-a870-4693-9b68-85401ef7f3cf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:53.447525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91a838d7-a870-4693-9b68-85401ef7f3cf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:53.447764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91a838d7-a870-4693-9b68-85401ef7f3cf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:53.468191 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:53.468191 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:53.479514 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-91a838d7-a870-4693-9b68-85401ef7f3cf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:53.490426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91a838d7-a870-4693-9b68-85401ef7f3cf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:53.500211 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 390/819] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:30:54.506232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a64223b-3001-467a-9c36-8ae6667464c5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:54.506907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a64223b-3001-467a-9c36-8ae6667464c5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:54.507282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a64223b-3001-467a-9c36-8ae6667464c5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:54.525489 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:54.525489 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:54.532850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8a64223b-3001-467a-9c36-8ae6667464c5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:54.542089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a64223b-3001-467a-9c36-8ae6667464c5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:54.543260 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 391/820] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:30:55.560208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-574c3329-b3a9-4085-bcc1-0a98b8f887d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:55.561659 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-574c3329-b3a9-4085-bcc1-0a98b8f887d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:55.562325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-574c3329-b3a9-4085-bcc1-0a98b8f887d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:55.592735 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:55.592735 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:55.604852 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-574c3329-b3a9-4085-bcc1-0a98b8f887d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:55.615264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-574c3329-b3a9-4085-bcc1-0a98b8f887d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:55.617381 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 392/821] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:56.635078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a33725a-11f8-4385-8a53-cb61b332de07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:56.641653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a33725a-11f8-4385-8a53-cb61b332de07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:56.641653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a33725a-11f8-4385-8a53-cb61b332de07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:56.670272 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:56.670272 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:56.678621 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1a33725a-11f8-4385-8a53-cb61b332de07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:56.698376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a33725a-11f8-4385-8a53-cb61b332de07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:56.707922 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 393/822] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:57.713799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb4c7d7f-d475-4cf9-b165-cd7b741cde63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:57.715250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cb4c7d7f-d475-4cf9-b165-cd7b741cde63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:57.715865 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cb4c7d7f-d475-4cf9-b165-cd7b741cde63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:57.749138 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:57.749138 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:57.771325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cb4c7d7f-d475-4cf9-b165-cd7b741cde63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:57.816825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb4c7d7f-d475-4cf9-b165-cd7b741cde63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:57.817882 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 394/823] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:30:58.833442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ee03fe0-1adb-4533-866a-88e3b6694133 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:58.834659 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ee03fe0-1adb-4533-866a-88e3b6694133 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:58.835958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ee03fe0-1adb-4533-866a-88e3b6694133 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:58.857224 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:58.857224 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:58.864709 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8ee03fe0-1adb-4533-866a-88e3b6694133 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:58.872974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ee03fe0-1adb-4533-866a-88e3b6694133 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:58.873696 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 395/824] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:30:59.888097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-644e9dda-1fda-48cd-8e9a-6e428cc18dd9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:30:59.888823 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-644e9dda-1fda-48cd-8e9a-6e428cc18dd9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:30:59.889062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-644e9dda-1fda-48cd-8e9a-6e428cc18dd9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:30:59.943237 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:30:59.943237 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:30:59.952811 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-644e9dda-1fda-48cd-8e9a-6e428cc18dd9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:30:59.965068 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-644e9dda-1fda-48cd-8e9a-6e428cc18dd9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:30:59.974546 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 396/825] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:30:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:00.983179 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38dd53d3-b661-42c4-b169-fe32423ff424 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:00.985143 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38dd53d3-b661-42c4-b169-fe32423ff424 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:00.987470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38dd53d3-b661-42c4-b169-fe32423ff424 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:01.013298 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:01.013298 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:01.023438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-38dd53d3-b661-42c4-b169-fe32423ff424 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:01.040706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38dd53d3-b661-42c4-b169-fe32423ff424 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:01.051456 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 397/826] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:01.911089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-af26418c-94b7-4292-be52-2e9f93e0afd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Lock "b'cinder-attachment_update-7a49e029-1464-4b6b-925c-6c526624abc3-n-h2-master-5'" released by "attachment_update" :: held 11.447s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:31:01.911089 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-af26418c-94b7-4292-be52-2e9f93e0afd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83 returned with HTTP 200 Jan 10 14:31:01.911089 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 430/827] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:30:50 2022] PUT /volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83 => generated 762 bytes in 11490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:02.057382 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8d23ec5-dc08-4cc2-a74d-df192370ee63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:02.058983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8d23ec5-dc08-4cc2-a74d-df192370ee63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:02.059652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8d23ec5-dc08-4cc2-a74d-df192370ee63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:02.085892 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:02.085892 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:02.110986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c8d23ec5-dc08-4cc2-a74d-df192370ee63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:02.124183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8d23ec5-dc08-4cc2-a74d-df192370ee63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:02.128011 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 398/828] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:03.142714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32fe99a6-43ff-4b40-bf71-d4ece06ef2b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:03.143342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32fe99a6-43ff-4b40-bf71-d4ece06ef2b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:03.143996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32fe99a6-43ff-4b40-bf71-d4ece06ef2b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:03.183687 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:03.183687 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:03.202600 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-32fe99a6-43ff-4b40-bf71-d4ece06ef2b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:03.239776 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32fe99a6-43ff-4b40-bf71-d4ece06ef2b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:03.240573 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 431/829] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:04.256415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5435075-09f8-4d52-89ad-0e1a84ccd162 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:04.258251 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5435075-09f8-4d52-89ad-0e1a84ccd162 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:04.259953 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5435075-09f8-4d52-89ad-0e1a84ccd162 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:04.282284 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:04.282284 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:04.295435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d5435075-09f8-4d52-89ad-0e1a84ccd162 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:04.311756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5435075-09f8-4d52-89ad-0e1a84ccd162 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:04.320695 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 399/830] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:05.327482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e562b381-9a8f-4e38-9bfa-c73b3958cd04 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:05.331603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e562b381-9a8f-4e38-9bfa-c73b3958cd04 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:05.332433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e562b381-9a8f-4e38-9bfa-c73b3958cd04 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:05.352962 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:05.352962 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:05.362773 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e562b381-9a8f-4e38-9bfa-c73b3958cd04 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:05.373692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e562b381-9a8f-4e38-9bfa-c73b3958cd04 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:05.380704 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 432/831] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:06.389548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca833919-f279-4f55-8a08-e05ec3b33eaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:06.391318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca833919-f279-4f55-8a08-e05ec3b33eaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:06.391974 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca833919-f279-4f55-8a08-e05ec3b33eaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:06.422834 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:06.422834 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:06.437294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ca833919-f279-4f55-8a08-e05ec3b33eaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:06.449504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca833919-f279-4f55-8a08-e05ec3b33eaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:06.459170 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 400/832] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:07.467491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af4c834f-eaed-4f47-adba-c6077fcd5875 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:07.469000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af4c834f-eaed-4f47-adba-c6077fcd5875 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:07.469642 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af4c834f-eaed-4f47-adba-c6077fcd5875 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:07.498491 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:07.498491 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:07.509489 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-af4c834f-eaed-4f47-adba-c6077fcd5875 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:07.518072 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-78f62b0f-899e-4502-a5f1-e110eed95cf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83/action Jan 10 14:31:07.528733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-78f62b0f-899e-4502-a5f1-e110eed95cf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:31:07.528733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-78f62b0f-899e-4502-a5f1-e110eed95cf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:07.529128 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af4c834f-eaed-4f47-adba-c6077fcd5875 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:07.529128 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 433/833] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:07.563884 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:07.563884 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:07.706097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e5735db4-14fd-45d6-ae7f-1dc2d562df05 req-78f62b0f-899e-4502-a5f1-e110eed95cf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83/action returned with HTTP 204 Jan 10 14:31:07.707084 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 401/834] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:31:07 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83/action => generated 0 bytes in 199 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:31:08.538536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc2c2cb7-8d71-441d-81c4-2b997078677c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:31:08.539652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc2c2cb7-8d71-441d-81c4-2b997078677c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:08.540331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc2c2cb7-8d71-441d-81c4-2b997078677c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:08.569388 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:08.569388 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:08.577025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dc2c2cb7-8d71-441d-81c4-2b997078677c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:08.588713 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc2c2cb7-8d71-441d-81c4-2b997078677c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:31:08.589551 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 434/835] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1203 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:08.606058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c534da8-e6cd-47a6-b593-a78a3e317482 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups Jan 10 14:31:08.607154 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c534da8-e6cd-47a6-b593-a78a3e317482 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7a49e029-1464-4b6b-925c-6c526624abc3", "name": "tempest-VolumesBackupsTest-Backup-825844937", "force": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:08.615117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-7c534da8-e6cd-47a6-b593-a78a3e317482 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating new backup {'backup': {'volume_id': '7a49e029-1464-4b6b-925c-6c526624abc3', 'name': 'tempest-VolumesBackupsTest-Backup-825844937', 'force': True}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:31:08.615117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-7c534da8-e6cd-47a6-b593-a78a3e317482 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating backup of volume 7a49e029-1464-4b6b-925c-6c526624abc3 in container None Jan 10 14:31:08.628365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:08.628365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:08.629497 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7c534da8-e6cd-47a6-b593-a78a3e317482 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:31:08.843089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-7c534da8-e6cd-47a6-b593-a78a3e317482 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['15317edb-f83f-4d9d-9366-d20b377f3de5', 'c7152b5a-9c6f-4fb3-9552-23e48d499f55'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:09.222682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c534da8-e6cd-47a6-b593-a78a3e317482 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups returned with HTTP 202 Jan 10 14:31:09.224049 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 402/836] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:31:08 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups => generated 395 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:31:09.234234 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43d5cef6-d075-494b-9ce7-5e683ee915aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:09.234680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43d5cef6-d075-494b-9ce7-5e683ee915aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:09.235131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43d5cef6-d075-494b-9ce7-5e683ee915aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:09.235452 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-43d5cef6-d075-494b-9ce7-5e683ee915aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:09.268227 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:09.268227 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:09.277360 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43d5cef6-d075-494b-9ce7-5e683ee915aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:09.277360 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 435/837] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:10.284986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4dbefeb-cb12-4dab-b7a1-a52010b54e45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:10.285452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4dbefeb-cb12-4dab-b7a1-a52010b54e45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:10.285876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4dbefeb-cb12-4dab-b7a1-a52010b54e45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:10.286194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d4dbefeb-cb12-4dab-b7a1-a52010b54e45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:10.303095 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:10.303095 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:10.310431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4dbefeb-cb12-4dab-b7a1-a52010b54e45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:10.320836 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 403/838] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:11.326797 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5daee5dd-13e0-46cf-903c-7862d0f81346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:11.328110 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5daee5dd-13e0-46cf-903c-7862d0f81346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:11.328931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5daee5dd-13e0-46cf-903c-7862d0f81346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:11.329568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5daee5dd-13e0-46cf-903c-7862d0f81346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:11.339651 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:11.339651 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:11.344076 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5daee5dd-13e0-46cf-903c-7862d0f81346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:11.352040 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 436/839] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:12.362883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ef1901f-c97b-4f17-8d81-d73bda4addad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:12.363456 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ef1901f-c97b-4f17-8d81-d73bda4addad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:12.363773 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ef1901f-c97b-4f17-8d81-d73bda4addad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:12.364095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8ef1901f-c97b-4f17-8d81-d73bda4addad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:12.378324 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:12.378324 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:12.380045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ef1901f-c97b-4f17-8d81-d73bda4addad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:12.380710 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 404/840] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:13.245411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4df6f6a7-5603-4302-b271-46d567681449 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:13.245930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4df6f6a7-5603-4302-b271-46d567681449 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:13.251451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4df6f6a7-5603-4302-b271-46d567681449 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:13.283347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4df6f6a7-5603-4302-b271-46d567681449 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:13.292058 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 437/841] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:31:13 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 361 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:13.297529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5aeab24b-c695-4f72-8863-8b62d38381fd tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759/defaults Jan 10 14:31:13.298182 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5aeab24b-c695-4f72-8863-8b62d38381fd tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:13.308466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5aeab24b-c695-4f72-8863-8b62d38381fd tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'defaults' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:13.327477 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5aeab24b-c695-4f72-8863-8b62d38381fd tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759/defaults returned with HTTP 200 Jan 10 14:31:13.328519 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 405/842] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:31:13 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759/defaults => generated 361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:13.339927 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-05a06f68-9ce8-42cf-90ea-ce614ee22c44 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] PUT http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:13.340821 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-05a06f68-9ce8-42cf-90ea-ce614ee22c44 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:13.394492 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cab07c9-1fbf-4664-bc20-c645d0df5423 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:13.394899 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cab07c9-1fbf-4664-bc20-c645d0df5423 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:13.395725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cab07c9-1fbf-4664-bc20-c645d0df5423 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:13.396410 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0cab07c9-1fbf-4664-bc20-c645d0df5423 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:13.410195 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:13.410195 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:13.411898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cab07c9-1fbf-4664-bc20-c645d0df5423 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:13.421237 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 406/843] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:13.519081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-05a06f68-9ce8-42cf-90ea-ce614ee22c44 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:13.526999 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 438/844] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:31:13 2022] PUT /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 319 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:13.532490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bf5b28f-5fdf-48a8-ac20-5c39f0eee385 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] DELETE http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:13.532951 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bf5b28f-5fdf-48a8-ac20-5c39f0eee385 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:13.533404 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bf5b28f-5fdf-48a8-ac20-5c39f0eee385 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:13.659999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bf5b28f-5fdf-48a8-ac20-5c39f0eee385 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:13.660818 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 407/845] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:31:13 2022] DELETE /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 0 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 10 14:31:13.671546 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b2395cd-4378-44d8-a23d-0268cc1e62e8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:13.673209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b2395cd-4378-44d8-a23d-0268cc1e62e8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:13.673209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b2395cd-4378-44d8-a23d-0268cc1e62e8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:13.712511 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b2395cd-4378-44d8-a23d-0268cc1e62e8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:13.713443 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 439/846] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:31:13 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 361 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:13.724546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fad5484-3188-440d-bba9-8a46bdb0e2e0 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] PUT http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:13.725293 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fad5484-3188-440d-bba9-8a46bdb0e2e0 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-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=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:14.326402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fad5484-3188-440d-bba9-8a46bdb0e2e0 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:14.327664 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 408/847] 10.222.0.20 () {60 vars in 1351 bytes} [Mon Jan 10 14:31:13 2022] PUT /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 319 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:14.340009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-702b2394-8616-4767-9e73-4262f6fe2b8c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759/defaults Jan 10 14:31:14.340674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-702b2394-8616-4767-9e73-4262f6fe2b8c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:14.341064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-702b2394-8616-4767-9e73-4262f6fe2b8c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'defaults' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:14.359760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-702b2394-8616-4767-9e73-4262f6fe2b8c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759/defaults returned with HTTP 200 Jan 10 14:31:14.368009 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 440/848] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:31:14 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759/defaults => generated 361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:14.374600 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed10278b-ce3c-49cd-8c0a-d25c700628d6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:14.375462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed10278b-ce3c-49cd-8c0a-d25c700628d6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:14.377094 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed10278b-ce3c-49cd-8c0a-d25c700628d6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:14.417853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed10278b-ce3c-49cd-8c0a-d25c700628d6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:14.418672 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 409/849] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:31:14 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:14.433588 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce44a9e7-110d-4144-a3f2-eac886f4c46c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:14.434469 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce44a9e7-110d-4144-a3f2-eac886f4c46c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:14.435277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce44a9e7-110d-4144-a3f2-eac886f4c46c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:14.435839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ce44a9e7-110d-4144-a3f2-eac886f4c46c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:14.438128 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5f38d9c-5cfe-4975-ae5e-b4efaba9c115 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True Jan 10 14:31:14.438699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5f38d9c-5cfe-4975-ae5e-b4efaba9c115 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:14.439285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5f38d9c-5cfe-4975-ae5e-b4efaba9c115 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:14.450234 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:14.450234 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:14.452636 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce44a9e7-110d-4144-a3f2-eac886f4c46c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:14.453065 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 441/850] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:14.485241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5f38d9c-5cfe-4975-ae5e-b4efaba9c115 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True returned with HTTP 200 Jan 10 14:31:14.486020 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 410/851] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:31:14 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:14.651757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] POST http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes Jan 10 14:31:14.652498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-769838056"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:14.653441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-769838056'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:31:14.653758 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Create volume of 1 GB Jan 10 14:31:14.673475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Availability Zones retrieved successfully. Jan 10 14:31:14.690020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Flow 'volume_create_api' (816a09f2-abe8-4bc6-b9a6-9a35936038c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:14.693342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98bd505e-1cae-4bdf-8934-f7ef6c4e8e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:14.696122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:31:14.742720 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98bd505e-1cae-4bdf-8934-f7ef6c4e8e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:14.745706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d88ac9-4308-4b1a-b6ae-0f0eecba9db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:15.024317 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Created reservations ['cd3973d4-8816-4c84-bc77-a51e42b76889', '190e1694-84fd-40a4-9197-7b9c884524e5', '6452c611-457f-40be-8e20-10034f3427db', '11922867-1b36-4025-9fc7-8b55b1c7a958'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:15.026082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d88ac9-4308-4b1a-b6ae-0f0eecba9db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd3973d4-8816-4c84-bc77-a51e42b76889', '190e1694-84fd-40a4-9197-7b9c884524e5', '6452c611-457f-40be-8e20-10034f3427db', '11922867-1b36-4025-9fc7-8b55b1c7a958']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:15.028313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db14cf9f-9199-4335-b7e3-e1078d30bd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:15.136056 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db14cf9f-9199-4335-b7e3-e1078d30bd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06d65a69-9981-4523-83eb-a908c0c93b47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-769838056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e0c520e7c243c2b4e7ea677da40759',qos_specs=None,replication_status=,reservations=['cd3973d4-8816-4c84-bc77-a51e42b76889','190e1694-84fd-40a4-9197-7b9c884524e5','6452c611-457f-40be-8e20-10034f3427db','11922867-1b36-4025-9fc7-8b55b1c7a958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c48702ac3a549049193c2f63796fa03',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-769838056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06d65a69-9981-4523-83eb-a908c0c93b47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e0c520e7c243c2b4e7ea677da40759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c48702ac3a549049193c2f63796fa03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:15.138045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045b8fc4-802c-4f63-a893-a4e81886734c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:15.226653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045b8fc4-802c-4f63-a893-a4e81886734c) transitioned into state 'SUCCESS' from state '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-769838056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e0c520e7c243c2b4e7ea677da40759',qos_specs=None,replication_status=,reservations=['cd3973d4-8816-4c84-bc77-a51e42b76889','190e1694-84fd-40a4-9197-7b9c884524e5','6452c611-457f-40be-8e20-10034f3427db','11922867-1b36-4025-9fc7-8b55b1c7a958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c48702ac3a549049193c2f63796fa03',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:15.229412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b21ded6-5b2f-491a-897d-6a6740b6f4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:15.383484 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b21ded6-5b2f-491a-897d-6a6740b6f4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:15.386241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Flow 'volume_create_api' (816a09f2-abe8-4bc6-b9a6-9a35936038c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:15.387326 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Create volume request issued successfully. Jan 10 14:31:15.388679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b5998b4-4b63-4637-9686-2a1a6e5bd459 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes returned with HTTP 202 Jan 10 14:31:15.389901 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 442/852] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:31:14 2022] POST /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes => generated 824 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:31:15.404674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a07df58e-fcaf-44b6-beed-8025fd51b225 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:15.405524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a07df58e-fcaf-44b6-beed-8025fd51b225 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:15.406447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a07df58e-fcaf-44b6-beed-8025fd51b225 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:15.428456 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:15.428456 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:15.440628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a07df58e-fcaf-44b6-beed-8025fd51b225 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:15.456896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a07df58e-fcaf-44b6-beed-8025fd51b225 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:15.458378 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 411/853] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:15 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 892 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:15.482600 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92ae6655-04b4-4668-9b36-a744163296c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:15.483061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92ae6655-04b4-4668-9b36-a744163296c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:15.483515 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92ae6655-04b4-4668-9b36-a744163296c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:15.483821 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-92ae6655-04b4-4668-9b36-a744163296c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:15.513419 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:15.513419 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:15.515120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92ae6655-04b4-4668-9b36-a744163296c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:15.516231 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 443/854] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:16.473526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a32d969-ed50-44cf-96ba-72eeba311fcd tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:16.474133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a32d969-ed50-44cf-96ba-72eeba311fcd tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:16.474673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a32d969-ed50-44cf-96ba-72eeba311fcd tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:16.496979 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:16.496979 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:16.513996 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1a32d969-ed50-44cf-96ba-72eeba311fcd tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:16.527858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a32d969-ed50-44cf-96ba-72eeba311fcd tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:16.530700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-723b25c1-3d3d-41cf-8af4-f1ade3ce9d77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:16.533599 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 412/855] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:16 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 916 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:16.535678 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-723b25c1-3d3d-41cf-8af4-f1ade3ce9d77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:16.536376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-723b25c1-3d3d-41cf-8af4-f1ade3ce9d77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:16.536905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-723b25c1-3d3d-41cf-8af4-f1ade3ce9d77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:16.553952 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:16.553952 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:16.558980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-723b25c1-3d3d-41cf-8af4-f1ade3ce9d77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:16.565954 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 444/856] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:17.547335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59cf23f4-78aa-41ad-9b01-7616baf8fde7 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:17.547849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59cf23f4-78aa-41ad-9b01-7616baf8fde7 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:17.548121 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59cf23f4-78aa-41ad-9b01-7616baf8fde7 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:17.571995 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:17.571995 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:17.579757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a213d723-7822-484c-aca5-ff4ea68b7b4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:17.581046 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a213d723-7822-484c-aca5-ff4ea68b7b4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:17.582328 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a213d723-7822-484c-aca5-ff4ea68b7b4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:17.582856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a213d723-7822-484c-aca5-ff4ea68b7b4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:17.585385 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-59cf23f4-78aa-41ad-9b01-7616baf8fde7 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:17.593471 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:17.593471 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:17.595618 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59cf23f4-78aa-41ad-9b01-7616baf8fde7 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:17.596735 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 413/857] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:17 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 917 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:17.602196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a213d723-7822-484c-aca5-ff4ea68b7b4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:17.603275 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 445/858] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:17.614051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-821b424a-be22-4a8a-a5c6-2fe209340786 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True Jan 10 14:31:17.614571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-821b424a-be22-4a8a-a5c6-2fe209340786 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:17.615239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-821b424a-be22-4a8a-a5c6-2fe209340786 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:17.664063 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-821b424a-be22-4a8a-a5c6-2fe209340786 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True returned with HTTP 200 Jan 10 14:31:17.673280 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 414/859] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:31:17 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:17.677223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-255bf140-8272-4e1b-ad7c-ea358d359866 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] DELETE http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:17.677686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-255bf140-8272-4e1b-ad7c-ea358d359866 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:17.678136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-255bf140-8272-4e1b-ad7c-ea358d359866 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:17.679087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-255bf140-8272-4e1b-ad7c-ea358d359866 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Delete volume with id: 06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:17.694499 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:17.694499 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:17.695560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-255bf140-8272-4e1b-ad7c-ea358d359866 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:17.954630 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-255bf140-8272-4e1b-ad7c-ea358d359866 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Delete volume request issued successfully. Jan 10 14:31:17.955504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-255bf140-8272-4e1b-ad7c-ea358d359866 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 202 Jan 10 14:31:17.957438 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 446/860] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:31:17 2022] DELETE /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:31:17.968588 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b5d040f-91fc-47d9-8916-a3e2ffced8d1 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:17.969390 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b5d040f-91fc-47d9-8916-a3e2ffced8d1 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:17.969852 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b5d040f-91fc-47d9-8916-a3e2ffced8d1 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:17.990489 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:17.990489 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:17.999168 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5b5d040f-91fc-47d9-8916-a3e2ffced8d1 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:18.014001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b5d040f-91fc-47d9-8916-a3e2ffced8d1 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:18.015813 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 415/861] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:17 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 916 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:18.616653 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0b8a6d8-93a6-48dc-957f-9d37cadedb73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:18.617259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0b8a6d8-93a6-48dc-957f-9d37cadedb73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:18.617779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0b8a6d8-93a6-48dc-957f-9d37cadedb73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:18.618093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d0b8a6d8-93a6-48dc-957f-9d37cadedb73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:18.637532 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:18.637532 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:18.639413 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0b8a6d8-93a6-48dc-957f-9d37cadedb73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:18.640157 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 447/862] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:19.029948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f16c7d38-cf4f-4fec-abd1-5535cfa6d1b9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:19.030501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f16c7d38-cf4f-4fec-abd1-5535cfa6d1b9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:19.030830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f16c7d38-cf4f-4fec-abd1-5535cfa6d1b9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:19.060085 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:19.060085 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:19.090387 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f16c7d38-cf4f-4fec-abd1-5535cfa6d1b9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:19.114687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f16c7d38-cf4f-4fec-abd1-5535cfa6d1b9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:19.115619 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 416/863] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:19 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:19.653552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b29f735-6d21-4c0a-a4d9-6486b8a14849 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:19.654142 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b29f735-6d21-4c0a-a4d9-6486b8a14849 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:19.654451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b29f735-6d21-4c0a-a4d9-6486b8a14849 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:19.654757 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2b29f735-6d21-4c0a-a4d9-6486b8a14849 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:19.668219 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:19.668219 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:19.683153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b29f735-6d21-4c0a-a4d9-6486b8a14849 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:19.683925 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 448/864] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:20.131542 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c24940f9-4397-44cf-ba4c-b8336e75f20c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:20.132172 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c24940f9-4397-44cf-ba4c-b8336e75f20c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:20.132793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c24940f9-4397-44cf-ba4c-b8336e75f20c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:20.158448 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:20.158448 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:20.189299 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c24940f9-4397-44cf-ba4c-b8336e75f20c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:20.212689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c24940f9-4397-44cf-ba4c-b8336e75f20c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:20.214703 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 417/865] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:20 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:20.697350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-411ee152-ccc7-48cb-ae45-95f8d2786a24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:20.698748 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-411ee152-ccc7-48cb-ae45-95f8d2786a24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:20.699356 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-411ee152-ccc7-48cb-ae45-95f8d2786a24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:20.699865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-411ee152-ccc7-48cb-ae45-95f8d2786a24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:20.715709 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:20.715709 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:20.734876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-411ee152-ccc7-48cb-ae45-95f8d2786a24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:20.735694 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 449/866] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:20.926805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes Jan 10 14:31:20.927730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1737467518"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:20.929224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1737467518'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:31:20.929535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Create volume of 1 GB Jan 10 14:31:20.949227 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Availability Zones retrieved successfully. Jan 10 14:31:20.977275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Flow 'volume_create_api' (a9310c4f-772a-4270-8e10-1c169b207af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:20.983209 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef73d2fe-33e5-4e4c-b98c-eab4dafcdef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:20.988955 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:31:21.060715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef73d2fe-33e5-4e4c-b98c-eab4dafcdef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:21.064909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02e9916-db4a-4c7a-9907-0cbc8facd806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:21.228375 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37ec610d-9181-4add-a6d5-63cf4ef0404c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:21.228802 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37ec610d-9181-4add-a6d5-63cf4ef0404c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:21.229276 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37ec610d-9181-4add-a6d5-63cf4ef0404c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:21.255531 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:21.255531 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:21.279597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-37ec610d-9181-4add-a6d5-63cf4ef0404c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:21.290866 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37ec610d-9181-4add-a6d5-63cf4ef0404c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:21.307197 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 450/867] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:21 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:21.392238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Created reservations ['10ebd104-0fd8-4179-894b-08bce0bcde56', 'd39431ef-97ed-4ec0-9e03-0c175dd01d3b', '3c13f758-d729-496b-a593-ad577cb6777f', '4dcfbf90-ca84-40a3-a907-fa3b49f2469f'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:21.394036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02e9916-db4a-4c7a-9907-0cbc8facd806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10ebd104-0fd8-4179-894b-08bce0bcde56', 'd39431ef-97ed-4ec0-9e03-0c175dd01d3b', '3c13f758-d729-496b-a593-ad577cb6777f', '4dcfbf90-ca84-40a3-a907-fa3b49f2469f']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:21.399159 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a5f0a2-7d4b-444c-8b19-bcb6e4fcf68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:21.513615 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a5f0a2-7d4b-444c-8b19-bcb6e4fcf68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b67e120b-034f-445c-ac8c-132eff70b5b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1737467518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71b9465f29de4117aa4526aa606f5042',qos_specs=None,replication_status=,reservations=['10ebd104-0fd8-4179-894b-08bce0bcde56','d39431ef-97ed-4ec0-9e03-0c175dd01d3b','3c13f758-d729-496b-a593-ad577cb6777f','4dcfbf90-ca84-40a3-a907-fa3b49f2469f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a69a126d95c40beaadeea39e67b9ddb',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1737467518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b67e120b-034f-445c-ac8c-132eff70b5b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71b9465f29de4117aa4526aa606f5042',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a69a126d95c40beaadeea39e67b9ddb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:21.519821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1e53bc-2bb2-4389-89e8-ff3a58d689ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:21.638250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1e53bc-2bb2-4389-89e8-ff3a58d689ab) transitioned into state 'SUCCESS' from state '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-1737467518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71b9465f29de4117aa4526aa606f5042',qos_specs=None,replication_status=,reservations=['10ebd104-0fd8-4179-894b-08bce0bcde56','d39431ef-97ed-4ec0-9e03-0c175dd01d3b','3c13f758-d729-496b-a593-ad577cb6777f','4dcfbf90-ca84-40a3-a907-fa3b49f2469f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a69a126d95c40beaadeea39e67b9ddb',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:21.640578 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca7514-66f7-4361-8869-0926aa37844c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:21.726260 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca7514-66f7-4361-8869-0926aa37844c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:21.743262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Flow 'volume_create_api' (a9310c4f-772a-4270-8e10-1c169b207af1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:21.743964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Create volume request issued successfully. Jan 10 14:31:21.745099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5818c211-58e8-430a-b10f-4ba2e5feb599 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes returned with HTTP 202 Jan 10 14:31:21.745897 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 418/868] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:31:20 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes => generated 826 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:31:21.762679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e8fba9e6-7306-45fd-a9bf-4673b0630dfb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:21.763888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e8fba9e6-7306-45fd-a9bf-4673b0630dfb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:21.764486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6075d791-755c-4c3b-8701-06bf27199a96 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:31:21.770673 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e8fba9e6-7306-45fd-a9bf-4673b0630dfb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:21.770852 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6075d791-755c-4c3b-8701-06bf27199a96 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:21.770956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e8fba9e6-7306-45fd-a9bf-4673b0630dfb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:21.771052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6075d791-755c-4c3b-8701-06bf27199a96 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:21.776004 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:21.776004 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:21.780448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e8fba9e6-7306-45fd-a9bf-4673b0630dfb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:21.781755 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 451/869] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:21.802396 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:21.802396 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:21.810421 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6075d791-755c-4c3b-8701-06bf27199a96 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:31:21.820173 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6075d791-755c-4c3b-8701-06bf27199a96 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:31:21.821517 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 419/870] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:21 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 894 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:22.313053 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af6799f1-0898-46fc-8fd5-10a018239fc5 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:22.313504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af6799f1-0898-46fc-8fd5-10a018239fc5 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:22.313959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af6799f1-0898-46fc-8fd5-10a018239fc5 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:22.336152 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:22.336152 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:22.358018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-af6799f1-0898-46fc-8fd5-10a018239fc5 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:22.381988 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af6799f1-0898-46fc-8fd5-10a018239fc5 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 200 Jan 10 14:31:22.402077 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 452/871] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:22 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:22.798340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b35cf85-256a-41b1-8f78-269b91afd616 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:22.801460 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b35cf85-256a-41b1-8f78-269b91afd616 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:22.802218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b35cf85-256a-41b1-8f78-269b91afd616 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:22.802739 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7b35cf85-256a-41b1-8f78-269b91afd616 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:22.822655 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:22.822655 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:22.835562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b35cf85-256a-41b1-8f78-269b91afd616 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:22.838115 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d889c325-571c-440b-ac98-fb6f1197d58c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:31:22.842661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d889c325-571c-440b-ac98-fb6f1197d58c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:22.842661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d889c325-571c-440b-ac98-fb6f1197d58c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:22.842874 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 420/872] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:22.859067 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:22.859067 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:22.875401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d889c325-571c-440b-ac98-fb6f1197d58c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:31:22.884914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d889c325-571c-440b-ac98-fb6f1197d58c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:31:22.887491 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 453/873] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:22 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:23.398867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea599218-3a79-48db-80fe-4e2f8531c6c9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:23.399637 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea599218-3a79-48db-80fe-4e2f8531c6c9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:23.400089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea599218-3a79-48db-80fe-4e2f8531c6c9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:23.411226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea599218-3a79-48db-80fe-4e2f8531c6c9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 404 Jan 10 14:31:23.412970 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 421/874] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:23 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:31:23.422227 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] POST http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes Jan 10 14:31:23.423221 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1617409696"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:23.424193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1617409696'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:31:23.424543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Create volume of 1 GB Jan 10 14:31:23.446853 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Availability Zones retrieved successfully. Jan 10 14:31:23.465985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Flow 'volume_create_api' (648598a2-394b-4a1c-a245-3b1d28ed6cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:23.469912 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacde131-384f-4fa0-8360-b021bd2c49c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:23.472775 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:31:23.507966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacde131-384f-4fa0-8360-b021bd2c49c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:23.510423 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058e7de1-1a94-412b-89f7-a623b9615c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:23.677171 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Created reservations ['5da42843-8069-4fa2-8426-f50ba2081df1', '8fa4239c-beeb-451f-b2d3-64c3168f79b5', '934ef2d2-af17-4538-961e-0fac91bf1908', 'e92800c0-a4a0-4cbc-87ae-7d36ae27a090'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:23.679590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058e7de1-1a94-412b-89f7-a623b9615c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5da42843-8069-4fa2-8426-f50ba2081df1', '8fa4239c-beeb-451f-b2d3-64c3168f79b5', '934ef2d2-af17-4538-961e-0fac91bf1908', 'e92800c0-a4a0-4cbc-87ae-7d36ae27a090']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:23.682131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfd4a75-ed61-499e-b31b-ca03fef58d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:23.828185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfd4a75-ed61-499e-b31b-ca03fef58d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc80d150-4cf7-49c6-913c-96b51205f2c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1617409696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e0c520e7c243c2b4e7ea677da40759',qos_specs=None,replication_status=,reservations=['5da42843-8069-4fa2-8426-f50ba2081df1','8fa4239c-beeb-451f-b2d3-64c3168f79b5','934ef2d2-af17-4538-961e-0fac91bf1908','e92800c0-a4a0-4cbc-87ae-7d36ae27a090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c48702ac3a549049193c2f63796fa03',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1617409696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc80d150-4cf7-49c6-913c-96b51205f2c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e0c520e7c243c2b4e7ea677da40759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c48702ac3a549049193c2f63796fa03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:23.830743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41adb325-c61b-41ec-8360-d3d0cbd16d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:23.860045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bac74bb-d433-430e-a246-927306c1d6de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:23.861367 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bac74bb-d433-430e-a246-927306c1d6de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:23.861994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bac74bb-d433-430e-a246-927306c1d6de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:23.862574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7bac74bb-d433-430e-a246-927306c1d6de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:23.899262 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:23.899262 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:23.907990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bac74bb-d433-430e-a246-927306c1d6de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:23.916164 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 422/875] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:23.925338 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d21716a-edcc-42ec-badf-2c75e43c5b68 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:31:23.926063 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d21716a-edcc-42ec-badf-2c75e43c5b68 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:23.927210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d21716a-edcc-42ec-badf-2c75e43c5b68 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:23.997358 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:23.997358 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:24.027797 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41adb325-c61b-41ec-8360-d3d0cbd16d4a) transitioned into state 'SUCCESS' from state '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-1617409696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e0c520e7c243c2b4e7ea677da40759',qos_specs=None,replication_status=,reservations=['5da42843-8069-4fa2-8426-f50ba2081df1','8fa4239c-beeb-451f-b2d3-64c3168f79b5','934ef2d2-af17-4538-961e-0fac91bf1908','e92800c0-a4a0-4cbc-87ae-7d36ae27a090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c48702ac3a549049193c2f63796fa03',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:24.040700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4711948-1b44-4a2a-926e-06057999d302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:24.060151 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2d21716a-edcc-42ec-badf-2c75e43c5b68 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:31:24.091512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d21716a-edcc-42ec-badf-2c75e43c5b68 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:31:24.099280 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 423/876] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:23 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:24.132479 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4711948-1b44-4a2a-926e-06057999d302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:24.139480 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Flow 'volume_create_api' (648598a2-394b-4a1c-a245-3b1d28ed6cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:24.142070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Create volume request issued successfully. Jan 10 14:31:24.143457 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-833dbc6e-fab1-4eb3-9a8f-6f2c633f4347 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes returned with HTTP 202 Jan 10 14:31:24.147490 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 454/877] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:31:23 2022] POST /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes => generated 825 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:31:24.159442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f97577b-fc65-4376-bcaa-d29f6e85493c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:24.159814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f97577b-fc65-4376-bcaa-d29f6e85493c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:24.160281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f97577b-fc65-4376-bcaa-d29f6e85493c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:24.184217 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:24.184217 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:24.232633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0f97577b-fc65-4376-bcaa-d29f6e85493c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:24.270698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f97577b-fc65-4376-bcaa-d29f6e85493c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:24.271464 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 424/878] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:24 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 893 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:24.923714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55d64913-4295-4970-901a-ad45680894c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:24.924444 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55d64913-4295-4970-901a-ad45680894c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:24.925137 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55d64913-4295-4970-901a-ad45680894c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:24.925693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-55d64913-4295-4970-901a-ad45680894c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:24.937041 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:24.937041 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:24.943236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55d64913-4295-4970-901a-ad45680894c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:24.953054 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 455/879] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:25.108369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b82ba58-aee1-41ae-b5dd-b23ec03bf2ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:31:25.109603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b82ba58-aee1-41ae-b5dd-b23ec03bf2ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:25.110287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b82ba58-aee1-41ae-b5dd-b23ec03bf2ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:25.130850 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:25.130850 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:25.143859 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7b82ba58-aee1-41ae-b5dd-b23ec03bf2ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:31:25.161715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b82ba58-aee1-41ae-b5dd-b23ec03bf2ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:31:25.164874 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 425/880] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:25 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 919 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:25.286083 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34a9c1a2-c23c-4178-8e4b-d06af779eaac tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:25.286600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34a9c1a2-c23c-4178-8e4b-d06af779eaac tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:25.287042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34a9c1a2-c23c-4178-8e4b-d06af779eaac tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:25.322947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:25.322947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:25.336741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-34a9c1a2-c23c-4178-8e4b-d06af779eaac tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:25.358488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34a9c1a2-c23c-4178-8e4b-d06af779eaac tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:25.359233 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 456/881] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:25 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 917 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:25.964104 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-914c1c57-9d14-4071-8caf-390af91863de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:25.964799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-914c1c57-9d14-4071-8caf-390af91863de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:25.965422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-914c1c57-9d14-4071-8caf-390af91863de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:25.965886 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-914c1c57-9d14-4071-8caf-390af91863de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:25.992221 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:25.992221 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:25.992221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-914c1c57-9d14-4071-8caf-390af91863de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:25.992221 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 426/882] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:26.378311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdd5f362-f54d-453e-9281-6a9a0b5f3ffc tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:26.379626 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f362-f54d-453e-9281-6a9a0b5f3ffc tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:26.380838 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f362-f54d-453e-9281-6a9a0b5f3ffc tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:26.398558 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:26.398558 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:26.407997 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fdd5f362-f54d-453e-9281-6a9a0b5f3ffc tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:26.419051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdd5f362-f54d-453e-9281-6a9a0b5f3ffc tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:26.420916 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 457/883] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:26 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 917 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:26.999762 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fdb4e927-0393-4429-a3d9-79b53ab5cf1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:27.000902 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fdb4e927-0393-4429-a3d9-79b53ab5cf1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:27.001520 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fdb4e927-0393-4429-a3d9-79b53ab5cf1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:27.002043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fdb4e927-0393-4429-a3d9-79b53ab5cf1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:27.011394 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:27.011394 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:27.013858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fdb4e927-0393-4429-a3d9-79b53ab5cf1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:27.015139 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 427/884] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:27.436828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-42758d79-0786-4995-aff0-7cdd0b478c61 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] GET http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:27.437963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-42758d79-0786-4995-aff0-7cdd0b478c61 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:27.438411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-42758d79-0786-4995-aff0-7cdd0b478c61 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:27.452544 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:27.452544 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:27.463132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-42758d79-0786-4995-aff0-7cdd0b478c61 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Volume info retrieved successfully. Jan 10 14:31:27.473208 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-42758d79-0786-4995-aff0-7cdd0b478c61 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:27.489779 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 458/885] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:27 2022] GET /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:27.494563 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b9571130-c0d7-46da-bdc2-616ad3483458 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True Jan 10 14:31:27.495030 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b9571130-c0d7-46da-bdc2-616ad3483458 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:27.495681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b9571130-c0d7-46da-bdc2-616ad3483458 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:27.554514 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b9571130-c0d7-46da-bdc2-616ad3483458 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True returned with HTTP 200 Jan 10 14:31:27.557446 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 428/886] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:31:27 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:27.571549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d4a42fb-ba88-4e05-a4d4-bf684e98a1b6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/da175f308d0d4822869717d0db64968f?usage=True Jan 10 14:31:27.575486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d4a42fb-ba88-4e05-a4d4-bf684e98a1b6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:27.575486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d4a42fb-ba88-4e05-a4d4-bf684e98a1b6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:27.642001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d4a42fb-ba88-4e05-a4d4-bf684e98a1b6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/da175f308d0d4822869717d0db64968f?usage=True returned with HTTP 200 Jan 10 14:31:27.643101 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 459/887] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:31:27 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/da175f308d0d4822869717d0db64968f?usage=True => generated 868 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:27.670778 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e742d618-5178-4815-b484-7a065dd53a05 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] POST http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/os-volume-transfer Jan 10 14:31:27.672667 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e742d618-5178-4815-b484-7a065dd53a05 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fc80d150-4cf7-49c6-913c-96b51205f2c4"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:27.674084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.volume_transfer [None req-e742d618-5178-4815-b484-7a065dd53a05 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Creating new volume transfer {'transfer': {'volume_id': 'fc80d150-4cf7-49c6-913c-96b51205f2c4'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 10 14:31:27.674576 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.volume_transfer [None req-e742d618-5178-4815-b484-7a065dd53a05 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Creating transfer of volume fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:27.675282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.transfer.api [None req-e742d618-5178-4815-b484-7a065dd53a05 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Generating transfer record for volume fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:27.694444 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:27.694444 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:27.906068 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e742d618-5178-4815-b484-7a065dd53a05 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/os-volume-transfer returned with HTTP 202 Jan 10 14:31:27.910044 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 429/888] 10.222.0.20 () {60 vars in 1267 bytes} [Mon Jan 10 14:31:27 2022] POST /volume/v3/70e0c520e7c243c2b4e7ea677da40759/os-volume-transfer => generated 507 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:31:28.040614 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cdd0e48d-4b6a-4ab9-875f-f3a7aae4502e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:28.042614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cdd0e48d-4b6a-4ab9-875f-f3a7aae4502e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:28.050228 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cdd0e48d-4b6a-4ab9-875f-f3a7aae4502e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:28.050874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cdd0e48d-4b6a-4ab9-875f-f3a7aae4502e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:28.066203 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:28.066203 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:28.074204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cdd0e48d-4b6a-4ab9-875f-f3a7aae4502e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:28.088690 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 430/889] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:28.088914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] POST http://10.222.0.20/volume/v3/da175f308d0d4822869717d0db64968f/os-volume-transfer/068fcfaf-d452-4cf4-a471-626aae992e40/accept Jan 10 14:31:28.089533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c82d7193d7e37609"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:28.090323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.volume_transfer [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Accepting volume transfer 068fcfaf-d452-4cf4-a471-626aae992e40 {{(pid=110759) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 10 14:31:28.090609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.volume_transfer [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Accepting transfer 068fcfaf-d452-4cf4-a471-626aae992e40 Jan 10 14:31:28.477437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Created reservations ['abb624c8-0347-4298-8d4e-a8c2b5853c1b', '34fd0c2c-1416-4bc5-8230-e11e271b87bc', 'a54f082e-f496-4400-b1ec-1cc187bfa1c8', '4bc31e88-ad5b-4b40-b0b2-aee5838ecec9'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:28.602028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Created reservations ['ada0ba91-6fe7-46bd-b1ee-d2a8015265d6', '06af6028-cfad-44a3-bd65-7e10a434d041', 'b6deecd8-0dca-41a3-a632-229a7174e2ad', '82f4477d-c045-4169-ae7f-1d8cfabd1baa'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:28.832141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Created reservations ['bbe90fcc-c2bf-4ced-8766-b18d9ff6c43f', '076aab3b-c6f6-4c17-90d1-e68394de5d22', 'b8d86c35-7e7e-46cb-86f0-042f729496eb', '1210a899-33d1-4c62-8ef6-f128e80648c5'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:29.096047 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62b7811c-3380-4d91-8d34-4983667bb41b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:29.096609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62b7811c-3380-4d91-8d34-4983667bb41b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:29.097361 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62b7811c-3380-4d91-8d34-4983667bb41b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:29.097510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-62b7811c-3380-4d91-8d34-4983667bb41b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:29.105389 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:29.105389 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:29.107301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62b7811c-3380-4d91-8d34-4983667bb41b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:29.108009 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 431/890] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:29.174089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Created reservations ['00e49c77-6d81-4da8-87f5-65a2c1a638f1', '10414659-059c-42f7-ba08-cb75c210f1bb', '2753faf3-f4e4-4265-be4a-e536d29bbb8f', 'aec59d86-a188-43d1-ba3a-fd300a8a3765'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:29.176623 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:29.176623 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:29.198359 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Transfer volume completed successfully. Jan 10 14:31:29.825913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.transfer.api [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Volume fc80d150-4cf7-49c6-913c-96b51205f2c4 has been transferred. Jan 10 14:31:29.843131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a53943fb-e6a4-4b92-8b88-5357227dc5bd tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] http://10.222.0.20/volume/v3/da175f308d0d4822869717d0db64968f/os-volume-transfer/068fcfaf-d452-4cf4-a471-626aae992e40/accept returned with HTTP 202 Jan 10 14:31:29.844383 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 460/891] 10.222.0.20 () {60 vars in 1399 bytes} [Mon Jan 10 14:31:27 2022] POST /volume/v3/da175f308d0d4822869717d0db64968f/os-volume-transfer/068fcfaf-d452-4cf4-a471-626aae992e40/accept => generated 431 bytes in 1931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:31:29.853956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-851442a0-0dfc-4cbe-81c2-7d4625d39548 tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] GET http://10.222.0.20/volume/v3/da175f308d0d4822869717d0db64968f/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:29.854414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-851442a0-0dfc-4cbe-81c2-7d4625d39548 tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:29.854857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-851442a0-0dfc-4cbe-81c2-7d4625d39548 tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:29.871953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:29.871953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:29.882661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-851442a0-0dfc-4cbe-81c2-7d4625d39548 tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] Volume info retrieved successfully. Jan 10 14:31:29.892214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-851442a0-0dfc-4cbe-81c2-7d4625d39548 tempest-VolumeQuotasAdminTestJSON-1699807932 tempest-VolumeQuotasAdminTestJSON-1699807932-project] http://10.222.0.20/volume/v3/da175f308d0d4822869717d0db64968f/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:29.896642 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 432/892] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:29 2022] GET /volume/v3/da175f308d0d4822869717d0db64968f/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 918 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:29.917742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a84237d5-0dc6-4ce6-9f0e-591f7932f8be tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True Jan 10 14:31:29.920096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a84237d5-0dc6-4ce6-9f0e-591f7932f8be tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:29.923464 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a84237d5-0dc6-4ce6-9f0e-591f7932f8be tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:29.925070 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:29.925070 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:29.978363 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a84237d5-0dc6-4ce6-9f0e-591f7932f8be tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True returned with HTTP 200 Jan 10 14:31:29.991590 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 461/893] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:31:29 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759?usage=True => generated 868 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:29.995800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02e7292e-e1bf-41dd-b51f-3cb3d34d55e6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/da175f308d0d4822869717d0db64968f?usage=True Jan 10 14:31:30.003103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02e7292e-e1bf-41dd-b51f-3cb3d34d55e6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:30.003828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02e7292e-e1bf-41dd-b51f-3cb3d34d55e6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:30.045580 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02e7292e-e1bf-41dd-b51f-3cb3d34d55e6 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/da175f308d0d4822869717d0db64968f?usage=True returned with HTTP 200 Jan 10 14:31:30.057030 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 433/894] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:31:29 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/da175f308d0d4822869717d0db64968f?usage=True => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:30.061719 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-efa1d4ef-b9db-40af-b579-8ccb5244d33b tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] DELETE http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:30.062447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-efa1d4ef-b9db-40af-b579-8ccb5244d33b tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:30.063717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-efa1d4ef-b9db-40af-b579-8ccb5244d33b tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:30.064352 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-efa1d4ef-b9db-40af-b579-8ccb5244d33b tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Delete volume with id: fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:30.088310 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:30.088310 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:30.089440 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-efa1d4ef-b9db-40af-b579-8ccb5244d33b tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Volume info retrieved successfully. Jan 10 14:31:30.122715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f919957a-f6ef-4adf-84fc-a489624832e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:30.123493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f919957a-f6ef-4adf-84fc-a489624832e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:30.124006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f919957a-f6ef-4adf-84fc-a489624832e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:30.124393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f919957a-f6ef-4adf-84fc-a489624832e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:30.136492 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:30.136492 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:30.136492 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f919957a-f6ef-4adf-84fc-a489624832e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:30.136492 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 434/895] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:30.314392 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-efa1d4ef-b9db-40af-b579-8ccb5244d33b tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Delete volume request issued successfully. Jan 10 14:31:30.314883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-efa1d4ef-b9db-40af-b579-8ccb5244d33b tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 202 Jan 10 14:31:30.315777 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 462/896] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:31:30 2022] DELETE /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:31:30.324794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63d0aa6b-4571-437e-aca6-5f4f71c560ae tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:30.325830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63d0aa6b-4571-437e-aca6-5f4f71c560ae tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:30.326884 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63d0aa6b-4571-437e-aca6-5f4f71c560ae tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:30.345879 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:30.345879 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:30.356728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63d0aa6b-4571-437e-aca6-5f4f71c560ae tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Volume info retrieved successfully. Jan 10 14:31:30.373469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63d0aa6b-4571-437e-aca6-5f4f71c560ae tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:30.375413 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 435/897] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:30 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 1088 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:31.151811 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a8010de-d75b-4fe6-b98d-3f5c2ee2b5e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:31.152305 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a8010de-d75b-4fe6-b98d-3f5c2ee2b5e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:31.152754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a8010de-d75b-4fe6-b98d-3f5c2ee2b5e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:31.153055 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6a8010de-d75b-4fe6-b98d-3f5c2ee2b5e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:31.161867 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:31.161867 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:31.163936 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a8010de-d75b-4fe6-b98d-3f5c2ee2b5e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:31.165086 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 463/898] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:31.394567 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9001898e-0133-4507-8851-ada607c74e1c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:31.395153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9001898e-0133-4507-8851-ada607c74e1c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:31.395538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9001898e-0133-4507-8851-ada607c74e1c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:31.414102 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:31.414102 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:31.443487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9001898e-0133-4507-8851-ada607c74e1c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Volume info retrieved successfully. Jan 10 14:31:31.472231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9001898e-0133-4507-8851-ada607c74e1c tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:31.476361 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 436/899] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:31 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 1088 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:32.185262 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8f8ea77-9e54-417b-bf33-45f8b8b41a03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:32.189168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8f8ea77-9e54-417b-bf33-45f8b8b41a03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:32.189168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8f8ea77-9e54-417b-bf33-45f8b8b41a03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:32.189168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a8f8ea77-9e54-417b-bf33-45f8b8b41a03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:32.222909 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:32.222909 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:32.227302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8f8ea77-9e54-417b-bf33-45f8b8b41a03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:32.237956 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 464/900] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:32.491693 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4be6f5bc-13ff-4f88-95a8-9bdd19cdd7c8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:32.492455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4be6f5bc-13ff-4f88-95a8-9bdd19cdd7c8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:32.495618 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4be6f5bc-13ff-4f88-95a8-9bdd19cdd7c8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:32.519697 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:32.519697 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:32.540749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4be6f5bc-13ff-4f88-95a8-9bdd19cdd7c8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Volume info retrieved successfully. Jan 10 14:31:32.556130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4be6f5bc-13ff-4f88-95a8-9bdd19cdd7c8 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:32.557790 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 437/901] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:32 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 1088 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:33.245102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c16625a-f92f-4b0f-ab4b-ea87be16b877 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:33.253498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c16625a-f92f-4b0f-ab4b-ea87be16b877 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:33.254174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c16625a-f92f-4b0f-ab4b-ea87be16b877 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:33.260932 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2c16625a-f92f-4b0f-ab4b-ea87be16b877 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:33.265762 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:33.265762 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:33.268130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c16625a-f92f-4b0f-ab4b-ea87be16b877 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:33.268939 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 465/902] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:33.572915 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62da2a2b-6cbb-4f79-a1f4-4248d113083f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:33.573957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62da2a2b-6cbb-4f79-a1f4-4248d113083f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:33.574836 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62da2a2b-6cbb-4f79-a1f4-4248d113083f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:33.616886 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:33.616886 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:33.625284 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-62da2a2b-6cbb-4f79-a1f4-4248d113083f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Volume info retrieved successfully. Jan 10 14:31:33.634930 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62da2a2b-6cbb-4f79-a1f4-4248d113083f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:33.636386 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 438/903] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:33 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 1088 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:34.292885 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e04d83f2-2949-47e8-8a11-b3451b394243 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:34.294045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e04d83f2-2949-47e8-8a11-b3451b394243 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:34.294747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e04d83f2-2949-47e8-8a11-b3451b394243 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:34.295297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e04d83f2-2949-47e8-8a11-b3451b394243 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:34.313219 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:34.313219 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:34.317335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e04d83f2-2949-47e8-8a11-b3451b394243 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:34.324045 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 466/904] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:34.653665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-425fb362-9291-4728-9c41-171b319d5518 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:34.655338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-425fb362-9291-4728-9c41-171b319d5518 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:34.655802 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-425fb362-9291-4728-9c41-171b319d5518 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:34.686145 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:34.686145 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:34.701878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-425fb362-9291-4728-9c41-171b319d5518 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Volume info retrieved successfully. Jan 10 14:31:34.717450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-425fb362-9291-4728-9c41-171b319d5518 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 200 Jan 10 14:31:34.717776 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 439/905] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:34 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 1088 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:35.330902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcaf584b-0ce1-4e29-bf5b-f81745bc4d14 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:35.331378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcaf584b-0ce1-4e29-bf5b-f81745bc4d14 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:35.331871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcaf584b-0ce1-4e29-bf5b-f81745bc4d14 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:35.332181 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bcaf584b-0ce1-4e29-bf5b-f81745bc4d14 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:35.340937 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:35.340937 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:35.343137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcaf584b-0ce1-4e29-bf5b-f81745bc4d14 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:35.345189 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 467/906] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:35.733298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f096ab9b-c131-425b-b149-26f3c492a58f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:35.734042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f096ab9b-c131-425b-b149-26f3c492a58f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:35.734582 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f096ab9b-c131-425b-b149-26f3c492a58f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:35.750820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f096ab9b-c131-425b-b149-26f3c492a58f tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 404 Jan 10 14:31:35.759658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 440/907] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:35 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:31:35.763628 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61b769fd-5317-446e-8bb1-44e609587125 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] GET http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/84232a1bc4e84a1faba72ae4ca38c03e?usage=True Jan 10 14:31:35.764282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61b769fd-5317-446e-8bb1-44e609587125 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:35.764891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61b769fd-5317-446e-8bb1-44e609587125 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:35.830478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61b769fd-5317-446e-8bb1-44e609587125 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/84232a1bc4e84a1faba72ae4ca38c03e?usage=True returned with HTTP 200 Jan 10 14:31:35.834566 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 468/908] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:31:35 2022] GET /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/84232a1bc4e84a1faba72ae4ca38c03e?usage=True => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:35.860851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f89a4fd-0d23-4216-a9de-b2ea2287ad28 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] PUT http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:35.863929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f89a4fd-0d23-4216-a9de-b2ea2287ad28 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-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=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:36.357118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7d6497dc-ca1a-4c88-8bf9-689b4563e3ab tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:36.358338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7d6497dc-ca1a-4c88-8bf9-689b4563e3ab tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:36.359027 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7d6497dc-ca1a-4c88-8bf9-689b4563e3ab tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:36.359518 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7d6497dc-ca1a-4c88-8bf9-689b4563e3ab tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:36.373006 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:36.373006 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:36.377839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7d6497dc-ca1a-4c88-8bf9-689b4563e3ab tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:36.382240 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 469/909] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:36.664399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f89a4fd-0d23-4216-a9de-b2ea2287ad28 tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:36.666323 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 441/910] 10.222.0.20 () {60 vars in 1351 bytes} [Mon Jan 10 14:31:35 2022] PUT /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 321 bytes in 821 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:36.675232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2add9a1-a37c-41c2-8ab5-682f669456ce tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] PUT http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 Jan 10 14:31:36.679447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2add9a1-a37c-41c2-8ab5-682f669456ce tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-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=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:37.398832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f43f78c0-f7ee-41e4-914c-0a9e721d0e50 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:37.407816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f43f78c0-f7ee-41e4-914c-0a9e721d0e50 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:37.409202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f43f78c0-f7ee-41e4-914c-0a9e721d0e50 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:37.409747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f43f78c0-f7ee-41e4-914c-0a9e721d0e50 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:37.418924 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:37.418924 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:37.421431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f43f78c0-f7ee-41e4-914c-0a9e721d0e50 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:37.428045 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 442/911] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:37.446835 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2add9a1-a37c-41c2-8ab5-682f669456ce tempest-VolumeQuotasAdminTestJSON-1138636352 tempest-VolumeQuotasAdminTestJSON-1138636352-project-admin] http://10.222.0.20/volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 returned with HTTP 200 Jan 10 14:31:37.456407 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 470/912] 10.222.0.20 () {60 vars in 1351 bytes} [Mon Jan 10 14:31:36 2022] PUT /volume/v3/84232a1bc4e84a1faba72ae4ca38c03e/os-quota-sets/70e0c520e7c243c2b4e7ea677da40759 => generated 319 bytes in 777 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:37.465698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e417ab5-1fe8-4b82-b768-32d4120782d9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] DELETE http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:37.468408 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e417ab5-1fe8-4b82-b768-32d4120782d9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:37.468408 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e417ab5-1fe8-4b82-b768-32d4120782d9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:37.468408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-8e417ab5-1fe8-4b82-b768-32d4120782d9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Delete volume with id: fc80d150-4cf7-49c6-913c-96b51205f2c4 Jan 10 14:31:37.503641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e417ab5-1fe8-4b82-b768-32d4120782d9 tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 returned with HTTP 404 Jan 10 14:31:37.504754 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 443/913] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:31:37 2022] DELETE /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/fc80d150-4cf7-49c6-913c-96b51205f2c4 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:31:37.512877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-486feb45-89fc-41bb-8c0e-c23e4f808a3c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] DELETE http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:37.513409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-486feb45-89fc-41bb-8c0e-c23e4f808a3c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:37.513856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-486feb45-89fc-41bb-8c0e-c23e4f808a3c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:37.514417 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-486feb45-89fc-41bb-8c0e-c23e4f808a3c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] Delete volume with id: 06d65a69-9981-4523-83eb-a908c0c93b47 Jan 10 14:31:37.530525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-486feb45-89fc-41bb-8c0e-c23e4f808a3c tempest-VolumeQuotasAdminTestJSON-1906344404 tempest-VolumeQuotasAdminTestJSON-1906344404-project] http://10.222.0.20/volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 returned with HTTP 404 Jan 10 14:31:37.532742 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 471/914] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:31:37 2022] DELETE /volume/v3/70e0c520e7c243c2b4e7ea677da40759/volumes/06d65a69-9981-4523-83eb-a908c0c93b47 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:31:38.443462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7f4e4f19-1fae-4f70-bf13-f5e6fe0bda24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:38.443462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7f4e4f19-1fae-4f70-bf13-f5e6fe0bda24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:38.443462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7f4e4f19-1fae-4f70-bf13-f5e6fe0bda24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:38.443462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7f4e4f19-1fae-4f70-bf13-f5e6fe0bda24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:38.450181 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:38.450181 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:38.453075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7f4e4f19-1fae-4f70-bf13-f5e6fe0bda24 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:38.454925 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 444/915] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:39.467272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f880fba-04fb-4cb9-ab79-74bc902ed48a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:39.467848 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f880fba-04fb-4cb9-ab79-74bc902ed48a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:39.468477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f880fba-04fb-4cb9-ab79-74bc902ed48a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:39.469045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4f880fba-04fb-4cb9-ab79-74bc902ed48a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:39.485921 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:39.485921 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:39.485921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f880fba-04fb-4cb9-ab79-74bc902ed48a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:39.485921 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 472/916] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:40.496649 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf9c15e3-da14-46da-ba8e-68eccab737c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:40.497225 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf9c15e3-da14-46da-ba8e-68eccab737c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:40.497568 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf9c15e3-da14-46da-ba8e-68eccab737c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:40.497888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cf9c15e3-da14-46da-ba8e-68eccab737c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:40.513053 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:40.513053 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:40.514718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf9c15e3-da14-46da-ba8e-68eccab737c3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:40.525810 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 445/917] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:41.545859 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a813c047-e0fa-4078-a975-0e221b9680bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:41.547023 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a813c047-e0fa-4078-a975-0e221b9680bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:41.547528 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a813c047-e0fa-4078-a975-0e221b9680bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:41.547952 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a813c047-e0fa-4078-a975-0e221b9680bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:41.571266 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:41.571266 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:41.600642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a813c047-e0fa-4078-a975-0e221b9680bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:41.602372 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 473/918] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:42.615834 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-733503aa-5472-4be7-9ba5-4de937f003a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:42.616365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-733503aa-5472-4be7-9ba5-4de937f003a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:42.616748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-733503aa-5472-4be7-9ba5-4de937f003a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:42.617056 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-733503aa-5472-4be7-9ba5-4de937f003a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:42.644874 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:42.644874 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:42.647153 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-733503aa-5472-4be7-9ba5-4de937f003a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:42.657395 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 446/919] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:43.664315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6896d219-0a72-49b6-81a3-3b7aedc38761 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:43.665707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6896d219-0a72-49b6-81a3-3b7aedc38761 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:43.666404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6896d219-0a72-49b6-81a3-3b7aedc38761 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:43.666985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6896d219-0a72-49b6-81a3-3b7aedc38761 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:43.686307 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:43.686307 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:43.688540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6896d219-0a72-49b6-81a3-3b7aedc38761 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:43.696852 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 474/920] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:44.704289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48f988db-2a76-4f96-8b46-69ddeebd1fc4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:44.705545 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48f988db-2a76-4f96-8b46-69ddeebd1fc4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:44.706219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48f988db-2a76-4f96-8b46-69ddeebd1fc4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:44.706758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-48f988db-2a76-4f96-8b46-69ddeebd1fc4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:44.736983 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:44.736983 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:44.748658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48f988db-2a76-4f96-8b46-69ddeebd1fc4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:44.749422 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 447/921] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:45.762210 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b86db34-7c29-41c5-87c8-b2107dd94f03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:45.762797 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b86db34-7c29-41c5-87c8-b2107dd94f03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:45.763102 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b86db34-7c29-41c5-87c8-b2107dd94f03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:45.763567 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5b86db34-7c29-41c5-87c8-b2107dd94f03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:45.779364 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:45.779364 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:45.787869 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b86db34-7c29-41c5-87c8-b2107dd94f03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:45.788583 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 475/922] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:46.800542 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ae449d1-999c-4a7a-8252-97daf70855c9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:46.801095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ae449d1-999c-4a7a-8252-97daf70855c9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:46.801429 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ae449d1-999c-4a7a-8252-97daf70855c9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:46.801912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9ae449d1-999c-4a7a-8252-97daf70855c9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:46.816151 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:46.816151 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:46.820292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ae449d1-999c-4a7a-8252-97daf70855c9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:46.822497 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 448/923] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:47.188031 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af06c475-118c-4831-997e-4367ea598980 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] GET http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services Jan 10 14:31:47.188632 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af06c475-118c-4831-997e-4367ea598980 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:47.192288 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af06c475-118c-4831-997e-4367ea598980 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:47.216110 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af06c475-118c-4831-997e-4367ea598980 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services returned with HTTP 200 Jan 10 14:31:47.227870 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 476/924] 10.222.0.20 () {58 vars in 1225 bytes} [Mon Jan 10 14:31:46 2022] GET /volume/v3/dc4351dc013449d9a890aa076983571a/os-services => generated 629 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:47.241401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca30bdfb-a842-4769-86dd-c0910dec88e7 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] GET http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5 Jan 10 14:31:47.242217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca30bdfb-a842-4769-86dd-c0910dec88e7 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:47.243254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca30bdfb-a842-4769-86dd-c0910dec88e7 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:47.263457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca30bdfb-a842-4769-86dd-c0910dec88e7 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5 returned with HTTP 200 Jan 10 14:31:47.267429 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 449/925] 10.222.0.20 () {58 vars in 1260 bytes} [Mon Jan 10 14:31:47 2022] GET /volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5 => generated 629 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:47.281162 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6fd7d67d-b156-4548-894a-c6d8d18fca56 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] GET http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5&binary=cinder-scheduler Jan 10 14:31:47.282008 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6fd7d67d-b156-4548-894a-c6d8d18fca56 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:47.283337 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6fd7d67d-b156-4548-894a-c6d8d18fca56 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:47.312582 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6fd7d67d-b156-4548-894a-c6d8d18fca56 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5&binary=cinder-scheduler returned with HTTP 200 Jan 10 14:31:47.318332 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 477/926] 10.222.0.20 () {58 vars in 1308 bytes} [Mon Jan 10 14:31:47 2022] GET /volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5&binary=cinder-scheduler => generated 191 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:47.329746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16348316-0f01-404c-b0e1-8b3fba3108ab tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] GET http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?binary=cinder-scheduler Jan 10 14:31:47.330442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16348316-0f01-404c-b0e1-8b3fba3108ab tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:47.331079 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16348316-0f01-404c-b0e1-8b3fba3108ab tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:47.344616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16348316-0f01-404c-b0e1-8b3fba3108ab tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 10 14:31:47.345980 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 450/927] 10.222.0.20 () {58 vars in 1272 bytes} [Mon Jan 10 14:31:47 2022] GET /volume/v3/dc4351dc013449d9a890aa076983571a/os-services?binary=cinder-scheduler => generated 191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:47.556589 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] POST http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes Jan 10 14:31:47.557298 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1633642623"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:31:47.558837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1633642623'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:31:47.558837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Create volume of 1 GB Jan 10 14:31:47.571306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Availability Zones retrieved successfully. Jan 10 14:31:47.604711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Flow 'volume_create_api' (346cdf47-31ed-4709-8a80-58be4f3ebb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:47.609875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374d9cce-a5fe-4997-b74b-58ecd8e03328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:47.613125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:31:47.711179 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374d9cce-a5fe-4997-b74b-58ecd8e03328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:47.716839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca026645-c3a1-482b-861a-63f993f1b262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:47.837504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-69d7125d-2b77-4994-9041-7733fa23f414 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:47.837504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-69d7125d-2b77-4994-9041-7733fa23f414 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:47.837504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-69d7125d-2b77-4994-9041-7733fa23f414 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:47.837504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-69d7125d-2b77-4994-9041-7733fa23f414 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:47.851619 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:47.851619 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:47.856027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-69d7125d-2b77-4994-9041-7733fa23f414 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:47.860174 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 451/928] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:48.014068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Created reservations ['a0fb2c6b-9f17-4c17-91b0-ff340b25ed31', '72ab3e20-17d4-49cf-bd67-341ad53e7f2b', 'f5765711-7a73-41a3-8a84-a7214fbe0342', 'fceffe73-c495-4a60-b8b0-6ca99b3e8ac3'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:31:48.016595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca026645-c3a1-482b-861a-63f993f1b262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0fb2c6b-9f17-4c17-91b0-ff340b25ed31', '72ab3e20-17d4-49cf-bd67-341ad53e7f2b', 'f5765711-7a73-41a3-8a84-a7214fbe0342', 'fceffe73-c495-4a60-b8b0-6ca99b3e8ac3']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:48.024590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa9f706-508e-452c-8bf2-15ef0bcd5959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:48.127903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa9f706-508e-452c-8bf2-15ef0bcd5959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc999ba9-416f-4fb0-91bd-197f7a3a9b3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1633642623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643a6bbe1da94c65b4ddd3f486dcc90a',qos_specs=None,replication_status=,reservations=['a0fb2c6b-9f17-4c17-91b0-ff340b25ed31','72ab3e20-17d4-49cf-bd67-341ad53e7f2b','f5765711-7a73-41a3-8a84-a7214fbe0342','fceffe73-c495-4a60-b8b0-6ca99b3e8ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876fe09d697e40dea67df025f3380644',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1633642623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc999ba9-416f-4fb0-91bd-197f7a3a9b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='643a6bbe1da94c65b4ddd3f486dcc90a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='876fe09d697e40dea67df025f3380644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:48.137419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d3348d-3893-4946-aa60-936c7d80e866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:48.271938 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d3348d-3893-4946-aa60-936c7d80e866) transitioned into state 'SUCCESS' from state '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-1633642623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643a6bbe1da94c65b4ddd3f486dcc90a',qos_specs=None,replication_status=,reservations=['a0fb2c6b-9f17-4c17-91b0-ff340b25ed31','72ab3e20-17d4-49cf-bd67-341ad53e7f2b','f5765711-7a73-41a3-8a84-a7214fbe0342','fceffe73-c495-4a60-b8b0-6ca99b3e8ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876fe09d697e40dea67df025f3380644',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:48.275279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934d6ada-67e7-4f10-ad60-2f75da216fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:31:48.377039 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934d6ada-67e7-4f10-ad60-2f75da216fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:31:48.385139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Flow 'volume_create_api' (346cdf47-31ed-4709-8a80-58be4f3ebb4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:31:48.386726 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Create volume request issued successfully. Jan 10 14:31:48.390889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad1043be-f792-4a3d-81ff-6a929e6f09b9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes returned with HTTP 202 Jan 10 14:31:48.393654 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 478/929] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:31:47 2022] POST /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes => generated 823 bytes in 1038 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:31:48.407060 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1966d5f-a1b9-4499-b406-c343f3292787 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:48.407699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1966d5f-a1b9-4499-b406-c343f3292787 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:48.408378 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1966d5f-a1b9-4499-b406-c343f3292787 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:48.432073 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:48.432073 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:48.441853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c1966d5f-a1b9-4499-b406-c343f3292787 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:48.453394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1966d5f-a1b9-4499-b406-c343f3292787 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:48.455303 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 452/930] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:48 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:48.872873 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb90f767-9c86-481a-a323-69eb9ffe03b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:48.873875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb90f767-9c86-481a-a323-69eb9ffe03b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:48.874430 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb90f767-9c86-481a-a323-69eb9ffe03b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:48.874893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-eb90f767-9c86-481a-a323-69eb9ffe03b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:48.890965 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:48.890965 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:48.897858 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb90f767-9c86-481a-a323-69eb9ffe03b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:48.899966 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 479/931] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:49.473384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1de0cb31-749e-4d66-891a-07c3dec7b8fe tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:49.473972 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1de0cb31-749e-4d66-891a-07c3dec7b8fe tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:49.474538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1de0cb31-749e-4d66-891a-07c3dec7b8fe tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:49.510258 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:49.510258 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:49.538617 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1de0cb31-749e-4d66-891a-07c3dec7b8fe tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:49.568659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1de0cb31-749e-4d66-891a-07c3dec7b8fe tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:49.572897 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 453/932] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:49 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:49.913805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7314d9b1-ab59-40dc-8ebb-b436704f013b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:49.915037 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7314d9b1-ab59-40dc-8ebb-b436704f013b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:49.915707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7314d9b1-ab59-40dc-8ebb-b436704f013b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:49.916245 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7314d9b1-ab59-40dc-8ebb-b436704f013b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:49.941529 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:49.941529 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:49.947378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7314d9b1-ab59-40dc-8ebb-b436704f013b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:49.956791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 480/933] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:50.275771 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-76590ba1-6293-4d0d-8420-fd6148ad4ad0 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] DELETE http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f Jan 10 14:31:50.277530 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-76590ba1-6293-4d0d-8420-fd6148ad4ad0 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:50.278438 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-76590ba1-6293-4d0d-8420-fd6148ad4ad0 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:50.342020 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:50.342020 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:50.586190 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7df5cc18-edfa-46f1-9d47-e8dec58d67a1 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:50.586949 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7df5cc18-edfa-46f1-9d47-e8dec58d67a1 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:50.587656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7df5cc18-edfa-46f1-9d47-e8dec58d67a1 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:50.631155 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:50.631155 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:50.666993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7df5cc18-edfa-46f1-9d47-e8dec58d67a1 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:50.703566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7df5cc18-edfa-46f1-9d47-e8dec58d67a1 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:50.717527 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 481/934] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:50 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:50.969535 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47e43a3f-5b38-4926-acd1-67ff2fcd0115 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:50.971880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47e43a3f-5b38-4926-acd1-67ff2fcd0115 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:50.972654 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47e43a3f-5b38-4926-acd1-67ff2fcd0115 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:50.973184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-47e43a3f-5b38-4926-acd1-67ff2fcd0115 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:50.987858 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:50.987858 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:50.995085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47e43a3f-5b38-4926-acd1-67ff2fcd0115 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:51.000853 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 482/935] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:51.733191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1d86a48-0f27-4b4d-9e83-0eeee58e570e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:51.733887 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1d86a48-0f27-4b4d-9e83-0eeee58e570e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:51.734501 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1d86a48-0f27-4b4d-9e83-0eeee58e570e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:51.771485 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:51.771485 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:51.803740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1d86a48-0f27-4b4d-9e83-0eeee58e570e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:51.832340 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1d86a48-0f27-4b4d-9e83-0eeee58e570e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:51.833071 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 483/936] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:51 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:52.012322 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1ed1a35-0d0d-4227-8d5c-b84c2e44bc88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:52.013471 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1ed1a35-0d0d-4227-8d5c-b84c2e44bc88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:52.014180 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1ed1a35-0d0d-4227-8d5c-b84c2e44bc88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:52.014695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c1ed1a35-0d0d-4227-8d5c-b84c2e44bc88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:52.026680 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:52.026680 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:52.038730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1ed1a35-0d0d-4227-8d5c-b84c2e44bc88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:52.048380 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 484/937] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:52.848212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-95586b7b-8bae-466b-8e4f-0c132231f1c7 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:52.849605 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-95586b7b-8bae-466b-8e4f-0c132231f1c7 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:52.850275 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-95586b7b-8bae-466b-8e4f-0c132231f1c7 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:52.876731 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:52.876731 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:52.899851 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-95586b7b-8bae-466b-8e4f-0c132231f1c7 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:52.927649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-95586b7b-8bae-466b-8e4f-0c132231f1c7 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:52.927649 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 485/938] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:52 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 916 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:52.934862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a04640bb-527b-4100-9681-aa47ec724210 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] GET http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:52.935670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a04640bb-527b-4100-9681-aa47ec724210 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:52.936378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a04640bb-527b-4100-9681-aa47ec724210 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:52.965234 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:52.965234 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:52.979363 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a04640bb-527b-4100-9681-aa47ec724210 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Volume info retrieved successfully. Jan 10 14:31:53.013388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a04640bb-527b-4100-9681-aa47ec724210 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:53.020166 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 486/939] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:52 2022] GET /volume/v3/dc4351dc013449d9a890aa076983571a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 1087 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:31:53.039516 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-455ae613-b8e1-4f0b-a4ea-78f2b3f8b9e5 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] GET http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5&binary=cinder-volume Jan 10 14:31:53.043543 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-455ae613-b8e1-4f0b-a4ea-78f2b3f8b9e5 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:53.043543 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-455ae613-b8e1-4f0b-a4ea-78f2b3f8b9e5 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:53.064336 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-455ae613-b8e1-4f0b-a4ea-78f2b3f8b9e5 tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5&binary=cinder-volume returned with HTTP 200 Jan 10 14:31:53.067296 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 487/940] 10.222.0.20 () {58 vars in 1302 bytes} [Mon Jan 10 14:31:53 2022] GET /volume/v3/dc4351dc013449d9a890aa076983571a/os-services?host=n-d-master-5&binary=cinder-volume => generated 278 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:53.085674 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00eb0e04-b662-4848-a1d9-109fbc1fc3f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:53.087456 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00eb0e04-b662-4848-a1d9-109fbc1fc3f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:53.088163 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00eb0e04-b662-4848-a1d9-109fbc1fc3f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:53.097646 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-00eb0e04-b662-4848-a1d9-109fbc1fc3f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:53.111668 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:53.111668 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:53.118730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00eb0e04-b662-4848-a1d9-109fbc1fc3f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:53.119963 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 488/941] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:53.135548 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f20798eb-8a09-45ee-90b8-472427d59f0d tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] GET http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services Jan 10 14:31:53.136054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f20798eb-8a09-45ee-90b8-472427d59f0d tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:53.136594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f20798eb-8a09-45ee-90b8-472427d59f0d tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:53.163618 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f20798eb-8a09-45ee-90b8-472427d59f0d tempest-VolumesServicesTestJSON-1796212900 tempest-VolumesServicesTestJSON-1796212900-project-admin] http://10.222.0.20/volume/v3/dc4351dc013449d9a890aa076983571a/os-services returned with HTTP 200 Jan 10 14:31:53.166405 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 489/942] 10.222.0.20 () {58 vars in 1225 bytes} [Mon Jan 10 14:31:53 2022] GET /volume/v3/dc4351dc013449d9a890aa076983571a/os-services => generated 629 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:53.178954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08d1e053-ef42-4588-a2e2-fed2ab6b66d0 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] DELETE http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:53.179314 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08d1e053-ef42-4588-a2e2-fed2ab6b66d0 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:53.180043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08d1e053-ef42-4588-a2e2-fed2ab6b66d0 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:53.180629 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-08d1e053-ef42-4588-a2e2-fed2ab6b66d0 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Delete volume with id: dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:53.211264 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:53.211264 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:53.213814 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-08d1e053-ef42-4588-a2e2-fed2ab6b66d0 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:53.446028 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-08d1e053-ef42-4588-a2e2-fed2ab6b66d0 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Delete volume request issued successfully. Jan 10 14:31:53.448014 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08d1e053-ef42-4588-a2e2-fed2ab6b66d0 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 202 Jan 10 14:31:53.453150 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 490/943] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:31:53 2022] DELETE /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:31:53.457326 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-222e29ee-796e-41ff-8932-f5155a959925 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:53.459624 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-222e29ee-796e-41ff-8932-f5155a959925 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:53.462257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-222e29ee-796e-41ff-8932-f5155a959925 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:53.519632 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:53.519632 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:53.551186 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-222e29ee-796e-41ff-8932-f5155a959925 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:53.570254 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-222e29ee-796e-41ff-8932-f5155a959925 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:53.571724 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 491/944] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:53 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:54.134862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c6db841-bef0-4f9f-a1c9-c60db36828f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:54.136103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c6db841-bef0-4f9f-a1c9-c60db36828f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:54.136813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c6db841-bef0-4f9f-a1c9-c60db36828f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:54.137350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1c6db841-bef0-4f9f-a1c9-c60db36828f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:54.152220 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:54.152220 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:54.155596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c6db841-bef0-4f9f-a1c9-c60db36828f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:54.162090 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 492/945] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:54.586889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee248c30-5064-4c2a-8e37-58987aad282e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:54.587645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee248c30-5064-4c2a-8e37-58987aad282e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:54.588410 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee248c30-5064-4c2a-8e37-58987aad282e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:54.665492 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:54.665492 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:54.690554 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ee248c30-5064-4c2a-8e37-58987aad282e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:54.711129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee248c30-5064-4c2a-8e37-58987aad282e tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:54.715026 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 493/946] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:54 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:55.175797 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96081d8f-2fa2-45aa-a516-35907bd701d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:55.176399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96081d8f-2fa2-45aa-a516-35907bd701d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:55.176924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96081d8f-2fa2-45aa-a516-35907bd701d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:55.177235 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-96081d8f-2fa2-45aa-a516-35907bd701d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:55.194664 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:55.194664 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:55.202194 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96081d8f-2fa2-45aa-a516-35907bd701d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:55.207796 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 494/947] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:55.731645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe2c9f14-79be-4575-9a27-30647d327460 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:55.732343 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe2c9f14-79be-4575-9a27-30647d327460 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:55.733323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe2c9f14-79be-4575-9a27-30647d327460 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:55.762096 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:55.762096 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:55.783547 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fe2c9f14-79be-4575-9a27-30647d327460 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:55.805534 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe2c9f14-79be-4575-9a27-30647d327460 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:55.808498 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 495/948] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:55 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:56.216174 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b69ebde-84fe-4e95-8d70-865f0e53bc07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:56.216906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b69ebde-84fe-4e95-8d70-865f0e53bc07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:56.217098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b69ebde-84fe-4e95-8d70-865f0e53bc07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:56.217807 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1b69ebde-84fe-4e95-8d70-865f0e53bc07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:56.236885 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:56.236885 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:56.251333 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b69ebde-84fe-4e95-8d70-865f0e53bc07 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:56.260958 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 496/949] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:56.823302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ec5df3c-bb10-45dc-aeb9-e7ac7c2662ff tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:56.823815 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ec5df3c-bb10-45dc-aeb9-e7ac7c2662ff tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:56.824290 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ec5df3c-bb10-45dc-aeb9-e7ac7c2662ff tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:56.856183 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:56.856183 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:56.883703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2ec5df3c-bb10-45dc-aeb9-e7ac7c2662ff tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:56.904162 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ec5df3c-bb10-45dc-aeb9-e7ac7c2662ff tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:56.907391 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 497/950] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:56 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:57.271610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7502da3-821f-413d-b6e2-c53d090b0664 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:57.272749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7502da3-821f-413d-b6e2-c53d090b0664 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:57.273378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7502da3-821f-413d-b6e2-c53d090b0664 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:57.273858 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c7502da3-821f-413d-b6e2-c53d090b0664 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:57.294504 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:57.294504 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:57.312860 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7502da3-821f-413d-b6e2-c53d090b0664 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:57.319355 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 498/951] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:57.920802 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcebc955-28fe-4b46-a8cd-d44fcdc3ade9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:57.922202 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcebc955-28fe-4b46-a8cd-d44fcdc3ade9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:57.922911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcebc955-28fe-4b46-a8cd-d44fcdc3ade9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:57.975809 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:57.975809 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:58.015323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dcebc955-28fe-4b46-a8cd-d44fcdc3ade9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:58.069095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcebc955-28fe-4b46-a8cd-d44fcdc3ade9 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:58.077830 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 499/952] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:57 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:58.329624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9961b271-8554-4d48-8155-10f690130b81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:58.330907 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9961b271-8554-4d48-8155-10f690130b81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:58.331567 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9961b271-8554-4d48-8155-10f690130b81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:58.332102 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9961b271-8554-4d48-8155-10f690130b81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:58.346973 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:58.346973 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:58.352816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9961b271-8554-4d48-8155-10f690130b81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:58.354484 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 500/953] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:31:59.086015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f25ff698-469e-4a07-a7f4-24a7172dadbf tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:31:59.087545 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f25ff698-469e-4a07-a7f4-24a7172dadbf tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:59.088234 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f25ff698-469e-4a07-a7f4-24a7172dadbf tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:59.132026 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:59.132026 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:59.181612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f25ff698-469e-4a07-a7f4-24a7172dadbf tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:31:59.222242 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f25ff698-469e-4a07-a7f4-24a7172dadbf tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:31:59.232466 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 501/954] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:59 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:31:59.373903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb4322fa-ed46-4778-afcc-de5eb26890df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:31:59.373903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb4322fa-ed46-4778-afcc-de5eb26890df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:31:59.373903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb4322fa-ed46-4778-afcc-de5eb26890df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:31:59.373903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-cb4322fa-ed46-4778-afcc-de5eb26890df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:31:59.383325 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:31:59.383325 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:31:59.384999 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb4322fa-ed46-4778-afcc-de5eb26890df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:31:59.406952 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 502/955] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:31:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:00.240897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-100b1563-12ad-414f-9cc6-c9699076b72c tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:32:00.241436 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-100b1563-12ad-414f-9cc6-c9699076b72c tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:00.242085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-100b1563-12ad-414f-9cc6-c9699076b72c tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:00.265926 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:00.265926 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:00.284843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-100b1563-12ad-414f-9cc6-c9699076b72c tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:32:00.308240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-100b1563-12ad-414f-9cc6-c9699076b72c tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:32:00.309795 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 503/956] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:00 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:00.398548 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08ee8ead-4e4e-44b2-8f63-dc241a12d7ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:00.399174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08ee8ead-4e4e-44b2-8f63-dc241a12d7ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:00.399326 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08ee8ead-4e4e-44b2-8f63-dc241a12d7ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:00.399823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-08ee8ead-4e4e-44b2-8f63-dc241a12d7ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:00.418048 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:00.418048 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:00.420017 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08ee8ead-4e4e-44b2-8f63-dc241a12d7ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:00.420788 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 504/957] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:01.324948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d0d005a-84f9-474a-a913-11af1b7a0f85 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:32:01.325409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d0d005a-84f9-474a-a913-11af1b7a0f85 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:01.325871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d0d005a-84f9-474a-a913-11af1b7a0f85 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:01.362718 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:01.362718 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:01.396582 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9d0d005a-84f9-474a-a913-11af1b7a0f85 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Volume info retrieved successfully. Jan 10 14:32:01.432836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d0d005a-84f9-474a-a913-11af1b7a0f85 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 200 Jan 10 14:32:01.445752 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 505/958] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:01 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:01.454803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f7e033a-2fb8-4d4f-9baf-9259bdeed61c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:01.460426 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f7e033a-2fb8-4d4f-9baf-9259bdeed61c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:01.463146 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f7e033a-2fb8-4d4f-9baf-9259bdeed61c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:01.463146 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3f7e033a-2fb8-4d4f-9baf-9259bdeed61c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:01.482353 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:01.482353 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:01.486302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f7e033a-2fb8-4d4f-9baf-9259bdeed61c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:01.494901 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 506/959] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:02.467439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4675d62d-7a1a-4d8e-b821-843948c47932 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] GET http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d Jan 10 14:32:02.468117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4675d62d-7a1a-4d8e-b821-843948c47932 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:02.468340 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4675d62d-7a1a-4d8e-b821-843948c47932 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:02.489239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4675d62d-7a1a-4d8e-b821-843948c47932 tempest-VolumesServicesTestJSON-999411247 tempest-VolumesServicesTestJSON-999411247-project] http://10.222.0.20/volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d returned with HTTP 404 Jan 10 14:32:02.492085 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 507/960] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:02 2022] GET /volume/v3/643a6bbe1da94c65b4ddd3f486dcc90a/volumes/dc999ba9-416f-4fb0-91bd-197f7a3a9b3d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:32:02.507119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b9b571f-e70e-4a70-aa9c-2497a2efe469 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:02.508097 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b9b571f-e70e-4a70-aa9c-2497a2efe469 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:02.510467 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b9b571f-e70e-4a70-aa9c-2497a2efe469 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:02.511409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4b9b571f-e70e-4a70-aa9c-2497a2efe469 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:02.529498 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:02.529498 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:02.547940 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b9b571f-e70e-4a70-aa9c-2497a2efe469 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:02.548789 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 508/961] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:03.561847 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-802bf898-d6d5-47d6-83d6-33ab9c844863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:03.562525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-802bf898-d6d5-47d6-83d6-33ab9c844863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:03.562835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-802bf898-d6d5-47d6-83d6-33ab9c844863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:03.564299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-802bf898-d6d5-47d6-83d6-33ab9c844863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:03.583412 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:03.583412 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:03.587182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-802bf898-d6d5-47d6-83d6-33ab9c844863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:03.594027 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 509/962] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:04.607059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-27fba341-998e-4b55-9ed2-7a5e01bbcb65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:04.608183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-27fba341-998e-4b55-9ed2-7a5e01bbcb65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:04.608813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-27fba341-998e-4b55-9ed2-7a5e01bbcb65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:04.609274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-27fba341-998e-4b55-9ed2-7a5e01bbcb65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:04.622405 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:04.622405 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:04.627895 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-27fba341-998e-4b55-9ed2-7a5e01bbcb65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:04.632332 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 510/963] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:05.646609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-624e8d14-26cf-4993-b0e8-db51c3fe4341 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:05.647210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-624e8d14-26cf-4993-b0e8-db51c3fe4341 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:05.647485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-624e8d14-26cf-4993-b0e8-db51c3fe4341 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:05.647792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-624e8d14-26cf-4993-b0e8-db51c3fe4341 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:05.667189 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:05.667189 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:05.668094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-624e8d14-26cf-4993-b0e8-db51c3fe4341 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:05.669042 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 511/964] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:06.682085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7131d47c-b1b1-45a8-8677-afc6bcf0f317 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:06.682773 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7131d47c-b1b1-45a8-8677-afc6bcf0f317 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:06.683064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7131d47c-b1b1-45a8-8677-afc6bcf0f317 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:06.683252 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7131d47c-b1b1-45a8-8677-afc6bcf0f317 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:06.713715 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:06.713715 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:06.715418 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7131d47c-b1b1-45a8-8677-afc6bcf0f317 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:06.721891 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 512/965] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:07.729817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e011fbbb-ffde-4423-a365-f49313c1b4f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:07.730721 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e011fbbb-ffde-4423-a365-f49313c1b4f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:07.730947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e011fbbb-ffde-4423-a365-f49313c1b4f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:07.731249 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e011fbbb-ffde-4423-a365-f49313c1b4f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:07.750103 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:07.750103 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:07.754225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e011fbbb-ffde-4423-a365-f49313c1b4f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:07.766708 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 513/966] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:08.779676 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd199cc0-4c56-4530-b97b-f115a96a775a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:08.780305 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd199cc0-4c56-4530-b97b-f115a96a775a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:08.780597 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd199cc0-4c56-4530-b97b-f115a96a775a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:08.781171 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dd199cc0-4c56-4530-b97b-f115a96a775a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:08.803151 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:08.803151 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:08.806388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd199cc0-4c56-4530-b97b-f115a96a775a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:08.815988 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 514/967] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:09.825670 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74a4e957-8c16-465f-a4f4-f99ffd1ac3c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:09.826269 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74a4e957-8c16-465f-a4f4-f99ffd1ac3c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:09.826560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74a4e957-8c16-465f-a4f4-f99ffd1ac3c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:09.826863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-74a4e957-8c16-465f-a4f4-f99ffd1ac3c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:09.843192 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:09.843192 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:09.844987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74a4e957-8c16-465f-a4f4-f99ffd1ac3c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:09.864849 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 515/968] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:10.861437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7bff976-7001-455e-8dac-2c306b311791 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:10.862808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7bff976-7001-455e-8dac-2c306b311791 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:10.863458 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7bff976-7001-455e-8dac-2c306b311791 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:10.864692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b7bff976-7001-455e-8dac-2c306b311791 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:10.882365 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:10.882365 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:10.888348 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7bff976-7001-455e-8dac-2c306b311791 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:10.892108 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 516/969] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:11.939506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6e0462a-2712-42ee-973e-e0a9d1ab6bee tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] GET http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services Jan 10 14:32:11.941550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6e0462a-2712-42ee-973e-e0a9d1ab6bee tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:11.942411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6e0462a-2712-42ee-973e-e0a9d1ab6bee tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:11.964662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6e0462a-2712-42ee-973e-e0a9d1ab6bee tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services returned with HTTP 200 Jan 10 14:32:11.965837 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 517/970] 10.222.0.20 () {58 vars in 1225 bytes} [Mon Jan 10 14:32:11 2022] GET /volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services => generated 629 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:11.972542 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a2dfdf7b-c977-4d19-a02c-79b6837f65ea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:11.973971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a2dfdf7b-c977-4d19-a02c-79b6837f65ea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:11.974662 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a2dfdf7b-c977-4d19-a02c-79b6837f65ea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:11.975138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a2dfdf7b-c977-4d19-a02c-79b6837f65ea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:11.985954 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:11.985954 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:11.988733 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a2dfdf7b-c977-4d19-a02c-79b6837f65ea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:11.990100 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 518/971] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:11.996065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b860050-ede8-40d2-ad2d-f6d78b7590c6 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] PUT http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/disable-log-reason Jan 10 14:32:11.997031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b860050-ede8-40d2-ad2d-f6d78b7590c6 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-master-5", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:11.999635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b860050-ede8-40d2-ad2d-f6d78b7590c6 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/disable-log-reason returned with HTTP 400 Jan 10 14:32:12.000867 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 519/972] 10.222.0.20 () {60 vars in 1302 bytes} [Mon Jan 10 14:32:11 2022] PUT /volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:32:12.012365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e601251-c88d-494a-9123-f33ee1399102 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] PUT http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/disable Jan 10 14:32:12.014454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4e601251-c88d-494a-9123-f33ee1399102 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-master-5", "binary": "invalid_binary"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:12.028098 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e601251-c88d-494a-9123-f33ee1399102 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/disable returned with HTTP 404 Jan 10 14:32:12.029651 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 520/973] 10.222.0.20 () {60 vars in 1269 bytes} [Mon Jan 10 14:32:12 2022] PUT /volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/disable => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:32:12.041578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f96d931b-54a7-4bed-ad8f-1d853bd4c3dd tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] PUT http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/enable Jan 10 14:32:12.043490 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f96d931b-54a7-4bed-ad8f-1d853bd4c3dd tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:12.059999 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f96d931b-54a7-4bed-ad8f-1d853bd4c3dd tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/enable returned with HTTP 404 Jan 10 14:32:12.061385 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 521/974] 10.222.0.20 () {60 vars in 1266 bytes} [Mon Jan 10 14:32:12 2022] PUT /volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/enable => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:32:12.072871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-817788ae-1798-4389-b61c-6225bb071424 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] PUT http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/freeze Jan 10 14:32:12.074929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-817788ae-1798-4389-b61c-6225bb071424 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:12.091707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-817788ae-1798-4389-b61c-6225bb071424 tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/freeze returned with HTTP 400 Jan 10 14:32:12.098204 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 522/975] 10.222.0.20 () {60 vars in 1266 bytes} [Mon Jan 10 14:32:12 2022] PUT /volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/freeze => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:32:12.141077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1eacd23f-3d33-4296-b38c-d60916eb474b tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] PUT http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/thaw Jan 10 14:32:12.144063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1eacd23f-3d33-4296-b38c-d60916eb474b tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:12.171921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1eacd23f-3d33-4296-b38c-d60916eb474b tempest-VolumeServicesNegativeTest-693396672 tempest-VolumeServicesNegativeTest-693396672-project-admin] http://10.222.0.20/volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/thaw returned with HTTP 400 Jan 10 14:32:12.173295 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 523/976] 10.222.0.20 () {60 vars in 1260 bytes} [Mon Jan 10 14:32:12 2022] PUT /volume/v3/943caf3dcb7f4aeeba9792bff9c106df/os-services/thaw => generated 83 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:32:13.002550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-df0da4f7-de40-45fc-9ac7-9bea95d4349d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:13.003732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-df0da4f7-de40-45fc-9ac7-9bea95d4349d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:13.004575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-df0da4f7-de40-45fc-9ac7-9bea95d4349d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:13.005060 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-df0da4f7-de40-45fc-9ac7-9bea95d4349d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:13.023044 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:13.023044 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:13.025129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-df0da4f7-de40-45fc-9ac7-9bea95d4349d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:13.026366 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 524/977] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:14.039820 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac76ea40-4f61-4bff-a07a-29f8c8f7eafa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:14.041539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac76ea40-4f61-4bff-a07a-29f8c8f7eafa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:14.042209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac76ea40-4f61-4bff-a07a-29f8c8f7eafa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:14.043321 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ac76ea40-4f61-4bff-a07a-29f8c8f7eafa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:14.053430 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:14.053430 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:14.055968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac76ea40-4f61-4bff-a07a-29f8c8f7eafa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:14.062650 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 525/978] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:15.069386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43337b20-99a3-41cb-9f6d-0c3070b9e5a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:15.074017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43337b20-99a3-41cb-9f6d-0c3070b9e5a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:15.074017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43337b20-99a3-41cb-9f6d-0c3070b9e5a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:15.074017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-43337b20-99a3-41cb-9f6d-0c3070b9e5a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:15.093099 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:15.093099 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:15.102961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43337b20-99a3-41cb-9f6d-0c3070b9e5a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:15.115594 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 526/979] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:16.122235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f1a6083-9cae-4f41-a51f-17dd9edcba0a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:16.122883 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f1a6083-9cae-4f41-a51f-17dd9edcba0a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:16.123299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f1a6083-9cae-4f41-a51f-17dd9edcba0a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:16.123813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4f1a6083-9cae-4f41-a51f-17dd9edcba0a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:16.134383 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:16.134383 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:16.136789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f1a6083-9cae-4f41-a51f-17dd9edcba0a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:16.152294 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 527/980] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:17.153371 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-76590ba1-6293-4d0d-8420-fd6148ad4ad0 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f returned with HTTP 200 Jan 10 14:32:17.158883 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 454/981] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:31:50 2022] DELETE /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/attachments/10f45029-e1c4-4d53-950f-0e483e252d2f => generated 19 bytes in 26889 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:17.168197 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-ab54d614-7ec0-431c-a1e9-349244a41e03 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] DELETE http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:32:17.168633 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-ab54d614-7ec0-431c-a1e9-349244a41e03 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:17.169097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-ab54d614-7ec0-431c-a1e9-349244a41e03 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:17.169418 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dae92c78-53cb-40e9-b512-e4f43135e035 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:17.169870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-ab54d614-7ec0-431c-a1e9-349244a41e03 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Delete volume with id: bcab109a-a35f-47f8-a426-e6c67127187b Jan 10 14:32:17.170947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dae92c78-53cb-40e9-b512-e4f43135e035 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:17.171556 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dae92c78-53cb-40e9-b512-e4f43135e035 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:17.171970 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dae92c78-53cb-40e9-b512-e4f43135e035 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:17.181115 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:17.181115 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:17.183551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dae92c78-53cb-40e9-b512-e4f43135e035 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:17.185248 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 528/982] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:17.194759 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:17.194759 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:17.195848 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-ab54d614-7ec0-431c-a1e9-349244a41e03 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Volume info retrieved successfully. Jan 10 14:32:17.450869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-ab54d614-7ec0-431c-a1e9-349244a41e03 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] Delete volume request issued successfully. Jan 10 14:32:17.476508 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f08dbdab-f65e-4c54-8282-3f5c20e33c27 req-ab54d614-7ec0-431c-a1e9-349244a41e03 tempest-ServersTestBootFromVolume-1537524717 tempest-ServersTestBootFromVolume-1537524717-project] http://10.222.0.20/volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b returned with HTTP 202 Jan 10 14:32:17.476508 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 455/983] 10.222.0.30 () {60 vars in 1393 bytes} [Mon Jan 10 14:32:17 2022] DELETE /volume/v3/af28af0380bf4a46aab8e4f2d12e62ff/volumes/bcab109a-a35f-47f8-a426-e6c67127187b => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:32:18.202638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4dff36db-cc04-4a35-ae12-f06e7ceec5e2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:18.204079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4dff36db-cc04-4a35-ae12-f06e7ceec5e2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:18.204950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4dff36db-cc04-4a35-ae12-f06e7ceec5e2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:18.207473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4dff36db-cc04-4a35-ae12-f06e7ceec5e2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:18.219717 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:18.219717 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:18.230543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4dff36db-cc04-4a35-ae12-f06e7ceec5e2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:18.231876 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 529/984] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:19.244392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:19.244965 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:19.245338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:19.245648 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:19.259343 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:19.259343 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:19.261755 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:19.270658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 456/985] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:19.886401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-7e55f7d0-afd9-408f-b840-b2927eaf81d9 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:32:19.887613 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-7e55f7d0-afd9-408f-b840-b2927eaf81d9 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:19.888276 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-7e55f7d0-afd9-408f-b840-b2927eaf81d9 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:19.909906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:19.909906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:19.919543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-7e55f7d0-afd9-408f-b840-b2927eaf81d9 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:32:19.962041 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-7e55f7d0-afd9-408f-b840-b2927eaf81d9 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:32:19.972093 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 530/986] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:32:19 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:20.043483 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume// Jan 10 14:32:20.043676 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:20.044348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:20.045901 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5734bc5-51fb-4dde-b500-56cb11286ae8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:32:20.046602 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 457/987] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:32:20 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:32:20.063559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-19f53b9e-7901-42f7-999f-014b738df6e7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments Jan 10 14:32:20.063559 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-19f53b9e-7901-42f7-999f-014b738df6e7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b67e120b-034f-445c-ac8c-132eff70b5b9", "connector": null, "instance_uuid": "68fe1930-ea4c-4efb-9b13-fdae57133f75"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:20.096586 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:20.096586 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:20.283664 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4af733e-8349-4309-9674-2cd79d094b5e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:20.284907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4af733e-8349-4309-9674-2cd79d094b5e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:20.285757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4af733e-8349-4309-9674-2cd79d094b5e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:20.286127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f4af733e-8349-4309-9674-2cd79d094b5e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:20.294467 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:20.294467 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:20.296337 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4af733e-8349-4309-9674-2cd79d094b5e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:20.297178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 458/988] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:20.452742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-19f53b9e-7901-42f7-999f-014b738df6e7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments returned with HTTP 200 Jan 10 14:32:20.460054 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 531/989] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:32:20 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments => generated 273 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:32:20.747548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-2b60793d-a7e5-4b12-ab35-4f6a9cfeab61 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8/action Jan 10 14:32:20.748565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-2b60793d-a7e5-4b12-ab35-4f6a9cfeab61 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:32:20.748907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-2b60793d-a7e5-4b12-ab35-4f6a9cfeab61 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:20.823844 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:20.823844 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:21.069959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c177c017-e77d-4df7-ada1-44aa37162bdf req-2b60793d-a7e5-4b12-ab35-4f6a9cfeab61 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8/action returned with HTTP 204 Jan 10 14:32:21.070783 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 459/990] 10.222.0.20 () {66 vars in 1705 bytes} [Mon Jan 10 14:32:20 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8/action => generated 0 bytes in 329 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:32:21.213691 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1a69df0-ce3e-4536-855d-3267990dca6d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:32:21.214146 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1a69df0-ce3e-4536-855d-3267990dca6d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:21.214576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1a69df0-ce3e-4536-855d-3267990dca6d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:21.248669 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:21.248669 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:21.262940 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1a69df0-ce3e-4536-855d-3267990dca6d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:32:21.277741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1a69df0-ce3e-4536-855d-3267990dca6d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:32:21.282787 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 532/991] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:21 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 1181 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:32:21.303470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1acbc931-23fc-41ad-9beb-d781ca71e7a7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:32:21.303470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1acbc931-23fc-41ad-9beb-d781ca71e7a7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:21.307894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1acbc931-23fc-41ad-9beb-d781ca71e7a7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:21.312511 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ec465487-92c6-4058-86a1-2b03ccbb6387 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:21.312659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ec465487-92c6-4058-86a1-2b03ccbb6387 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:21.313070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ec465487-92c6-4058-86a1-2b03ccbb6387 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:21.313375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ec465487-92c6-4058-86a1-2b03ccbb6387 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:21.330186 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:21.330186 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:21.332751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ec465487-92c6-4058-86a1-2b03ccbb6387 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:21.333836 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 533/992] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:21.355845 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:21.355845 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:21.362389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1acbc931-23fc-41ad-9beb-d781ca71e7a7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:32:21.372017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1acbc931-23fc-41ad-9beb-d781ca71e7a7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:32:21.372793 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 460/993] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:21 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 1181 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:32:22.352158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:22.352715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:22.352989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:22.353290 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:22.369817 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:22.369817 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:22.378874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:22.385921 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 534/994] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:23.392865 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15e45167-71e3-45b5-bf02-bb61569128a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:23.394266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15e45167-71e3-45b5-bf02-bb61569128a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:23.394983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15e45167-71e3-45b5-bf02-bb61569128a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:23.395451 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-15e45167-71e3-45b5-bf02-bb61569128a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:23.421786 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:23.421786 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:23.430485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15e45167-71e3-45b5-bf02-bb61569128a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:23.435649 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 461/995] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:24.155977 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume// Jan 10 14:32:24.156537 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:24.156860 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:24.157592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56126cda-e1ea-43d1-84f9-5ee5ede1db85 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:32:24.158405 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 535/996] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:32:24 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:32:24.171929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-bdd514f2-52dc-4d28-bdee-541ff2094b62 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:32:24.171929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-bdd514f2-52dc-4d28-bdee-541ff2094b62 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:24.171929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-bdd514f2-52dc-4d28-bdee-541ff2094b62 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:24.216315 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:24.216315 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:24.233864 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-bdd514f2-52dc-4d28-bdee-541ff2094b62 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:32:24.255661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-bdd514f2-52dc-4d28-bdee-541ff2094b62 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:32:24.256542 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 462/997] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:32:24 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 1280 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:32:24.272608 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-ecec0d81-f25c-44b1-8f0e-1c77621b1db6 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] PUT http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8 Jan 10 14:32:24.273814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-ecec0d81-f25c-44b1-8f0e-1c77621b1db6 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:24.309114 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:32:24.309114 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:32:24.309775 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-ecec0d81-f25c-44b1-8f0e-1c77621b1db6 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Lock "b'cinder-attachment_update-b67e120b-034f-445c-ac8c-132eff70b5b9-n-h2-master-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:32:24.311870 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:24.311870 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:24.449126 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f21f5380-9009-496c-8dfc-47082b44f165 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:24.453603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f21f5380-9009-496c-8dfc-47082b44f165 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:24.455574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f21f5380-9009-496c-8dfc-47082b44f165 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:24.456246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f21f5380-9009-496c-8dfc-47082b44f165 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:24.464779 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:24.464779 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:24.467350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f21f5380-9009-496c-8dfc-47082b44f165 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:24.480580 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 463/998] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 802 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:25.494496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5482939f-359c-4391-8822-c4282f5340ef tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:25.495804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5482939f-359c-4391-8822-c4282f5340ef tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:25.496392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5482939f-359c-4391-8822-c4282f5340ef tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:25.497058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5482939f-359c-4391-8822-c4282f5340ef tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:25.514513 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:25.514513 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:25.520408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5482939f-359c-4391-8822-c4282f5340ef tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:25.521999 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 464/999] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:26.551398 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40833335-1033-4f6e-9ffa-330571d6d7f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:26.552050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40833335-1033-4f6e-9ffa-330571d6d7f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:26.553180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40833335-1033-4f6e-9ffa-330571d6d7f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:26.555814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-40833335-1033-4f6e-9ffa-330571d6d7f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:26.570594 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:26.570594 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:26.574482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40833335-1033-4f6e-9ffa-330571d6d7f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:26.589647 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 465/1000] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:27.596858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-805d81d3-a27a-4f80-9f0d-8ecb49f9a1af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:27.598670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-805d81d3-a27a-4f80-9f0d-8ecb49f9a1af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:27.599304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-805d81d3-a27a-4f80-9f0d-8ecb49f9a1af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:27.599775 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-805d81d3-a27a-4f80-9f0d-8ecb49f9a1af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:27.615219 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:27.615219 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:27.627134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-805d81d3-a27a-4f80-9f0d-8ecb49f9a1af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:27.636217 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 466/1001] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:28.649604 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f194b597-88c6-489a-84b8-c5e9177a6cdb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:28.650177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f194b597-88c6-489a-84b8-c5e9177a6cdb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:28.650604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f194b597-88c6-489a-84b8-c5e9177a6cdb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:28.650931 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f194b597-88c6-489a-84b8-c5e9177a6cdb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:28.688598 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:28.688598 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:28.691674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f194b597-88c6-489a-84b8-c5e9177a6cdb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:28.691674 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 467/1002] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:29.713983 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27df4254-397a-483f-a073-72be680391de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:29.717957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27df4254-397a-483f-a073-72be680391de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:29.718610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27df4254-397a-483f-a073-72be680391de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:29.719084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-27df4254-397a-483f-a073-72be680391de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:29.735543 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:29.735543 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:29.738094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27df4254-397a-483f-a073-72be680391de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:29.739201 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 468/1003] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:30.774599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-752d7256-ae48-4795-b920-65c8b6fa18b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:30.775162 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-752d7256-ae48-4795-b920-65c8b6fa18b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:30.775551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-752d7256-ae48-4795-b920-65c8b6fa18b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:30.780471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-752d7256-ae48-4795-b920-65c8b6fa18b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:30.785106 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:30.785106 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:30.787858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-752d7256-ae48-4795-b920-65c8b6fa18b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:30.795172 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 469/1004] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:31.802950 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a9c35faa-cac4-423d-a796-2977237a4970 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:31.803598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a9c35faa-cac4-423d-a796-2977237a4970 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:31.803831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a9c35faa-cac4-423d-a796-2977237a4970 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:31.804136 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a9c35faa-cac4-423d-a796-2977237a4970 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:31.816414 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:31.816414 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:31.818040 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a9c35faa-cac4-423d-a796-2977237a4970 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:31.828321 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 470/1005] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:32.836338 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-017583b5-af14-41c4-9326-4a349050d1c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:32.837445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-017583b5-af14-41c4-9326-4a349050d1c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:32.838050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-017583b5-af14-41c4-9326-4a349050d1c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:32.838510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-017583b5-af14-41c4-9326-4a349050d1c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:32.853040 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:32.853040 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:32.855291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-017583b5-af14-41c4-9326-4a349050d1c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:32.861185 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 471/1006] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:33.869184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffd60cea-aec0-405b-ba97-589b4ee83e67 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:33.869837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ffd60cea-aec0-405b-ba97-589b4ee83e67 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:33.870043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ffd60cea-aec0-405b-ba97-589b4ee83e67 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:33.870568 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ffd60cea-aec0-405b-ba97-589b4ee83e67 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:33.882953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:33.882953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:33.884983 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffd60cea-aec0-405b-ba97-589b4ee83e67 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:33.889173 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 472/1007] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:34.903330 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6efe1cb-daad-4919-b602-deda2e877f5f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:34.904624 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6efe1cb-daad-4919-b602-deda2e877f5f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:34.905237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6efe1cb-daad-4919-b602-deda2e877f5f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:34.905900 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f6efe1cb-daad-4919-b602-deda2e877f5f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:34.924986 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:34.924986 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:34.929281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6efe1cb-daad-4919-b602-deda2e877f5f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:34.930333 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 473/1008] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:35.947667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d835366d-39d1-4295-b28f-13082fec6b6d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:35.948386 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d835366d-39d1-4295-b28f-13082fec6b6d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:35.948867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d835366d-39d1-4295-b28f-13082fec6b6d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:35.949256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d835366d-39d1-4295-b28f-13082fec6b6d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:35.963458 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:35.963458 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:35.974252 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d835366d-39d1-4295-b28f-13082fec6b6d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:35.975361 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 474/1009] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:36.990793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c0aff63e-165f-4c02-a7cb-41c3a6caf346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:36.991376 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c0aff63e-165f-4c02-a7cb-41c3a6caf346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:36.991883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c0aff63e-165f-4c02-a7cb-41c3a6caf346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:36.992296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c0aff63e-165f-4c02-a7cb-41c3a6caf346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:37.008896 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:37.008896 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:37.013661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c0aff63e-165f-4c02-a7cb-41c3a6caf346 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:37.018076 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 475/1010] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:38.031207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e229dc9a-0f19-482e-9631-3ba2a71eae03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:38.032850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e229dc9a-0f19-482e-9631-3ba2a71eae03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:38.033307 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e229dc9a-0f19-482e-9631-3ba2a71eae03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:38.033758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e229dc9a-0f19-482e-9631-3ba2a71eae03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:38.051916 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:38.051916 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:38.061809 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e229dc9a-0f19-482e-9631-3ba2a71eae03 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:38.071189 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 476/1011] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:39.086445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d4c2b7f-ca33-46f2-bfa6-799ed6bb3350 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:39.086445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d4c2b7f-ca33-46f2-bfa6-799ed6bb3350 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:39.086445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d4c2b7f-ca33-46f2-bfa6-799ed6bb3350 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:39.086445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7d4c2b7f-ca33-46f2-bfa6-799ed6bb3350 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:39.095015 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:39.095015 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:39.099262 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d4c2b7f-ca33-46f2-bfa6-799ed6bb3350 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:39.100868 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 477/1012] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:40.117572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45519c37-e682-421c-acb2-1ee5ed2e65b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:40.118705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45519c37-e682-421c-acb2-1ee5ed2e65b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:40.119489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45519c37-e682-421c-acb2-1ee5ed2e65b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:40.119804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-45519c37-e682-421c-acb2-1ee5ed2e65b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:40.129613 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:40.129613 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:40.131686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45519c37-e682-421c-acb2-1ee5ed2e65b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:40.139588 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 478/1013] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:41.148527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afb535b9-a485-4940-b714-f9c922dd51a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:41.157470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afb535b9-a485-4940-b714-f9c922dd51a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:41.158580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afb535b9-a485-4940-b714-f9c922dd51a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:41.162662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-afb535b9-a485-4940-b714-f9c922dd51a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:41.179100 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:41.179100 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:41.191612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afb535b9-a485-4940-b714-f9c922dd51a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:41.194264 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 479/1014] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:41.673716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-ecec0d81-f25c-44b1-8f0e-1c77621b1db6 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Lock "b'cinder-attachment_update-b67e120b-034f-445c-ac8c-132eff70b5b9-n-h2-master-5'" released by "attachment_update" :: held 17.364s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:32:41.675610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-ecec0d81-f25c-44b1-8f0e-1c77621b1db6 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8 returned with HTTP 200 Jan 10 14:32:41.676477 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 536/1015] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:32:24 2022] PUT /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8 => generated 762 bytes in 17409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:32:41.839708 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-9a18027e-9a93-46f8-8986-0169c76ebdec tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8/action Jan 10 14:32:41.840893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-9a18027e-9a93-46f8-8986-0169c76ebdec tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:32:41.841442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-9a18027e-9a93-46f8-8986-0169c76ebdec tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:41.900719 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:41.900719 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:42.166819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-b909798c-4bff-4e8c-8603-fb10d5d6b066 req-9a18027e-9a93-46f8-8986-0169c76ebdec tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8/action returned with HTTP 204 Jan 10 14:32:42.168624 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 480/1016] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:32:41 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8/action => generated 0 bytes in 333 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:32:42.205647 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ac52b43-513f-48ed-b135-cd82ed17ca9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:42.206101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ac52b43-513f-48ed-b135-cd82ed17ca9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:42.207194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ac52b43-513f-48ed-b135-cd82ed17ca9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:42.207507 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8ac52b43-513f-48ed-b135-cd82ed17ca9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:42.217997 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:42.217997 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:42.224173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ac52b43-513f-48ed-b135-cd82ed17ca9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:42.226832 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 537/1017] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:43.239490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3c2a269-a312-49d3-95d4-89ffc1ee8903 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:43.240023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3c2a269-a312-49d3-95d4-89ffc1ee8903 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:43.240400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3c2a269-a312-49d3-95d4-89ffc1ee8903 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:43.240705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e3c2a269-a312-49d3-95d4-89ffc1ee8903 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:43.248105 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:43.248105 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:43.249768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3c2a269-a312-49d3-95d4-89ffc1ee8903 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:43.250980 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 481/1018] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:44.264962 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19832980-dd2c-46cf-bd50-64a829ee87d1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:44.265606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19832980-dd2c-46cf-bd50-64a829ee87d1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:44.265877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19832980-dd2c-46cf-bd50-64a829ee87d1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:44.269660 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-19832980-dd2c-46cf-bd50-64a829ee87d1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:44.293649 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:44.293649 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:44.297705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19832980-dd2c-46cf-bd50-64a829ee87d1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:44.306600 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 538/1019] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:45.311223 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5636f0f1-a39c-4f54-ab0d-bc6d9b38257b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:45.311675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5636f0f1-a39c-4f54-ab0d-bc6d9b38257b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:45.312283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5636f0f1-a39c-4f54-ab0d-bc6d9b38257b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:45.312666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5636f0f1-a39c-4f54-ab0d-bc6d9b38257b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:45.326761 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:45.326761 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:45.332686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5636f0f1-a39c-4f54-ab0d-bc6d9b38257b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:45.341520 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 482/1020] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:46.353954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-68c692d2-b9ef-4456-a9b0-2f256981f6aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:46.355694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-68c692d2-b9ef-4456-a9b0-2f256981f6aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:46.356182 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-68c692d2-b9ef-4456-a9b0-2f256981f6aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:46.356739 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-68c692d2-b9ef-4456-a9b0-2f256981f6aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:46.371776 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:46.371776 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:46.378684 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-68c692d2-b9ef-4456-a9b0-2f256981f6aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:46.380405 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 539/1021] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:47.394658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4955b58c-a045-4c96-8000-85df9a6dcd1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:47.396147 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4955b58c-a045-4c96-8000-85df9a6dcd1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:47.397222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4955b58c-a045-4c96-8000-85df9a6dcd1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:47.397806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4955b58c-a045-4c96-8000-85df9a6dcd1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:47.409712 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:47.409712 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:47.412719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4955b58c-a045-4c96-8000-85df9a6dcd1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:47.413917 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 483/1022] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:48.426553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-847e05be-f6aa-404b-8f4b-7720723ad5c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:48.427203 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-847e05be-f6aa-404b-8f4b-7720723ad5c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:48.427740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-847e05be-f6aa-404b-8f4b-7720723ad5c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:48.428136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-847e05be-f6aa-404b-8f4b-7720723ad5c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:48.445780 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:48.445780 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:48.449094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-847e05be-f6aa-404b-8f4b-7720723ad5c8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:48.449094 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 540/1023] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:48.685190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes Jan 10 14:32:48.687019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-779193310"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:48.688350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-779193310'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:32:48.688974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume of 1 GB Jan 10 14:32:48.710984 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Availability Zones retrieved successfully. Jan 10 14:32:48.776166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (20b25e1d-d259-4ced-9681-31910630b29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:32:48.789673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936218b2-68f4-4453-a2b8-a771d3b24965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:32:48.797643 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:32:48.852602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936218b2-68f4-4453-a2b8-a771d3b24965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:32:48.855510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7cc39e0-4462-44cf-81d5-2bf00596f254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:32:49.326322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Created reservations ['027d1f87-4048-4444-a996-10ebb702f7f2', '5ebb192c-0a0f-4152-8cd6-d4033b7c4312', '768dd1fb-99d5-4433-a748-0e04c4d6c342', '7db025a0-5baf-46da-bbf0-a9ad9bf82c71'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:32:49.328110 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7cc39e0-4462-44cf-81d5-2bf00596f254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027d1f87-4048-4444-a996-10ebb702f7f2', '5ebb192c-0a0f-4152-8cd6-d4033b7c4312', '768dd1fb-99d5-4433-a748-0e04c4d6c342', '7db025a0-5baf-46da-bbf0-a9ad9bf82c71']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:32:49.330064 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6409b58-814d-4dde-b859-55faf854cbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:32:49.464300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-552eb0a9-f486-4729-aaec-29177a27a372 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:49.465047 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-552eb0a9-f486-4729-aaec-29177a27a372 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:49.465251 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-552eb0a9-f486-4729-aaec-29177a27a372 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:49.465817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-552eb0a9-f486-4729-aaec-29177a27a372 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:49.488714 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:49.488714 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:49.493084 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-552eb0a9-f486-4729-aaec-29177a27a372 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:49.500458 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 541/1024] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:49.623871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6409b58-814d-4dde-b859-55faf854cbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26536c8d-b987-40a9-83dc-ecd9a37c410d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-779193310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['027d1f87-4048-4444-a996-10ebb702f7f2','5ebb192c-0a0f-4152-8cd6-d4033b7c4312','768dd1fb-99d5-4433-a748-0e04c4d6c342','7db025a0-5baf-46da-bbf0-a9ad9bf82c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:32:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-779193310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26536c8d-b987-40a9-83dc-ecd9a37c410d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f1289ae6f545f4929cd90d94f3bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:32:49.626172 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e9129b-0893-4b9c-a565-0a1e9413df7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:32:49.719667 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e9129b-0893-4b9c-a565-0a1e9413df7e) transitioned into state 'SUCCESS' from state '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-779193310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['027d1f87-4048-4444-a996-10ebb702f7f2','5ebb192c-0a0f-4152-8cd6-d4033b7c4312','768dd1fb-99d5-4433-a748-0e04c4d6c342','7db025a0-5baf-46da-bbf0-a9ad9bf82c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:32:49.727001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabdd8c4-d8d2-4560-ac39-fbedc4a3742e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:32:49.841522 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabdd8c4-d8d2-4560-ac39-fbedc4a3742e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:32:49.849610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (20b25e1d-d259-4ced-9681-31910630b29f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:32:49.854890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request issued successfully. Jan 10 14:32:49.856456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-159e2530-bf02-4de4-9343-7dcfa5666f41 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes returned with HTTP 202 Jan 10 14:32:49.869533 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 484/1025] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:32:48 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes => generated 817 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:32:49.872792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb4003b5-819b-45e6-98fc-8bd7b9351cd3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:49.873313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb4003b5-819b-45e6-98fc-8bd7b9351cd3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:49.873678 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb4003b5-819b-45e6-98fc-8bd7b9351cd3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:49.908321 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:49.908321 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:49.946282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fb4003b5-819b-45e6-98fc-8bd7b9351cd3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:50.000013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb4003b5-819b-45e6-98fc-8bd7b9351cd3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:50.008570 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 542/1026] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:49 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 885 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:50.516656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30424cc6-dec4-4af5-8f71-02c0affa1b64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:50.517201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30424cc6-dec4-4af5-8f71-02c0affa1b64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:50.517485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30424cc6-dec4-4af5-8f71-02c0affa1b64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:50.517749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-30424cc6-dec4-4af5-8f71-02c0affa1b64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:50.545707 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:50.545707 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:50.548448 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30424cc6-dec4-4af5-8f71-02c0affa1b64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:50.553569 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 485/1027] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:51.025346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7bea145d-058a-48f1-a723-4e4c295cda8b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:51.025896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7bea145d-058a-48f1-a723-4e4c295cda8b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:51.026246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7bea145d-058a-48f1-a723-4e4c295cda8b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:51.076906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:51.076906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:51.087675 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7bea145d-058a-48f1-a723-4e4c295cda8b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:51.099244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7bea145d-058a-48f1-a723-4e4c295cda8b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:51.100815 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 543/1028] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:51 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:51.567264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a82b4d98-0d82-4210-ab39-61febce65b30 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:51.567791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a82b4d98-0d82-4210-ab39-61febce65b30 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:51.568334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a82b4d98-0d82-4210-ab39-61febce65b30 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:51.568735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a82b4d98-0d82-4210-ab39-61febce65b30 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:51.587030 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:51.587030 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:51.588769 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a82b4d98-0d82-4210-ab39-61febce65b30 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:51.592974 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 486/1029] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:52.116414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cde9d568-4538-49bd-aff2-39543b9bab69 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:52.116955 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cde9d568-4538-49bd-aff2-39543b9bab69 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:52.117535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cde9d568-4538-49bd-aff2-39543b9bab69 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:52.172645 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:52.172645 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:52.200620 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cde9d568-4538-49bd-aff2-39543b9bab69 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:52.245724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cde9d568-4538-49bd-aff2-39543b9bab69 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:52.258042 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 544/1030] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:52 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 909 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:52.603136 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fb279f8-2cff-4c87-984e-9bb238deb6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:52.604632 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fb279f8-2cff-4c87-984e-9bb238deb6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:52.605355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fb279f8-2cff-4c87-984e-9bb238deb6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:52.605888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5fb279f8-2cff-4c87-984e-9bb238deb6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:52.620101 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:52.620101 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:52.635311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fb279f8-2cff-4c87-984e-9bb238deb6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:52.647548 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 487/1031] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:53.288205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b7df63e-61f0-4937-865f-5b85c0a6b12a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:53.289064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b7df63e-61f0-4937-865f-5b85c0a6b12a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:53.289176 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b7df63e-61f0-4937-865f-5b85c0a6b12a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:53.322473 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:53.322473 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:53.349851 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b7df63e-61f0-4937-865f-5b85c0a6b12a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:53.386237 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b7df63e-61f0-4937-865f-5b85c0a6b12a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:53.424232 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 545/1032] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:53 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 909 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:53.665204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f408e8c-b934-40b5-8f38-b14ef1ab1513 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:53.666979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f408e8c-b934-40b5-8f38-b14ef1ab1513 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:53.673939 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f408e8c-b934-40b5-8f38-b14ef1ab1513 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:53.673939 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3f408e8c-b934-40b5-8f38-b14ef1ab1513 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:53.704748 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:53.704748 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:53.711366 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f408e8c-b934-40b5-8f38-b14ef1ab1513 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:53.717628 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 488/1033] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:54.423375 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b923caa-119c-4390-a7d4-9021954ea46e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:54.423375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b923caa-119c-4390-a7d4-9021954ea46e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:54.423375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2b923caa-119c-4390-a7d4-9021954ea46e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:54.458220 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:54.458220 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:54.495765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2b923caa-119c-4390-a7d4-9021954ea46e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:54.520821 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2b923caa-119c-4390-a7d4-9021954ea46e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:54.522414 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 546/1034] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:54 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:54.669174 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77eb0ffd-7b88-410a-8656-249408370ca3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action Jan 10 14:32:54.670567 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77eb0ffd-7b88-410a-8656-249408370ca3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action body: b'{"os-attach": {"instance_uuid": "902effa0-9f23-4bdd-b686-00066da314ba", "mountpoint": "/dev/sdb"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:32:54.671800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77eb0ffd-7b88-410a-8656-249408370ca3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "902effa0-9f23-4bdd-b686-00066da314ba", "mountpoint": "/dev/sdb"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:54.698437 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:54.698437 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:54.704176 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-77eb0ffd-7b88-410a-8656-249408370ca3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:54.729841 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-121a892c-b791-4b44-98cd-28e466be3dc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:54.730614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-121a892c-b791-4b44-98cd-28e466be3dc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:54.731343 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-121a892c-b791-4b44-98cd-28e466be3dc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:54.731870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-121a892c-b791-4b44-98cd-28e466be3dc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:54.748739 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:54.748739 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:54.750717 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-121a892c-b791-4b44-98cd-28e466be3dc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:54.752180 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 547/1035] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:54.962429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-77eb0ffd-7b88-410a-8656-249408370ca3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Update volume admin metadata completed successfully. Jan 10 14:32:55.396286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-77eb0ffd-7b88-410a-8656-249408370ca3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Attach volume completed successfully. Jan 10 14:32:55.397530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77eb0ffd-7b88-410a-8656-249408370ca3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action returned with HTTP 202 Jan 10 14:32:55.398937 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 489/1036] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:32:54 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action => generated 0 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:32:55.406668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c59b637a-2a3b-4b3e-b62b-ae5cebcb5980 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:55.408063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c59b637a-2a3b-4b3e-b62b-ae5cebcb5980 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:55.408063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c59b637a-2a3b-4b3e-b62b-ae5cebcb5980 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:55.438506 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:55.438506 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:55.457329 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c59b637a-2a3b-4b3e-b62b-ae5cebcb5980 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:55.490108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c59b637a-2a3b-4b3e-b62b-ae5cebcb5980 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:55.496942 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 548/1037] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:55 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 1244 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:32:55.518958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27045a55-51f9-4164-946c-e29c97283b79 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:55.519808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27045a55-51f9-4164-946c-e29c97283b79 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:55.520518 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27045a55-51f9-4164-946c-e29c97283b79 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:55.565710 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:55.565710 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:55.579748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-27045a55-51f9-4164-946c-e29c97283b79 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:55.597838 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27045a55-51f9-4164-946c-e29c97283b79 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:55.601184 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 490/1038] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:55 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 1244 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:32:55.769962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f47551c-1aa8-4500-b06e-c8af1ccac6f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:55.770691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f47551c-1aa8-4500-b06e-c8af1ccac6f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:55.770851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f47551c-1aa8-4500-b06e-c8af1ccac6f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:55.771367 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4f47551c-1aa8-4500-b06e-c8af1ccac6f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:55.794399 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:55.794399 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:55.796801 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f47551c-1aa8-4500-b06e-c8af1ccac6f9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:55.806439 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 491/1039] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:56.089297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45a7abfa-bfa9-441d-a754-4121eefc6c03 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action Jan 10 14:32:56.090034 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45a7abfa-bfa9-441d-a754-4121eefc6c03 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:32:56.090361 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45a7abfa-bfa9-441d-a754-4121eefc6c03 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:56.091188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-45a7abfa-bfa9-441d-a754-4121eefc6c03 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume '26536c8d-b987-40a9-83dc-ecd9a37c410d' with '{'status': 'error'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:32:56.141488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:56.141488 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:56.415819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45a7abfa-bfa9-441d-a754-4121eefc6c03 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action returned with HTTP 202 Jan 10 14:32:56.418467 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 549/1040] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:32:55 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action => generated 0 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:32:56.430373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4271bdc-87ac-4231-a0f5-bae93b22e9b5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:56.432768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4271bdc-87ac-4231-a0f5-bae93b22e9b5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:56.433500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4271bdc-87ac-4231-a0f5-bae93b22e9b5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:56.461420 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:56.461420 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:56.472294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d4271bdc-87ac-4231-a0f5-bae93b22e9b5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:56.490900 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4271bdc-87ac-4231-a0f5-bae93b22e9b5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:56.492306 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 492/1041] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:56 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:32:56.508918 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action Jan 10 14:32:56.510309 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3685c7e1-d474-4f93-a6db-ca851e550f8a"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:32:56.510816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3685c7e1-d474-4f93-a6db-ca851e550f8a"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:56.533985 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:56.533985 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:56.535368 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Volume info retrieved successfully. Jan 10 14:32:56.572211 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Terminate volume connection completed successfully. Jan 10 14:32:56.584162 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=110759) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:783}} Jan 10 14:32:56.812442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d27ccc9f-cd1b-46af-976e-b40e448e2006 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:56.813156 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d27ccc9f-cd1b-46af-976e-b40e448e2006 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:56.813807 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d27ccc9f-cd1b-46af-976e-b40e448e2006 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:56.814175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d27ccc9f-cd1b-46af-976e-b40e448e2006 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:56.823032 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:56.823032 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:56.828337 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d27ccc9f-cd1b-46af-976e-b40e448e2006 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:56.830195 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 493/1042] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:56.954605 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Detach volume completed successfully. Jan 10 14:32:56.955043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92e39311-6581-4f16-bcec-31c572b68905 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action returned with HTTP 202 Jan 10 14:32:56.959061 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 550/1043] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:32:56 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action => generated 0 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:32:56.967678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72667760-5c46-4f0f-89ee-a0fdfef58098 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:56.967874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72667760-5c46-4f0f-89ee-a0fdfef58098 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:56.969236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72667760-5c46-4f0f-89ee-a0fdfef58098 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:57.008432 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:57.008432 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:57.038067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72667760-5c46-4f0f-89ee-a0fdfef58098 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:57.065410 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72667760-5c46-4f0f-89ee-a0fdfef58098 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:57.066844 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 494/1044] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:56 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 929 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:57.090911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e2c34e9-08d6-462d-be38-f77b6bc44ac3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:57.091849 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e2c34e9-08d6-462d-be38-f77b6bc44ac3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:57.092807 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e2c34e9-08d6-462d-be38-f77b6bc44ac3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:57.149236 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:57.149236 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:57.163596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e2c34e9-08d6-462d-be38-f77b6bc44ac3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:57.177876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e2c34e9-08d6-462d-be38-f77b6bc44ac3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:57.179030 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 551/1045] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:57 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 929 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:57.210989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-863481bb-1142-4658-8a61-1af7ea36a864 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action Jan 10 14:32:57.212193 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-863481bb-1142-4658-8a61-1af7ea36a864 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action body: b'{"os-detach": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:32:57.212727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-863481bb-1142-4658-8a61-1af7ea36a864 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:32:57.256100 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:57.256100 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:57.270334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-863481bb-1142-4658-8a61-1af7ea36a864 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:57.386611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-863481bb-1142-4658-8a61-1af7ea36a864 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Detach volume completed successfully. Jan 10 14:32:57.387061 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-863481bb-1142-4658-8a61-1af7ea36a864 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action returned with HTTP 202 Jan 10 14:32:57.392647 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 495/1046] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:32:57 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:32:57.397001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc200a57-92a5-4c45-8753-ea09009f885f tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:32:57.404876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc200a57-92a5-4c45-8753-ea09009f885f tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:57.404876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc200a57-92a5-4c45-8753-ea09009f885f tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:57.428925 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:57.428925 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:57.456661 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fc200a57-92a5-4c45-8753-ea09009f885f tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:32:57.473365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc200a57-92a5-4c45-8753-ea09009f885f tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:32:57.490386 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 552/1047] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:57 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 929 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:57.848449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8118ed16-b9a7-4e17-92b4-1b318023481c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:57.851162 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8118ed16-b9a7-4e17-92b4-1b318023481c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:57.852149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8118ed16-b9a7-4e17-92b4-1b318023481c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:57.853015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8118ed16-b9a7-4e17-92b4-1b318023481c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:57.867058 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:57.867058 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:57.869905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8118ed16-b9a7-4e17-92b4-1b318023481c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:57.872487 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 496/1048] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:32:58.885231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa5ee123-7de6-4535-9225-39b5985b8a41 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:58.887840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa5ee123-7de6-4535-9225-39b5985b8a41 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:58.888564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa5ee123-7de6-4535-9225-39b5985b8a41 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:58.889076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fa5ee123-7de6-4535-9225-39b5985b8a41 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:58.905954 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:58.905954 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:58.910664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa5ee123-7de6-4535-9225-39b5985b8a41 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:58.912094 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 553/1049] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:32:59.933031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e6f794a-2b6b-4b7b-8e2a-02b8de13facb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:32:59.933031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e6f794a-2b6b-4b7b-8e2a-02b8de13facb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:32:59.933031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e6f794a-2b6b-4b7b-8e2a-02b8de13facb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:32:59.933031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9e6f794a-2b6b-4b7b-8e2a-02b8de13facb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:32:59.938957 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:32:59.938957 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:32:59.940839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e6f794a-2b6b-4b7b-8e2a-02b8de13facb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:32:59.941990 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 497/1050] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:32:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:00.954069 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a817dd3-d502-42f4-8aa3-85216ad3199b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:00.954653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a817dd3-d502-42f4-8aa3-85216ad3199b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:00.954978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a817dd3-d502-42f4-8aa3-85216ad3199b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:00.955286 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8a817dd3-d502-42f4-8aa3-85216ad3199b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:00.968076 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:00.968076 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:00.972787 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a817dd3-d502-42f4-8aa3-85216ad3199b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:00.976949 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 554/1051] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:01.984891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5169b885-f7cd-4745-976f-b0a5aefa4f87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:01.985515 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5169b885-f7cd-4745-976f-b0a5aefa4f87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:01.986031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5169b885-f7cd-4745-976f-b0a5aefa4f87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:01.986344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5169b885-f7cd-4745-976f-b0a5aefa4f87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:01.995023 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:01.995023 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:01.997738 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5169b885-f7cd-4745-976f-b0a5aefa4f87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:01.998999 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 498/1052] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:03.013641 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9344457d-f5d7-4418-bcee-51c5d751cee8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:03.014064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9344457d-f5d7-4418-bcee-51c5d751cee8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:03.014477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9344457d-f5d7-4418-bcee-51c5d751cee8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:03.014855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9344457d-f5d7-4418-bcee-51c5d751cee8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:03.028192 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:03.028192 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:03.031221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9344457d-f5d7-4418-bcee-51c5d751cee8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:03.032357 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 555/1053] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:03.366503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes Jan 10 14:33:03.367208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-506520217"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:03.368146 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-506520217'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:33:03.368483 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume of 1 GB Jan 10 14:33:03.375472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Availability Zones retrieved successfully. Jan 10 14:33:03.391396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (866b2c2a-637f-4a26-b837-31176ce88a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:03.394696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19522ce7-8685-44b5-86bb-7eb267e9b378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:03.397173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:33:03.428730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19522ce7-8685-44b5-86bb-7eb267e9b378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:03.430929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c957f27-9f86-475b-adff-9c8d3ce5b9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:03.528960 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Created reservations ['ace8d39d-251c-43d1-aa41-566ea69dade2', '60828af4-125e-45fd-8480-a2df71495a70', '02477541-ea7f-4cc3-b07c-734202ddaa19', '76f98c11-ae33-4822-a2f7-f9cedc903262'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:33:03.536339 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c957f27-9f86-475b-adff-9c8d3ce5b9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ace8d39d-251c-43d1-aa41-566ea69dade2', '60828af4-125e-45fd-8480-a2df71495a70', '02477541-ea7f-4cc3-b07c-734202ddaa19', '76f98c11-ae33-4822-a2f7-f9cedc903262']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:03.541331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db64e6ad-953c-43f5-8652-b7de6f53fa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:03.625218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db64e6ad-953c-43f5-8652-b7de6f53fa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd16cf56-4431-4330-b387-d80235b75fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-506520217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['ace8d39d-251c-43d1-aa41-566ea69dade2','60828af4-125e-45fd-8480-a2df71495a70','02477541-ea7f-4cc3-b07c-734202ddaa19','76f98c11-ae33-4822-a2f7-f9cedc903262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-506520217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd16cf56-4431-4330-b387-d80235b75fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f1289ae6f545f4929cd90d94f3bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:03.627750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cf3a80-4935-4136-af8f-c90417b2ae15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:03.785689 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cf3a80-4935-4136-af8f-c90417b2ae15) transitioned into state 'SUCCESS' from state '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-506520217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['ace8d39d-251c-43d1-aa41-566ea69dade2','60828af4-125e-45fd-8480-a2df71495a70','02477541-ea7f-4cc3-b07c-734202ddaa19','76f98c11-ae33-4822-a2f7-f9cedc903262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:03.787813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c4b561-6b14-40cb-a9a8-894689a2819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:03.892375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c4b561-6b14-40cb-a9a8-894689a2819d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:03.892375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (866b2c2a-637f-4a26-b837-31176ce88a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:03.892375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request issued successfully. Jan 10 14:33:03.892375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f12d233-db7d-426d-b4fa-d80f8167cff1 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes returned with HTTP 202 Jan 10 14:33:03.905720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f554b8df-c601-4861-b671-7e44fbd599cf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:03.906163 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f554b8df-c601-4861-b671-7e44fbd599cf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:03.906842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f554b8df-c601-4861-b671-7e44fbd599cf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:03.913741 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 499/1054] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:33:03 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes => generated 817 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:33:03.938118 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:03.938118 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:03.947405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f554b8df-c601-4861-b671-7e44fbd599cf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:03.958858 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f554b8df-c601-4861-b671-7e44fbd599cf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:03.967738 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 556/1055] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:03 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 885 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:04.054187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-574a999a-ac41-44e5-826a-d10d048af085 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:04.055264 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-574a999a-ac41-44e5-826a-d10d048af085 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:04.055816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-574a999a-ac41-44e5-826a-d10d048af085 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:04.056173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-574a999a-ac41-44e5-826a-d10d048af085 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:04.070224 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:04.070224 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:04.080004 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-574a999a-ac41-44e5-826a-d10d048af085 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:04.082468 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 500/1056] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:04.983327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33ebf320-8cdd-48fb-bc88-a9d6b1218c35 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:04.983899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33ebf320-8cdd-48fb-bc88-a9d6b1218c35 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:04.984894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33ebf320-8cdd-48fb-bc88-a9d6b1218c35 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:05.054414 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:05.054414 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:05.091449 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-33ebf320-8cdd-48fb-bc88-a9d6b1218c35 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:05.095039 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e83be9f-5190-45d3-8df8-561b30f482ca tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:05.095542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e83be9f-5190-45d3-8df8-561b30f482ca tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:05.096516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e83be9f-5190-45d3-8df8-561b30f482ca tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:05.096874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1e83be9f-5190-45d3-8df8-561b30f482ca tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:05.112138 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33ebf320-8cdd-48fb-bc88-a9d6b1218c35 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:05.123647 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:05.123647 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:05.125094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e83be9f-5190-45d3-8df8-561b30f482ca tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:05.125626 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 557/1057] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:04 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 909 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:05.145651 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 501/1058] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:06.131969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0eda95d-2ecc-4ab2-9fbc-798498b7b9c4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:06.133166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0eda95d-2ecc-4ab2-9fbc-798498b7b9c4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:06.139897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0eda95d-2ecc-4ab2-9fbc-798498b7b9c4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:06.156839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0fe7903e-bfa1-4f11-b7bd-5f99b91c3545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:06.157318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0fe7903e-bfa1-4f11-b7bd-5f99b91c3545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:06.160323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0fe7903e-bfa1-4f11-b7bd-5f99b91c3545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:06.160323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0fe7903e-bfa1-4f11-b7bd-5f99b91c3545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:06.168474 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:06.168474 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:06.185771 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f0eda95d-2ecc-4ab2-9fbc-798498b7b9c4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:06.197689 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0eda95d-2ecc-4ab2-9fbc-798498b7b9c4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:06.200453 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:06.200453 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:06.208712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0fe7903e-bfa1-4f11-b7bd-5f99b91c3545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:06.210699 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 502/1059] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:06.222820 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 558/1060] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:06 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:07.213553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5360ca-1596-4f8e-93b2-6514fbf92c02 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:07.214559 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5360ca-1596-4f8e-93b2-6514fbf92c02 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:07.215318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5360ca-1596-4f8e-93b2-6514fbf92c02 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:07.229421 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03cb569c-8fe7-47a9-8204-c3af08f4e29a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:07.229951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03cb569c-8fe7-47a9-8204-c3af08f4e29a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:07.230307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03cb569c-8fe7-47a9-8204-c3af08f4e29a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:07.235981 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-03cb569c-8fe7-47a9-8204-c3af08f4e29a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:07.250639 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:07.250639 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:07.255196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03cb569c-8fe7-47a9-8204-c3af08f4e29a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:07.261592 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 559/1061] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:07.262254 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:07.262254 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:07.270851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc5360ca-1596-4f8e-93b2-6514fbf92c02 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:07.305003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5360ca-1596-4f8e-93b2-6514fbf92c02 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:07.305003 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 503/1062] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:07 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:07.310080 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3c6f69c-8c4c-4f65-80f0-53f7c58e7096 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/fd16cf56-4431-4330-b387-d80235b75fed/action Jan 10 14:33:07.311002 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3c6f69c-8c4c-4f65-80f0-53f7c58e7096 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:07.311488 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3c6f69c-8c4c-4f65-80f0-53f7c58e7096 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:07.312521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-e3c6f69c-8c4c-4f65-80f0-53f7c58e7096 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume 'fd16cf56-4431-4330-b387-d80235b75fed' with '{'status': 'attaching'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:07.346255 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:07.346255 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:07.431392 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3c6f69c-8c4c-4f65-80f0-53f7c58e7096 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/fd16cf56-4431-4330-b387-d80235b75fed/action returned with HTTP 202 Jan 10 14:33:07.435249 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 560/1063] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:07 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/fd16cf56-4431-4330-b387-d80235b75fed/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:07.441453 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4ca1eb7-5831-4347-9056-55719f280e13 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:07.441907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4ca1eb7-5831-4347-9056-55719f280e13 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:07.443801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4ca1eb7-5831-4347-9056-55719f280e13 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:07.492492 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:07.492492 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:07.526766 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e4ca1eb7-5831-4347-9056-55719f280e13 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:07.541999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4ca1eb7-5831-4347-9056-55719f280e13 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:07.545168 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 504/1064] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:07 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:07.558609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4316beb9-b908-4afd-af70-b6238019b247 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/fd16cf56-4431-4330-b387-d80235b75fed/action Jan 10 14:33:07.559603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4316beb9-b908-4afd-af70-b6238019b247 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:07.559927 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4316beb9-b908-4afd-af70-b6238019b247 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:07.577144 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:07.577144 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:07.578915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4316beb9-b908-4afd-af70-b6238019b247 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Volume info retrieved successfully. Jan 10 14:33:07.784215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4316beb9-b908-4afd-af70-b6238019b247 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Delete volume request issued successfully. Jan 10 14:33:07.784752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4316beb9-b908-4afd-af70-b6238019b247 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/fd16cf56-4431-4330-b387-d80235b75fed/action returned with HTTP 202 Jan 10 14:33:07.795061 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a19390c-6a00-454d-8bd3-d1737a8fc15c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:07.795803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a19390c-6a00-454d-8bd3-d1737a8fc15c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:07.796444 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a19390c-6a00-454d-8bd3-d1737a8fc15c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:07.807304 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 561/1065] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:07 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/fd16cf56-4431-4330-b387-d80235b75fed/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:07.840188 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:07.840188 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:07.854995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a19390c-6a00-454d-8bd3-d1737a8fc15c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:07.868731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a19390c-6a00-454d-8bd3-d1737a8fc15c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:07.878771 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 505/1066] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:07 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:08.271592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b60846f-d548-4213-ba34-26996a1861d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:08.272186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b60846f-d548-4213-ba34-26996a1861d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:08.272409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b60846f-d548-4213-ba34-26996a1861d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:08.272925 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3b60846f-d548-4213-ba34-26996a1861d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:08.289183 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:08.289183 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:08.292232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b60846f-d548-4213-ba34-26996a1861d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:08.294520 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 562/1067] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:08.891894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2692dbd-54a2-432c-a02f-f24fbedb5da6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:08.891894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2692dbd-54a2-432c-a02f-f24fbedb5da6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:08.891894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2692dbd-54a2-432c-a02f-f24fbedb5da6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:08.911837 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:08.911837 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:08.935821 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e2692dbd-54a2-432c-a02f-f24fbedb5da6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:08.959888 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2692dbd-54a2-432c-a02f-f24fbedb5da6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:08.979020 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 506/1068] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:08 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:09.308996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0fbd8477-1577-4501-819d-ca2c5af953ce tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:09.309497 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0fbd8477-1577-4501-819d-ca2c5af953ce tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:09.309915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0fbd8477-1577-4501-819d-ca2c5af953ce tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:09.310222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0fbd8477-1577-4501-819d-ca2c5af953ce tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:09.324236 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:09.324236 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:09.327068 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0fbd8477-1577-4501-819d-ca2c5af953ce tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:09.329810 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 563/1069] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:09.975596 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b8c1d15-d0e4-4f09-afa3-debd219da18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:09.976095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b8c1d15-d0e4-4f09-afa3-debd219da18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:09.976554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b8c1d15-d0e4-4f09-afa3-debd219da18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:09.995254 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:09.995254 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:10.006265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9b8c1d15-d0e4-4f09-afa3-debd219da18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:10.023074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b8c1d15-d0e4-4f09-afa3-debd219da18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:10.023074 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 507/1070] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:09 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:10.342311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc64e500-0f30-4d86-b5e2-84447c378e92 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:10.342863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc64e500-0f30-4d86-b5e2-84447c378e92 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:10.343177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc64e500-0f30-4d86-b5e2-84447c378e92 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:10.343560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bc64e500-0f30-4d86-b5e2-84447c378e92 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:10.357128 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:10.357128 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:10.358753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc64e500-0f30-4d86-b5e2-84447c378e92 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:10.365091 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 564/1071] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:11.040678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bd1b818-50f2-4eee-8c7f-91b12739e18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:11.047535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bd1b818-50f2-4eee-8c7f-91b12739e18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:11.047535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bd1b818-50f2-4eee-8c7f-91b12739e18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:11.072151 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:11.072151 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:11.097036 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4bd1b818-50f2-4eee-8c7f-91b12739e18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:11.143843 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bd1b818-50f2-4eee-8c7f-91b12739e18d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:11.154456 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 508/1072] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:11 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 909 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:11.372437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b2d06d9-f0ea-47b7-a77f-9b3624877ed7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:11.372978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b2d06d9-f0ea-47b7-a77f-9b3624877ed7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:11.373312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b2d06d9-f0ea-47b7-a77f-9b3624877ed7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:11.373616 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6b2d06d9-f0ea-47b7-a77f-9b3624877ed7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:11.385189 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:11.385189 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:11.386823 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b2d06d9-f0ea-47b7-a77f-9b3624877ed7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:11.392246 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 565/1073] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:12.161429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd5471a6-bbd9-4808-8fe4-df718bebc666 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:12.162722 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd5471a6-bbd9-4808-8fe4-df718bebc666 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:12.163407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd5471a6-bbd9-4808-8fe4-df718bebc666 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:12.194915 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:12.194915 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:12.209722 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bd5471a6-bbd9-4808-8fe4-df718bebc666 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:12.221366 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd5471a6-bbd9-4808-8fe4-df718bebc666 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 200 Jan 10 14:33:12.233030 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 509/1074] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:12 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 909 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:12.401140 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc6a4918-9797-4a26-a1da-bc522e204770 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:12.401707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc6a4918-9797-4a26-a1da-bc522e204770 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:12.402472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc6a4918-9797-4a26-a1da-bc522e204770 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:12.403008 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-cc6a4918-9797-4a26-a1da-bc522e204770 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:12.417546 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:12.417546 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:12.423220 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc6a4918-9797-4a26-a1da-bc522e204770 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:12.429637 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 566/1075] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:13.237976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-00a6b4f6-3cd7-4978-a1f9-18d5e81125a7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:13.239801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-00a6b4f6-3cd7-4978-a1f9-18d5e81125a7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:13.240219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-00a6b4f6-3cd7-4978-a1f9-18d5e81125a7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:13.274081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-00a6b4f6-3cd7-4978-a1f9-18d5e81125a7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 404 Jan 10 14:33:13.280991 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 510/1076] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:13 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:33:13.290645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes Jan 10 14:33:13.291587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-942024082"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:13.297700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-942024082'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:33:13.298816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume of 1 GB Jan 10 14:33:13.318051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Availability Zones retrieved successfully. Jan 10 14:33:13.346247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (97125bff-a3e2-4cd6-bd61-a1c049ae32a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:13.349458 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d96fbad-02d6-4d6c-ac7f-2e467d6327cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:13.353300 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:33:13.405652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d96fbad-02d6-4d6c-ac7f-2e467d6327cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:13.430773 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d11790f-3b50-4f1f-9c34-807e47d17ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:13.440826 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a61758e-27df-49f5-891d-bb08bafd343f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:13.441763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a61758e-27df-49f5-891d-bb08bafd343f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:13.443423 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a61758e-27df-49f5-891d-bb08bafd343f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:13.443938 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9a61758e-27df-49f5-891d-bb08bafd343f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:13.477519 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:13.477519 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:13.483083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a61758e-27df-49f5-891d-bb08bafd343f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:13.492284 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 511/1077] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:13.634225 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Created reservations ['cb33b4b8-377f-4a31-84e1-4d03679b45ed', 'a66df782-b7fc-476e-bda3-49ffd1a95a39', '678df211-c37f-4502-b4c0-65abe63b2986', 'dfdb6196-d491-4256-bbba-ace1ad09798e'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:33:13.635986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d11790f-3b50-4f1f-9c34-807e47d17ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb33b4b8-377f-4a31-84e1-4d03679b45ed', 'a66df782-b7fc-476e-bda3-49ffd1a95a39', '678df211-c37f-4502-b4c0-65abe63b2986', 'dfdb6196-d491-4256-bbba-ace1ad09798e']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:13.638440 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e54bbe6b-8d35-412b-80bb-49e8de437272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:13.794397 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e54bbe6b-8d35-412b-80bb-49e8de437272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '333a19f1-0086-4de1-8079-db8a27892367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-942024082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['cb33b4b8-377f-4a31-84e1-4d03679b45ed','a66df782-b7fc-476e-bda3-49ffd1a95a39','678df211-c37f-4502-b4c0-65abe63b2986','dfdb6196-d491-4256-bbba-ace1ad09798e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-942024082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=333a19f1-0086-4de1-8079-db8a27892367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f1289ae6f545f4929cd90d94f3bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:13.796844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeaf1cf1-ac3d-4347-a982-b47fab7f2845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:14.352827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeaf1cf1-ac3d-4347-a982-b47fab7f2845) transitioned into state 'SUCCESS' from state '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-942024082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['cb33b4b8-377f-4a31-84e1-4d03679b45ed','a66df782-b7fc-476e-bda3-49ffd1a95a39','678df211-c37f-4502-b4c0-65abe63b2986','dfdb6196-d491-4256-bbba-ace1ad09798e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:14.358869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f245b84-fbc9-4336-ae74-27af4f17dc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:14.500848 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7154f2c3-4a7e-4f21-b4a9-a48b97bd6e2a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:14.501425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7154f2c3-4a7e-4f21-b4a9-a48b97bd6e2a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:14.504890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7154f2c3-4a7e-4f21-b4a9-a48b97bd6e2a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:14.505652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7154f2c3-4a7e-4f21-b4a9-a48b97bd6e2a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:14.514185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f245b84-fbc9-4336-ae74-27af4f17dc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:14.537147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (97125bff-a3e2-4cd6-bd61-a1c049ae32a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:14.539987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request issued successfully. Jan 10 14:33:14.542708 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:14.542708 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:14.544848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-486639a9-8fc5-48ec-b704-640ee81fcc31 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes returned with HTTP 202 Jan 10 14:33:14.545815 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7154f2c3-4a7e-4f21-b4a9-a48b97bd6e2a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:14.548516 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 567/1078] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:33:13 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes => generated 817 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:33:14.553266 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 512/1079] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:14.565213 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee7df0cb-21a3-4bc1-bded-7e80386bd9c2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:14.565706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee7df0cb-21a3-4bc1-bded-7e80386bd9c2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:14.566169 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee7df0cb-21a3-4bc1-bded-7e80386bd9c2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:14.595036 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:14.595036 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:14.616074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ee7df0cb-21a3-4bc1-bded-7e80386bd9c2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:14.640297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee7df0cb-21a3-4bc1-bded-7e80386bd9c2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:14.641095 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 568/1080] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:14 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 885 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:15.562976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fcdae443-6860-4634-a7b3-76fce382a5d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:15.563996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fcdae443-6860-4634-a7b3-76fce382a5d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:15.565654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fcdae443-6860-4634-a7b3-76fce382a5d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:15.566703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fcdae443-6860-4634-a7b3-76fce382a5d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:15.589726 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:15.589726 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:15.592501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fcdae443-6860-4634-a7b3-76fce382a5d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:15.602379 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 513/1081] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:15.662767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ec2a8ec-8678-4d23-8514-52233ace1fe4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:15.663469 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ec2a8ec-8678-4d23-8514-52233ace1fe4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:15.663723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ec2a8ec-8678-4d23-8514-52233ace1fe4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:15.709736 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:15.709736 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:15.759680 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7ec2a8ec-8678-4d23-8514-52233ace1fe4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:15.778012 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ec2a8ec-8678-4d23-8514-52233ace1fe4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:15.788451 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 569/1082] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:15 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 909 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:16.606970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3751cabf-6398-462e-8cf9-a804b0ebf00d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:16.608426 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3751cabf-6398-462e-8cf9-a804b0ebf00d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:16.611783 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3751cabf-6398-462e-8cf9-a804b0ebf00d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:16.613447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3751cabf-6398-462e-8cf9-a804b0ebf00d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:16.626312 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:16.626312 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:16.629254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3751cabf-6398-462e-8cf9-a804b0ebf00d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:16.630866 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 514/1083] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:16.799072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef07b18e-5e86-434e-ac17-de5968c9ef2c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:16.799616 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef07b18e-5e86-434e-ac17-de5968c9ef2c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:16.803111 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef07b18e-5e86-434e-ac17-de5968c9ef2c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:16.856395 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:16.856395 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:16.882556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef07b18e-5e86-434e-ac17-de5968c9ef2c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:16.940444 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef07b18e-5e86-434e-ac17-de5968c9ef2c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:16.940444 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 570/1084] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:16 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 909 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:17.643851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7855e2b8-f5e7-4849-8e3e-ff56ce1964fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:17.644486 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7855e2b8-f5e7-4849-8e3e-ff56ce1964fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:17.645016 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7855e2b8-f5e7-4849-8e3e-ff56ce1964fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:17.645481 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7855e2b8-f5e7-4849-8e3e-ff56ce1964fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:17.656589 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:17.656589 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:17.658376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7855e2b8-f5e7-4849-8e3e-ff56ce1964fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:17.660064 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 515/1085] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:17.950662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f61a8a-0855-4e77-bf1b-f78c24714dee tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:17.951834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87f61a8a-0855-4e77-bf1b-f78c24714dee tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:17.952652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87f61a8a-0855-4e77-bf1b-f78c24714dee tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:17.978065 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:17.978065 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:17.990820 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-87f61a8a-0855-4e77-bf1b-f78c24714dee tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:18.006108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f61a8a-0855-4e77-bf1b-f78c24714dee tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:18.006108 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 571/1086] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:17 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:18.018893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4f32351-cb71-41c4-96a7-99d6b056b510 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/333a19f1-0086-4de1-8079-db8a27892367/action Jan 10 14:33:18.019680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4f32351-cb71-41c4-96a7-99d6b056b510 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:18.020012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4f32351-cb71-41c4-96a7-99d6b056b510 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:18.020867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-f4f32351-cb71-41c4-96a7-99d6b056b510 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume '333a19f1-0086-4de1-8079-db8a27892367' with '{'status': 'creating'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:18.075773 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:18.075773 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:18.148443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4f32351-cb71-41c4-96a7-99d6b056b510 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/333a19f1-0086-4de1-8079-db8a27892367/action returned with HTTP 202 Jan 10 14:33:18.153259 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 516/1087] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:18 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/333a19f1-0086-4de1-8079-db8a27892367/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:18.158700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49cac501-d74e-42a3-b95e-970f1ce05a3e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:18.159831 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-49cac501-d74e-42a3-b95e-970f1ce05a3e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:18.160761 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-49cac501-d74e-42a3-b95e-970f1ce05a3e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:18.179406 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:18.179406 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:18.192354 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-49cac501-d74e-42a3-b95e-970f1ce05a3e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:18.204582 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49cac501-d74e-42a3-b95e-970f1ce05a3e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:18.215103 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 572/1088] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:18 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 909 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:18.224942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28edac66-bd9e-441c-95fe-41a3751c34f9 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/333a19f1-0086-4de1-8079-db8a27892367/action Jan 10 14:33:18.225967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28edac66-bd9e-441c-95fe-41a3751c34f9 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:18.226289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28edac66-bd9e-441c-95fe-41a3751c34f9 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:18.250727 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:18.250727 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:18.251492 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28edac66-bd9e-441c-95fe-41a3751c34f9 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Volume info retrieved successfully. Jan 10 14:33:18.429595 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28edac66-bd9e-441c-95fe-41a3751c34f9 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Delete volume request issued successfully. Jan 10 14:33:18.431392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28edac66-bd9e-441c-95fe-41a3751c34f9 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/333a19f1-0086-4de1-8079-db8a27892367/action returned with HTTP 202 Jan 10 14:33:18.447937 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b98e09c-70a5-47d0-83ff-caf68c84cedf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:18.448742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b98e09c-70a5-47d0-83ff-caf68c84cedf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:18.450939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b98e09c-70a5-47d0-83ff-caf68c84cedf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:18.452223 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 517/1089] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:18 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/333a19f1-0086-4de1-8079-db8a27892367/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:18.495878 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:18.495878 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:18.513235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9b98e09c-70a5-47d0-83ff-caf68c84cedf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:18.529323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b98e09c-70a5-47d0-83ff-caf68c84cedf tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:18.530649 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 573/1090] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:18 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:18.674542 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95994ad4-4bcb-4b81-b9c9-6a7f1d66126e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:18.675763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95994ad4-4bcb-4b81-b9c9-6a7f1d66126e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:18.676221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95994ad4-4bcb-4b81-b9c9-6a7f1d66126e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:18.676546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-95994ad4-4bcb-4b81-b9c9-6a7f1d66126e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:18.686413 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:18.686413 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:18.688110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95994ad4-4bcb-4b81-b9c9-6a7f1d66126e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:18.689240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 518/1091] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:19.547291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e708186e-91a4-4665-aeff-bf78b315da48 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:19.547790 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e708186e-91a4-4665-aeff-bf78b315da48 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:19.548170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e708186e-91a4-4665-aeff-bf78b315da48 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:19.566908 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:19.566908 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:19.575308 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e708186e-91a4-4665-aeff-bf78b315da48 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:19.586482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e708186e-91a4-4665-aeff-bf78b315da48 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:19.587537 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 574/1092] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:19 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:19.704050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61da494e-be37-4f29-8f75-3e8b27174dc7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:19.706167 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61da494e-be37-4f29-8f75-3e8b27174dc7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:19.707770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61da494e-be37-4f29-8f75-3e8b27174dc7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:19.708320 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-61da494e-be37-4f29-8f75-3e8b27174dc7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:19.718811 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:19.718811 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:19.721072 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61da494e-be37-4f29-8f75-3e8b27174dc7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:19.726961 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 519/1093] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:20.604362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c66a7f9-46eb-4d89-99c0-038b6669b401 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:20.605052 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c66a7f9-46eb-4d89-99c0-038b6669b401 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:20.606020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c66a7f9-46eb-4d89-99c0-038b6669b401 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:20.633124 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:20.633124 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:20.642927 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c66a7f9-46eb-4d89-99c0-038b6669b401 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:20.665074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c66a7f9-46eb-4d89-99c0-038b6669b401 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:20.669030 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 575/1094] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:20 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:20.736214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f142aa99-0cc5-4999-8628-4ea4a43749ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:20.738444 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f142aa99-0cc5-4999-8628-4ea4a43749ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:20.739152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f142aa99-0cc5-4999-8628-4ea4a43749ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:20.740660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f142aa99-0cc5-4999-8628-4ea4a43749ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:20.757014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:20.757014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:20.783377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f142aa99-0cc5-4999-8628-4ea4a43749ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:20.786774 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 520/1095] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:21.682000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82bd769a-bf90-4039-a054-1912fb10ca05 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:21.683155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82bd769a-bf90-4039-a054-1912fb10ca05 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:21.683810 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82bd769a-bf90-4039-a054-1912fb10ca05 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:21.706864 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:21.706864 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:21.725078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82bd769a-bf90-4039-a054-1912fb10ca05 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:21.741516 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82bd769a-bf90-4039-a054-1912fb10ca05 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 200 Jan 10 14:33:21.745625 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 576/1096] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:21 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:21.801317 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1eecbfc-eb1f-4876-88bf-1b4ef038d0a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:21.802582 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1eecbfc-eb1f-4876-88bf-1b4ef038d0a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:21.803827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1eecbfc-eb1f-4876-88bf-1b4ef038d0a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:21.804371 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f1eecbfc-eb1f-4876-88bf-1b4ef038d0a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:21.815339 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:21.815339 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:21.819802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1eecbfc-eb1f-4876-88bf-1b4ef038d0a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:21.826553 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 521/1097] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:22.761984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40b6e443-fe8d-40de-a8b8-b596537daee3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:22.762537 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40b6e443-fe8d-40de-a8b8-b596537daee3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:22.762945 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40b6e443-fe8d-40de-a8b8-b596537daee3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:22.774145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40b6e443-fe8d-40de-a8b8-b596537daee3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 404 Jan 10 14:33:22.775051 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 577/1098] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:22 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:33:22.784297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes Jan 10 14:33:22.785056 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-765925659"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:22.786351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-765925659'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:33:22.787296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume of 1 GB Jan 10 14:33:22.811059 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Availability Zones retrieved successfully. Jan 10 14:33:22.833830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f20d69b-fffb-47b4-87e3-750f3f77e4af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:22.834560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f20d69b-fffb-47b4-87e3-750f3f77e4af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:22.838694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f20d69b-fffb-47b4-87e3-750f3f77e4af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:22.838694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3f20d69b-fffb-47b4-87e3-750f3f77e4af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:22.846698 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:22.846698 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:22.856464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f20d69b-fffb-47b4-87e3-750f3f77e4af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:22.857399 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 578/1099] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:22.867188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (5009bede-a0cf-4e61-9798-7639694e64da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:22.867188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d4e450-7b5a-4fdd-8469-771f91227093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:22.867188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:33:22.908413 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d4e450-7b5a-4fdd-8469-771f91227093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:22.910626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1e8429-0b97-47c4-ae97-2da4125823fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:23.045681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Created reservations ['97d7d64a-4b23-48cc-809e-0ef5b9e30031', '4f5b0506-2591-42cd-af0c-718a17d655be', 'e3461ac3-5ee7-4a18-86fb-6b9f0fec74e1', '5324a734-afa5-49d8-9ab2-fcfba779088b'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:33:23.051724 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1e8429-0b97-47c4-ae97-2da4125823fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97d7d64a-4b23-48cc-809e-0ef5b9e30031', '4f5b0506-2591-42cd-af0c-718a17d655be', 'e3461ac3-5ee7-4a18-86fb-6b9f0fec74e1', '5324a734-afa5-49d8-9ab2-fcfba779088b']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:23.051724 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3533df-a64f-41df-8529-f462977ada2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:23.150194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3533df-a64f-41df-8529-f462977ada2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f707c3e9-8a27-4ade-9235-16d75a2cde6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765925659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['97d7d64a-4b23-48cc-809e-0ef5b9e30031','4f5b0506-2591-42cd-af0c-718a17d655be','e3461ac3-5ee7-4a18-86fb-6b9f0fec74e1','5324a734-afa5-49d8-9ab2-fcfba779088b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765925659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f707c3e9-8a27-4ade-9235-16d75a2cde6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f1289ae6f545f4929cd90d94f3bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:23.155542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c23b3d4-d057-441c-a586-5b2417c4c494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:23.252575 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c23b3d4-d057-441c-a586-5b2417c4c494) transitioned into state 'SUCCESS' from state '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-765925659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['97d7d64a-4b23-48cc-809e-0ef5b9e30031','4f5b0506-2591-42cd-af0c-718a17d655be','e3461ac3-5ee7-4a18-86fb-6b9f0fec74e1','5324a734-afa5-49d8-9ab2-fcfba779088b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:23.254622 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf84b5e-a534-499b-81a0-df33cc46ba23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:23.314090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf84b5e-a534-499b-81a0-df33cc46ba23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:23.322913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (5009bede-a0cf-4e61-9798-7639694e64da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:23.328116 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request issued successfully. Jan 10 14:33:23.334658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-576478bd-e947-4c27-9333-bb57c77fc863 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes returned with HTTP 202 Jan 10 14:33:23.337134 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 522/1100] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:33:22 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes => generated 817 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:33:23.352239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-259a65f2-96dd-4e14-9d72-f1eb596bd4b4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:23.352711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-259a65f2-96dd-4e14-9d72-f1eb596bd4b4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:23.353420 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-259a65f2-96dd-4e14-9d72-f1eb596bd4b4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:23.391031 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:23.391031 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:23.402196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-259a65f2-96dd-4e14-9d72-f1eb596bd4b4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:23.414408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-259a65f2-96dd-4e14-9d72-f1eb596bd4b4 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:23.415771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 579/1101] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:23 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 885 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:23.871001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4eb9c8f-08b9-459f-a07e-1daad965a323 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:23.871578 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4eb9c8f-08b9-459f-a07e-1daad965a323 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:23.871888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4eb9c8f-08b9-459f-a07e-1daad965a323 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:23.872186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c4eb9c8f-08b9-459f-a07e-1daad965a323 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:23.882825 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:23.882825 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:23.888211 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4eb9c8f-08b9-459f-a07e-1daad965a323 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:23.895609 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 523/1102] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:24.430121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf88a885-0635-4d6c-96d2-9f4907d8ae9d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:24.431317 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf88a885-0635-4d6c-96d2-9f4907d8ae9d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:24.431936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf88a885-0635-4d6c-96d2-9f4907d8ae9d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:24.455284 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:24.455284 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:24.474289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cf88a885-0635-4d6c-96d2-9f4907d8ae9d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:24.486009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf88a885-0635-4d6c-96d2-9f4907d8ae9d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:24.487485 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 580/1103] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:24 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 909 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:24.905791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39e8f414-733a-4881-8e3a-4ac2e1837c99 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:24.908180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39e8f414-733a-4881-8e3a-4ac2e1837c99 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:24.908180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39e8f414-733a-4881-8e3a-4ac2e1837c99 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:24.908180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-39e8f414-733a-4881-8e3a-4ac2e1837c99 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:24.929383 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:24.929383 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:24.931407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39e8f414-733a-4881-8e3a-4ac2e1837c99 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:24.937194 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 524/1104] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:25.502427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82488350-2240-4e0b-bad7-7c910cc9616e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:25.506409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82488350-2240-4e0b-bad7-7c910cc9616e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:25.507228 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82488350-2240-4e0b-bad7-7c910cc9616e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:25.530383 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:25.530383 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:25.534141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82488350-2240-4e0b-bad7-7c910cc9616e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:25.544816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82488350-2240-4e0b-bad7-7c910cc9616e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:25.548660 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 581/1105] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:25 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:25.950722 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed143452-b0d4-48dd-b456-b957357d9d8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:25.952042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed143452-b0d4-48dd-b456-b957357d9d8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:25.952875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed143452-b0d4-48dd-b456-b957357d9d8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:25.953359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ed143452-b0d4-48dd-b456-b957357d9d8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:25.962654 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:25.962654 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:25.964572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed143452-b0d4-48dd-b456-b957357d9d8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:25.972021 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 525/1106] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:26.561223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-12fccfa4-224f-4e3e-9e2f-5e5cb01781c5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:26.561835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-12fccfa4-224f-4e3e-9e2f-5e5cb01781c5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:26.562362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-12fccfa4-224f-4e3e-9e2f-5e5cb01781c5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:26.580222 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:26.580222 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:26.587809 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-12fccfa4-224f-4e3e-9e2f-5e5cb01781c5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:26.596781 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-12fccfa4-224f-4e3e-9e2f-5e5cb01781c5 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:26.611774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0cc070a-16df-452f-ba41-5b842bb6988f tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f/action Jan 10 14:33:26.612637 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0cc070a-16df-452f-ba41-5b842bb6988f tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:26.613052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0cc070a-16df-452f-ba41-5b842bb6988f tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:26.613949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-d0cc070a-16df-452f-ba41-5b842bb6988f tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume 'f707c3e9-8a27-4ade-9235-16d75a2cde6f' with '{'status': 'error'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:26.618254 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 582/1107] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:26 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:26.644101 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:26.644101 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:26.791747 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0cc070a-16df-452f-ba41-5b842bb6988f tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f/action returned with HTTP 202 Jan 10 14:33:26.793315 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 526/1108] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:26 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:26.800756 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fed4001-4f29-49aa-ad1d-1f3e14065e71 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:26.801656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fed4001-4f29-49aa-ad1d-1f3e14065e71 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:26.802331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fed4001-4f29-49aa-ad1d-1f3e14065e71 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:26.821607 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:26.821607 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:26.831774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1fed4001-4f29-49aa-ad1d-1f3e14065e71 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:26.843980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fed4001-4f29-49aa-ad1d-1f3e14065e71 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:26.845143 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 583/1109] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:26 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 906 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:26.861077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08c16816-5d46-4b2f-ae0b-2d574c2cd517 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f/action Jan 10 14:33:26.862708 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08c16816-5d46-4b2f-ae0b-2d574c2cd517 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:26.863275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08c16816-5d46-4b2f-ae0b-2d574c2cd517 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:26.880889 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:26.880889 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:26.882006 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-08c16816-5d46-4b2f-ae0b-2d574c2cd517 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Volume info retrieved successfully. Jan 10 14:33:26.979606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-13afc256-c374-4e1e-a142-e092dfed9e81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:26.980514 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-13afc256-c374-4e1e-a142-e092dfed9e81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:26.981265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-13afc256-c374-4e1e-a142-e092dfed9e81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:26.981875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-13afc256-c374-4e1e-a142-e092dfed9e81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:26.991603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:26.991603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:26.994207 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-13afc256-c374-4e1e-a142-e092dfed9e81 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:26.996693 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 584/1110] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:27.135686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-08c16816-5d46-4b2f-ae0b-2d574c2cd517 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Delete volume request issued successfully. Jan 10 14:33:27.136883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08c16816-5d46-4b2f-ae0b-2d574c2cd517 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f/action returned with HTTP 202 Jan 10 14:33:27.137976 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 527/1111] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:26 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:27.146567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37aef676-53be-469e-9c8b-2d85c43c263b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:27.148450 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37aef676-53be-469e-9c8b-2d85c43c263b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:27.149105 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37aef676-53be-469e-9c8b-2d85c43c263b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:27.185789 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:27.185789 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:27.192409 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-37aef676-53be-469e-9c8b-2d85c43c263b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:27.202103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37aef676-53be-469e-9c8b-2d85c43c263b tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:27.203490 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 585/1112] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:27 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 909 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:28.009773 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-461aa65b-8666-4d34-989e-c10fe4e79645 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:28.010472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-461aa65b-8666-4d34-989e-c10fe4e79645 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:28.011110 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-461aa65b-8666-4d34-989e-c10fe4e79645 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:28.011602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-461aa65b-8666-4d34-989e-c10fe4e79645 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:28.019978 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:28.019978 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:28.022060 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-461aa65b-8666-4d34-989e-c10fe4e79645 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:28.028634 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 528/1113] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:28.218293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a31a4fc7-4fe5-4edf-841b-86ca75b170ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:28.219414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a31a4fc7-4fe5-4edf-841b-86ca75b170ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:28.220086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a31a4fc7-4fe5-4edf-841b-86ca75b170ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:28.242986 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:28.242986 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:28.250617 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a31a4fc7-4fe5-4edf-841b-86ca75b170ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:28.262195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a31a4fc7-4fe5-4edf-841b-86ca75b170ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:28.263068 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 586/1114] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:28 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:29.035438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85fc19b2-2b94-4aa7-a8ad-809dd232d803 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:29.037200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85fc19b2-2b94-4aa7-a8ad-809dd232d803 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:29.037837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85fc19b2-2b94-4aa7-a8ad-809dd232d803 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:29.038310 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-85fc19b2-2b94-4aa7-a8ad-809dd232d803 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:29.046146 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:29.046146 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:29.048113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85fc19b2-2b94-4aa7-a8ad-809dd232d803 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:29.049028 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 529/1115] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:29.277749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b295e064-c17f-44c3-ace1-3438d47b1ec6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:29.278322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b295e064-c17f-44c3-ace1-3438d47b1ec6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:29.278872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b295e064-c17f-44c3-ace1-3438d47b1ec6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:29.326633 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:29.326633 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:29.336086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b295e064-c17f-44c3-ace1-3438d47b1ec6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:29.348649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b295e064-c17f-44c3-ace1-3438d47b1ec6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:29.350734 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 587/1116] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:29 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 909 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:30.062334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af1009c2-3745-473e-bcc8-feae3c5f333a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:30.063649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af1009c2-3745-473e-bcc8-feae3c5f333a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:30.064805 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af1009c2-3745-473e-bcc8-feae3c5f333a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:30.065300 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-af1009c2-3745-473e-bcc8-feae3c5f333a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:30.074287 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:30.074287 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:30.076145 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af1009c2-3745-473e-bcc8-feae3c5f333a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:30.083563 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 530/1117] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:30.365903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d25a19d0-5203-4ad8-96a2-a8a9e1f7c1d3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:30.366461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d25a19d0-5203-4ad8-96a2-a8a9e1f7c1d3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:30.367003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d25a19d0-5203-4ad8-96a2-a8a9e1f7c1d3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:30.390128 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:30.390128 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:30.398976 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d25a19d0-5203-4ad8-96a2-a8a9e1f7c1d3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:30.424400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d25a19d0-5203-4ad8-96a2-a8a9e1f7c1d3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 200 Jan 10 14:33:30.446905 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 588/1118] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:30 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:31.091870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5587411b-2bf1-4640-b4e0-1f58c72be9d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:31.094035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5587411b-2bf1-4640-b4e0-1f58c72be9d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:31.095304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5587411b-2bf1-4640-b4e0-1f58c72be9d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:31.095800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5587411b-2bf1-4640-b4e0-1f58c72be9d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:31.105203 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:31.105203 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:31.107513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5587411b-2bf1-4640-b4e0-1f58c72be9d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:31.115227 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 531/1119] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:31.436846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32fe74ff-7777-4f53-9d5d-377488278313 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:31.438247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32fe74ff-7777-4f53-9d5d-377488278313 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:31.439100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32fe74ff-7777-4f53-9d5d-377488278313 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:31.451355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32fe74ff-7777-4f53-9d5d-377488278313 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 404 Jan 10 14:33:31.457168 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 589/1120] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:31 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:33:31.461540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes Jan 10 14:33:31.462243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1588380863"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:31.463173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1588380863'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:33:31.463475 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume of 1 GB Jan 10 14:33:31.474754 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Availability Zones retrieved successfully. Jan 10 14:33:31.493087 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (858db855-a9e7-4705-98cb-a9368f3e900e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:31.499755 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c8607c8-d60d-405a-8f9b-3c724e134163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:31.499891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:33:31.555958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c8607c8-d60d-405a-8f9b-3c724e134163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:31.558873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc489d3-ce0f-40ec-91af-3fc6c47c70fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:31.708296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Created reservations ['6e07cfc0-a458-4594-b84b-8f5ee24ce862', '349d7d45-876c-4b67-b54c-8edc8a312c52', '1fa41a67-fc9e-4aa7-9887-1bf48205ea17', 'b0c7dac3-5ea7-468f-9e18-5ec81c4a5d67'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:33:31.711814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc489d3-ce0f-40ec-91af-3fc6c47c70fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e07cfc0-a458-4594-b84b-8f5ee24ce862', '349d7d45-876c-4b67-b54c-8edc8a312c52', '1fa41a67-fc9e-4aa7-9887-1bf48205ea17', 'b0c7dac3-5ea7-468f-9e18-5ec81c4a5d67']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:31.712717 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d65274-d4b0-49ea-983b-6d7161a1f53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:31.803234 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d65274-d4b0-49ea-983b-6d7161a1f53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e7c4e4-15bf-403b-8007-3ed7abf8a822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1588380863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['6e07cfc0-a458-4594-b84b-8f5ee24ce862','349d7d45-876c-4b67-b54c-8edc8a312c52','1fa41a67-fc9e-4aa7-9887-1bf48205ea17','b0c7dac3-5ea7-468f-9e18-5ec81c4a5d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1588380863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e7c4e4-15bf-403b-8007-3ed7abf8a822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f1289ae6f545f4929cd90d94f3bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:31.805041 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05796261-e54a-4b68-9f22-8b487b946cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:31.961190 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05796261-e54a-4b68-9f22-8b487b946cc3) transitioned into state 'SUCCESS' from state '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-1588380863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['6e07cfc0-a458-4594-b84b-8f5ee24ce862','349d7d45-876c-4b67-b54c-8edc8a312c52','1fa41a67-fc9e-4aa7-9887-1bf48205ea17','b0c7dac3-5ea7-468f-9e18-5ec81c4a5d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:31.963226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce844723-fcf5-4814-aa74-47bd4b2232df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:32.055090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce844723-fcf5-4814-aa74-47bd4b2232df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:32.059140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (858db855-a9e7-4705-98cb-a9368f3e900e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:32.060577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request issued successfully. Jan 10 14:33:32.067266 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fd08cfd-f1eb-433c-b44f-069fce7d00f6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes returned with HTTP 202 Jan 10 14:33:32.068613 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 532/1121] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:33:31 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes => generated 818 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:33:32.082703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5dfbaa65-ed43-487f-961b-5b714770b341 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:32.083697 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5dfbaa65-ed43-487f-961b-5b714770b341 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:32.092449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5dfbaa65-ed43-487f-961b-5b714770b341 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:32.100382 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:32.100382 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:32.109405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5dfbaa65-ed43-487f-961b-5b714770b341 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:32.122699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-123852cc-1b58-41fb-a6c2-ea104521d332 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:32.123264 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-123852cc-1b58-41fb-a6c2-ea104521d332 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:32.123952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-123852cc-1b58-41fb-a6c2-ea104521d332 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:32.124479 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-123852cc-1b58-41fb-a6c2-ea104521d332 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:32.132000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5dfbaa65-ed43-487f-961b-5b714770b341 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:32.133187 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 590/1122] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:32 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 886 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:32.133780 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:32.133780 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:32.135846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-123852cc-1b58-41fb-a6c2-ea104521d332 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:32.141865 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 533/1123] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:33.151961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-032c3271-2716-40d1-8c1a-3ab5edd434fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:33.153307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1af288da-efac-4644-b3ba-28991c5e252a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:33.153768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1af288da-efac-4644-b3ba-28991c5e252a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:33.154385 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1af288da-efac-4644-b3ba-28991c5e252a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:33.155462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-032c3271-2716-40d1-8c1a-3ab5edd434fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:33.155922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-032c3271-2716-40d1-8c1a-3ab5edd434fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:33.157827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-032c3271-2716-40d1-8c1a-3ab5edd434fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:33.174945 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:33.174945 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:33.177309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-032c3271-2716-40d1-8c1a-3ab5edd434fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:33.178404 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 591/1124] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:33.183873 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:33.183873 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:33.198366 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1af288da-efac-4644-b3ba-28991c5e252a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:33.213414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1af288da-efac-4644-b3ba-28991c5e252a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:33.224562 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 534/1125] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:33 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:34.190847 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d60f8eda-0770-49d1-bf79-ba3054b5c603 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:34.191405 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d60f8eda-0770-49d1-bf79-ba3054b5c603 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:34.191880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d60f8eda-0770-49d1-bf79-ba3054b5c603 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:34.192140 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d60f8eda-0770-49d1-bf79-ba3054b5c603 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:34.201232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:34.201232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:34.207535 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d60f8eda-0770-49d1-bf79-ba3054b5c603 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:34.208854 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 592/1126] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:34.231218 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ac8c2773-6663-4e3e-9e3e-828ede1c7daa tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:34.231218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ac8c2773-6663-4e3e-9e3e-828ede1c7daa tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:34.231218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ac8c2773-6663-4e3e-9e3e-828ede1c7daa tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:34.255511 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:34.255511 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:34.274089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ac8c2773-6663-4e3e-9e3e-828ede1c7daa tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:34.315167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ac8c2773-6663-4e3e-9e3e-828ede1c7daa tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:34.315893 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 535/1127] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:34 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:34.330637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21ebf36f-ef0c-44b3-a372-8cb3cdaf5b56 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822/action Jan 10 14:33:34.331471 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21ebf36f-ef0c-44b3-a372-8cb3cdaf5b56 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:34.332058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21ebf36f-ef0c-44b3-a372-8cb3cdaf5b56 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:34.332954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-21ebf36f-ef0c-44b3-a372-8cb3cdaf5b56 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume 'f3e7c4e4-15bf-403b-8007-3ed7abf8a822' with '{'status': 'maintenance'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:34.362520 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:34.362520 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:34.497063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21ebf36f-ef0c-44b3-a372-8cb3cdaf5b56 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822/action returned with HTTP 202 Jan 10 14:33:34.500437 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 593/1128] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:34 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:34.506379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03ed6caa-aa23-4334-9fc4-0796744fa539 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:34.507157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03ed6caa-aa23-4334-9fc4-0796744fa539 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:34.508452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03ed6caa-aa23-4334-9fc4-0796744fa539 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:34.524027 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:34.524027 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:34.542291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-03ed6caa-aa23-4334-9fc4-0796744fa539 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:34.574478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03ed6caa-aa23-4334-9fc4-0796744fa539 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:34.575587 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 536/1129] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:34 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:34.590503 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d82cb3a3-da1f-457c-a296-1fd6bbbed18d tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822/action Jan 10 14:33:34.591632 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d82cb3a3-da1f-457c-a296-1fd6bbbed18d tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:34.592031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d82cb3a3-da1f-457c-a296-1fd6bbbed18d tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:34.607725 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:34.607725 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:34.608716 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d82cb3a3-da1f-457c-a296-1fd6bbbed18d tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Volume info retrieved successfully. Jan 10 14:33:34.845235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d82cb3a3-da1f-457c-a296-1fd6bbbed18d tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Delete volume request issued successfully. Jan 10 14:33:34.845930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d82cb3a3-da1f-457c-a296-1fd6bbbed18d tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822/action returned with HTTP 202 Jan 10 14:33:34.846910 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 594/1130] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:34 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:34.854420 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08bd8505-9125-41c0-980e-1cb3f074a072 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:34.859651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08bd8505-9125-41c0-980e-1cb3f074a072 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:34.860460 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08bd8505-9125-41c0-980e-1cb3f074a072 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:34.885001 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:34.885001 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:34.894942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-08bd8505-9125-41c0-980e-1cb3f074a072 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:34.918152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08bd8505-9125-41c0-980e-1cb3f074a072 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:34.923581 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 537/1131] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:34 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 910 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:35.224456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6245f8dd-4148-48be-94d3-06a2e6c72145 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:35.226433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6245f8dd-4148-48be-94d3-06a2e6c72145 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:35.227506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6245f8dd-4148-48be-94d3-06a2e6c72145 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:35.228463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6245f8dd-4148-48be-94d3-06a2e6c72145 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:35.238010 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:35.238010 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:35.240043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6245f8dd-4148-48be-94d3-06a2e6c72145 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:35.255777 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 595/1132] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:35.927515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d6df60f-56d5-44bc-b2c7-c92c5f90d2b7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:35.928910 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d6df60f-56d5-44bc-b2c7-c92c5f90d2b7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:35.929744 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d6df60f-56d5-44bc-b2c7-c92c5f90d2b7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:35.965017 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:35.965017 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:35.983656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3d6df60f-56d5-44bc-b2c7-c92c5f90d2b7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:36.006496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d6df60f-56d5-44bc-b2c7-c92c5f90d2b7 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:36.014207 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 538/1133] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:35 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:36.255249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd4aa8fa-daa3-479a-8d71-5d562fc897fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:36.255973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd4aa8fa-daa3-479a-8d71-5d562fc897fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:36.256560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd4aa8fa-daa3-479a-8d71-5d562fc897fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:36.256959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dd4aa8fa-daa3-479a-8d71-5d562fc897fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:36.268830 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:36.268830 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:36.271126 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd4aa8fa-daa3-479a-8d71-5d562fc897fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:36.277839 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 596/1134] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:37.027861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-13fb2602-2bda-48ec-a38c-39fdd17136ae tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:37.028422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-13fb2602-2bda-48ec-a38c-39fdd17136ae tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:37.029136 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-13fb2602-2bda-48ec-a38c-39fdd17136ae tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:37.054905 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:37.054905 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:37.066036 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-13fb2602-2bda-48ec-a38c-39fdd17136ae tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:37.078137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-13fb2602-2bda-48ec-a38c-39fdd17136ae tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:37.089114 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 539/1135] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:37 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:37.284851 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a00c0718-d8e2-4572-b81c-f09f5767a282 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:37.285415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a00c0718-d8e2-4572-b81c-f09f5767a282 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:37.296668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a00c0718-d8e2-4572-b81c-f09f5767a282 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:37.297110 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a00c0718-d8e2-4572-b81c-f09f5767a282 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:37.317635 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:37.317635 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:37.319968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a00c0718-d8e2-4572-b81c-f09f5767a282 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:37.327359 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 597/1136] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:38.096944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc739192-7e78-4206-9c9a-276c77c63c06 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:38.097428 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc739192-7e78-4206-9c9a-276c77c63c06 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:38.098393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc739192-7e78-4206-9c9a-276c77c63c06 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:38.120665 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:38.120665 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:38.135050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc739192-7e78-4206-9c9a-276c77c63c06 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:38.145622 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc739192-7e78-4206-9c9a-276c77c63c06 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:38.146649 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 540/1137] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:38 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 910 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:38.334882 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef798171-33e7-4087-a197-28f8f1f8ae75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:38.335346 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef798171-33e7-4087-a197-28f8f1f8ae75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:38.335763 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef798171-33e7-4087-a197-28f8f1f8ae75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:38.336060 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ef798171-33e7-4087-a197-28f8f1f8ae75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:38.349201 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:38.349201 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:38.351914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef798171-33e7-4087-a197-28f8f1f8ae75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:38.363699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-027a38bd-122d-45d4-a70c-917b0783cdb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:33:38.364135 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-027a38bd-122d-45d4-a70c-917b0783cdb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:38.364841 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-027a38bd-122d-45d4-a70c-917b0783cdb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:38.366615 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 598/1138] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:38.392808 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:38.392808 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:38.403917 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-027a38bd-122d-45d4-a70c-917b0783cdb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:33:38.412959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-027a38bd-122d-45d4-a70c-917b0783cdb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:33:38.414426 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 541/1139] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1203 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:33:38.430361 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6b65057-e355-4fda-be55-16b17c5d43d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:38.430805 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6b65057-e355-4fda-be55-16b17c5d43d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:38.431256 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6b65057-e355-4fda-be55-16b17c5d43d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:38.431576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-f6b65057-e355-4fda-be55-16b17c5d43d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete backup with id: 2eb52be4-e345-47cc-b643-9216576b0e78. Jan 10 14:33:38.443780 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:38.443780 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:38.618529 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.backup.rpcapi [None req-f6b65057-e355-4fda-be55-16b17c5d43d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] delete_backup rpcapi backup_id 2eb52be4-e345-47cc-b643-9216576b0e78 {{(pid=110759) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:33:38.624525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6b65057-e355-4fda-be55-16b17c5d43d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 202 Jan 10 14:33:38.626834 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 599/1140] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:33:38 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:38.634799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4e4a215-a692-4e6d-b3e6-0203a7be65af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:38.635298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4e4a215-a692-4e6d-b3e6-0203a7be65af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:38.635897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4e4a215-a692-4e6d-b3e6-0203a7be65af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:38.636197 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a4e4a215-a692-4e6d-b3e6-0203a7be65af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:38.666169 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:38.666169 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:38.666169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4e4a215-a692-4e6d-b3e6-0203a7be65af tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:38.667629 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 542/1141] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:39.165568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1787fca1-eacf-4217-8a86-2cbe7ac06368 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:39.166833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1787fca1-eacf-4217-8a86-2cbe7ac06368 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:39.171319 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1787fca1-eacf-4217-8a86-2cbe7ac06368 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:39.226495 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:39.226495 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:39.248624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1787fca1-eacf-4217-8a86-2cbe7ac06368 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:39.272319 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1787fca1-eacf-4217-8a86-2cbe7ac06368 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 200 Jan 10 14:33:39.273653 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 600/1142] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:39 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:39.681546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15b7c2fd-397e-44b5-9bb0-4da1c4755836 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:39.683949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15b7c2fd-397e-44b5-9bb0-4da1c4755836 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:39.684534 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15b7c2fd-397e-44b5-9bb0-4da1c4755836 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:39.685632 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-15b7c2fd-397e-44b5-9bb0-4da1c4755836 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:39.695152 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:39.695152 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:39.698715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15b7c2fd-397e-44b5-9bb0-4da1c4755836 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:39.702401 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 543/1143] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:40.289008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4ef6f26a-9253-4e33-b0e1-53c507352d4d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:40.292188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4ef6f26a-9253-4e33-b0e1-53c507352d4d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:40.292890 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4ef6f26a-9253-4e33-b0e1-53c507352d4d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:40.323673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4ef6f26a-9253-4e33-b0e1-53c507352d4d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 404 Jan 10 14:33:40.329536 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 601/1144] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:40 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:33:40.334653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] POST http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes Jan 10 14:33:40.341599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-756033904"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:40.341599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-756033904'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:33:40.341599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume of 1 GB Jan 10 14:33:40.345891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Availability Zones retrieved successfully. Jan 10 14:33:40.385900 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (81b13c93-92b9-495f-b15e-5973c967316d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:40.401067 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895358e6-e207-4bbd-9911-fc7b9b508e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:40.406838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:33:40.481028 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895358e6-e207-4bbd-9911-fc7b9b508e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:40.483507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7bd53a-765f-438a-b86a-4a6c4aa9a2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:40.650853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Created reservations ['005769f4-872c-4ff8-a496-5918c996fe3c', '71a5c489-aa01-4c19-a6d4-9496a9b81b7a', '7525d540-49d4-47f7-a048-2a82117dc0ab', '5d7ed3d6-b47b-4822-b508-ee5cd651e0ac'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:33:40.652995 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7bd53a-765f-438a-b86a-4a6c4aa9a2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['005769f4-872c-4ff8-a496-5918c996fe3c', '71a5c489-aa01-4c19-a6d4-9496a9b81b7a', '7525d540-49d4-47f7-a048-2a82117dc0ab', '5d7ed3d6-b47b-4822-b508-ee5cd651e0ac']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:40.655208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48caed2f-aa86-4e39-8e95-3f552ce5b014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:40.715092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-590cda13-c8d9-46ba-8cac-ff1f51c145b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:40.715872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-590cda13-c8d9-46ba-8cac-ff1f51c145b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:40.716502 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-590cda13-c8d9-46ba-8cac-ff1f51c145b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:40.717000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-590cda13-c8d9-46ba-8cac-ff1f51c145b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:40.726548 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:40.726548 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:40.728900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-590cda13-c8d9-46ba-8cac-ff1f51c145b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:40.734825 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 602/1145] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:40.760192 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48caed2f-aa86-4e39-8e95-3f552ce5b014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7de57987-3524-498e-b613-8925444991c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-756033904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['005769f4-872c-4ff8-a496-5918c996fe3c','71a5c489-aa01-4c19-a6d4-9496a9b81b7a','7525d540-49d4-47f7-a048-2a82117dc0ab','5d7ed3d6-b47b-4822-b508-ee5cd651e0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:33:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-756033904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7de57987-3524-498e-b613-8925444991c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f1289ae6f545f4929cd90d94f3bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:40.763586 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3c9090-d007-4602-bcd7-2e296edb215c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:40.909861 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3c9090-d007-4602-bcd7-2e296edb215c) transitioned into state 'SUCCESS' from state '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-756033904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f1289ae6f545f4929cd90d94f3bd93',qos_specs=None,replication_status=,reservations=['005769f4-872c-4ff8-a496-5918c996fe3c','71a5c489-aa01-4c19-a6d4-9496a9b81b7a','7525d540-49d4-47f7-a048-2a82117dc0ab','5d7ed3d6-b47b-4822-b508-ee5cd651e0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c441c71f6bb941e3805439ec9fc9afd0',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:40.912654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcca5e57-1256-4b88-bfda-8e1427fb7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:33:41.046857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcca5e57-1256-4b88-bfda-8e1427fb7f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:33:41.061416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Flow 'volume_create_api' (81b13c93-92b9-495f-b15e-5973c967316d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:33:41.062955 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Create volume request issued successfully. Jan 10 14:33:41.068376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a058fd07-461d-489b-a2c2-46bc4ff1fa10 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes returned with HTTP 202 Jan 10 14:33:41.075777 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 544/1146] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:33:40 2022] POST /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes => generated 817 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:33:41.082809 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34c4af3b-b57d-4940-9c4e-1112a42f1bf6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:41.083451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34c4af3b-b57d-4940-9c4e-1112a42f1bf6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:41.083970 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34c4af3b-b57d-4940-9c4e-1112a42f1bf6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:41.115875 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:41.115875 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:41.137816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-34c4af3b-b57d-4940-9c4e-1112a42f1bf6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:41.175738 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34c4af3b-b57d-4940-9c4e-1112a42f1bf6 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:41.179112 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 603/1147] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:41 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 885 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:41.742793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-545fd519-af1f-4318-8118-2244cd1d0311 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:41.743239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-545fd519-af1f-4318-8118-2244cd1d0311 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:41.744116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-545fd519-af1f-4318-8118-2244cd1d0311 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:41.744449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-545fd519-af1f-4318-8118-2244cd1d0311 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:41.768736 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:41.768736 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:41.768736 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-545fd519-af1f-4318-8118-2244cd1d0311 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:41.768736 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 545/1148] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:42.207492 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6567b35-ddb9-4cab-8b26-3f3db70610d8 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:42.211255 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6567b35-ddb9-4cab-8b26-3f3db70610d8 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:42.213831 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6567b35-ddb9-4cab-8b26-3f3db70610d8 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:42.251319 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:42.251319 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:42.259553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a6567b35-ddb9-4cab-8b26-3f3db70610d8 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:42.271043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6567b35-ddb9-4cab-8b26-3f3db70610d8 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:42.285432 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 604/1149] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:42 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:42.779711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd58b887-3d26-4083-bb42-ab870cf9f402 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:42.780851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd58b887-3d26-4083-bb42-ab870cf9f402 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:42.781494 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd58b887-3d26-4083-bb42-ab870cf9f402 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:42.782126 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-dd58b887-3d26-4083-bb42-ab870cf9f402 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:42.796874 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:42.796874 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:42.805325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd58b887-3d26-4083-bb42-ab870cf9f402 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:42.806591 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 546/1150] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:43.288603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84cfc24d-15c9-492f-85d6-824c2fbfbd83 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:43.289723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-84cfc24d-15c9-492f-85d6-824c2fbfbd83 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:43.290676 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-84cfc24d-15c9-492f-85d6-824c2fbfbd83 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:43.309494 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:43.309494 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:43.346097 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-84cfc24d-15c9-492f-85d6-824c2fbfbd83 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:43.359553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84cfc24d-15c9-492f-85d6-824c2fbfbd83 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:43.360734 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 605/1151] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:43 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 909 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:43.819478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d287534d-9ba3-42ef-979b-9fca55a24e83 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:43.820583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d287534d-9ba3-42ef-979b-9fca55a24e83 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:43.821250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d287534d-9ba3-42ef-979b-9fca55a24e83 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:43.821807 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d287534d-9ba3-42ef-979b-9fca55a24e83 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:43.830740 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:43.830740 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:43.832733 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d287534d-9ba3-42ef-979b-9fca55a24e83 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:43.833550 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 547/1152] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:44.375994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-227756cd-218c-4922-8c03-bde8c5b0ea0c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:44.376583 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-227756cd-218c-4922-8c03-bde8c5b0ea0c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:44.377230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-227756cd-218c-4922-8c03-bde8c5b0ea0c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:44.394060 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.394060 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.403562 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-227756cd-218c-4922-8c03-bde8c5b0ea0c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:44.416369 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-227756cd-218c-4922-8c03-bde8c5b0ea0c tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:44.417485 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 606/1153] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:44 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:44.431991 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52b03e20-daf5-4a7c-a65e-4f8da495bd5b tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action Jan 10 14:33:44.432743 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52b03e20-daf5-4a7c-a65e-4f8da495bd5b tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:44.434976 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52b03e20-daf5-4a7c-a65e-4f8da495bd5b tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:44.434976 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-52b03e20-daf5-4a7c-a65e-4f8da495bd5b tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume '7de57987-3524-498e-b613-8925444991c4' with '{'status': 'error'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:44.459052 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.459052 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.528978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52b03e20-daf5-4a7c-a65e-4f8da495bd5b tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action returned with HTTP 202 Jan 10 14:33:44.532478 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 548/1154] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:44 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:44.540628 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bb265c9-8da1-4491-b5f8-87e5710db5ff tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:44.541078 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bb265c9-8da1-4491-b5f8-87e5710db5ff tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:44.541528 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bb265c9-8da1-4491-b5f8-87e5710db5ff tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:44.557622 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.557622 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.565881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8bb265c9-8da1-4491-b5f8-87e5710db5ff tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:44.576335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bb265c9-8da1-4491-b5f8-87e5710db5ff tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:44.576335 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 607/1155] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:44 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:44.589001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0739dc52-3aab-475a-9bd8-f038462f3001 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action Jan 10 14:33:44.589716 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0739dc52-3aab-475a-9bd8-f038462f3001 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:44.590076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0739dc52-3aab-475a-9bd8-f038462f3001 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:44.590850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-0739dc52-3aab-475a-9bd8-f038462f3001 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume '7de57987-3524-498e-b613-8925444991c4' with '{'status': 'available'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:44.618076 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.618076 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.697812 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0739dc52-3aab-475a-9bd8-f038462f3001 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action returned with HTTP 202 Jan 10 14:33:44.698806 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 549/1156] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:44 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:44.706562 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a6f9692-7e01-4441-afc5-1d6daf8276ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:44.708230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a6f9692-7e01-4441-afc5-1d6daf8276ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:44.709309 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a6f9692-7e01-4441-afc5-1d6daf8276ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:44.734952 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.734952 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.748555 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2a6f9692-7e01-4441-afc5-1d6daf8276ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:44.758836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a6f9692-7e01-4441-afc5-1d6daf8276ce tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:44.760144 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 608/1157] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:44 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:44.775382 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40367908-4ed3-4e4e-b22a-7fe255c77b08 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action Jan 10 14:33:44.776194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40367908-4ed3-4e4e-b22a-7fe255c77b08 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:44.779108 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40367908-4ed3-4e4e-b22a-7fe255c77b08 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:44.779108 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-40367908-4ed3-4e4e-b22a-7fe255c77b08 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume '7de57987-3524-498e-b613-8925444991c4' with '{'status': 'maintenance'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:44.813420 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.813420 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.848006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-845eaf3a-a5ff-4b9f-a9f6-bc0c9ca3bfd4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:44.848520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-845eaf3a-a5ff-4b9f-a9f6-bc0c9ca3bfd4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:44.848968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-845eaf3a-a5ff-4b9f-a9f6-bc0c9ca3bfd4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:44.849269 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-845eaf3a-a5ff-4b9f-a9f6-bc0c9ca3bfd4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:44.860633 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.860633 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.863852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-845eaf3a-a5ff-4b9f-a9f6-bc0c9ca3bfd4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:44.864568 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 609/1158] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:44.945616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40367908-4ed3-4e4e-b22a-7fe255c77b08 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action returned with HTTP 202 Jan 10 14:33:44.946421 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 550/1159] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:44 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:44.953362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae5113f2-303b-4625-a136-7bfef00fa078 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:44.954618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae5113f2-303b-4625-a136-7bfef00fa078 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:44.955032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae5113f2-303b-4625-a136-7bfef00fa078 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:44.969343 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:44.969343 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:44.977848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ae5113f2-303b-4625-a136-7bfef00fa078 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:44.986724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae5113f2-303b-4625-a136-7bfef00fa078 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:44.987455 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 610/1160] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:44 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:45.001895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0bfe8fbb-ddea-4c4a-ad19-1d79f32815c4 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] POST http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action Jan 10 14:33:45.002703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0bfe8fbb-ddea-4c4a-ad19-1d79f32815c4 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:45.003102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0bfe8fbb-ddea-4c4a-ad19-1d79f32815c4 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:45.003981 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-0bfe8fbb-ddea-4c4a-ad19-1d79f32815c4 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] Updating volume '7de57987-3524-498e-b613-8925444991c4' with '{'status': 'available'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:33:45.030005 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:45.030005 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:45.107078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0bfe8fbb-ddea-4c4a-ad19-1d79f32815c4 tempest-VolumesActionsTest-930939667 tempest-VolumesActionsTest-930939667-project-admin] http://10.222.0.20/volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action returned with HTTP 202 Jan 10 14:33:45.110765 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 551/1161] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:33:44 2022] POST /volume/v3/26f30b659fb34d16987ad32d1678583e/volumes/7de57987-3524-498e-b613-8925444991c4/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:33:45.115070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ade2d65-b84c-4a05-bdfe-d417616b4f1d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:45.115518 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ade2d65-b84c-4a05-bdfe-d417616b4f1d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:45.115970 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ade2d65-b84c-4a05-bdfe-d417616b4f1d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:45.129947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:45.129947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:45.137669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0ade2d65-b84c-4a05-bdfe-d417616b4f1d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:45.148194 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ade2d65-b84c-4a05-bdfe-d417616b4f1d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:45.148951 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 611/1162] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:45 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:45.168667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-869554f4-19f9-4c70-8b1d-6109824b9767 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] DELETE http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:45.169104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-869554f4-19f9-4c70-8b1d-6109824b9767 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:45.169550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-869554f4-19f9-4c70-8b1d-6109824b9767 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:45.169933 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-869554f4-19f9-4c70-8b1d-6109824b9767 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume with id: 7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:45.186432 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:45.186432 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:45.187621 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-869554f4-19f9-4c70-8b1d-6109824b9767 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:45.367620 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-869554f4-19f9-4c70-8b1d-6109824b9767 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume request issued successfully. Jan 10 14:33:45.368087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-869554f4-19f9-4c70-8b1d-6109824b9767 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 202 Jan 10 14:33:45.368918 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 552/1163] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:33:45 2022] DELETE /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:33:45.376488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eba8830-5a6e-45a0-8efe-933d6d8eaf18 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:45.376958 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eba8830-5a6e-45a0-8efe-933d6d8eaf18 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:45.377434 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eba8830-5a6e-45a0-8efe-933d6d8eaf18 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:45.392509 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:45.392509 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:45.399839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3eba8830-5a6e-45a0-8efe-933d6d8eaf18 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:45.408308 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eba8830-5a6e-45a0-8efe-933d6d8eaf18 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:45.409136 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 612/1164] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:45 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:45.892710 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afd1bb1a-ca9c-48ce-bec4-d2b7f4ebda54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:45.893428 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afd1bb1a-ca9c-48ce-bec4-d2b7f4ebda54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:45.900569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afd1bb1a-ca9c-48ce-bec4-d2b7f4ebda54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:45.903416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-afd1bb1a-ca9c-48ce-bec4-d2b7f4ebda54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:45.918348 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:45.918348 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:45.920895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afd1bb1a-ca9c-48ce-bec4-d2b7f4ebda54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:45.928324 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 553/1165] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:46.423499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-588eb910-525d-4ec8-9688-62858b73b918 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:46.424074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-588eb910-525d-4ec8-9688-62858b73b918 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:46.424495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-588eb910-525d-4ec8-9688-62858b73b918 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:46.437932 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:46.437932 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:46.446391 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-588eb910-525d-4ec8-9688-62858b73b918 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:46.457011 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-588eb910-525d-4ec8-9688-62858b73b918 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:46.458838 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 613/1166] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:46 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:46.942447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25faf912-7d29-41e7-9e16-546e6b8071fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:46.943026 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25faf912-7d29-41e7-9e16-546e6b8071fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:46.943583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25faf912-7d29-41e7-9e16-546e6b8071fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:46.944862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-25faf912-7d29-41e7-9e16-546e6b8071fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:46.954539 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:46.954539 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:46.959968 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25faf912-7d29-41e7-9e16-546e6b8071fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:46.959968 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 554/1167] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:47.472859 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b2c70ee-f4c3-4aae-bffb-e956ec8a25f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:47.473477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b2c70ee-f4c3-4aae-bffb-e956ec8a25f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:47.473998 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b2c70ee-f4c3-4aae-bffb-e956ec8a25f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:47.489207 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:47.489207 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:47.505495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4b2c70ee-f4c3-4aae-bffb-e956ec8a25f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:47.515106 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b2c70ee-f4c3-4aae-bffb-e956ec8a25f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:47.516093 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 614/1168] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:47 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:47.972450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-101daf8d-2847-4476-a3a6-cdebd9d345c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:47.974776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-101daf8d-2847-4476-a3a6-cdebd9d345c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:47.975392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-101daf8d-2847-4476-a3a6-cdebd9d345c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:47.976709 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-101daf8d-2847-4476-a3a6-cdebd9d345c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:47.987719 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:47.987719 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:47.989534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-101daf8d-2847-4476-a3a6-cdebd9d345c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:47.995938 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 555/1169] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:48.486701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-130e0b83-dd38-4926-bd1a-67bf920a8a3b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:33:48.488287 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-130e0b83-dd38-4926-bd1a-67bf920a8a3b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:48.489388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-130e0b83-dd38-4926-bd1a-67bf920a8a3b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:48.517644 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:48.517644 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:48.525980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-130e0b83-dd38-4926-bd1a-67bf920a8a3b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:33:48.530850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08cd70b2-50a7-4254-93aa-d99c53e3c2f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:48.531457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08cd70b2-50a7-4254-93aa-d99c53e3c2f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:48.531931 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08cd70b2-50a7-4254-93aa-d99c53e3c2f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:48.537863 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-130e0b83-dd38-4926-bd1a-67bf920a8a3b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:33:48.539261 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 615/1170] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:48 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:33:48.554089 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:48.554089 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:48.563969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-08cd70b2-50a7-4254-93aa-d99c53e3c2f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:48.576031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08cd70b2-50a7-4254-93aa-d99c53e3c2f2 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 200 Jan 10 14:33:48.578816 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 556/1171] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:48 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 909 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:33:48.895466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-79705a3e-8f64-40c3-a08f-e0ff1553baa5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:33:48.896799 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-79705a3e-8f64-40c3-a08f-e0ff1553baa5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:48.897419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-79705a3e-8f64-40c3-a08f-e0ff1553baa5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:48.919903 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:48.919903 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:48.930430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-79705a3e-8f64-40c3-a08f-e0ff1553baa5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:33:48.941476 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-79705a3e-8f64-40c3-a08f-e0ff1553baa5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:33:48.942529 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 616/1172] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:33:48 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 1211 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:33:49.002930 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:49.004718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.004718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.004718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:49.019650 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-636729bb-5d17-4a92-846a-5cedc762be1b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9/action Jan 10 14:33:49.020655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-636729bb-5d17-4a92-846a-5cedc762be1b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:49.021144 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-636729bb-5d17-4a92-846a-5cedc762be1b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:49.024724 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:49.024724 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:49.026503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 200 Jan 10 14:33:49.027076 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 557/1173] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:49.044742 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:49.044742 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:49.045822 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-636729bb-5d17-4a92-846a-5cedc762be1b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:33:49.159419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-636729bb-5d17-4a92-846a-5cedc762be1b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Begin detaching volume completed successfully. Jan 10 14:33:49.159931 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-636729bb-5d17-4a92-846a-5cedc762be1b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9/action returned with HTTP 202 Jan 10 14:33:49.160777 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 617/1174] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:33:49 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:33:49.444163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume// Jan 10 14:33:49.444601 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.445094 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.445822 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e7130ffe-f74c-4a8b-8231-496aa1db0f80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:33:49.446982 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 558/1175] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:33:49 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:33:49.457415 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-14be64ef-0d81-4389-8155-52ec916f206c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:33:49.458043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-14be64ef-0d81-4389-8155-52ec916f206c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.458628 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-14be64ef-0d81-4389-8155-52ec916f206c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.492618 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:49.492618 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:49.514326 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-14be64ef-0d81-4389-8155-52ec916f206c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:33:49.548727 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-14be64ef-0d81-4389-8155-52ec916f206c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:33:49.549887 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 618/1176] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:33:49 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 1313 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:33:49.591038 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc39d11a-ebad-4ca8-ae16-d7f45209380e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 Jan 10 14:33:49.591482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc39d11a-ebad-4ca8-ae16-d7f45209380e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.592065 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc39d11a-ebad-4ca8-ae16-d7f45209380e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.606042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc39d11a-ebad-4ca8-ae16-d7f45209380e tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 returned with HTTP 404 Jan 10 14:33:49.606896 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 559/1177] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:49 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/7de57987-3524-498e-b613-8925444991c4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:33:49.614344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5de6cd0b-7d67-451f-ace4-7f828d3fac91 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] DELETE http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:49.614556 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5de6cd0b-7d67-451f-ace4-7f828d3fac91 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.614873 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5de6cd0b-7d67-451f-ace4-7f828d3fac91 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.615271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5de6cd0b-7d67-451f-ace4-7f828d3fac91 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume with id: f3e7c4e4-15bf-403b-8007-3ed7abf8a822 Jan 10 14:33:49.633231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5de6cd0b-7d67-451f-ace4-7f828d3fac91 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 returned with HTTP 404 Jan 10 14:33:49.637314 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 619/1178] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:33:49 2022] DELETE /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f3e7c4e4-15bf-403b-8007-3ed7abf8a822 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:33:49.642094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-629b0622-3c81-4190-b8e1-257760c08e1a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] DELETE http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:49.642898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-629b0622-3c81-4190-b8e1-257760c08e1a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.643356 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-629b0622-3c81-4190-b8e1-257760c08e1a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.643897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-629b0622-3c81-4190-b8e1-257760c08e1a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume with id: f707c3e9-8a27-4ade-9235-16d75a2cde6f Jan 10 14:33:49.660626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-629b0622-3c81-4190-b8e1-257760c08e1a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f returned with HTTP 404 Jan 10 14:33:49.663278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 560/1179] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:33:49 2022] DELETE /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/f707c3e9-8a27-4ade-9235-16d75a2cde6f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:33:49.670223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f0299b4-223d-4d21-97ed-311fc28bb72d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] DELETE http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:49.670670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f0299b4-223d-4d21-97ed-311fc28bb72d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.671117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f0299b4-223d-4d21-97ed-311fc28bb72d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.671660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-0f0299b4-223d-4d21-97ed-311fc28bb72d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume with id: 333a19f1-0086-4de1-8079-db8a27892367 Jan 10 14:33:49.689140 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f0299b4-223d-4d21-97ed-311fc28bb72d tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 returned with HTTP 404 Jan 10 14:33:49.704419 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 620/1180] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:33:49 2022] DELETE /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/333a19f1-0086-4de1-8079-db8a27892367 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:33:49.713216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e03ac159-42b2-4c50-9a01-bf2eeff4dc39 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] DELETE http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:49.714013 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e03ac159-42b2-4c50-9a01-bf2eeff4dc39 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.714647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e03ac159-42b2-4c50-9a01-bf2eeff4dc39 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.715341 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-e03ac159-42b2-4c50-9a01-bf2eeff4dc39 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume with id: fd16cf56-4431-4330-b387-d80235b75fed Jan 10 14:33:49.741476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e03ac159-42b2-4c50-9a01-bf2eeff4dc39 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed returned with HTTP 404 Jan 10 14:33:49.745637 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 561/1181] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:33:49 2022] DELETE /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/fd16cf56-4431-4330-b387-d80235b75fed => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:33:49.758434 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-05bc1487-af4b-4b96-bc1b-29d380cdb786 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] DELETE http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:33:49.759320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-05bc1487-af4b-4b96-bc1b-29d380cdb786 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:49.760055 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-05bc1487-af4b-4b96-bc1b-29d380cdb786 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:49.760677 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-05bc1487-af4b-4b96-bc1b-29d380cdb786 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume with id: 26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:33:49.790354 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:49.790354 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:49.791585 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-05bc1487-af4b-4b96-bc1b-29d380cdb786 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:50.002221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-05bc1487-af4b-4b96-bc1b-29d380cdb786 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Delete volume request issued successfully. Jan 10 14:33:50.002221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-05bc1487-af4b-4b96-bc1b-29d380cdb786 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 202 Jan 10 14:33:50.002221 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 621/1182] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:33:49 2022] DELETE /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:33:50.002221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-042addd1-a74e-4767-b6a7-ec8a45227f46 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:33:50.002221 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-042addd1-a74e-4767-b6a7-ec8a45227f46 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:50.002221 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-042addd1-a74e-4767-b6a7-ec8a45227f46 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:50.002772 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-999f29c0-d9c9-4960-bd3c-8bc2be1872ce tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] DELETE http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8 Jan 10 14:33:50.002772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-999f29c0-d9c9-4960-bd3c-8bc2be1872ce tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:50.002772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-999f29c0-d9c9-4960-bd3c-8bc2be1872ce tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:50.034771 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:50.034771 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:50.037728 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:50.037728 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:50.055044 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-042addd1-a74e-4767-b6a7-ec8a45227f46 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:50.065520 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-042addd1-a74e-4767-b6a7-ec8a45227f46 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:33:50.066853 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 622/1183] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:49 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 928 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:50.073403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-090e840f-56ac-4975-9d34-25631b9cee13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 Jan 10 14:33:50.074110 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-090e840f-56ac-4975-9d34-25631b9cee13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:50.074560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-090e840f-56ac-4975-9d34-25631b9cee13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:50.074869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-090e840f-56ac-4975-9d34-25631b9cee13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 2eb52be4-e345-47cc-b643-9216576b0e78. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:33:50.081139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-090e840f-56ac-4975-9d34-25631b9cee13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 returned with HTTP 404 Jan 10 14:33:50.082447 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 623/1184] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/2eb52be4-e345-47cc-b643-9216576b0e78 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:33:50.183437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-676aaa80-3cee-4f1a-8223-1a086ece9c26 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:33:50.185351 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-676aaa80-3cee-4f1a-8223-1a086ece9c26 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:50.189256 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-676aaa80-3cee-4f1a-8223-1a086ece9c26 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:50.229046 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:50.229046 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:50.249076 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-676aaa80-3cee-4f1a-8223-1a086ece9c26 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:33:50.273760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-676aaa80-3cee-4f1a-8223-1a086ece9c26 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:33:50.277950 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 624/1185] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:33:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1203 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:33:50.459761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-7a6301a3-ca59-4ca1-95ec-24e4ef880fed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3/action Jan 10 14:33:50.460697 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-7a6301a3-ca59-4ca1-95ec-24e4ef880fed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:33:50.461129 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-7a6301a3-ca59-4ca1-95ec-24e4ef880fed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:33:50.487226 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:50.487226 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:50.489104 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-7a6301a3-ca59-4ca1-95ec-24e4ef880fed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:33:50.559331 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-7a6301a3-ca59-4ca1-95ec-24e4ef880fed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Begin detaching volume completed successfully. Jan 10 14:33:50.560004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-7a6301a3-ca59-4ca1-95ec-24e4ef880fed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3/action returned with HTTP 202 Jan 10 14:33:50.560920 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 625/1186] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:33:50 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:33:50.661924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:33:50.662372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:50.662823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:50.700226 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:50.700226 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:50.716439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:33:50.741864 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:33:50.766372 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 626/1187] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:33:50.769633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume// Jan 10 14:33:50.771112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:50.772665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:50.774449 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-955f78fd-9683-491f-9551-fcabe6fd246e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:33:50.776126 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 627/1188] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:33:50 2022] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:33:50.786794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-4ab8f20c-91c2-4c99-977f-28f0f8f9e862 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:33:50.821179 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-4ab8f20c-91c2-4c99-977f-28f0f8f9e862 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:50.823352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-4ab8f20c-91c2-4c99-977f-28f0f8f9e862 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:50.847326 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:50.847326 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:50.857125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-4ab8f20c-91c2-4c99-977f-28f0f8f9e862 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:33:50.870940 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-4ab8f20c-91c2-4c99-977f-28f0f8f9e862 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:33:50.872572 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 628/1189] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:33:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1305 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:33:51.083906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcd27d3e-1567-48c0-8033-8067440fd07a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:33:51.084388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcd27d3e-1567-48c0-8033-8067440fd07a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:51.084837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcd27d3e-1567-48c0-8033-8067440fd07a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:51.113809 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:51.113809 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:33:51.133320 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dcd27d3e-1567-48c0-8033-8067440fd07a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Volume info retrieved successfully. Jan 10 14:33:51.170462 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcd27d3e-1567-48c0-8033-8067440fd07a tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 200 Jan 10 14:33:51.171235 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 629/1190] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:33:51 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 928 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:33:51.262837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-809910a7-d08b-4bbf-a5f9-29f37f6a9599 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83 Jan 10 14:33:51.266572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-809910a7-d08b-4bbf-a5f9-29f37f6a9599 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:33:51.266572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-809910a7-d08b-4bbf-a5f9-29f37f6a9599 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:33:51.320810 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:33:51.320810 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:00.559019 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e05d7aa3-ce75-47ab-b292-6a3ce8e2364c req-999f29c0-d9c9-4960-bd3c-8bc2be1872ce tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8 returned with HTTP 200 Jan 10 14:34:00.559883 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 562/1191] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:33:49 2022] DELETE /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/92841029-94b2-4d6b-93ff-1aa0327d20f8 => generated 19 bytes in 10573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:00.570120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32b52313-ff17-4bc1-807b-92773c7ed52e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:00.570723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32b52313-ff17-4bc1-807b-92773c7ed52e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:00.571251 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32b52313-ff17-4bc1-807b-92773c7ed52e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:00.597288 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:00.597288 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:00.606415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-32b52313-ff17-4bc1-807b-92773c7ed52e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:00.616158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32b52313-ff17-4bc1-807b-92773c7ed52e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:00.617056 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 563/1192] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:00.620886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a817751-9d4e-4c21-b1b5-bdafe3feddb3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] GET http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d Jan 10 14:34:00.621508 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a817751-9d4e-4c21-b1b5-bdafe3feddb3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:00.622130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a817751-9d4e-4c21-b1b5-bdafe3feddb3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:00.641861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a817751-9d4e-4c21-b1b5-bdafe3feddb3 tempest-VolumesActionsTest-1223247014 tempest-VolumesActionsTest-1223247014-project] http://10.222.0.20/volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d returned with HTTP 404 Jan 10 14:34:00.644228 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 564/1193] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:00 2022] GET /volume/v3/66f1289ae6f545f4929cd90d94f3bd93/volumes/26536c8d-b987-40a9-83dc-ecd9a37c410d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:00.834500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fdd40d5-21ee-40b8-9447-5621c3777a23 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] POST http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types Jan 10 14:34:00.835218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fdd40d5-21ee-40b8-9447-5621c3777a23 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1396121177"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:00.904880 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fdd40d5-21ee-40b8-9447-5621c3777a23 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types returned with HTTP 200 Jan 10 14:34:00.905688 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 565/1194] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:34:00 2022] POST /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types => generated 224 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:00.914999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f26c5482-03f9-4b62-8103-c454d1ad8436 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] POST http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types Jan 10 14:34:00.915776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f26c5482-03f9-4b62-8103-c454d1ad8436 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1936549649"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:00.970807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f26c5482-03f9-4b62-8103-c454d1ad8436 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types returned with HTTP 202 Jan 10 14:34:00.974401 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 566/1195] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:34:00 2022] POST /volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types => generated 181 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:34:01.079103 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31c0f4a8-719d-47cf-87bb-214f10697340 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups Jan 10 14:34:01.079928 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31c0f4a8-719d-47cf-87bb-214f10697340 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "32ffbb14-4333-4b05-94cb-91218c0865ae", "volume_types": ["5598d4ed-4c58-444f-95e6-6a49a52d4792"], "name": "tempest-GroupSnapshotsTest-Group-529701667"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:01.080941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-31c0f4a8-719d-47cf-87bb-214f10697340 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating new group {'group': {'group_type': '32ffbb14-4333-4b05-94cb-91218c0865ae', 'volume_types': ['5598d4ed-4c58-444f-95e6-6a49a52d4792'], 'name': 'tempest-GroupSnapshotsTest-Group-529701667'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:34:01.086869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-31c0f4a8-719d-47cf-87bb-214f10697340 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating group tempest-GroupSnapshotsTest-Group-529701667. Jan 10 14:34:01.100546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-31c0f4a8-719d-47cf-87bb-214f10697340 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:34:01.245684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-31c0f4a8-719d-47cf-87bb-214f10697340 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['43f68464-4265-4413-b199-10642f6db03a'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:01.475699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31c0f4a8-719d-47cf-87bb-214f10697340 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups returned with HTTP 202 Jan 10 14:34:01.479410 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 567/1196] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:34:00 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups => generated 111 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:01.481369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b4b1688-193c-4fd0-aa03-21e82de56762 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:34:01.481935 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b4b1688-193c-4fd0-aa03-21e82de56762 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:01.482377 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b4b1688-193c-4fd0-aa03-21e82de56762 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:01.507991 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:01.507991 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:01.513985 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6b4b1688-193c-4fd0-aa03-21e82de56762 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:34:01.523619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b4b1688-193c-4fd0-aa03-21e82de56762 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:34:01.524801 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 568/1197] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:01 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:01.531875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71e92175-589f-46b0-a002-600ca89a5ae9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 Jan 10 14:34:01.532553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71e92175-589f-46b0-a002-600ca89a5ae9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:01.533146 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71e92175-589f-46b0-a002-600ca89a5ae9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:01.544142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-71e92175-589f-46b0-a002-600ca89a5ae9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 544f7dd0-9576-4404-baef-362d0f128258 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:34:01.544142 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:01.544142 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:01.556933 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71e92175-589f-46b0-a002-600ca89a5ae9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 returned with HTTP 200 Jan 10 14:34:01.557963 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 569/1198] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:34:01 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:01.632315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-382ee885-9601-4b2b-bef9-7bceb5e68cc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:01.633016 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-382ee885-9601-4b2b-bef9-7bceb5e68cc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:01.633183 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-382ee885-9601-4b2b-bef9-7bceb5e68cc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:01.651448 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:01.651448 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:01.659215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-382ee885-9601-4b2b-bef9-7bceb5e68cc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:01.669520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-382ee885-9601-4b2b-bef9-7bceb5e68cc6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:01.670237 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 570/1199] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:02.576179 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec0cf0c7-0583-41f9-93d1-d68cb4819216 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 Jan 10 14:34:02.576966 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec0cf0c7-0583-41f9-93d1-d68cb4819216 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:02.577420 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec0cf0c7-0583-41f9-93d1-d68cb4819216 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:02.577760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-ec0cf0c7-0583-41f9-93d1-d68cb4819216 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 544f7dd0-9576-4404-baef-362d0f128258 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:34:02.583051 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:02.583051 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:02.613066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec0cf0c7-0583-41f9-93d1-d68cb4819216 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 returned with HTTP 200 Jan 10 14:34:02.614658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 571/1200] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:34:02 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:02.629700 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes Jan 10 14:34:02.631270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5598d4ed-4c58-444f-95e6-6a49a52d4792", "group_id": "544f7dd0-9576-4404-baef-362d0f128258", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-642218320"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:02.632501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request body: {'volume': {'volume_type': '5598d4ed-4c58-444f-95e6-6a49a52d4792', 'group_id': '544f7dd0-9576-4404-baef-362d0f128258', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-642218320'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:02.645007 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:02.645007 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:02.646118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume of 1 GB Jan 10 14:34:02.656177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:34:02.672191 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (80bb3c05-e563-4f49-9a7a-451d3b01b121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:02.676232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56e4cf3-f48a-434b-ab83-f10626b0a912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:02.676878 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:02.676878 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:02.678118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:02.703602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56e4cf3-f48a-434b-ab83-f10626b0a912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:34:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5598d4ed-4c58-444f-95e6-6a49a52d4792,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1396121177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5598d4ed-4c58-444f-95e6-6a49a52d4792', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '544f7dd0-9576-4404-baef-362d0f128258', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:02.705644 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a81e6b8-d0e7-4422-9b2d-cf17e9ed7dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:02.735195 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1396121177 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1396121177, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:34:02.735949 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1396121177 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1396121177, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:34:02.953403 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['6a4c22ac-b4f9-42a9-bb6e-0403586518c9', '4e98f7bc-dfc0-44cd-941d-112515920cc5', '25c7a48f-7956-4615-b877-6628d4fb773b', '9f42a551-0606-49c8-81b8-1abd6e51cc11'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:02.956307 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a81e6b8-d0e7-4422-9b2d-cf17e9ed7dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4c22ac-b4f9-42a9-bb6e-0403586518c9', '4e98f7bc-dfc0-44cd-941d-112515920cc5', '25c7a48f-7956-4615-b877-6628d4fb773b', '9f42a551-0606-49c8-81b8-1abd6e51cc11']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:02.958950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d145c3c4-c2c4-49ad-ac3e-cd6a75b0a3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:03.063727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d145c3c4-c2c4-49ad-ac3e-cd6a75b0a3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89161b80-9632-4df0-be95-0bdd2f371cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-642218320',encryption_key_id=None,group_id=544f7dd0-9576-4404-baef-362d0f128258,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['6a4c22ac-b4f9-42a9-bb6e-0403586518c9','4e98f7bc-dfc0-44cd-941d-112515920cc5','25c7a48f-7956-4615-b877-6628d4fb773b','9f42a551-0606-49c8-81b8-1abd6e51cc11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=5598d4ed-4c58-444f-95e6-6a49a52d4792), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-642218320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=544f7dd0-9576-4404-baef-362d0f128258,host=None,id=89161b80-9632-4df0-be95-0bdd2f371cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe8648529314e7f99050375dd4d7f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5598d4ed-4c58-444f-95e6-6a49a52d4792),volume_type_id=5598d4ed-4c58-444f-95e6-6a49a52d4792)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:03.065695 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7690633d-1e76-4d6b-84e1-1812368b4381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:03.160373 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7690633d-1e76-4d6b-84e1-1812368b4381) transitioned into state 'SUCCESS' from state '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-642218320',encryption_key_id=None,group_id=544f7dd0-9576-4404-baef-362d0f128258,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['6a4c22ac-b4f9-42a9-bb6e-0403586518c9','4e98f7bc-dfc0-44cd-941d-112515920cc5','25c7a48f-7956-4615-b877-6628d4fb773b','9f42a551-0606-49c8-81b8-1abd6e51cc11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=5598d4ed-4c58-444f-95e6-6a49a52d4792)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:03.162250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8352f4c-9710-43c7-b83d-1fc7557ddbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:03.259131 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8352f4c-9710-43c7-b83d-1fc7557ddbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:03.262603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (80bb3c05-e563-4f49-9a7a-451d3b01b121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:03.263519 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request issued successfully. Jan 10 14:34:03.264909 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:03.265288 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:03.272999 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:03.279146 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:03.279146 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:03.288335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-951da615-33f7-4099-af82-68ad8ce3620a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes returned with HTTP 202 Jan 10 14:34:03.298184 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 572/1201] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:34:02 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes => generated 907 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:03.302685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-107f3ee7-415c-47ab-ba03-7f19fec46d52 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:03.303152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-107f3ee7-415c-47ab-ba03-7f19fec46d52 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:03.303636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-107f3ee7-415c-47ab-ba03-7f19fec46d52 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:03.322140 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:03.322140 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:03.330706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-107f3ee7-415c-47ab-ba03-7f19fec46d52 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:03.339729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-107f3ee7-415c-47ab-ba03-7f19fec46d52 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:03.340666 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 573/1202] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:03.344818 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:03.345302 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:03.345750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:03.360511 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:03.360511 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:03.367402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:03.368734 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:03.369118 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:03.376753 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:03.382031 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:03.382031 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:03.397415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1a29da8-9139-44a8-9760-ff770563b33b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:03.400009 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 574/1203] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:03 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 975 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:04.357767 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c37af21-c6e2-4763-9065-12cf2219282b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:04.358449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c37af21-c6e2-4763-9065-12cf2219282b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:04.358710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c37af21-c6e2-4763-9065-12cf2219282b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:04.389130 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:04.389130 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:04.399709 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3c37af21-c6e2-4763-9065-12cf2219282b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:04.413206 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c37af21-c6e2-4763-9065-12cf2219282b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:04.414428 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 575/1204] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:04.427350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:04.428496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:04.429173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:04.445768 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:04.445768 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:04.454784 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:04.456959 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:04.457963 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:04.466573 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:04.474350 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:04.474350 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:04.492484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1f9740f-e101-412f-807a-0f32be23ab32 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:04.494015 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 576/1205] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:04 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 999 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:05.433647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce55c614-f62a-45f9-b0dc-85a7a552bb06 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:05.434335 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce55c614-f62a-45f9-b0dc-85a7a552bb06 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:05.439775 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce55c614-f62a-45f9-b0dc-85a7a552bb06 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:05.496522 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:05.496522 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:05.516230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ce55c614-f62a-45f9-b0dc-85a7a552bb06 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:05.531970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce55c614-f62a-45f9-b0dc-85a7a552bb06 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:05.535755 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 577/1206] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:05.547795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:05.548546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:05.549192 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:05.576742 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:05.576742 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:05.595598 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:05.598148 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:05.598696 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:05.613519 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:05.622562 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:05.622562 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:05.656905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a584768-7275-4fe9-b148-8247f18abc0f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:05.659060 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 578/1207] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:05 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 999 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:06.552487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fd3ef7f-9e04-4b9b-b8cd-f17426be948d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:06.553809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fd3ef7f-9e04-4b9b-b8cd-f17426be948d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:06.554486 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fd3ef7f-9e04-4b9b-b8cd-f17426be948d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:06.600399 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:06.600399 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:06.617777 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4fd3ef7f-9e04-4b9b-b8cd-f17426be948d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:06.630484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fd3ef7f-9e04-4b9b-b8cd-f17426be948d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:06.636193 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 579/1208] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:06.673255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:06.674026 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:06.674792 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:06.697480 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:06.697480 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:06.729359 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:06.732389 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:06.738888 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:06.751439 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:06.759904 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:06.759904 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:06.797172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6dce0158-987f-41ce-8c61-86d3577ee063 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:06.797172 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 580/1209] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:06 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 1000 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:34:06.814336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53d909f4-fedf-42fa-b39f-ad4a21044b2a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots Jan 10 14:34:06.815298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53d909f4-fedf-42fa-b39f-ad4a21044b2a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "544f7dd0-9576-4404-baef-362d0f128258", "name": "tempest-group_snapshot-2098315368"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:06.816276 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-53d909f4-fedf-42fa-b39f-ad4a21044b2a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating new group_snapshot {'group_snapshot': {'group_id': '544f7dd0-9576-4404-baef-362d0f128258', 'name': 'tempest-group_snapshot-2098315368'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 10 14:34:06.827214 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:06.827214 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:06.838481 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.group_snapshots [None req-53d909f4-fedf-42fa-b39f-ad4a21044b2a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating group_snapshot tempest-group_snapshot-2098315368. Jan 10 14:34:07.018301 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:07.018301 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:07.071078 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-53d909f4-fedf-42fa-b39f-ad4a21044b2a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1396121177 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1396121177, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:34:07.262369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-53d909f4-fedf-42fa-b39f-ad4a21044b2a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['641759f3-2321-4da8-a6e5-7871c2fe2a29', '822aef7c-79eb-4640-8095-ac5dbf84a700', '6dfdc2cb-4bfb-4485-8d46-76ccbb1e7e74', 'c505c269-8761-4686-a9d9-6358bd8f7873'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:07.548102 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53d909f4-fedf-42fa-b39f-ad4a21044b2a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots returned with HTTP 202 Jan 10 14:34:07.549386 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 581/1210] 10.222.0.20 () {62 vars in 1300 bytes} [Mon Jan 10 14:34:06 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots => generated 168 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:34:07.820681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60872d30-cc37-40a6-85f6-649265f3ae7f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes Jan 10 14:34:07.820681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60872d30-cc37-40a6-85f6-649265f3ae7f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:07.820681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60872d30-cc37-40a6-85f6-649265f3ae7f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:07.820681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-60872d30-cc37-40a6-85f6-649265f3ae7f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:34:07.820681 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:07.820681 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:07.821994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-60872d30-cc37-40a6-85f6-649265f3ae7f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:34:07.918969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-60872d30-cc37-40a6-85f6-649265f3ae7f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Get all volumes completed successfully. Jan 10 14:34:07.919818 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60872d30-cc37-40a6-85f6-649265f3ae7f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes returned with HTTP 200 Jan 10 14:34:07.921029 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 582/1211] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 14:34:07 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes => generated 15 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:07.925266 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-739dd342-f41b-447c-b100-5047036c83e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:07.925860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-739dd342-f41b-447c-b100-5047036c83e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:07.926671 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-739dd342-f41b-447c-b100-5047036c83e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:07.926908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-739dd342-f41b-447c-b100-5047036c83e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member daed0b3f-14c8-4d96-bfb6-08085d450eb1 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:34:07.933093 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:07.933093 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:07.943574 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-739dd342-f41b-447c-b100-5047036c83e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 returned with HTTP 200 Jan 10 14:34:07.943574 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 583/1212] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:34:07 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:07.953675 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30001dbd-98e9-480d-8234-c6b488816700 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:07.955053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30001dbd-98e9-480d-8234-c6b488816700 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:07.955053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30001dbd-98e9-480d-8234-c6b488816700 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:08.004173 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:08.004173 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:08.021091 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-30001dbd-98e9-480d-8234-c6b488816700 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:08.031501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30001dbd-98e9-480d-8234-c6b488816700 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:08.032389 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 584/1213] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:08.035810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] POST http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes Jan 10 14:34:08.036768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1577551389"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:08.038833 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1577551389'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:08.039273 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume of 1 GB Jan 10 14:34:08.046938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Availability Zones retrieved successfully. Jan 10 14:34:08.090441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Flow 'volume_create_api' (66778d01-ae7b-4cbd-bb93-e0cbbdd72a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:08.093140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76c9b17-fbd9-48c5-b66c-7fed7e17f440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:08.096535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:08.130847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76c9b17-fbd9-48c5-b66c-7fed7e17f440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:08.134659 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100feb10-b11e-4323-993b-af5a8caa1f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:08.467496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Created reservations ['238fdd90-23cd-4926-a035-d3f87f94f7bd', 'e2ecab81-9df9-4cac-859c-8c301a95e363', 'c08ca88d-5e3c-42ff-af51-4be903b7542d', '18c9e7da-3b89-4506-acc7-4489b1cb96af'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:08.470227 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100feb10-b11e-4323-993b-af5a8caa1f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['238fdd90-23cd-4926-a035-d3f87f94f7bd', 'e2ecab81-9df9-4cac-859c-8c301a95e363', 'c08ca88d-5e3c-42ff-af51-4be903b7542d', '18c9e7da-3b89-4506-acc7-4489b1cb96af']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:08.473256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f905a0b-54f6-4f36-a758-339c058cd1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:08.557776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f905a0b-54f6-4f36-a758-339c058cd1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50e9f73-b606-4883-ba19-942df2100f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1577551389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',qos_specs=None,replication_status=,reservations=['238fdd90-23cd-4926-a035-d3f87f94f7bd','e2ecab81-9df9-4cac-859c-8c301a95e363','c08ca88d-5e3c-42ff-af51-4be903b7542d','18c9e7da-3b89-4506-acc7-4489b1cb96af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1577551389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d50e9f73-b606-4883-ba19-942df2100f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:08.560229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6051dc1-2308-4302-958a-73e18a787a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:08.658875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6051dc1-2308-4302-958a-73e18a787a14) transitioned into state 'SUCCESS' from state '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-1577551389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',qos_specs=None,replication_status=,reservations=['238fdd90-23cd-4926-a035-d3f87f94f7bd','e2ecab81-9df9-4cac-859c-8c301a95e363','c08ca88d-5e3c-42ff-af51-4be903b7542d','18c9e7da-3b89-4506-acc7-4489b1cb96af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:08.660734 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3440b3-e5b7-414b-9eb9-b67ebd708ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:08.747406 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3440b3-e5b7-414b-9eb9-b67ebd708ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:08.751318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Flow 'volume_create_api' (66778d01-ae7b-4cbd-bb93-e0cbbdd72a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:08.752386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume request issued successfully. Jan 10 14:34:08.758043 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0901751d-baa7-4378-994e-b4baea222484 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes returned with HTTP 202 Jan 10 14:34:08.758043 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 585/1214] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:34:08 2022] POST /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes => generated 824 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:34:08.769660 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34d30dfb-8ddd-4627-a6a4-e771eff97772 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:08.770110 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34d30dfb-8ddd-4627-a6a4-e771eff97772 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:08.770567 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34d30dfb-8ddd-4627-a6a4-e771eff97772 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:08.787418 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:08.787418 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:08.795432 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-34d30dfb-8ddd-4627-a6a4-e771eff97772 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:08.803944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34d30dfb-8ddd-4627-a6a4-e771eff97772 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:08.804912 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 586/1215] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:08 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 892 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:08.954526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d60abc21-1ff6-4a1b-8adc-4b9c474b9f22 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:08.955219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d60abc21-1ff6-4a1b-8adc-4b9c474b9f22 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:08.955635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d60abc21-1ff6-4a1b-8adc-4b9c474b9f22 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:08.956201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-d60abc21-1ff6-4a1b-8adc-4b9c474b9f22 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member daed0b3f-14c8-4d96-bfb6-08085d450eb1 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:34:08.965136 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:08.965136 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:08.971700 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d60abc21-1ff6-4a1b-8adc-4b9c474b9f22 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 returned with HTTP 200 Jan 10 14:34:08.976476 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 587/1216] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:34:08 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:09.046753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63100ec9-8960-4247-9d52-b7ae2bf40237 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:09.047256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63100ec9-8960-4247-9d52-b7ae2bf40237 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:09.047626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63100ec9-8960-4247-9d52-b7ae2bf40237 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:09.073243 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:09.073243 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:09.081537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63100ec9-8960-4247-9d52-b7ae2bf40237 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:09.091189 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63100ec9-8960-4247-9d52-b7ae2bf40237 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:09.091901 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 588/1217] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:09.104850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes Jan 10 14:34:09.105570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1250878278"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:09.106765 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1250878278'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:09.106995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume of 1 GB Jan 10 14:34:09.117471 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Availability Zones retrieved successfully. Jan 10 14:34:09.136756 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Flow 'volume_create_api' (3b31aa40-4fd1-4203-9a9c-7913670d674e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:09.139382 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f82ea62c-077e-4f5b-b55d-96f41178fc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:09.149999 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:09.192767 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f82ea62c-077e-4f5b-b55d-96f41178fc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:09.195126 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533af054-6c61-4f1b-b46b-1a15184d36b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:09.501764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Created reservations ['2b39f610-1aef-435a-9948-ae1f8262e07f', 'e60b0bb6-feee-43bf-bf9e-e078ecf09f89', 'cf459b9f-3b27-433f-9547-de1f0bba240a', '63199bd9-3c13-41c3-b699-380dfc97f7bd'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:09.503665 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533af054-6c61-4f1b-b46b-1a15184d36b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b39f610-1aef-435a-9948-ae1f8262e07f', 'e60b0bb6-feee-43bf-bf9e-e078ecf09f89', 'cf459b9f-3b27-433f-9547-de1f0bba240a', '63199bd9-3c13-41c3-b699-380dfc97f7bd']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:09.507804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5afc5bc-b4c2-4bef-8782-0c32f12c96e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:09.649649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5afc5bc-b4c2-4bef-8782-0c32f12c96e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a12124fc-5449-47be-98a5-5bb87e55b847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1250878278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',qos_specs=None,replication_status=,reservations=['2b39f610-1aef-435a-9948-ae1f8262e07f','e60b0bb6-feee-43bf-bf9e-e078ecf09f89','cf459b9f-3b27-433f-9547-de1f0bba240a','63199bd9-3c13-41c3-b699-380dfc97f7bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0724c4c91e485a965433d817ae2bf1',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1250878278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a12124fc-5449-47be-98a5-5bb87e55b847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0724c4c91e485a965433d817ae2bf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:09.653727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a7ed89-7661-40cb-a8f5-415431b54c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:09.766202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a7ed89-7661-40cb-a8f5-415431b54c7d) transitioned into state 'SUCCESS' from state '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-1250878278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',qos_specs=None,replication_status=,reservations=['2b39f610-1aef-435a-9948-ae1f8262e07f','e60b0bb6-feee-43bf-bf9e-e078ecf09f89','cf459b9f-3b27-433f-9547-de1f0bba240a','63199bd9-3c13-41c3-b699-380dfc97f7bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0724c4c91e485a965433d817ae2bf1',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:09.768754 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf758e1-4b58-4ed9-aadd-21e47c0b5ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:09.846411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf758e1-4b58-4ed9-aadd-21e47c0b5ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:09.856595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Flow 'volume_create_api' (3b31aa40-4fd1-4203-9a9c-7913670d674e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:09.858104 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume request issued successfully. Jan 10 14:34:09.860010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e02ae357-b203-4900-bbbd-fb2a263257b6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes returned with HTTP 202 Jan 10 14:34:09.868311 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 589/1218] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:34:09 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes => generated 820 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:34:09.876225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-190d299e-49dd-4f6c-812e-dc4f3efd972e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:09.878123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-190d299e-49dd-4f6c-812e-dc4f3efd972e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:09.879480 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-190d299e-49dd-4f6c-812e-dc4f3efd972e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:09.925053 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:09.925053 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:09.931187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-190d299e-49dd-4f6c-812e-dc4f3efd972e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:09.963586 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-190d299e-49dd-4f6c-812e-dc4f3efd972e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:09.965304 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 590/1219] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:09 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:09.979489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f00cd476-2938-4cf0-b6f0-99a68c3407be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:09.983673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f00cd476-2938-4cf0-b6f0-99a68c3407be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:09.983673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f00cd476-2938-4cf0-b6f0-99a68c3407be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:10.020623 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:10.020623 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:10.039438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f00cd476-2938-4cf0-b6f0-99a68c3407be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:10.049432 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f00cd476-2938-4cf0-b6f0-99a68c3407be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:10.050479 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 591/1220] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:09 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 888 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:10.056524 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b93cdd34-9bc7-45a8-ac9d-d4ddcd6b49af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:10.057005 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b93cdd34-9bc7-45a8-ac9d-d4ddcd6b49af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:10.057456 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b93cdd34-9bc7-45a8-ac9d-d4ddcd6b49af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:10.058643 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-b93cdd34-9bc7-45a8-ac9d-d4ddcd6b49af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member daed0b3f-14c8-4d96-bfb6-08085d450eb1 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:34:10.064770 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:10.064770 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:10.070670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b93cdd34-9bc7-45a8-ac9d-d4ddcd6b49af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 returned with HTTP 200 Jan 10 14:34:10.074755 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 592/1221] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:34:10 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:10.107455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6ed46f8f-cce3-4c01-b863-03d72280c0e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:10.108524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6ed46f8f-cce3-4c01-b863-03d72280c0e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:10.109230 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6ed46f8f-cce3-4c01-b863-03d72280c0e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:10.157014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:10.157014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:10.168922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6ed46f8f-cce3-4c01-b863-03d72280c0e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:10.180831 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6ed46f8f-cce3-4c01-b863-03d72280c0e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:10.183124 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 593/1222] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:10.989107 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e604547e-3e73-4f68-8596-287e9882e67d tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:10.990243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e604547e-3e73-4f68-8596-287e9882e67d tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:10.991116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e604547e-3e73-4f68-8596-287e9882e67d tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:11.062244 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:11.062244 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:11.081052 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e604547e-3e73-4f68-8596-287e9882e67d tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:11.101743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e604547e-3e73-4f68-8596-287e9882e67d tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:11.111320 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 594/1223] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:10 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:11.115530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e2a73de-f00d-4331-8b7b-52ebee9a1b78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:11.119270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e2a73de-f00d-4331-8b7b-52ebee9a1b78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:11.119270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e2a73de-f00d-4331-8b7b-52ebee9a1b78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:11.130931 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:11.130931 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:11.139344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7e2a73de-f00d-4331-8b7b-52ebee9a1b78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:11.149617 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e2a73de-f00d-4331-8b7b-52ebee9a1b78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:11.151205 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 595/1224] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:11 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:11.156318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9af8b22-8c30-41e7-8318-9d9058efbbfc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:11.157093 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9af8b22-8c30-41e7-8318-9d9058efbbfc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:11.157725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9af8b22-8c30-41e7-8318-9d9058efbbfc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:11.158237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-d9af8b22-8c30-41e7-8318-9d9058efbbfc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member daed0b3f-14c8-4d96-bfb6-08085d450eb1 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:34:11.164983 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:11.164983 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:11.170292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9af8b22-8c30-41e7-8318-9d9058efbbfc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 returned with HTTP 200 Jan 10 14:34:11.173422 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 596/1225] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:34:11 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:11.197370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c32167dd-415c-4db3-96d3-e28cf94ab12a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:11.199654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c32167dd-415c-4db3-96d3-e28cf94ab12a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:11.199654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c32167dd-415c-4db3-96d3-e28cf94ab12a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:11.225410 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:11.225410 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:11.232887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c32167dd-415c-4db3-96d3-e28cf94ab12a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:11.245067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c32167dd-415c-4db3-96d3-e28cf94ab12a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:11.246424 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 597/1226] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 1206 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:11.607502 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9b1c2aaf-30d1-4c09-ad64-01cf86f9837d req-809910a7-d08b-4bbf-a5f9-29f37f6a9599 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83 returned with HTTP 200 Jan 10 14:34:11.608555 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 630/1227] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:33:51 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/attachments/9918f164-3020-4178-9324-95f5fc1caf83 => generated 19 bytes in 20352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:12.118124 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79478b5b-e37d-452c-b34c-031af7488078 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:12.118734 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79478b5b-e37d-452c-b34c-031af7488078 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.119254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79478b5b-e37d-452c-b34c-031af7488078 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.134158 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.134158 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.142397 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-79478b5b-e37d-452c-b34c-031af7488078 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:12.151964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79478b5b-e37d-452c-b34c-031af7488078 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:12.152902 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 598/1228] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:12.167176 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91a52838-0b98-419b-b3d8-ec61a4bfd180 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:12.167624 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91a52838-0b98-419b-b3d8-ec61a4bfd180 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.167745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb115b97-3bad-4aa4-959b-6de1be3cbbff tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:12.168131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91a52838-0b98-419b-b3d8-ec61a4bfd180 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.168365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb115b97-3bad-4aa4-959b-6de1be3cbbff tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.168911 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb115b97-3bad-4aa4-959b-6de1be3cbbff tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.184086 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.184086 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.185568 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.185568 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.195162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bb115b97-3bad-4aa4-959b-6de1be3cbbff tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:12.198433 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-91a52838-0b98-419b-b3d8-ec61a4bfd180 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:12.205916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb115b97-3bad-4aa4-959b-6de1be3cbbff tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:12.207174 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 599/1229] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 917 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:12.207723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91a52838-0b98-419b-b3d8-ec61a4bfd180 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:12.208793 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 631/1230] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:12.220219 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad4c5062-2309-42ef-aeba-b4cda00c80af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:12.220908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad4c5062-2309-42ef-aeba-b4cda00c80af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.221728 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad4c5062-2309-42ef-aeba-b4cda00c80af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.222339 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-ad4c5062-2309-42ef-aeba-b4cda00c80af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member daed0b3f-14c8-4d96-bfb6-08085d450eb1 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:34:12.229428 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.229428 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.241588 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] POST http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes Jan 10 14:34:12.242299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-978838959"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:12.243330 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-978838959'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:12.244124 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume of 1 GB Jan 10 14:34:12.255690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad4c5062-2309-42ef-aeba-b4cda00c80af tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 returned with HTTP 200 Jan 10 14:34:12.256700 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 600/1231] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 => generated 308 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:12.271406 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0154ecaf-748e-4daa-a30f-213fef782031 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:12.271406 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0154ecaf-748e-4daa-a30f-213fef782031 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.271718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Availability Zones retrieved successfully. Jan 10 14:34:12.271826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0154ecaf-748e-4daa-a30f-213fef782031 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.288655 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.288655 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.300972 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0154ecaf-748e-4daa-a30f-213fef782031 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:12.301174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Flow 'volume_create_api' (f553eeb2-4d50-437c-a84e-bbb3f5764d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:12.301607 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f93167-07a5-4830-aea3-32c691505a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:12.304162 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:12.311744 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0154ecaf-748e-4daa-a30f-213fef782031 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:12.322178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 601/1232] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 911 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:12.326367 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19bb94aa-b100-42fc-a548-95397310e6b3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail Jan 10 14:34:12.326844 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19bb94aa-b100-42fc-a548-95397310e6b3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.327285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19bb94aa-b100-42fc-a548-95397310e6b3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.328568 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-19bb94aa-b100-42fc-a548-95397310e6b3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:34:12.330781 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-19bb94aa-b100-42fc-a548-95397310e6b3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:34:12.348437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f93167-07a5-4830-aea3-32c691505a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:12.349321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-19bb94aa-b100-42fc-a548-95397310e6b3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all snapshots completed successfully. Jan 10 14:34:12.350341 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.350341 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.350660 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef89d4e9-2765-4b15-aeeb-efb066f5d334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:12.351815 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19bb94aa-b100-42fc-a548-95397310e6b3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail returned with HTTP 200 Jan 10 14:34:12.359253 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 602/1233] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail => generated 454 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:12.359253 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-2d888b76-198e-45a7-9473-ee141a37ddb0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:12.359253 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-2d888b76-198e-45a7-9473-ee141a37ddb0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.359253 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-2d888b76-198e-45a7-9473-ee141a37ddb0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.373580 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.373580 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.381894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f2c88824-f67f-433a-801b-9578c878d63b req-2d888b76-198e-45a7-9473-ee141a37ddb0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-2d888b76-198e-45a7-9473-ee141a37ddb0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 603/1234] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acbc3e9f-0cbb-435f-be44-e71da95eb916 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acbc3e9f-0cbb-435f-be44-e71da95eb916 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acbc3e9f-0cbb-435f-be44-e71da95eb916 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-acbc3e9f-0cbb-435f-be44-e71da95eb916 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acbc3e9f-0cbb-435f-be44-e71da95eb916 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be returned with HTTP 200 Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 604/1235] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:34:12 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/action Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action body: b'{"create-from-src": {"group_snapshot_id": "daed0b3f-14c8-4d96-bfb6-08085d450eb1", "name": "tempest-Group_from_snap-723338995"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "daed0b3f-14c8-4d96-bfb6-08085d450eb1", "name": "tempest-Group_from_snap-723338995"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating new group {'create-from-src': {'group_snapshot_id': 'daed0b3f-14c8-4d96-bfb6-08085d450eb1', 'name': 'tempest-Group_from_snap-723338995'}}. {{(pid=110760) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating group tempest-Group_from_snap-723338995 from group_snapshot daed0b3f-14c8-4d96-bfb6-08085d450eb1. Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:12.563242 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:12.564894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Created reservations ['a273ccc0-ff1b-4fca-a6ef-534512960371', '3a78d097-55bd-44a0-b07b-cd772b0de0f0', 'f3e0b868-10de-43ad-b0ce-26cd359d0b51', '7e721576-8bd4-4bfe-834c-7b9b400edfd0'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:12.564894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef89d4e9-2765-4b15-aeeb-efb066f5d334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a273ccc0-ff1b-4fca-a6ef-534512960371', '3a78d097-55bd-44a0-b07b-cd772b0de0f0', 'f3e0b868-10de-43ad-b0ce-26cd359d0b51', '7e721576-8bd4-4bfe-834c-7b9b400edfd0']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:12.564894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee78f171-6b94-4749-90c3-20dbe330dc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:12.683864 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['482259ef-323f-4aad-92ef-2f4d6df828e8'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:12.771480 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee78f171-6b94-4749-90c3-20dbe330dc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93c5d38-19be-4a42-b690-255f012316d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-978838959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',qos_specs=None,replication_status=,reservations=['a273ccc0-ff1b-4fca-a6ef-534512960371','3a78d097-55bd-44a0-b07b-cd772b0de0f0','f3e0b868-10de-43ad-b0ce-26cd359d0b51','7e721576-8bd4-4bfe-834c-7b9b400edfd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-978838959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93c5d38-19be-4a42-b690-255f012316d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:12.773405 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7110f0-6582-49ea-a047-f1ef899d1f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:12.921016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7110f0-6582-49ea-a047-f1ef899d1f65) transitioned into state 'SUCCESS' from state '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-978838959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',qos_specs=None,replication_status=,reservations=['a273ccc0-ff1b-4fca-a6ef-534512960371','3a78d097-55bd-44a0-b07b-cd772b0de0f0','f3e0b868-10de-43ad-b0ce-26cd359d0b51','7e721576-8bd4-4bfe-834c-7b9b400edfd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:12.923648 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef596a63-0d86-4b31-8eea-d3a1d7f2e25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:13.025065 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef596a63-0d86-4b31-8eea-d3a1d7f2e25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:13.027759 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Flow 'volume_create_api' (f553eeb2-4d50-437c-a84e-bbb3f5764d7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:13.028576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume request issued successfully. Jan 10 14:34:13.029723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes returned with HTTP 202 Jan 10 14:34:13.031969 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 632/1236] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:34:12 2022] POST /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes => generated 823 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:34:13.033233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume// Jan 10 14:34:13.033766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:13.034219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:13.035236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc177749-105e-4fe1-8125-d5416a58eba7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:34:13.042535 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 633/1237] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:34:13 2022] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:34:13.048819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-d28e4b24-e3b1-42f1-a4a6-d8b63b40240f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments Jan 10 14:34:13.049549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-d28e4b24-e3b1-42f1-a4a6-d8b63b40240f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a12124fc-5449-47be-98a5-5bb87e55b847", "connector": null, "instance_uuid": "065e2519-baa1-4ec9-be46-1fe576ad6c9a"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:13.069477 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.069477 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.080584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.group.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] A mapping entry already exists for group ecd04a1b-c816-4af5-bf97-6e6d199e9e39 and volume type 5598d4ed-4c58-444f-95e6-6a49a52d4792. Do not need to create again. Jan 10 14:34:13.081300 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.081300 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.082357 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:34:13.096205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (3d488ec1-4814-48b3-9d3e-1c1aafe234e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:13.098607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305c6327-ec9d-4458-af09-3aff64f9e023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:13.101035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:13.136456 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305c6327-ec9d-4458-af09-3aff64f9e023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02d4516f-6066-4f3c-802b-1eecedeff9be', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:34:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5598d4ed-4c58-444f-95e6-6a49a52d4792,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1396121177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5598d4ed-4c58-444f-95e6-6a49a52d4792', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ecd04a1b-c816-4af5-bf97-6e6d199e9e39', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:13.146164 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715ee255-b4e4-4ca6-a173-22768e9e5421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:13.324771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['5ecf8c4d-dc00-4bcf-9b03-3df0efe6aee7', '51cb641b-5c74-43a8-b916-076379b85c8b'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:13.326989 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715ee255-b4e4-4ca6-a173-22768e9e5421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ecf8c4d-dc00-4bcf-9b03-3df0efe6aee7', '51cb641b-5c74-43a8-b916-076379b85c8b']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:13.329118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033c6960-387b-42e2-8e55-27595af3cd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:13.463720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-d28e4b24-e3b1-42f1-a4a6-d8b63b40240f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments returned with HTTP 200 Jan 10 14:34:13.471265 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 634/1238] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:34:13 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments => generated 273 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:13.480683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033c6960-387b-42e2-8e55-27595af3cd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6', '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=ecd04a1b-c816-4af5-bf97-6e6d199e9e39,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['5ecf8c4d-dc00-4bcf-9b03-3df0efe6aee7','51cb641b-5c74-43a8-b916-076379b85c8b'],size=1,snapshot_id=02d4516f-6066-4f3c-802b-1eecedeff9be,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=5598d4ed-4c58-444f-95e6-6a49a52d4792), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ecd04a1b-c816-4af5-bf97-6e6d199e9e39,host=None,id=9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe8648529314e7f99050375dd4d7f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02d4516f-6066-4f3c-802b-1eecedeff9be,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5598d4ed-4c58-444f-95e6-6a49a52d4792),volume_type_id=5598d4ed-4c58-444f-95e6-6a49a52d4792)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:13.482716 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330fe9d9-5da8-4646-9a36-e32193fad38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:13.486818 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47a033ad-6dfd-4a78-bb47-627b30a10b23 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:13.487490 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47a033ad-6dfd-4a78-bb47-627b30a10b23 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:13.489004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47a033ad-6dfd-4a78-bb47-627b30a10b23 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:13.518748 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.518748 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.535119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-47a033ad-6dfd-4a78-bb47-627b30a10b23 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:13.569668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47a033ad-6dfd-4a78-bb47-627b30a10b23 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:13.569668 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 635/1239] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:13 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:13.588898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330fe9d9-5da8-4646-9a36-e32193fad38d) transitioned into state 'SUCCESS' from 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=ecd04a1b-c816-4af5-bf97-6e6d199e9e39,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['5ecf8c4d-dc00-4bcf-9b03-3df0efe6aee7','51cb641b-5c74-43a8-b916-076379b85c8b'],size=1,snapshot_id=02d4516f-6066-4f3c-802b-1eecedeff9be,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=5598d4ed-4c58-444f-95e6-6a49a52d4792)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:13.591225 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (3d488ec1-4814-48b3-9d3e-1c1aafe234e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:13.592609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request issued successfully. Jan 10 14:34:13.667615 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:13.668063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:13.668722 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:13.675190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55c19c00-5ddf-4531-b11e-0a3f5a2edef5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/action returned with HTTP 202 Jan 10 14:34:13.676072 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 605/1240] 10.222.0.20 () {62 vars in 1294 bytes} [Mon Jan 10 14:34:12 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/action => generated 102 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:13.685727 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:34:13.686467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:13.687169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:13.688071 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:34:13.689051 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.689051 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.691458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:34:13.712543 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.712543 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.722373 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:13.755853 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:13.758205 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 636/1241] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:13.764503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:34:13.764503 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:13.764503 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:13.766477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume// Jan 10 14:34:13.768770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:13.772667 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:13.775140 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:13.776223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4394f90-c730-436e-8a03-dbdd3cb3aeb5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:34:13.776804 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 637/1242] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:34:13 2022] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:34:13.779034 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.779034 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.786694 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:13.787239 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:13.794734 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:13.801242 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.801242 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.801463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-de9ea398-271e-4743-9af4-a18ae01e0e78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:13.801731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-de9ea398-271e-4743-9af4-a18ae01e0e78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:13.802770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-de9ea398-271e-4743-9af4-a18ae01e0e78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:13.818629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2bf2c2ac-d071-46b3-aa01-147c792354d3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:34:13.824624 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.824624 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.830130 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 606/1243] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:34:13 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1985 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:34:13.834637 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:13.835127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:13.835574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:13.836316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f2c88824-f67f-433a-801b-9578c878d63b req-de9ea398-271e-4743-9af4-a18ae01e0e78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:13.849272 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.849272 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.857255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:13.858598 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:13.859527 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:13.866391 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:13.869842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-de9ea398-271e-4743-9af4-a18ae01e0e78 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:13.871395 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 638/1244] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:34:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1011 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:34:13.886727 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.886727 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:13.889544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-2acadbae-9a72-44c2-8a1b-3e12b6d6db41 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] PUT http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40 Jan 10 14:34:13.890800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-2acadbae-9a72-44c2-8a1b-3e12b6d6db41 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:13.908221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a90726c8-7814-4030-87b1-edc61bc81d45 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:13.909631 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 607/1245] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:13 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:13.931656 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:34:13.931656 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:34:13.932428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-f2c88824-f67f-433a-801b-9578c878d63b req-2acadbae-9a72-44c2-8a1b-3e12b6d6db41 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Lock "b'cinder-attachment_update-a12124fc-5449-47be-98a5-5bb87e55b847-n-h1-master-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:34:13.934780 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:13.934780 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:14.584883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6456810-d24a-4148-935b-ae397103b8d9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:14.586148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6456810-d24a-4148-935b-ae397103b8d9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:14.586735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6456810-d24a-4148-935b-ae397103b8d9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:14.636127 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:14.636127 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:14.661238 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e6456810-d24a-4148-935b-ae397103b8d9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:14.685113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6456810-d24a-4148-935b-ae397103b8d9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:14.694222 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 608/1246] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:14 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:14.774507 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7bab9bd-8d10-4f9a-abb4-48a2058eaab2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:14.775573 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7bab9bd-8d10-4f9a-abb4-48a2058eaab2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:14.776468 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7bab9bd-8d10-4f9a-abb4-48a2058eaab2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:14.823959 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:14.823959 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:14.846491 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a7bab9bd-8d10-4f9a-abb4-48a2058eaab2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:14.858119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7bab9bd-8d10-4f9a-abb4-48a2058eaab2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:14.859213 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 609/1247] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:14 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:14.942268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:14.942721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:14.943174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:14.997504 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:14.997504 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:15.019518 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:15.022438 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:15.022833 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:15.030969 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:15.037378 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:15.037378 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:15.055315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02d9fcef-73b9-4b8d-8b52-a3147605c5b7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:15.056840 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 610/1248] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:14 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:15.708961 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6057873-3f5a-4571-a498-33aef8075c65 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:15.709510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6057873-3f5a-4571-a498-33aef8075c65 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:15.710266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6057873-3f5a-4571-a498-33aef8075c65 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:15.739792 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:15.739792 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:15.759637 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d6057873-3f5a-4571-a498-33aef8075c65 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:15.782744 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6057873-3f5a-4571-a498-33aef8075c65 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:15.784401 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 611/1249] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:15 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 916 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:15.832192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f58e77ac-20a5-4502-a39e-0106ff5310b1 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:15.832669 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f58e77ac-20a5-4502-a39e-0106ff5310b1 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:15.836453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f58e77ac-20a5-4502-a39e-0106ff5310b1 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:15.873826 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:15.873826 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:15.895092 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f58e77ac-20a5-4502-a39e-0106ff5310b1 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:15.910331 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f58e77ac-20a5-4502-a39e-0106ff5310b1 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:15.912034 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 612/1250] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:15 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:15.919724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f391856-6704-486f-8bd1-9f10bf8f605e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:15.932630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f391856-6704-486f-8bd1-9f10bf8f605e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:15.933198 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f391856-6704-486f-8bd1-9f10bf8f605e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:15.963958 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:15.963958 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:15.977474 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8f391856-6704-486f-8bd1-9f10bf8f605e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:15.999100 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f391856-6704-486f-8bd1-9f10bf8f605e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:16.008222 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 613/1251] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:15 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:16.012080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] POST http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes Jan 10 14:34:16.012821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-772280267"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:16.013782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-772280267'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:16.014094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume of 1 GB Jan 10 14:34:16.031104 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Availability Zones retrieved successfully. Jan 10 14:34:16.058641 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Flow 'volume_create_api' (857461ee-55fe-4380-b0e6-9385dd5873e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:16.078881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8834b827-5dea-4b18-978c-6ac8ecb90c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:16.082255 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:16.147623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8834b827-5dea-4b18-978c-6ac8ecb90c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:16.149703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e537c9-a7e9-4fcf-b958-90dae3085b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:16.294776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Created reservations ['44d312ba-d2f2-411e-92d9-95a19c73fc48', 'c93c5361-3705-4f5f-a3ad-8dcd30cd440d', '0eedd7f9-4cd6-4861-992e-ffc6cdaa8f01', '1b3f3b53-09fd-4856-aa4b-8af8803887fe'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:16.309828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e537c9-a7e9-4fcf-b958-90dae3085b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d312ba-d2f2-411e-92d9-95a19c73fc48', 'c93c5361-3705-4f5f-a3ad-8dcd30cd440d', '0eedd7f9-4cd6-4861-992e-ffc6cdaa8f01', '1b3f3b53-09fd-4856-aa4b-8af8803887fe']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:16.313659 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92cfb6e-5234-4317-a1e5-18935209d1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:16.439408 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92cfb6e-5234-4317-a1e5-18935209d1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b77b3792-b5fd-4c78-977d-6db5444e5840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-772280267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',qos_specs=None,replication_status=,reservations=['44d312ba-d2f2-411e-92d9-95a19c73fc48','c93c5361-3705-4f5f-a3ad-8dcd30cd440d','0eedd7f9-4cd6-4861-992e-ffc6cdaa8f01','1b3f3b53-09fd-4856-aa4b-8af8803887fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-772280267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b77b3792-b5fd-4c78-977d-6db5444e5840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:16.445881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314bf278-49f5-4f50-b0ad-961f2c3ded07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:16.622945 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314bf278-49f5-4f50-b0ad-961f2c3ded07) transitioned into state 'SUCCESS' from state '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-772280267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c2c7b0af524e7b8e9e6ea4fa3bbbbb',qos_specs=None,replication_status=,reservations=['44d312ba-d2f2-411e-92d9-95a19c73fc48','c93c5361-3705-4f5f-a3ad-8dcd30cd440d','0eedd7f9-4cd6-4861-992e-ffc6cdaa8f01','1b3f3b53-09fd-4856-aa4b-8af8803887fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0d0ed55e04b82ae09d63cd2814389',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:16.625500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a72c05-6556-4bff-9ea2-4a060334f86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:16.767840 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a72c05-6556-4bff-9ea2-4a060334f86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:16.774006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Flow 'volume_create_api' (857461ee-55fe-4380-b0e6-9385dd5873e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:16.782297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Create volume request issued successfully. Jan 10 14:34:16.788879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fe6c7e0c-3cdf-4c9b-9255-b69e071e86a2 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes returned with HTTP 202 Jan 10 14:34:16.804472 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 614/1252] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:34:16 2022] POST /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes => generated 823 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:34:16.808499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:16.815096 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:16.815841 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:16.835628 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:16.835628 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:16.844361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:16.846097 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:16.846474 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:16.855208 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:16.865297 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:16.865297 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:16.896660 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e97e9085-5d23-41ec-bd9d-1ac80c9b5e70 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:16.899706 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 615/1253] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:16 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:16.905946 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61328a2d-6f63-4270-ab23-338d75017eea tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:16.906628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61328a2d-6f63-4270-ab23-338d75017eea tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:16.909570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61328a2d-6f63-4270-ab23-338d75017eea tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:16.937848 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:16.937848 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:16.955171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-61328a2d-6f63-4270-ab23-338d75017eea tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:16.978462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61328a2d-6f63-4270-ab23-338d75017eea tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:16.981733 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 616/1254] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:16 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 891 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:17.014794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6ef12e4-b74b-4171-b34c-d3998f1c57cf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:17.015320 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6ef12e4-b74b-4171-b34c-d3998f1c57cf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:17.015691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6ef12e4-b74b-4171-b34c-d3998f1c57cf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:17.053879 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:17.053879 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:17.074064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e6ef12e4-b74b-4171-b34c-d3998f1c57cf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:17.091859 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6ef12e4-b74b-4171-b34c-d3998f1c57cf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:17.095580 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 617/1255] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:17 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:17.913599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:17.914232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:17.914483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:17.943828 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:17.943828 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:17.962187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:17.966483 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:17.968886 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:17.981271 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:17.998444 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:17.998444 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:18.045257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0bb751d0-4361-4d4d-a2e1-cb58e72ac199 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:18.055331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 618/1256] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:17 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:18.066112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12651a83-ee9b-4acb-bc26-cabd5f373bb4 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:18.066714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12651a83-ee9b-4acb-bc26-cabd5f373bb4 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:18.067323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12651a83-ee9b-4acb-bc26-cabd5f373bb4 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:18.104901 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:18.104901 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:18.117473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-12651a83-ee9b-4acb-bc26-cabd5f373bb4 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:18.136841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12651a83-ee9b-4acb-bc26-cabd5f373bb4 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:18.137754 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 619/1257] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:18 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:18.144410 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b9fbc66a-4521-4601-b21f-a5a09d6eda40 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:18.147152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b9fbc66a-4521-4601-b21f-a5a09d6eda40 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:18.147797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b9fbc66a-4521-4601-b21f-a5a09d6eda40 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:18.168765 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:18.168765 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:18.175230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b9fbc66a-4521-4601-b21f-a5a09d6eda40 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:18.185161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b9fbc66a-4521-4601-b21f-a5a09d6eda40 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:18.195142 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 620/1258] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:18 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:18.465300 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05725a99-4387-48da-baa7-83f35d03ec20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:18.465856 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05725a99-4387-48da-baa7-83f35d03ec20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:18.466427 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05725a99-4387-48da-baa7-83f35d03ec20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:18.466920 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-05725a99-4387-48da-baa7-83f35d03ec20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume with id: 7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:18.500183 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:18.500183 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:18.503416 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-05725a99-4387-48da-baa7-83f35d03ec20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:18.785869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-05725a99-4387-48da-baa7-83f35d03ec20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume request issued successfully. Jan 10 14:34:18.787912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05725a99-4387-48da-baa7-83f35d03ec20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 202 Jan 10 14:34:18.791085 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 621/1259] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:34:18 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:34:18.796631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc9eb245-529f-48d9-8cf3-2523982c8cbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:18.797134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc9eb245-529f-48d9-8cf3-2523982c8cbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:18.797586 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc9eb245-529f-48d9-8cf3-2523982c8cbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:18.842390 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:18.842390 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:18.871141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc9eb245-529f-48d9-8cf3-2523982c8cbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:18.891345 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc9eb245-529f-48d9-8cf3-2523982c8cbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:18.909527 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 622/1260] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:19.062307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:19.063957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:19.064901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:19.094874 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:19.094874 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:19.116479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:19.119932 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:19.120105 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:19.135824 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:19.154749 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:19.154749 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:19.174994 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71a592d2-92d4-4443-9d05-fab4773c504b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:19.183695 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 623/1261] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:19 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:19.186246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af4c14f0-d83b-4981-83f8-903ccc481b73 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:19.186787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af4c14f0-d83b-4981-83f8-903ccc481b73 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:19.187317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af4c14f0-d83b-4981-83f8-903ccc481b73 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:19.203083 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:19.203083 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:19.217605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-af4c14f0-d83b-4981-83f8-903ccc481b73 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:19.240744 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af4c14f0-d83b-4981-83f8-903ccc481b73 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:19.246699 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 624/1262] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:19 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:19.263344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd4b4a24-bdd2-429c-b6c9-d25fd45f7afb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:19.263796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd4b4a24-bdd2-429c-b6c9-d25fd45f7afb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:19.268049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd4b4a24-bdd2-429c-b6c9-d25fd45f7afb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:19.300281 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:19.300281 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:19.309550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cd4b4a24-bdd2-429c-b6c9-d25fd45f7afb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:19.325735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd4b4a24-bdd2-429c-b6c9-d25fd45f7afb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:19.326816 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 625/1263] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:19 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:19.912103 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bc1e29cf-62f6-458c-9f22-73eb2c2d0ba8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:19.913003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bc1e29cf-62f6-458c-9f22-73eb2c2d0ba8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:19.913652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bc1e29cf-62f6-458c-9f22-73eb2c2d0ba8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:19.928049 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:19.928049 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:19.936660 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bc1e29cf-62f6-458c-9f22-73eb2c2d0ba8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:19.959423 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bc1e29cf-62f6-458c-9f22-73eb2c2d0ba8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:19.971696 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 626/1264] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:20.193742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:20.195347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:20.195818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:20.221892 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:20.221892 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:20.236492 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:20.237811 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:20.238174 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:20.245338 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:20.251610 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:20.251610 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:20.270461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a860da5-0ffe-4a16-87e6-be8d8511b2eb tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:20.271842 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 627/1265] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:20 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:20.275824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c913d935-f0d8-428f-a5c3-78613ec1dff8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:20.276475 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c913d935-f0d8-428f-a5c3-78613ec1dff8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:20.277086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c913d935-f0d8-428f-a5c3-78613ec1dff8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:20.294892 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:20.294892 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:20.303773 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c913d935-f0d8-428f-a5c3-78613ec1dff8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:20.315559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c913d935-f0d8-428f-a5c3-78613ec1dff8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:20.316845 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 628/1266] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:20 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:20.332143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1e9419a-ac44-4fcb-ae12-d729b2cd20d6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:20.332747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1e9419a-ac44-4fcb-ae12-d729b2cd20d6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:20.333268 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1e9419a-ac44-4fcb-ae12-d729b2cd20d6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:20.349189 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:20.349189 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:20.356612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1e9419a-ac44-4fcb-ae12-d729b2cd20d6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:20.366489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1e9419a-ac44-4fcb-ae12-d729b2cd20d6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:20.372397 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 629/1267] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:20 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 916 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:20.380222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-00f83df4-8831-4bd2-8d2a-a397c8ab445b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:20.380885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-00f83df4-8831-4bd2-8d2a-a397c8ab445b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:20.381781 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-00f83df4-8831-4bd2-8d2a-a397c8ab445b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:20.404945 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:20.404945 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:20.412882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-00f83df4-8831-4bd2-8d2a-a397c8ab445b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:20.422785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-00f83df4-8831-4bd2-8d2a-a397c8ab445b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:20.423599 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 630/1268] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:20 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:20.609271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] POST http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes Jan 10 14:34:20.610057 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:20.611067 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:20.611464 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Create volume of 1 GB Jan 10 14:34:20.617828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Availability Zones retrieved successfully. Jan 10 14:34:20.633090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Flow 'volume_create_api' (86e13798-0db3-43ab-a191-cb5a64fb47e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:20.635746 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379b4b14-b3ed-4bf3-960c-29990a8f030a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:20.638015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:20.686140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379b4b14-b3ed-4bf3-960c-29990a8f030a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:20.688481 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b10655-d261-489b-a78e-95463773022e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:21.095792 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Created reservations ['0a8881e2-7c93-41ec-977c-c8cc63662f6d', '53df8b1e-2a96-4602-b9bb-c36e5540dede', 'eeffa20a-ee03-4313-92a8-1891707eb1e4', '57123cae-12ef-492f-9137-3b2170f8030d'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:21.097934 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b10655-d261-489b-a78e-95463773022e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8881e2-7c93-41ec-977c-c8cc63662f6d', '53df8b1e-2a96-4602-b9bb-c36e5540dede', 'eeffa20a-ee03-4313-92a8-1891707eb1e4', '57123cae-12ef-492f-9137-3b2170f8030d']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:21.099988 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284042f3-a129-4adc-88ef-e6c0e327a690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:21.196977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284042f3-a129-4adc-88ef-e6c0e327a690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '282b50b6-97cd-40f6-a26b-c53fccd93cd6', '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='cab4901191754404a06131f5f90ae226',qos_specs=None,replication_status=,reservations=['0a8881e2-7c93-41ec-977c-c8cc63662f6d','53df8b1e-2a96-4602-b9bb-c36e5540dede','eeffa20a-ee03-4313-92a8-1891707eb1e4','57123cae-12ef-492f-9137-3b2170f8030d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42fd7d1a3da84071abfbc66c8ebf1852',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:21Z,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=282b50b6-97cd-40f6-a26b-c53fccd93cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab4901191754404a06131f5f90ae226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42fd7d1a3da84071abfbc66c8ebf1852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:21.198869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d107b9-7ca0-4f4c-84c1-2153c5e68e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:21.348983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d107b9-7ca0-4f4c-84c1-2153c5e68e0b) transitioned into state 'SUCCESS' from 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='cab4901191754404a06131f5f90ae226',qos_specs=None,replication_status=,reservations=['0a8881e2-7c93-41ec-977c-c8cc63662f6d','53df8b1e-2a96-4602-b9bb-c36e5540dede','eeffa20a-ee03-4313-92a8-1891707eb1e4','57123cae-12ef-492f-9137-3b2170f8030d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42fd7d1a3da84071abfbc66c8ebf1852',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:21.351089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f331630-1463-4032-9880-d4fc5c2fec8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:21.487783 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f331630-1463-4032-9880-d4fc5c2fec8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:21.490243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Flow 'volume_create_api' (86e13798-0db3-43ab-a191-cb5a64fb47e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:21.490951 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Create volume request issued successfully. Jan 10 14:34:21.492161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0dc6d3b9-bca7-4850-afd8-c661c5b1650c tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes returned with HTTP 202 Jan 10 14:34:21.500978 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 631/1269] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:34:20 2022] POST /volume/v3/cab4901191754404a06131f5f90ae226/volumes => generated 802 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:34:21.515316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8eaaf19f-1311-41b8-8473-c6321557a67c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:21.515757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8eaaf19f-1311-41b8-8473-c6321557a67c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:21.516220 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8eaaf19f-1311-41b8-8473-c6321557a67c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:21.531529 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:21.531529 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:21.538753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8eaaf19f-1311-41b8-8473-c6321557a67c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:21.548296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8eaaf19f-1311-41b8-8473-c6321557a67c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:21.549098 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 632/1270] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:21.557789 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:21.557954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:21.558351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:21.572718 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:21.572718 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:21.580200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:21.581813 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:21.582252 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:21.589002 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:21.595059 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:21.595059 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:21.609506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b6927b5f-b20c-404b-afcf-122f8d4d2a46 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:21.610318 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 633/1271] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:21 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:21.614092 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03a13e23-b3f5-4515-b9b4-b4995dd7596f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:21.614657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03a13e23-b3f5-4515-b9b4-b4995dd7596f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:21.615431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03a13e23-b3f5-4515-b9b4-b4995dd7596f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:21.633659 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:21.633659 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:21.640752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-03a13e23-b3f5-4515-b9b4-b4995dd7596f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:21.649024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03a13e23-b3f5-4515-b9b4-b4995dd7596f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:21.650062 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 634/1272] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:21 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:21.661467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87b89292-1f93-4f59-9855-15f9ee5f1ca8 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] GET http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 Jan 10 14:34:21.667985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87b89292-1f93-4f59-9855-15f9ee5f1ca8 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:21.667985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87b89292-1f93-4f59-9855-15f9ee5f1ca8 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:21.676660 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:21.676660 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:21.683879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-87b89292-1f93-4f59-9855-15f9ee5f1ca8 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Volume info retrieved successfully. Jan 10 14:34:21.691770 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87b89292-1f93-4f59-9855-15f9ee5f1ca8 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 returned with HTTP 200 Jan 10 14:34:21.692871 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 635/1273] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:21 2022] GET /volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:22.568594 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c007d86-35a4-4ccf-9236-7ece4dc80466 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:22.569243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c007d86-35a4-4ccf-9236-7ece4dc80466 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:22.569474 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c007d86-35a4-4ccf-9236-7ece4dc80466 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:22.596899 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:22.596899 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:22.627805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7c007d86-35a4-4ccf-9236-7ece4dc80466 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:22.642300 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c007d86-35a4-4ccf-9236-7ece4dc80466 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:22.643711 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 636/1274] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:22.653814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:22.656185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:22.659173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:22.678837 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:22.678837 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:22.690726 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:22.692476 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:22.693747 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:22.710291 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:22.715964 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:22.715964 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:22.741476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff449596-c60e-474d-87ad-3cfaa14e3580 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:22.742524 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 637/1275] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:22 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:22.754408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-707e2a99-8745-42b5-a4b1-86880f3b5311 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:22.754879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-707e2a99-8745-42b5-a4b1-86880f3b5311 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:22.755326 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-707e2a99-8745-42b5-a4b1-86880f3b5311 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:22.776336 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:22.776336 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:22.784507 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-707e2a99-8745-42b5-a4b1-86880f3b5311 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:22.796387 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-707e2a99-8745-42b5-a4b1-86880f3b5311 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:22.798657 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 638/1276] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:22 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:22.811158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f26a5471-6a47-44e7-9f44-b5755ce7ab8b tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] GET http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 Jan 10 14:34:22.811158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f26a5471-6a47-44e7-9f44-b5755ce7ab8b tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:22.811158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f26a5471-6a47-44e7-9f44-b5755ce7ab8b tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:22.822858 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:22.822858 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:22.843759 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f26a5471-6a47-44e7-9f44-b5755ce7ab8b tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Volume info retrieved successfully. Jan 10 14:34:22.853225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f26a5471-6a47-44e7-9f44-b5755ce7ab8b tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 returned with HTTP 200 Jan 10 14:34:22.854202 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 639/1277] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:22 2022] GET /volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 => generated 1039 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:23.659332 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4593c03-8259-4b35-a26b-e7e48214e173 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:23.659904 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4593c03-8259-4b35-a26b-e7e48214e173 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:23.660439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4593c03-8259-4b35-a26b-e7e48214e173 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:23.679693 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:23.679693 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:23.693129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c4593c03-8259-4b35-a26b-e7e48214e173 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:23.706895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4593c03-8259-4b35-a26b-e7e48214e173 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:23.707689 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 640/1278] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:23.761750 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:23.762292 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:23.762875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:23.781290 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:23.781290 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:23.792889 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:23.794590 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:23.795105 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:23.806417 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:23.818455 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:23.818455 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:23.840357 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c73ee5f-c30b-484c-89b3-6f9a595f1f05 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:23.848489 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 641/1279] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:23 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:23.854575 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23bb73c1-d408-489d-94f6-0afc9bb31df3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:23.855019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23bb73c1-d408-489d-94f6-0afc9bb31df3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:23.855509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23bb73c1-d408-489d-94f6-0afc9bb31df3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:23.876167 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:23.876167 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:23.885372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-23bb73c1-d408-489d-94f6-0afc9bb31df3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:23.894746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23bb73c1-d408-489d-94f6-0afc9bb31df3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:23.905861 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 642/1280] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:23 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:23.910132 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f77c46da-a7c6-423b-8516-dd6ff744adc6 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] GET http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 Jan 10 14:34:23.910732 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f77c46da-a7c6-423b-8516-dd6ff744adc6 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:23.911259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f77c46da-a7c6-423b-8516-dd6ff744adc6 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:23.938547 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:23.938547 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:23.941586 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f77c46da-a7c6-423b-8516-dd6ff744adc6 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Volume info retrieved successfully. Jan 10 14:34:23.950711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f77c46da-a7c6-423b-8516-dd6ff744adc6 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 returned with HTTP 200 Jan 10 14:34:23.960298 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 643/1281] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:23 2022] GET /volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 => generated 1040 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:23.968526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e0786509-3a68-48f7-9937-11647842e25e tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] GET http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/detail?all_tenants=1&project_id=24c2c7b0af524e7b8e9e6ea4fa3bbbbb Jan 10 14:34:23.969055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e0786509-3a68-48f7-9937-11647842e25e tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:23.969627 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e0786509-3a68-48f7-9937-11647842e25e tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:23.970633 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e0786509-3a68-48f7-9937-11647842e25e tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Could not evaluate value 24c2c7b0af524e7b8e9e6ea4fa3bbbbb, assuming string {{(pid=110760) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:34:23.972084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e0786509-3a68-48f7-9937-11647842e25e tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Searching by: MultiDict([('project_id', '24c2c7b0af524e7b8e9e6ea4fa3bbbbb'), ('all_tenants', 1)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:34:24.023840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e0786509-3a68-48f7-9937-11647842e25e tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Get all volumes completed successfully. Jan 10 14:34:24.026169 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:24.026169 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:24.034174 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e0786509-3a68-48f7-9937-11647842e25e tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/detail?all_tenants=1&project_id=24c2c7b0af524e7b8e9e6ea4fa3bbbbb returned with HTTP 200 Jan 10 14:34:24.035295 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 644/1282] 10.222.0.20 () {58 vars in 1349 bytes} [Mon Jan 10 14:34:23 2022] GET /volume/v3/cab4901191754404a06131f5f90ae226/volumes/detail?all_tenants=1&project_id=24c2c7b0af524e7b8e9e6ea4fa3bbbbb => generated 3245 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:24.052007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16b9af62-0da5-44bf-b17d-1190b1c3dd70 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] DELETE http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 Jan 10 14:34:24.052609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16b9af62-0da5-44bf-b17d-1190b1c3dd70 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:24.053063 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16b9af62-0da5-44bf-b17d-1190b1c3dd70 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:24.054476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-16b9af62-0da5-44bf-b17d-1190b1c3dd70 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Delete volume with id: 282b50b6-97cd-40f6-a26b-c53fccd93cd6 Jan 10 14:34:24.068077 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:24.068077 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:24.068969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-16b9af62-0da5-44bf-b17d-1190b1c3dd70 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Volume info retrieved successfully. Jan 10 14:34:24.281928 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-16b9af62-0da5-44bf-b17d-1190b1c3dd70 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] Delete volume request issued successfully. Jan 10 14:34:24.282381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16b9af62-0da5-44bf-b17d-1190b1c3dd70 tempest-VolumesListAdminTestJSON-1875077737 tempest-VolumesListAdminTestJSON-1875077737-project-admin] http://10.222.0.20/volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 returned with HTTP 202 Jan 10 14:34:24.286030 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 645/1283] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:34:24 2022] DELETE /volume/v3/cab4901191754404a06131f5f90ae226/volumes/282b50b6-97cd-40f6-a26b-c53fccd93cd6 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:34:24.300118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6cc20277-513e-4f99-90ce-729297bd98e7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] DELETE http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:24.302895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6cc20277-513e-4f99-90ce-729297bd98e7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:24.304465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6cc20277-513e-4f99-90ce-729297bd98e7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:24.305503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-6cc20277-513e-4f99-90ce-729297bd98e7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Delete volume with id: b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:24.333894 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:24.333894 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:24.335194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6cc20277-513e-4f99-90ce-729297bd98e7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:24.573692 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6cc20277-513e-4f99-90ce-729297bd98e7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Delete volume request issued successfully. Jan 10 14:34:24.574103 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6cc20277-513e-4f99-90ce-729297bd98e7 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 202 Jan 10 14:34:24.576741 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 646/1284] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:34:24 2022] DELETE /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:34:24.601157 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e3fce4e-e8a9-4bf4-b1d1-aa4b815d7a20 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:24.601630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e3fce4e-e8a9-4bf4-b1d1-aa4b815d7a20 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:24.602343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e3fce4e-e8a9-4bf4-b1d1-aa4b815d7a20 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:24.616887 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:24.616887 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:24.625112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6e3fce4e-e8a9-4bf4-b1d1-aa4b815d7a20 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:24.638363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e3fce4e-e8a9-4bf4-b1d1-aa4b815d7a20 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:24.651999 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 647/1285] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:24 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:24.725618 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ae4afc8-2a8d-4ed8-b54a-ab5bb95461be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:24.726216 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ae4afc8-2a8d-4ed8-b54a-ab5bb95461be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:24.726521 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ae4afc8-2a8d-4ed8-b54a-ab5bb95461be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:24.756045 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:24.756045 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:24.780689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8ae4afc8-2a8d-4ed8-b54a-ab5bb95461be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:24.800867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ae4afc8-2a8d-4ed8-b54a-ab5bb95461be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:24.809433 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 648/1286] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:24.857979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:24.859178 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:24.860306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:24.887901 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:24.887901 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:24.918634 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:24.920158 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:24.920566 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:24.942379 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:24.959365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:24.959365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:24.994429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e418e3be-5d5a-4b51-aad8-5de273710ee5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:24.995669 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 649/1287] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:24 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:25.010378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1210e2a-6726-42dc-9b69-5514b440c75b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:25.010894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1210e2a-6726-42dc-9b69-5514b440c75b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:25.011491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1210e2a-6726-42dc-9b69-5514b440c75b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:25.070381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:25.070381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:25.094715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a1210e2a-6726-42dc-9b69-5514b440c75b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:25.114735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1210e2a-6726-42dc-9b69-5514b440c75b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:25.115957 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 650/1288] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:24 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:25.654411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31761c2e-2018-4bc4-8ba4-29ff2df6d696 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:25.654930 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31761c2e-2018-4bc4-8ba4-29ff2df6d696 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:25.655926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31761c2e-2018-4bc4-8ba4-29ff2df6d696 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:25.676687 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:25.676687 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:25.698403 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-31761c2e-2018-4bc4-8ba4-29ff2df6d696 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:25.711624 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31761c2e-2018-4bc4-8ba4-29ff2df6d696 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:25.714164 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 651/1289] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:25 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:25.824338 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1855664a-421a-4c76-89f7-2ea3faa610f4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:25.825540 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1855664a-421a-4c76-89f7-2ea3faa610f4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:25.826114 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1855664a-421a-4c76-89f7-2ea3faa610f4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:25.850456 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:25.850456 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:25.878254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1855664a-421a-4c76-89f7-2ea3faa610f4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:25.902305 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1855664a-421a-4c76-89f7-2ea3faa610f4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:25.903322 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 652/1290] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:26.013893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:26.015016 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:26.015470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:26.043583 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:26.043583 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:26.057300 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:26.058681 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:26.059057 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:26.074728 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:26.083746 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:26.083746 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:26.112742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20e3f558-e468-4f20-9c5a-ae1590077fa1 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:26.121380 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 653/1291] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:26 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:26.130946 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62e91074-0525-4082-bb93-fe8e23bb066b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:26.131383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62e91074-0525-4082-bb93-fe8e23bb066b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:26.131833 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62e91074-0525-4082-bb93-fe8e23bb066b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:26.171004 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:26.171004 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:26.182407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-62e91074-0525-4082-bb93-fe8e23bb066b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:26.232863 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62e91074-0525-4082-bb93-fe8e23bb066b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:26.234932 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 654/1292] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:26 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:26.730316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-989fb87e-99f8-449f-bf34-57a955f41516 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:26.730769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-989fb87e-99f8-449f-bf34-57a955f41516 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:26.731226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-989fb87e-99f8-449f-bf34-57a955f41516 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:26.795259 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:26.795259 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:26.820942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-989fb87e-99f8-449f-bf34-57a955f41516 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:26.842368 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-989fb87e-99f8-449f-bf34-57a955f41516 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:26.843793 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 655/1293] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:26 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:26.922784 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-086d7e09-422a-4e11-9ce9-c86082eb0a16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:26.923502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-086d7e09-422a-4e11-9ce9-c86082eb0a16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:26.924134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-086d7e09-422a-4e11-9ce9-c86082eb0a16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:26.961827 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:26.961827 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:26.995266 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-086d7e09-422a-4e11-9ce9-c86082eb0a16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:27.022938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-086d7e09-422a-4e11-9ce9-c86082eb0a16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:27.032599 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 656/1294] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:27.132449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:27.132952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:27.133405 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:27.169121 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:27.169121 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:27.189955 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:27.191316 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:27.191724 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:27.203937 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:27.214386 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:27.214386 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:27.244629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68e250fd-ea18-42cb-96e1-284e1b36c8d8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:27.245368 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 657/1295] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:27 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:27.257046 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5f5072b-26dc-4ecf-83f5-6d58cde7d565 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:27.257489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5f5072b-26dc-4ecf-83f5-6d58cde7d565 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:27.257944 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5f5072b-26dc-4ecf-83f5-6d58cde7d565 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:27.297826 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:27.297826 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:27.322143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d5f5072b-26dc-4ecf-83f5-6d58cde7d565 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:27.340425 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5f5072b-26dc-4ecf-83f5-6d58cde7d565 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:27.373579 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 658/1296] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:27 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:27.859729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ce873c7-d364-4c37-97c5-662db0826837 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:27.860380 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ce873c7-d364-4c37-97c5-662db0826837 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:27.860733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ce873c7-d364-4c37-97c5-662db0826837 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:27.904675 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:27.904675 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:27.932374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ce873c7-d364-4c37-97c5-662db0826837 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:27.964651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ce873c7-d364-4c37-97c5-662db0826837 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:27.980166 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 659/1297] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:27 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:28.038046 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37977f77-9b53-4355-a0fa-5aec323dc53f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:28.038871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37977f77-9b53-4355-a0fa-5aec323dc53f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:28.038979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37977f77-9b53-4355-a0fa-5aec323dc53f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:28.075675 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:28.075675 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:28.108328 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-37977f77-9b53-4355-a0fa-5aec323dc53f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:28.121580 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37977f77-9b53-4355-a0fa-5aec323dc53f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:28.125299 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 660/1298] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:28.265690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:28.266356 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:28.266956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:28.307715 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:28.307715 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:28.343095 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:28.344709 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:28.345091 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:28.355456 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:28.374649 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:28.374649 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:28.408808 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22f1f51e-c3bd-4d9b-9998-cddb3ab383a6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:28.410695 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 661/1299] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:28 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:28.434478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f156c9fd-a411-4cdb-8a64-adcccbe4a68f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:28.437747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f156c9fd-a411-4cdb-8a64-adcccbe4a68f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:28.438244 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f156c9fd-a411-4cdb-8a64-adcccbe4a68f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:28.489562 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:28.489562 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:28.517066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f156c9fd-a411-4cdb-8a64-adcccbe4a68f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:28.536178 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f156c9fd-a411-4cdb-8a64-adcccbe4a68f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:28.548027 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 662/1300] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:28 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:28.984775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad865605-94f5-41ed-a837-9bf413d68d22 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:28.985296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad865605-94f5-41ed-a837-9bf413d68d22 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:28.991600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad865605-94f5-41ed-a837-9bf413d68d22 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:29.006622 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:29.006622 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:29.022537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ad865605-94f5-41ed-a837-9bf413d68d22 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:29.044240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad865605-94f5-41ed-a837-9bf413d68d22 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:29.053456 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 663/1301] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:28 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:29.140973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54004108-8cc0-44ef-900d-aa8ba25649d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:29.141666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54004108-8cc0-44ef-900d-aa8ba25649d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:29.142115 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54004108-8cc0-44ef-900d-aa8ba25649d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:29.167844 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:29.167844 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:29.182962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-54004108-8cc0-44ef-900d-aa8ba25649d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:29.203255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54004108-8cc0-44ef-900d-aa8ba25649d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:29.204015 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 664/1302] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:29.424325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:29.424802 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:29.425463 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:29.455855 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:29.455855 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:29.463766 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:29.465305 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:29.465816 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:29.477474 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:29.488971 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:29.488971 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:29.509739 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5cbc9174-23e9-4ecc-b267-c77543b0d5b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:29.533882 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 665/1303] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:29 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:29.553807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c63075ef-c079-4b5b-a8bf-1a30bf6447e4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:29.554248 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c63075ef-c079-4b5b-a8bf-1a30bf6447e4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:29.554695 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c63075ef-c079-4b5b-a8bf-1a30bf6447e4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:29.587710 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:29.587710 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:29.607291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c63075ef-c079-4b5b-a8bf-1a30bf6447e4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:29.616426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c63075ef-c079-4b5b-a8bf-1a30bf6447e4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:29.619124 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 666/1304] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:29 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:30.060467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74cfe6af-fdb5-4744-9f1a-2dc65fb3ddc9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:30.062056 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74cfe6af-fdb5-4744-9f1a-2dc65fb3ddc9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:30.062663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74cfe6af-fdb5-4744-9f1a-2dc65fb3ddc9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:30.083752 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:30.083752 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:30.103351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-74cfe6af-fdb5-4744-9f1a-2dc65fb3ddc9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:30.131553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74cfe6af-fdb5-4744-9f1a-2dc65fb3ddc9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 200 Jan 10 14:34:30.133329 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 667/1305] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:30 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:30.218945 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d4e2d9a-a8db-415e-925f-0a48aa02a38c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:30.219382 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5d4e2d9a-a8db-415e-925f-0a48aa02a38c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:30.219827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5d4e2d9a-a8db-415e-925f-0a48aa02a38c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:30.247885 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:30.247885 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:30.266276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5d4e2d9a-a8db-415e-925f-0a48aa02a38c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:30.285728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d4e2d9a-a8db-415e-925f-0a48aa02a38c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 200 Jan 10 14:34:30.294692 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 668/1306] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:30.539819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:30.540340 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:30.540788 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:30.567331 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:30.567331 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:30.575631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:30.577038 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:30.577554 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:30.591036 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:30.603219 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:30.603219 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:30.625466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7979833f-954d-4976-b2db-97766af6f3ae tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:30.635186 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 669/1307] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:30 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:30.635186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b69f2611-7396-41c2-af35-1b84c58d6cd0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:30.635186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b69f2611-7396-41c2-af35-1b84c58d6cd0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:30.635186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b69f2611-7396-41c2-af35-1b84c58d6cd0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:30.660400 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:30.660400 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:30.675741 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b69f2611-7396-41c2-af35-1b84c58d6cd0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:30.682637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-f2c88824-f67f-433a-801b-9578c878d63b req-2acadbae-9a72-44c2-8a1b-3e12b6d6db41 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Lock "b'cinder-attachment_update-a12124fc-5449-47be-98a5-5bb87e55b847-n-h1-master-5'" released by "attachment_update" :: held 16.750s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:34:30.698378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-2acadbae-9a72-44c2-8a1b-3e12b6d6db41 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40 returned with HTTP 200 Jan 10 14:34:30.698378 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 639/1308] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:34:13 2022] PUT /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40 => generated 762 bytes in 16803 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:30.698840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b69f2611-7396-41c2-af35-1b84c58d6cd0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:30.698840 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 670/1309] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:30 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:31.147885 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1899099-393b-4e59-98b2-de77da953289 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 Jan 10 14:34:31.148363 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1899099-393b-4e59-98b2-de77da953289 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:31.149382 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1899099-393b-4e59-98b2-de77da953289 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:31.168668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1899099-393b-4e59-98b2-de77da953289 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 returned with HTTP 404 Jan 10 14:34:31.169614 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 640/1310] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:31 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/b77b3792-b5fd-4c78-977d-6db5444e5840 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:31.184694 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d527e637-09fe-4c05-9505-7dba91976ef6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] DELETE http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:31.185249 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d527e637-09fe-4c05-9505-7dba91976ef6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:31.186735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d527e637-09fe-4c05-9505-7dba91976ef6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:31.188971 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-d527e637-09fe-4c05-9505-7dba91976ef6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Delete volume with id: e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:31.217810 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:31.217810 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:31.218945 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d527e637-09fe-4c05-9505-7dba91976ef6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:31.301379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9198a75c-ce8a-4761-b7e6-db4e456018e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:34:31.301820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9198a75c-ce8a-4761-b7e6-db4e456018e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:31.302267 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9198a75c-ce8a-4761-b7e6-db4e456018e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:31.316536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9198a75c-ce8a-4761-b7e6-db4e456018e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 404 Jan 10 14:34:31.317824 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 641/1311] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:34:31.414429 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes Jan 10 14:34:31.415156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1130076458"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:31.416196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request body: {'volume': {'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1130076458'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:31.494682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d527e637-09fe-4c05-9505-7dba91976ef6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Delete volume request issued successfully. Jan 10 14:34:31.495378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d527e637-09fe-4c05-9505-7dba91976ef6 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 202 Jan 10 14:34:31.496616 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 671/1312] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:34:31 2022] DELETE /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:34:31.504966 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78986d90-33a8-4338-93af-bd58323d02d8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:31.505811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78986d90-33a8-4338-93af-bd58323d02d8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:31.508377 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78986d90-33a8-4338-93af-bd58323d02d8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:31.594014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:31.594014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:31.613415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-78986d90-33a8-4338-93af-bd58323d02d8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:31.627724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume of 1 GB Jan 10 14:34:31.628458 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:31.628458 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:31.635130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Availability Zones retrieved successfully. Jan 10 14:34:31.637094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78986d90-33a8-4338-93af-bd58323d02d8 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:31.640449 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 672/1313] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:31 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:31.649898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:31.650814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:31.651469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:31.691919 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:31.691919 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:31.699902 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (9775f240-d732-4cf6-bb3b-cb5e793dc1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:31.712097 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6c1b98-2c0a-4ce1-a76a-905cc0ed624e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:31.712839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:31.718974 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:31.719375 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:31.735612 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:31.741732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:31.744520 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:31.744520 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:31.771837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36fa8b35-10fd-4a13-ad23-4e3b087fe3f7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:31.782313 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 673/1314] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:31 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:31.790133 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b00561af-56a7-4960-bde7-ce87ac99d045 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:31.792081 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b00561af-56a7-4960-bde7-ce87ac99d045 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:31.793772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b00561af-56a7-4960-bde7-ce87ac99d045 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:31.838013 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:31.838013 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:31.866957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b00561af-56a7-4960-bde7-ce87ac99d045 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:31.891892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b00561af-56a7-4960-bde7-ce87ac99d045 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:31.904084 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 674/1315] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:31 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:31.971229 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6c1b98-2c0a-4ce1-a76a-905cc0ed624e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:31.989922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd639e20-dcc2-4f90-a0d8-f247dc7d2a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:32.250022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['27014dae-377a-478f-8e28-3f50b8ea64aa', 'ea3eb99c-d523-4c37-abb4-0814141bb8fe', '11b39d60-e4b7-4329-90a9-11fb40a562c6', 'ad447f7d-7ce2-469d-9fba-467312575549'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:32.252651 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd639e20-dcc2-4f90-a0d8-f247dc7d2a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27014dae-377a-478f-8e28-3f50b8ea64aa', 'ea3eb99c-d523-4c37-abb4-0814141bb8fe', '11b39d60-e4b7-4329-90a9-11fb40a562c6', 'ad447f7d-7ce2-469d-9fba-467312575549']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:32.254612 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d755051-6ba9-4620-866c-bf50149fc00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:32.405491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d755051-6ba9-4620-866c-bf50149fc00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74781191-4234-4687-961e-d3bb18f6c443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1130076458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['27014dae-377a-478f-8e28-3f50b8ea64aa','ea3eb99c-d523-4c37-abb4-0814141bb8fe','11b39d60-e4b7-4329-90a9-11fb40a562c6','ad447f7d-7ce2-469d-9fba-467312575549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1130076458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74781191-4234-4687-961e-d3bb18f6c443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25656e5edc1b4de4bc2e05747b44254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:32.407674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee585bd-c4be-416a-86ff-049243a409d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:32.560036 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee585bd-c4be-416a-86ff-049243a409d7) transitioned into state 'SUCCESS' from state '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-1130076458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['27014dae-377a-478f-8e28-3f50b8ea64aa','ea3eb99c-d523-4c37-abb4-0814141bb8fe','11b39d60-e4b7-4329-90a9-11fb40a562c6','ad447f7d-7ce2-469d-9fba-467312575549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:32.561940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ffac2c-78e7-455b-a258-670745a71866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:32.654916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f61f789d-90a0-426a-978d-02ccda43a686 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:32.656170 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f61f789d-90a0-426a-978d-02ccda43a686 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:32.656804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f61f789d-90a0-426a-978d-02ccda43a686 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:32.677640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ffac2c-78e7-455b-a258-670745a71866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:32.677640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (9775f240-d732-4cf6-bb3b-cb5e793dc1b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:32.677640 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request issued successfully. Jan 10 14:34:32.680498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afa546d5-4223-4504-9812-5b751b401929 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes returned with HTTP 202 Jan 10 14:34:32.681662 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 642/1316] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:34:31 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes => generated 818 bytes in 1275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:34:32.693675 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:32.693675 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:32.700221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcbc44a6-f280-4837-ae75-006802aa03a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:32.701210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcbc44a6-f280-4837-ae75-006802aa03a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:32.703355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcbc44a6-f280-4837-ae75-006802aa03a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:32.727825 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:32.727825 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:32.744589 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f61f789d-90a0-426a-978d-02ccda43a686 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:32.747467 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bcbc44a6-f280-4837-ae75-006802aa03a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:32.758897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcbc44a6-f280-4837-ae75-006802aa03a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:32.760446 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 643/1317] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 886 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:32.787266 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:32.788032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:32.788666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:32.797573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f61f789d-90a0-426a-978d-02ccda43a686 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:32.800897 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 675/1318] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:32 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:32.804621 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:32.804621 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:32.833056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:32.836390 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:32.838022 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:32.854074 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:32.862304 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:32.862304 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:32.887932 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1a75bd0-1f8d-4f21-9c52-75887528fb14 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:32.907199 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 644/1319] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:32 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:32.923913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12f82ab0-3e5d-4447-b9fb-1cf0acd99491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:32.924450 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12f82ab0-3e5d-4447-b9fb-1cf0acd99491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:32.930491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12f82ab0-3e5d-4447-b9fb-1cf0acd99491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:32.982260 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:32.982260 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:32.998527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-12f82ab0-3e5d-4447-b9fb-1cf0acd99491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:33.019878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12f82ab0-3e5d-4447-b9fb-1cf0acd99491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:33.032354 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 676/1320] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:32 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:33.787372 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6cc0879-380b-40d6-a156-55f1becb35b5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:33.790101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6cc0879-380b-40d6-a156-55f1becb35b5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:33.795998 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6cc0879-380b-40d6-a156-55f1becb35b5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:33.816743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff956b2b-29a2-4051-81cf-773f56ad7f08 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:33.818739 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff956b2b-29a2-4051-81cf-773f56ad7f08 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:33.820061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff956b2b-29a2-4051-81cf-773f56ad7f08 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:33.831198 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:33.831198 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:33.856432 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:33.856432 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:33.865152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f6cc0879-380b-40d6-a156-55f1becb35b5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:33.891890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6cc0879-380b-40d6-a156-55f1becb35b5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:33.900465 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff956b2b-29a2-4051-81cf-773f56ad7f08 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:33.900626 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 645/1321] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:33.925082 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:33.925572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:33.926019 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:33.956182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff956b2b-29a2-4051-81cf-773f56ad7f08 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:33.958229 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:33.958229 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:33.964168 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 677/1322] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:33 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:33.991492 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:33.992860 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:33.993396 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:34.000897 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:34.006838 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:34.006838 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:34.044633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a57be74-7ad3-445b-bf76-2d8f995182d2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:34.045877 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a57be74-7ad3-445b-bf76-2d8f995182d2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:34.046475 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a57be74-7ad3-445b-bf76-2d8f995182d2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:34.063497 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01e68005-8956-4386-8931-6e6ec8b2b947 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:34.072077 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 646/1323] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:33 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:34.112122 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:34.112122 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:34.157324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a57be74-7ad3-445b-bf76-2d8f995182d2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:34.200181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a57be74-7ad3-445b-bf76-2d8f995182d2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:34.209375 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 678/1324] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:34 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:34.907566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8628439c-b74b-482a-ac79-75b0c7e1b916 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:34.908564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8628439c-b74b-482a-ac79-75b0c7e1b916 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:34.909228 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8628439c-b74b-482a-ac79-75b0c7e1b916 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:34.928928 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:34.928928 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:34.941045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8628439c-b74b-482a-ac79-75b0c7e1b916 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:34.953825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8628439c-b74b-482a-ac79-75b0c7e1b916 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:34.963874 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 647/1325] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:34.978127 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70a5195e-6183-42fa-b461-cb64976377e9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:34.979258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70a5195e-6183-42fa-b461-cb64976377e9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:34.980863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70a5195e-6183-42fa-b461-cb64976377e9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:35.003383 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:35.003383 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:35.027343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-70a5195e-6183-42fa-b461-cb64976377e9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:35.048811 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70a5195e-6183-42fa-b461-cb64976377e9 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:35.050959 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 679/1326] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:34 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:35.079449 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:35.085465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:35.086799 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:35.119338 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:35.119338 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:35.142626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:35.146098 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:35.146660 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:35.156633 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:35.162720 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:35.162720 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:35.195792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ebc738d-fa57-4246-9d39-209450b8deaa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:35.200005 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 648/1327] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:35 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:35.224313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ded9f634-6c3e-4950-8f92-d243406dbdbb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:35.224748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ded9f634-6c3e-4950-8f92-d243406dbdbb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:35.225258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ded9f634-6c3e-4950-8f92-d243406dbdbb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:35.245014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:35.245014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:35.255186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ded9f634-6c3e-4950-8f92-d243406dbdbb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:35.265181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ded9f634-6c3e-4950-8f92-d243406dbdbb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:35.265964 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 680/1328] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:35 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:35.970781 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6fd9bf41-41e0-4f14-9496-37e4ac934732 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:35.970781 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6fd9bf41-41e0-4f14-9496-37e4ac934732 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:35.970781 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6fd9bf41-41e0-4f14-9496-37e4ac934732 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:35.991964 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:35.991964 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:36.004116 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6fd9bf41-41e0-4f14-9496-37e4ac934732 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:36.022270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6fd9bf41-41e0-4f14-9496-37e4ac934732 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:36.023262 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 649/1329] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:36.067553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2de5c5d8-b362-43bc-8931-b03d4d36dc6f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:36.068095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2de5c5d8-b362-43bc-8931-b03d4d36dc6f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:36.068471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2de5c5d8-b362-43bc-8931-b03d4d36dc6f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:36.090316 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:36.090316 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:36.098956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2de5c5d8-b362-43bc-8931-b03d4d36dc6f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:36.109190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2de5c5d8-b362-43bc-8931-b03d4d36dc6f tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:36.110469 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 681/1330] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:36 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:36.214251 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:36.214796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:36.215488 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:36.249559 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:36.249559 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:36.261555 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:36.263014 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:36.263502 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:36.271206 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:36.280857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40f7ddd3-a14c-4b4b-8d5f-51c8e21ec1d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:36.281535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40f7ddd3-a14c-4b4b-8d5f-51c8e21ec1d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:36.282894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40f7ddd3-a14c-4b4b-8d5f-51c8e21ec1d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:36.283963 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:36.283963 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:36.316640 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:36.316640 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:36.322883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c26e3a8f-c688-489b-ba85-fb398692ad4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:36.323709 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 650/1331] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:36 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:36.325925 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-40f7ddd3-a14c-4b4b-8d5f-51c8e21ec1d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:36.336059 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40f7ddd3-a14c-4b4b-8d5f-51c8e21ec1d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:36.337251 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 682/1332] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:36 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:36.339380 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-a10b4c87-c0b8-4d63-8884-c9148f235ea2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40/action Jan 10 14:34:36.341320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-a10b4c87-c0b8-4d63-8884-c9148f235ea2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:34:36.341727 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-a10b4c87-c0b8-4d63-8884-c9148f235ea2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:36.384235 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:36.384235 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:36.569388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f2c88824-f67f-433a-801b-9578c878d63b req-a10b4c87-c0b8-4d63-8884-c9148f235ea2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40/action returned with HTTP 204 Jan 10 14:34:36.570271 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 651/1333] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:34:36 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40/action => generated 0 bytes in 240 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:37.038309 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-adb9aa67-26c6-4e3d-a150-a6d94368078d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:37.038949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-adb9aa67-26c6-4e3d-a150-a6d94368078d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:37.039669 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-adb9aa67-26c6-4e3d-a150-a6d94368078d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:37.055086 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:37.055086 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:37.073520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-adb9aa67-26c6-4e3d-a150-a6d94368078d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:37.083861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-adb9aa67-26c6-4e3d-a150-a6d94368078d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:37.084614 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 683/1334] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:37.125379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82f6ac09-6cf4-474a-8a86-e74d7ec264f5 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:37.126046 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82f6ac09-6cf4-474a-8a86-e74d7ec264f5 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:37.126320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82f6ac09-6cf4-474a-8a86-e74d7ec264f5 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:37.142109 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:37.142109 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:37.150816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82f6ac09-6cf4-474a-8a86-e74d7ec264f5 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:37.160366 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82f6ac09-6cf4-474a-8a86-e74d7ec264f5 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 200 Jan 10 14:34:37.161292 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 652/1335] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:37 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:37.338336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:37.338823 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:37.339561 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:37.353811 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-695b13a2-0250-4e38-afb3-5239d311cfa1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:37.354716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-695b13a2-0250-4e38-afb3-5239d311cfa1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:37.356288 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-695b13a2-0250-4e38-afb3-5239d311cfa1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:37.413693 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:37.413693 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:37.414527 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:37.414527 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:37.429789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-695b13a2-0250-4e38-afb3-5239d311cfa1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:37.436824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:37.438302 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:37.438817 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:37.446881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-695b13a2-0250-4e38-afb3-5239d311cfa1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:37.458214 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 653/1336] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:37 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1205 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:37.458393 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:37.469842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d1ffd08-d69d-4c96-bb4d-97fcd4454222 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:34:37.470291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d1ffd08-d69d-4c96-bb4d-97fcd4454222 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:37.470742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d1ffd08-d69d-4c96-bb4d-97fcd4454222 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:37.473371 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:37.473371 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:37.491782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9bf20e6a-efce-48ad-b20c-1bf3f5b2c855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:37.493395 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 684/1337] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:37 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:37.524511 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:37.524511 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:37.555229 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3d1ffd08-d69d-4c96-bb4d-97fcd4454222 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:34:37.571981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d1ffd08-d69d-4c96-bb4d-97fcd4454222 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:34:37.573111 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 654/1338] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:37 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1205 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:38.106044 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1e0552d-bdd6-48d0-ab2f-aadbd62a137b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:38.106603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1e0552d-bdd6-48d0-ab2f-aadbd62a137b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:38.107200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1e0552d-bdd6-48d0-ab2f-aadbd62a137b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:38.133431 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:38.133431 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:38.145174 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1e0552d-bdd6-48d0-ab2f-aadbd62a137b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:38.165754 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1e0552d-bdd6-48d0-ab2f-aadbd62a137b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:38.174902 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 685/1339] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:38.180033 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d8162be3-5cbd-412f-893c-dd71afb7049b tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 Jan 10 14:34:38.180700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d8162be3-5cbd-412f-893c-dd71afb7049b tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:38.181224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d8162be3-5cbd-412f-893c-dd71afb7049b tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:38.194791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d8162be3-5cbd-412f-893c-dd71afb7049b tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 returned with HTTP 404 Jan 10 14:34:38.196602 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 655/1340] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:38 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/e93c5d38-19be-4a42-b690-255f012316d2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:38.203738 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f351146-8fa9-43ba-834d-e14ecf1bad38 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] DELETE http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:38.204348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f351146-8fa9-43ba-834d-e14ecf1bad38 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:38.205004 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f351146-8fa9-43ba-834d-e14ecf1bad38 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:38.205475 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-0f351146-8fa9-43ba-834d-e14ecf1bad38 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Delete volume with id: d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:38.220270 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:38.220270 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:38.221863 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0f351146-8fa9-43ba-834d-e14ecf1bad38 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:38.418898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0f351146-8fa9-43ba-834d-e14ecf1bad38 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Delete volume request issued successfully. Jan 10 14:34:38.419515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f351146-8fa9-43ba-834d-e14ecf1bad38 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 202 Jan 10 14:34:38.420791 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 686/1341] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:34:38 2022] DELETE /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:34:38.428210 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-faaae880-e02f-49f6-8cb7-bfff3a8c5743 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:38.431227 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-faaae880-e02f-49f6-8cb7-bfff3a8c5743 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:38.431885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-faaae880-e02f-49f6-8cb7-bfff3a8c5743 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:38.448683 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:38.448683 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:38.462834 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-faaae880-e02f-49f6-8cb7-bfff3a8c5743 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:38.479298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-faaae880-e02f-49f6-8cb7-bfff3a8c5743 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:38.480561 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 656/1342] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:38 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 916 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:38.508667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:38.509160 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:38.510327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:38.525938 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:38.525938 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:38.539960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:38.541638 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:38.542206 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:38.556300 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:38.566566 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:38.566566 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:38.604671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-378918bd-c709-4cfe-a9ae-94e93fa0b251 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:38.606057 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 687/1343] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:38 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:39.181890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0677429-cd51-4331-ba8b-334abbd932ad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:39.182408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0677429-cd51-4331-ba8b-334abbd932ad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:39.183185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0677429-cd51-4331-ba8b-334abbd932ad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:39.207249 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.207249 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:39.229344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e0677429-cd51-4331-ba8b-334abbd932ad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:39.240835 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0677429-cd51-4331-ba8b-334abbd932ad tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:39.243429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 657/1344] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:39.496659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1505acdf-d05e-48a6-9cc2-794051ec1a1e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:39.497973 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1505acdf-d05e-48a6-9cc2-794051ec1a1e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:39.498668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1505acdf-d05e-48a6-9cc2-794051ec1a1e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:39.516722 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.516722 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:39.527849 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1505acdf-d05e-48a6-9cc2-794051ec1a1e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:39.539752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1505acdf-d05e-48a6-9cc2-794051ec1a1e tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:39.541482 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 688/1345] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:39 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:39.622074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:39.622567 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:39.623048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:39.637824 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.637824 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:39.645414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:39.646790 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:39.647172 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:39.653476 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:39.664601 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.664601 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:39.672440 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed2b2c7e-bded-4b56-b1dc-924a6a1545c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:39.673346 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 658/1346] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:39 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 993 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:39.690767 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-211d6848-72a4-4a66-80ea-67fa53fe2f5b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39 Jan 10 14:34:39.691753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-211d6848-72a4-4a66-80ea-67fa53fe2f5b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:39.692369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-211d6848-72a4-4a66-80ea-67fa53fe2f5b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:39.692909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-211d6848-72a4-4a66-80ea-67fa53fe2f5b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member ecd04a1b-c816-4af5-bf97-6e6d199e9e39 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:34:39.699972 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.699972 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:39.719455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-211d6848-72a4-4a66-80ea-67fa53fe2f5b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39 returned with HTTP 200 Jan 10 14:34:39.720702 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 689/1347] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:34:39 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39 => generated 417 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:39.734544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:34:39.735051 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:39.735508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:39.736147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:34:39.737874 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:34:39.791563 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:34:39.793135 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:39.793617 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:39.801412 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:39.807928 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.807928 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:39.824149 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:39.825497 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:39.834639 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:39.841030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.841030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:39.863365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3e47c5e-c174-4e6e-bd72-ed2c5024b363 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:34:39.868532 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 659/1348] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:34:39 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1986 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:34:39.879712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e40c8c1-8e54-4ada-9f6e-e112deec92d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39/action Jan 10 14:34:39.881313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e40c8c1-8e54-4ada-9f6e-e112deec92d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:34:39.881804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e40c8c1-8e54-4ada-9f6e-e112deec92d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:39.882617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-6e40c8c1-8e54-4ada-9f6e-e112deec92d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for group ecd04a1b-c816-4af5-bf97-6e6d199e9e39 {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:34:39.882905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-6e40c8c1-8e54-4ada-9f6e-e112deec92d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group with id: ecd04a1b-c816-4af5-bf97-6e6d199e9e39 Jan 10 14:34:39.889687 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:39.889687 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:40.149099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e40c8c1-8e54-4ada-9f6e-e112deec92d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39/action returned with HTTP 202 Jan 10 14:34:40.152820 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 690/1349] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:34:39 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:34:40.158064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:40.158687 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:40.159138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:40.172340 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:40.172340 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:40.179734 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:40.181384 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:40.181769 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:40.189286 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:40.196501 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:40.196501 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:40.211735 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c6d5cf7e-eaf0-4722-bccf-4b48ca22117f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:40.212515 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 660/1350] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:40 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:40.259231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2dc6f3bf-5d9f-43f5-b06d-770667b22d43 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:40.260237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2dc6f3bf-5d9f-43f5-b06d-770667b22d43 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:40.262443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2dc6f3bf-5d9f-43f5-b06d-770667b22d43 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:40.280948 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:40.280948 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:40.303776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2dc6f3bf-5d9f-43f5-b06d-770667b22d43 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:40.328057 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2dc6f3bf-5d9f-43f5-b06d-770667b22d43 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:40.329105 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 691/1351] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:40.559209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97327022-8e30-40c9-bc54-9380df0d3453 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:40.559991 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97327022-8e30-40c9-bc54-9380df0d3453 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:40.561810 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97327022-8e30-40c9-bc54-9380df0d3453 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:40.589739 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:40.589739 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:40.605445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97327022-8e30-40c9-bc54-9380df0d3453 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:40.625706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97327022-8e30-40c9-bc54-9380df0d3453 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:40.634432 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 661/1352] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:40 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:41.227706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:41.228193 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:41.228583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:41.251043 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:41.251043 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:41.260386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:41.261940 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:41.262381 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:41.269605 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:41.275045 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:41.275045 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:41.288989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afe9b531-3e9d-4f4b-9d89-8ca029f88784 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:41.289718 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 692/1353] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:41 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:41.344513 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-152ea50a-a540-458b-9cb1-6425efc1634e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:41.349186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-152ea50a-a540-458b-9cb1-6425efc1634e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:41.350247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-152ea50a-a540-458b-9cb1-6425efc1634e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:41.366465 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:41.366465 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:41.376340 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-152ea50a-a540-458b-9cb1-6425efc1634e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:41.385555 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-152ea50a-a540-458b-9cb1-6425efc1634e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:41.387597 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 662/1354] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:41.644290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-942c35a5-6ff5-44fb-9e20-9d63736d738c tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:41.645037 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-942c35a5-6ff5-44fb-9e20-9d63736d738c tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:41.645585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-942c35a5-6ff5-44fb-9e20-9d63736d738c tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:41.679858 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:41.679858 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:41.705277 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-942c35a5-6ff5-44fb-9e20-9d63736d738c tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Volume info retrieved successfully. Jan 10 14:34:41.726081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-942c35a5-6ff5-44fb-9e20-9d63736d738c tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 200 Jan 10 14:34:41.736044 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 693/1355] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:41 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:42.305220 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:42.306005 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:42.306655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:42.321568 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:42.321568 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:42.329618 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:42.331181 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:42.331772 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:42.338798 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:42.344607 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:42.344607 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:42.359570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc20b02e-0ad3-402c-894c-eeebe2a9c50c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:42.361077 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 663/1356] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:42 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:42.402268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa180f6f-ba57-4176-b10c-d2aebc8af680 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:42.402787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa180f6f-ba57-4176-b10c-d2aebc8af680 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:42.403189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa180f6f-ba57-4176-b10c-d2aebc8af680 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:42.417203 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:42.417203 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:42.425905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aa180f6f-ba57-4176-b10c-d2aebc8af680 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:42.435553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa180f6f-ba57-4176-b10c-d2aebc8af680 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:42.436848 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 694/1357] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:42.743132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fa10b53-a635-4162-b169-09fa64d86924 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] GET http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e Jan 10 14:34:42.743132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fa10b53-a635-4162-b169-09fa64d86924 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:42.749222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fa10b53-a635-4162-b169-09fa64d86924 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:42.799338 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fa10b53-a635-4162-b169-09fa64d86924 tempest-VolumesListAdminTestJSON-307830747 tempest-VolumesListAdminTestJSON-307830747-project] http://10.222.0.20/volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e returned with HTTP 404 Jan 10 14:34:42.808091 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 664/1358] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:42 2022] GET /volume/v3/24c2c7b0af524e7b8e9e6ea4fa3bbbbb/volumes/d50e9f73-b606-4883-ba19-942df2100f5e => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:43.375361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:43.375848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:43.376315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:43.395133 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:43.395133 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:43.414546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:43.419548 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:43.420754 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:43.433635 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:43.443177 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:43.443177 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:43.451998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-026d3637-8b72-495b-8b58-00cf6f75d5fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:43.452568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-026d3637-8b72-495b-8b58-00cf6f75d5fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:43.452894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-026d3637-8b72-495b-8b58-00cf6f75d5fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:43.474779 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:43.474779 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:43.482799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e377bc70-82ef-4323-bb14-d8a1d23e9256 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:43.486974 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 695/1359] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:43 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 992 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:43.489855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-026d3637-8b72-495b-8b58-00cf6f75d5fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:43.500302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-026d3637-8b72-495b-8b58-00cf6f75d5fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:43.501599 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 665/1360] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:44.503764 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:44.505277 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:44.505927 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:44.516540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da422dca-4bca-4a7d-b801-5632f8876c12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:44.517117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da422dca-4bca-4a7d-b801-5632f8876c12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:44.517652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da422dca-4bca-4a7d-b801-5632f8876c12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:44.527193 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:44.527193 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:44.541256 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:44.542110 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:44.542110 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:44.543787 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:44.546257 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:44.552833 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:44.557523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-da422dca-4bca-4a7d-b801-5632f8876c12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:44.561470 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:44.561470 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:44.566994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da422dca-4bca-4a7d-b801-5632f8876c12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:44.568493 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 666/1361] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:44.586847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b02ece9-2632-4d45-8806-5e0add8f6a12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 200 Jan 10 14:34:44.589178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 696/1362] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:44 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 991 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:45.584374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6c24187-a0d2-4fdd-a5b5-13fd10cd0db9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:45.586954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6c24187-a0d2-4fdd-a5b5-13fd10cd0db9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:45.587802 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6c24187-a0d2-4fdd-a5b5-13fd10cd0db9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:45.603402 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:45.603402 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:45.603971 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18fe61b0-6145-48fc-b2af-c1ef3c5a9604 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 Jan 10 14:34:45.604646 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18fe61b0-6145-48fc-b2af-c1ef3c5a9604 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:45.605129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18fe61b0-6145-48fc-b2af-c1ef3c5a9604 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:45.625489 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d6c24187-a0d2-4fdd-a5b5-13fd10cd0db9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:45.630807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18fe61b0-6145-48fc-b2af-c1ef3c5a9604 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 returned with HTTP 404 Jan 10 14:34:45.634473 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 697/1363] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:45 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/9a5d4878-8ab2-45a8-a77d-90eecd2f1ea6 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:34:45.640702 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6c24187-a0d2-4fdd-a5b5-13fd10cd0db9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:45.642201 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ac2477b-9368-4acc-8215-d19892b325aa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39 Jan 10 14:34:45.642870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ac2477b-9368-4acc-8215-d19892b325aa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:45.643470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ac2477b-9368-4acc-8215-d19892b325aa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:45.644033 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-1ac2477b-9368-4acc-8215-d19892b325aa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member ecd04a1b-c816-4af5-bf97-6e6d199e9e39 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:34:45.644461 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 667/1364] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:45.655472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ac2477b-9368-4acc-8215-d19892b325aa tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39 returned with HTTP 404 Jan 10 14:34:45.661329 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 698/1365] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:34:45 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/ecd04a1b-c816-4af5-bf97-6e6d199e9e39 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:34:45.665010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9ed9c7c-42b8-452a-bf5f-a24aa2a3fa12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:45.666428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9ed9c7c-42b8-452a-bf5f-a24aa2a3fa12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:45.667053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9ed9c7c-42b8-452a-bf5f-a24aa2a3fa12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:45.667570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-d9ed9c7c-42b8-452a-bf5f-a24aa2a3fa12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for member daed0b3f-14c8-4d96-bfb6-08085d450eb1 {{(pid=110759) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 10 14:34:45.667890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.group_snapshots [None req-d9ed9c7c-42b8-452a-bf5f-a24aa2a3fa12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group_snapshot with id: daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:45.686609 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:45.686609 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:46.013736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9ed9c7c-42b8-452a-bf5f-a24aa2a3fa12 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 returned with HTTP 202 Jan 10 14:34:46.014669 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 668/1366] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:34:45 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 => generated 0 bytes in 354 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:34:46.022284 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:34:46.023358 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:46.024020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:46.024888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:34:46.026843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:34:46.093795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:34:46.102628 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:46.102628 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:46.104111 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:46.110786 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:46.110786 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:46.140748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-caf2216a-e7a7-4076-8655-8873f5a45b37 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:34:46.141568 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 699/1367] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:34:46 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1003 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:34:46.159608 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8824fd67-7fd3-46cd-979b-0f5b2b0cc385 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail Jan 10 14:34:46.162524 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8824fd67-7fd3-46cd-979b-0f5b2b0cc385 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:46.162524 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8824fd67-7fd3-46cd-979b-0f5b2b0cc385 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:46.162524 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-8824fd67-7fd3-46cd-979b-0f5b2b0cc385 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:34:46.162524 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:46.162524 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:46.163698 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-8824fd67-7fd3-46cd-979b-0f5b2b0cc385 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:34:46.190965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8824fd67-7fd3-46cd-979b-0f5b2b0cc385 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all snapshots completed successfully. Jan 10 14:34:46.192237 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:46.192237 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:46.193839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8824fd67-7fd3-46cd-979b-0f5b2b0cc385 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail returned with HTTP 200 Jan 10 14:34:46.200451 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 669/1368] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:34:46 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail => generated 453 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:46.223596 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87b92d51-8cee-4f89-aabf-44eef309b2fe tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be Jan 10 14:34:46.224320 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87b92d51-8cee-4f89-aabf-44eef309b2fe tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:46.225251 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87b92d51-8cee-4f89-aabf-44eef309b2fe tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:46.257598 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:46.257598 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:46.261573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-87b92d51-8cee-4f89-aabf-44eef309b2fe tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:34:46.267222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87b92d51-8cee-4f89-aabf-44eef309b2fe tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be returned with HTTP 200 Jan 10 14:34:46.270882 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 700/1369] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:34:46 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be => generated 450 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:46.658343 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ccb4f99e-3755-4ede-8045-9019299c7d62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:46.658828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ccb4f99e-3755-4ede-8045-9019299c7d62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:46.659257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ccb4f99e-3755-4ede-8045-9019299c7d62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:46.690244 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:46.690244 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:46.716109 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ccb4f99e-3755-4ede-8045-9019299c7d62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:46.738527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ccb4f99e-3755-4ede-8045-9019299c7d62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:46.753006 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 670/1370] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:47.282992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-621910ac-f5af-49d0-9ad9-c5fe1023b6e3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be Jan 10 14:34:47.283976 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-621910ac-f5af-49d0-9ad9-c5fe1023b6e3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:47.284618 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-621910ac-f5af-49d0-9ad9-c5fe1023b6e3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:47.295640 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:47.295640 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:47.297202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-621910ac-f5af-49d0-9ad9-c5fe1023b6e3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:34:47.300074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-621910ac-f5af-49d0-9ad9-c5fe1023b6e3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be returned with HTTP 200 Jan 10 14:34:47.301723 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 701/1371] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:34:47 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:47.756514 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a79af87-f0ba-4724-a210-5fe0ed3abe4c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:47.758531 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a79af87-f0ba-4724-a210-5fe0ed3abe4c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:47.759495 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a79af87-f0ba-4724-a210-5fe0ed3abe4c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:47.780859 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:47.780859 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:47.789795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3a79af87-f0ba-4724-a210-5fe0ed3abe4c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:47.792282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a31395b-cc7a-464f-973b-2be2ddec69c9 tempest-ExtensionsTestJSON-1167867442 tempest-ExtensionsTestJSON-1167867442-project] GET http://10.222.0.20/volume/v3/e833755e21034e8fb2f03655382fd14a/extensions Jan 10 14:34:47.796665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a31395b-cc7a-464f-973b-2be2ddec69c9 tempest-ExtensionsTestJSON-1167867442 tempest-ExtensionsTestJSON-1167867442-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:47.797192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a31395b-cc7a-464f-973b-2be2ddec69c9 tempest-ExtensionsTestJSON-1167867442 tempest-ExtensionsTestJSON-1167867442-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:47.797845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a31395b-cc7a-464f-973b-2be2ddec69c9 tempest-ExtensionsTestJSON-1167867442 tempest-ExtensionsTestJSON-1167867442-project] http://10.222.0.20/volume/v3/e833755e21034e8fb2f03655382fd14a/extensions returned with HTTP 200 Jan 10 14:34:47.798536 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 671/1372] 10.222.0.20 () {58 vars in 1222 bytes} [Mon Jan 10 14:34:47 2022] GET /volume/v3/e833755e21034e8fb2f03655382fd14a/extensions => generated 5245 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:47.811784 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a79af87-f0ba-4724-a210-5fe0ed3abe4c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:47.812903 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 702/1373] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:48.313708 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-119ee2c5-e2c7-4f9f-9d88-62eb74077959 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be Jan 10 14:34:48.314453 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-119ee2c5-e2c7-4f9f-9d88-62eb74077959 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:48.315083 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-119ee2c5-e2c7-4f9f-9d88-62eb74077959 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:48.349509 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:48.349509 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:48.353746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-119ee2c5-e2c7-4f9f-9d88-62eb74077959 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:34:48.367046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-119ee2c5-e2c7-4f9f-9d88-62eb74077959 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be returned with HTTP 200 Jan 10 14:34:48.367046 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 672/1374] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:34:48 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be => generated 450 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:48.827274 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b1fd8c6-e3a1-41c5-b8c3-f858196130c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:48.828374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b1fd8c6-e3a1-41c5-b8c3-f858196130c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:48.829512 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b1fd8c6-e3a1-41c5-b8c3-f858196130c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:48.860394 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:48.860394 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:48.874500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b1fd8c6-e3a1-41c5-b8c3-f858196130c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:48.887066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b1fd8c6-e3a1-41c5-b8c3-f858196130c2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:48.888211 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 703/1375] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:49.372903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-226b05c7-7a4f-459c-a6ce-ff07d18d7284 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be Jan 10 14:34:49.373950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-226b05c7-7a4f-459c-a6ce-ff07d18d7284 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:49.374573 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-226b05c7-7a4f-459c-a6ce-ff07d18d7284 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:49.385930 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:49.385930 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:49.387248 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-226b05c7-7a4f-459c-a6ce-ff07d18d7284 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:34:49.389667 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-226b05c7-7a4f-459c-a6ce-ff07d18d7284 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be returned with HTTP 200 Jan 10 14:34:49.391490 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 673/1376] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:34:49 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be => generated 449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:49.906522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f60c2410-3e16-42ab-a907-33179bdc9ef6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:49.907076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f60c2410-3e16-42ab-a907-33179bdc9ef6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:49.907440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f60c2410-3e16-42ab-a907-33179bdc9ef6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:49.922387 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:49.922387 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:49.929871 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f60c2410-3e16-42ab-a907-33179bdc9ef6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:49.940076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f60c2410-3e16-42ab-a907-33179bdc9ef6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:49.948677 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 704/1377] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:50.402567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd136abd-7125-4aa5-b220-78d2dd8c84ff tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be Jan 10 14:34:50.402567 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd136abd-7125-4aa5-b220-78d2dd8c84ff tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:50.402994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd136abd-7125-4aa5-b220-78d2dd8c84ff tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:50.418464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd136abd-7125-4aa5-b220-78d2dd8c84ff tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be returned with HTTP 404 Jan 10 14:34:50.418464 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 674/1378] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:34:50 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/02d4516f-6066-4f3c-802b-1eecedeff9be => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:50.425047 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8a8a9ba-3156-4208-b129-b775f6e6bb8f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 Jan 10 14:34:50.426001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8a8a9ba-3156-4208-b129-b775f6e6bb8f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:50.427734 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8a8a9ba-3156-4208-b129-b775f6e6bb8f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:50.428630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-d8a8a9ba-3156-4208-b129-b775f6e6bb8f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member daed0b3f-14c8-4d96-bfb6-08085d450eb1 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:34:50.435260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8a8a9ba-3156-4208-b129-b775f6e6bb8f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 returned with HTTP 404 Jan 10 14:34:50.437437 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 705/1379] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:34:50 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/daed0b3f-14c8-4d96-bfb6-08085d450eb1 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:34:50.448686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:34:50.448686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:50.448686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:50.448686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:34:50.448686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:34:50.519554 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:34:50.524389 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:50.525365 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:50.535646 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:50.543945 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:50.543945 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:50.566244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7be91fc-342b-4b3e-9479-80f89bffd9a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:34:50.568138 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 675/1380] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:34:50 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1003 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:34:50.584048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae159fae-aff7-46a7-8e99-b5cbeda37da5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258/action Jan 10 14:34:50.585006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae159fae-aff7-46a7-8e99-b5cbeda37da5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:34:50.585406 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae159fae-aff7-46a7-8e99-b5cbeda37da5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:50.586265 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-ae159fae-aff7-46a7-8e99-b5cbeda37da5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for group 544f7dd0-9576-4404-baef-362d0f128258 {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:34:50.586780 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-ae159fae-aff7-46a7-8e99-b5cbeda37da5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group with id: 544f7dd0-9576-4404-baef-362d0f128258 Jan 10 14:34:50.592796 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:50.592796 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:50.897466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae159fae-aff7-46a7-8e99-b5cbeda37da5 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258/action returned with HTTP 202 Jan 10 14:34:50.901987 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 706/1381] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:34:50 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:34:50.914877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:50.916653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:50.918332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:50.942743 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:50.942743 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:50.956356 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebae9c91-d9e2-4209-9e23-b15995a57c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:50.957505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ebae9c91-d9e2-4209-9e23-b15995a57c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:50.957766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:50.958293 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ebae9c91-d9e2-4209-9e23-b15995a57c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:50.959795 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:50.960538 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:50.969060 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:50.975374 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:50.975374 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:50.990906 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:50.990906 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:51.004222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-015a9817-5d71-46b1-9f8e-9ce0ac79e028 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:51.005621 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 676/1382] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:50 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 999 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:51.017087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ebae9c91-d9e2-4209-9e23-b15995a57c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:51.027032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebae9c91-d9e2-4209-9e23-b15995a57c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:51.033722 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 707/1383] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:51.345164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] POST http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes Jan 10 14:34:51.345164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-394050061"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:51.345164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-394050061'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:51.345164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Create volume of 1 GB Jan 10 14:34:51.355426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Availability Zones retrieved successfully. Jan 10 14:34:51.383004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Flow 'volume_create_api' (20643e80-d51a-413a-82e1-3a79bac96fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:51.386321 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118b50db-19d4-496c-a013-0e2783e859e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:51.389868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:51.432359 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118b50db-19d4-496c-a013-0e2783e859e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:51.432359 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f65bca5-0c26-4492-b546-abb1321bdb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:51.666387 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Created reservations ['6f5d6b59-25ba-4d14-869d-1a7aa389b061', '629141ae-09f2-466a-925e-94bc5282fee7', '04e2b67f-ff36-4130-ba7a-0365a72a7261', 'b33bfa7a-9b92-4140-b93c-5761a224f67b'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:51.668401 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f65bca5-0c26-4492-b546-abb1321bdb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5d6b59-25ba-4d14-869d-1a7aa389b061', '629141ae-09f2-466a-925e-94bc5282fee7', '04e2b67f-ff36-4130-ba7a-0365a72a7261', 'b33bfa7a-9b92-4140-b93c-5761a224f67b']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:51.670700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf395ce-2fef-4a9a-94d1-1e5225e1c54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:51.792632 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf395ce-2fef-4a9a-94d1-1e5225e1c54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ab2f6d-4d42-4dc0-ac71-12eb122a1a24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-394050061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ae059b12bc45f39516ee1176cc9346',qos_specs=None,replication_status=,reservations=['6f5d6b59-25ba-4d14-869d-1a7aa389b061','629141ae-09f2-466a-925e-94bc5282fee7','04e2b67f-ff36-4130-ba7a-0365a72a7261','b33bfa7a-9b92-4140-b93c-5761a224f67b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b427cee30f4f17884ef781271d477d',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-394050061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ab2f6d-4d42-4dc0-ac71-12eb122a1a24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9ae059b12bc45f39516ee1176cc9346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80b427cee30f4f17884ef781271d477d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:51.795550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70473dc2-0bd6-4398-97d4-566a02cacc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:51.868272 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70473dc2-0bd6-4398-97d4-566a02cacc30) transitioned into state 'SUCCESS' from state '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-394050061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ae059b12bc45f39516ee1176cc9346',qos_specs=None,replication_status=,reservations=['6f5d6b59-25ba-4d14-869d-1a7aa389b061','629141ae-09f2-466a-925e-94bc5282fee7','04e2b67f-ff36-4130-ba7a-0365a72a7261','b33bfa7a-9b92-4140-b93c-5761a224f67b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b427cee30f4f17884ef781271d477d',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:51.870087 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf70ba7e-a490-4f93-871f-53a46f7b1293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:51.963889 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf70ba7e-a490-4f93-871f-53a46f7b1293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:51.967833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Flow 'volume_create_api' (20643e80-d51a-413a-82e1-3a79bac96fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:51.968912 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Create volume request issued successfully. Jan 10 14:34:51.970620 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f725cd33-06ee-4c8a-bc09-2053993e8773 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes returned with HTTP 202 Jan 10 14:34:51.971927 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 677/1384] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:34:51 2022] POST /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes => generated 818 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:34:51.985958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4734d2e-ebd8-4009-9b5f-89dde0fc9cb1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:51.987159 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4734d2e-ebd8-4009-9b5f-89dde0fc9cb1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:51.987873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4734d2e-ebd8-4009-9b5f-89dde0fc9cb1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:52.021593 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:52.021941 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:52.022410 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:52.024462 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:52.024462 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:52.034926 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e4734d2e-ebd8-4009-9b5f-89dde0fc9cb1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:52.040133 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:52.040133 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:52.047875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4734d2e-ebd8-4009-9b5f-89dde0fc9cb1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 200 Jan 10 14:34:52.049081 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 708/1385] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:51 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 886 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:52.058778 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:52.061621 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:52.061621 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:52.068045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ea15cd4-56fa-4876-8597-0819802994ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:52.068539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ea15cd4-56fa-4876-8597-0819802994ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:52.069000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ea15cd4-56fa-4876-8597-0819802994ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:52.074962 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:52.083768 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:52.083768 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:52.101773 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:52.101773 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:52.112660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-086da53d-5ccd-440d-b15b-039943a78a51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:52.113678 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 678/1386] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:52 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 999 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:52.118218 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9ea15cd4-56fa-4876-8597-0819802994ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:52.128669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ea15cd4-56fa-4876-8597-0819802994ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:52.129880 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 709/1387] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:53.065431 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0be1fae4-8025-40cb-946f-444500949b00 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:53.066670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0be1fae4-8025-40cb-946f-444500949b00 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:53.067959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0be1fae4-8025-40cb-946f-444500949b00 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:53.095086 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:53.095086 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:53.106924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0be1fae4-8025-40cb-946f-444500949b00 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:53.116355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0be1fae4-8025-40cb-946f-444500949b00 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 200 Jan 10 14:34:53.117442 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 679/1388] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:53 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:53.128506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:53.129012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:53.129437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:53.144540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b19066c7-bb13-4f36-a080-8cf98025a4b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:53.144986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b19066c7-bb13-4f36-a080-8cf98025a4b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:53.145637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b19066c7-bb13-4f36-a080-8cf98025a4b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:53.154658 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:53.154658 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:53.163173 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:53.163173 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:53.165407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:53.168229 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:53.168863 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:53.174575 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b19066c7-bb13-4f36-a080-8cf98025a4b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:53.178841 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:53.187299 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:53.187299 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:53.195766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b19066c7-bb13-4f36-a080-8cf98025a4b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:53.198837 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 680/1389] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 968 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:53.213969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5133bbc-80b3-4f6e-a7b6-87a2e962f0c9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:53.215436 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 710/1390] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:53 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 999 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:54.133339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f17d109e-1118-4de8-9ec8-e44187c6c4d6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:54.134433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f17d109e-1118-4de8-9ec8-e44187c6c4d6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:54.135050 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f17d109e-1118-4de8-9ec8-e44187c6c4d6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:54.153330 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.153330 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.164377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f17d109e-1118-4de8-9ec8-e44187c6c4d6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.176036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f17d109e-1118-4de8-9ec8-e44187c6c4d6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 200 Jan 10 14:34:54.178805 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 681/1391] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:54 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:54.193953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1102521b-1d4e-4585-a583-f27d0b613d61 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] POST http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:54.194677 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1102521b-1d4e-4585-a583-f27d0b613d61 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:54.212770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1769de5-7ce8-4e59-9efe-d2f48077c14a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:54.213223 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1769de5-7ce8-4e59-9efe-d2f48077c14a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:54.213674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1769de5-7ce8-4e59-9efe-d2f48077c14a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:54.227713 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.227713 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.228929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1102521b-1d4e-4585-a583-f27d0b613d61 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.237176 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.237176 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.251939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1769de5-7ce8-4e59-9efe-d2f48077c14a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:54.262115 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1769de5-7ce8-4e59-9efe-d2f48077c14a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:54.262981 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 682/1392] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 968 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:54.267403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:54.268112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:54.270541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:54.289469 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.289469 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.298555 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:54.300488 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:54.301142 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:54.310446 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:54.317243 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.317243 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.334288 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab658d97-cc58-400d-b556-63d8cdfc688e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 200 Jan 10 14:34:54.335202 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 683/1393] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:54 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 999 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:54.363232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1102521b-1d4e-4585-a583-f27d0b613d61 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Create volume metadata completed successfully. Jan 10 14:34:54.363782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1102521b-1d4e-4585-a583-f27d0b613d61 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:54.364631 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 711/1394] 10.222.0.20 () {60 vars in 1373 bytes} [Mon Jan 10 14:34:54 2022] POST /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 101 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:54.374327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26d0a3f9-3c6b-4c6e-a8dd-19503cb817ef tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:54.374775 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26d0a3f9-3c6b-4c6e-a8dd-19503cb817ef tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:54.375264 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26d0a3f9-3c6b-4c6e-a8dd-19503cb817ef tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:54.391467 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.391467 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.392639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-26d0a3f9-3c6b-4c6e-a8dd-19503cb817ef tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.407272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-26d0a3f9-3c6b-4c6e-a8dd-19503cb817ef tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Get volume metadata completed successfully. Jan 10 14:34:54.407936 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26d0a3f9-3c6b-4c6e-a8dd-19503cb817ef tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:54.413106 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 684/1395] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:34:54 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:54.418606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1933ff94-a01c-4d1f-a819-0eda79861b91 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] PUT http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:54.419353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1933ff94-a01c-4d1f-a819-0eda79861b91 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:54.436979 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.436979 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.438163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1933ff94-a01c-4d1f-a819-0eda79861b91 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.650050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1933ff94-a01c-4d1f-a819-0eda79861b91 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Update volume metadata completed successfully. Jan 10 14:34:54.651878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1933ff94-a01c-4d1f-a819-0eda79861b91 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:54.654970 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 712/1396] 10.222.0.20 () {60 vars in 1371 bytes} [Mon Jan 10 14:34:54 2022] PUT /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 57 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:54.663602 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef5b1366-8169-4c9a-891c-48298a409fc4 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:54.669029 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef5b1366-8169-4c9a-891c-48298a409fc4 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:54.669029 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef5b1366-8169-4c9a-891c-48298a409fc4 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:54.692350 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.692350 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.693490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef5b1366-8169-4c9a-891c-48298a409fc4 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.703579 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef5b1366-8169-4c9a-891c-48298a409fc4 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Get volume metadata completed successfully. Jan 10 14:34:54.704164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef5b1366-8169-4c9a-891c-48298a409fc4 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:54.709090 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 685/1397] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:34:54 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:54.714120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3edbb354-c646-42d1-8d8c-94b1cad267e6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] DELETE http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key1 Jan 10 14:34:54.714569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3edbb354-c646-42d1-8d8c-94b1cad267e6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:54.715027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3edbb354-c646-42d1-8d8c-94b1cad267e6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:54.736140 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.736140 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.737195 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3edbb354-c646-42d1-8d8c-94b1cad267e6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.751176 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3edbb354-c646-42d1-8d8c-94b1cad267e6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Get volume metadata completed successfully. Jan 10 14:34:54.820590 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3edbb354-c646-42d1-8d8c-94b1cad267e6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Delete volume metadata completed successfully. Jan 10 14:34:54.821194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3edbb354-c646-42d1-8d8c-94b1cad267e6 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key1 returned with HTTP 200 Jan 10 14:34:54.826070 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 713/1398] 10.222.0.20 () {58 vars in 1369 bytes} [Mon Jan 10 14:34:54 2022] DELETE /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key1 => generated 0 bytes in 113 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 10 14:34:54.844152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a90d0285-1c6b-4560-914b-c4c6b9bfa408 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:54.845894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a90d0285-1c6b-4560-914b-c4c6b9bfa408 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:54.848152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a90d0285-1c6b-4560-914b-c4c6b9bfa408 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:54.868367 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.868367 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.877372 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a90d0285-1c6b-4560-914b-c4c6b9bfa408 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.885359 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a90d0285-1c6b-4560-914b-c4c6b9bfa408 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Get volume metadata completed successfully. Jan 10 14:34:54.886155 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a90d0285-1c6b-4560-914b-c4c6b9bfa408 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:54.887855 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 686/1399] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:34:54 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 32 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:54.896777 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-444802e8-d65a-4168-944a-702767989db0 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] PUT http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:54.898440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-444802e8-d65a-4168-944a-702767989db0 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:54.917276 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:54.917276 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:54.918950 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-444802e8-d65a-4168-944a-702767989db0 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:54.984520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-444802e8-d65a-4168-944a-702767989db0 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Update volume metadata completed successfully. Jan 10 14:34:54.986583 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-444802e8-d65a-4168-944a-702767989db0 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:54.986700 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 714/1400] 10.222.0.20 () {60 vars in 1371 bytes} [Mon Jan 10 14:34:54 2022] PUT /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 16 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:54.996986 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b3767ec-cfe8-4a31-94b6-7c8c39df5b0e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] POST http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:54.997730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b3767ec-cfe8-4a31-94b6-7c8c39df5b0e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:55.016891 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.016891 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.018608 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7b3767ec-cfe8-4a31-94b6-7c8c39df5b0e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:55.089058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7b3767ec-cfe8-4a31-94b6-7c8c39df5b0e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Create volume metadata completed successfully. Jan 10 14:34:55.089539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b3767ec-cfe8-4a31-94b6-7c8c39df5b0e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:55.090343 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 687/1401] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:34:54 2022] POST /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 68 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:55.100351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2eaea24-bfb1-4afa-a777-707b3c31fff9 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] PUT http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key3 Jan 10 14:34:55.101803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2eaea24-bfb1-4afa-a777-707b3c31fff9 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:55.119837 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.119837 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.121306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f2eaea24-bfb1-4afa-a777-707b3c31fff9 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:55.203393 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f2eaea24-bfb1-4afa-a777-707b3c31fff9 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Update volume metadata completed successfully. Jan 10 14:34:55.204651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2eaea24-bfb1-4afa-a777-707b3c31fff9 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key3 returned with HTTP 200 Jan 10 14:34:55.205985 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 715/1402] 10.222.0.20 () {60 vars in 1386 bytes} [Mon Jan 10 14:34:55 2022] PUT /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key3 => generated 35 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:55.215231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74261770-948f-4f31-8c0b-8441cbc71946 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key3 Jan 10 14:34:55.215946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74261770-948f-4f31-8c0b-8441cbc71946 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.217158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74261770-948f-4f31-8c0b-8441cbc71946 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.236972 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.236972 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.238404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-74261770-948f-4f31-8c0b-8441cbc71946 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:55.249480 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-74261770-948f-4f31-8c0b-8441cbc71946 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Get volume metadata completed successfully. Jan 10 14:34:55.250193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74261770-948f-4f31-8c0b-8441cbc71946 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key3 returned with HTTP 200 Jan 10 14:34:55.250993 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 688/1403] 10.222.0.20 () {58 vars in 1366 bytes} [Mon Jan 10 14:34:55 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:55.260755 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6cceb91-7bbc-49cb-8450-7abd7419338e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:55.261978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6cceb91-7bbc-49cb-8450-7abd7419338e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.263111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6cceb91-7bbc-49cb-8450-7abd7419338e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.282631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5bb2308c-df77-40b0-a778-1aed4ebf5381 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:55.282631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5bb2308c-df77-40b0-a778-1aed4ebf5381 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.284377 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5bb2308c-df77-40b0-a778-1aed4ebf5381 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.317042 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.317042 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.318062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d6cceb91-7bbc-49cb-8450-7abd7419338e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:55.322023 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.322023 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.332455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d6cceb91-7bbc-49cb-8450-7abd7419338e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Get volume metadata completed successfully. Jan 10 14:34:55.333100 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6cceb91-7bbc-49cb-8450-7abd7419338e tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:55.334203 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 716/1404] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:34:55 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 75 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:55.342703 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aad849cf-b40e-453a-985f-3b7bc25f9e15 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] PUT http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata Jan 10 14:34:55.343646 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aad849cf-b40e-453a-985f-3b7bc25f9e15 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:55.347951 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5bb2308c-df77-40b0-a778-1aed4ebf5381 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:55.362811 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.362811 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.364183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aad849cf-b40e-453a-985f-3b7bc25f9e15 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:55.371654 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5bb2308c-df77-40b0-a778-1aed4ebf5381 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:55.381856 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 689/1405] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:55.389476 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-617d20aa-e798-42cf-a06c-cac9abd50af4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:34:55.390086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-617d20aa-e798-42cf-a06c-cac9abd50af4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.390634 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-617d20aa-e798-42cf-a06c-cac9abd50af4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.402508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-617d20aa-e798-42cf-a06c-cac9abd50af4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 404 Jan 10 14:34:55.406825 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 690/1406] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:55 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:34:55.411478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38c86003-018e-41ff-b252-d33c5374fb11 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 Jan 10 14:34:55.411967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38c86003-018e-41ff-b252-d33c5374fb11 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.412457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38c86003-018e-41ff-b252-d33c5374fb11 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.412802 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-38c86003-018e-41ff-b252-d33c5374fb11 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 544f7dd0-9576-4404-baef-362d0f128258 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:34:55.417290 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38c86003-018e-41ff-b252-d33c5374fb11 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 returned with HTTP 404 Jan 10 14:34:55.418367 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 691/1407] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:34:55 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/544f7dd0-9576-4404-baef-362d0f128258 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:34:55.425324 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e59d2d35-ec7c-49e4-80ea-5a957b61a1c7 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] DELETE http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/32ffbb14-4333-4b05-94cb-91218c0865ae Jan 10 14:34:55.425917 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e59d2d35-ec7c-49e4-80ea-5a957b61a1c7 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.426257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e59d2d35-ec7c-49e4-80ea-5a957b61a1c7 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.453429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aad849cf-b40e-453a-985f-3b7bc25f9e15 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Update volume metadata completed successfully. Jan 10 14:34:55.455040 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aad849cf-b40e-453a-985f-3b7bc25f9e15 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata returned with HTTP 200 Jan 10 14:34:55.455040 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 717/1408] 10.222.0.20 () {60 vars in 1371 bytes} [Mon Jan 10 14:34:55 2022] PUT /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24/metadata => generated 16 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:34:55.465318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1acfc908-e2a8-4c6b-a31e-39b18c9004ed tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] DELETE http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:55.465982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1acfc908-e2a8-4c6b-a31e-39b18c9004ed tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.466475 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1acfc908-e2a8-4c6b-a31e-39b18c9004ed tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.466902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-1acfc908-e2a8-4c6b-a31e-39b18c9004ed tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Delete volume with id: 63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:55.482146 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.482146 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.483651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1acfc908-e2a8-4c6b-a31e-39b18c9004ed tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:55.529144 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e59d2d35-ec7c-49e4-80ea-5a957b61a1c7 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/32ffbb14-4333-4b05-94cb-91218c0865ae returned with HTTP 202 Jan 10 14:34:55.533214 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 692/1409] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:34:55 2022] DELETE /volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/32ffbb14-4333-4b05-94cb-91218c0865ae => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:34:55.545532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-218f13e7-6cbf-4a5f-8c22-016a88ff99a5 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] POST http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types Jan 10 14:34:55.546403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-218f13e7-6cbf-4a5f-8c22-016a88ff99a5 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1971975365"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:55.635423 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-218f13e7-6cbf-4a5f-8c22-016a88ff99a5 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types returned with HTTP 200 Jan 10 14:34:55.636484 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 693/1410] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:34:55 2022] POST /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types => generated 224 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:55.645264 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0fcb939f-c09a-4c04-8de9-3d954431f21d tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] POST http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types Jan 10 14:34:55.646104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0fcb939f-c09a-4c04-8de9-3d954431f21d tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-671091376"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:55.709260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1acfc908-e2a8-4c6b-a31e-39b18c9004ed tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Delete volume request issued successfully. Jan 10 14:34:55.709260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1acfc908-e2a8-4c6b-a31e-39b18c9004ed tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 202 Jan 10 14:34:55.709260 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 718/1411] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:34:55 2022] DELETE /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:34:55.722255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22bc5c25-7e76-4706-a6aa-a3f7c865edd5 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:55.722707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22bc5c25-7e76-4706-a6aa-a3f7c865edd5 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:55.723162 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22bc5c25-7e76-4706-a6aa-a3f7c865edd5 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:55.748226 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:55.748226 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:55.767027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-22bc5c25-7e76-4706-a6aa-a3f7c865edd5 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:55.767751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0fcb939f-c09a-4c04-8de9-3d954431f21d tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types returned with HTTP 202 Jan 10 14:34:55.775566 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 694/1412] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:34:55 2022] POST /volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types => generated 180 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:34:55.781546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22bc5c25-7e76-4706-a6aa-a3f7c865edd5 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 200 Jan 10 14:34:55.782265 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 719/1413] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:55 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:55.790568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4ca09340-4213-4c84-b9e1-afbfb49c1470 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups Jan 10 14:34:55.790568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4ca09340-4213-4c84-b9e1-afbfb49c1470 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8b1b7d5e-f79b-43c3-a710-560cccb2e576", "volume_types": ["286c7fc5-b256-4308-821a-f64fe1bb75c2"], "name": "tempest-GroupSnapshotsTest-Group-1423536558"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:55.797228 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-4ca09340-4213-4c84-b9e1-afbfb49c1470 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating new group {'group': {'group_type': '8b1b7d5e-f79b-43c3-a710-560cccb2e576', 'volume_types': ['286c7fc5-b256-4308-821a-f64fe1bb75c2'], 'name': 'tempest-GroupSnapshotsTest-Group-1423536558'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:34:55.802082 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-4ca09340-4213-4c84-b9e1-afbfb49c1470 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating group tempest-GroupSnapshotsTest-Group-1423536558. Jan 10 14:34:55.824448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4ca09340-4213-4c84-b9e1-afbfb49c1470 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:34:55.934418 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-4ca09340-4213-4c84-b9e1-afbfb49c1470 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['0e47357d-e06f-4c91-8fc7-3ee56d015557'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:56.129696 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4ca09340-4213-4c84-b9e1-afbfb49c1470 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups returned with HTTP 202 Jan 10 14:34:56.130718 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 695/1414] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:34:55 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups => generated 112 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:34:56.141231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0187bb0c-8b5b-4565-bfcf-5dcabbcede7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:34:56.142008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0187bb0c-8b5b-4565-bfcf-5dcabbcede7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:56.143137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0187bb0c-8b5b-4565-bfcf-5dcabbcede7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:56.143789 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-0187bb0c-8b5b-4565-bfcf-5dcabbcede7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:34:56.150360 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:56.150360 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:56.168343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0187bb0c-8b5b-4565-bfcf-5dcabbcede7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:34:56.170521 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 720/1415] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:34:56 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:56.389923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-375ebd72-3d28-4a77-a4e1-eaf0fa631576 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:56.390510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-375ebd72-3d28-4a77-a4e1-eaf0fa631576 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:56.391141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-375ebd72-3d28-4a77-a4e1-eaf0fa631576 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:56.410652 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:56.410652 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:56.419863 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-375ebd72-3d28-4a77-a4e1-eaf0fa631576 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:56.432789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-375ebd72-3d28-4a77-a4e1-eaf0fa631576 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:56.433620 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 696/1416] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:56.797199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23fce47e-d586-4eb6-9b4a-a42326d0ab60 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:56.798228 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23fce47e-d586-4eb6-9b4a-a42326d0ab60 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:56.798819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23fce47e-d586-4eb6-9b4a-a42326d0ab60 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:56.813332 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:56.813332 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:56.821128 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-23fce47e-d586-4eb6-9b4a-a42326d0ab60 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:56.830712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23fce47e-d586-4eb6-9b4a-a42326d0ab60 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 200 Jan 10 14:34:56.831657 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 721/1417] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:56 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:57.181676 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-834edc47-8581-482f-9ec8-3af0cefa2e65 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:34:57.182179 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-834edc47-8581-482f-9ec8-3af0cefa2e65 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:57.182630 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-834edc47-8581-482f-9ec8-3af0cefa2e65 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:57.182974 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-834edc47-8581-482f-9ec8-3af0cefa2e65 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:34:57.189637 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:57.189637 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:57.204848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-834edc47-8581-482f-9ec8-3af0cefa2e65 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:34:57.205774 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 697/1418] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:34:57 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:34:57.215971 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes Jan 10 14:34:57.217418 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "286c7fc5-b256-4308-821a-f64fe1bb75c2", "group_id": "41df1d7c-5664-4b7b-acca-9f81875a1918", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1252455089"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:34:57.219243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request body: {'volume': {'volume_type': '286c7fc5-b256-4308-821a-f64fe1bb75c2', 'group_id': '41df1d7c-5664-4b7b-acca-9f81875a1918', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1252455089'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:34:57.235384 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:57.235384 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:57.237335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume of 1 GB Jan 10 14:34:57.251267 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:34:57.280437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (3f5cc717-a1b8-4105-a881-9a88d173b9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:57.289517 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8b3ecd-5e92-4e7e-abb5-ad237f79f6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:57.291752 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:57.291752 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:57.293002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:34:57.337189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8b3ecd-5e92-4e7e-abb5-ad237f79f6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:34:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=286c7fc5-b256-4308-821a-f64fe1bb75c2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1971975365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '286c7fc5-b256-4308-821a-f64fe1bb75c2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '41df1d7c-5664-4b7b-acca-9f81875a1918', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:57.339504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc681b9-807d-4f39-b7c6-5b64900deda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:57.371258 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1971975365 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1971975365, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:34:57.372220 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1971975365 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1971975365, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:34:57.455592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da5f1be3-974e-41e4-95c0-f0a653b2cb6e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:57.456124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da5f1be3-974e-41e4-95c0-f0a653b2cb6e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:57.456703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da5f1be3-974e-41e4-95c0-f0a653b2cb6e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:57.479615 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:57.479615 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:57.498770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-da5f1be3-974e-41e4-95c0-f0a653b2cb6e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:57.517710 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da5f1be3-974e-41e4-95c0-f0a653b2cb6e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:57.518656 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 698/1419] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:34:57.575099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['29977f3d-4e2b-46c7-b300-49560a7f2254', '094b5126-19f5-47d8-8aee-864688c95dd7', 'e6e551e8-8d2f-415b-993f-1fcf4a2920c4', '2b8c971e-b9f7-4f5d-b720-b0e5c6898673'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:34:57.577620 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc681b9-807d-4f39-b7c6-5b64900deda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29977f3d-4e2b-46c7-b300-49560a7f2254', '094b5126-19f5-47d8-8aee-864688c95dd7', 'e6e551e8-8d2f-415b-993f-1fcf4a2920c4', '2b8c971e-b9f7-4f5d-b720-b0e5c6898673']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:57.579617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b9c0e6-8432-4a00-8714-6dcbc3172b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:57.659091 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b9c0e6-8432-4a00-8714-6dcbc3172b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b0e8840-1b3c-4bf4-ab8b-985394545df8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1252455089',encryption_key_id=None,group_id=41df1d7c-5664-4b7b-acca-9f81875a1918,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['29977f3d-4e2b-46c7-b300-49560a7f2254','094b5126-19f5-47d8-8aee-864688c95dd7','e6e551e8-8d2f-415b-993f-1fcf4a2920c4','2b8c971e-b9f7-4f5d-b720-b0e5c6898673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=286c7fc5-b256-4308-821a-f64fe1bb75c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1252455089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=41df1d7c-5664-4b7b-acca-9f81875a1918,host=None,id=4b0e8840-1b3c-4bf4-ab8b-985394545df8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe8648529314e7f99050375dd4d7f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(286c7fc5-b256-4308-821a-f64fe1bb75c2),volume_type_id=286c7fc5-b256-4308-821a-f64fe1bb75c2)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:57.661007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5971bc-acc6-4aaf-afcb-ab743e29e8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:57.782512 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5971bc-acc6-4aaf-afcb-ab743e29e8a3) transitioned into state 'SUCCESS' from state '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-1252455089',encryption_key_id=None,group_id=41df1d7c-5664-4b7b-acca-9f81875a1918,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['29977f3d-4e2b-46c7-b300-49560a7f2254','094b5126-19f5-47d8-8aee-864688c95dd7','e6e551e8-8d2f-415b-993f-1fcf4a2920c4','2b8c971e-b9f7-4f5d-b720-b0e5c6898673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=286c7fc5-b256-4308-821a-f64fe1bb75c2)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:57.784305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87ee466-0491-45b7-82a0-a8e3cbbb2cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:34:57.846584 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-468fd588-30d1-4af6-93fc-0c2d771d2403 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:57.847397 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-468fd588-30d1-4af6-93fc-0c2d771d2403 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:57.848136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-468fd588-30d1-4af6-93fc-0c2d771d2403 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:57.864372 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:57.864372 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:57.871766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-468fd588-30d1-4af6-93fc-0c2d771d2403 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:57.881296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-468fd588-30d1-4af6-93fc-0c2d771d2403 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 200 Jan 10 14:34:57.882489 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 699/1420] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:57 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:57.896333 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87ee466-0491-45b7-82a0-a8e3cbbb2cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:34:57.902829 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (3f5cc717-a1b8-4105-a881-9a88d173b9f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:34:57.904369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request issued successfully. Jan 10 14:34:57.906810 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:57.908596 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:57.917214 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:57.925634 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:57.925634 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:57.933225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63e2000c-cf1b-4b88-9f6f-b7008b27f1c2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes returned with HTTP 202 Jan 10 14:34:57.934702 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 722/1421] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:34:57 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes => generated 908 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:34:57.948528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 Jan 10 14:34:57.949121 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:57.949666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:57.967930 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:57.967930 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:57.983956 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:57.990009 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:57.990671 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:58.007183 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:58.022916 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:58.022916 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:58.046470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bf4d5f1-6dae-4d3c-a704-397e0f65b8a9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 returned with HTTP 200 Jan 10 14:34:58.047200 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 700/1422] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:57 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 => generated 976 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:34:58.533561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ca3600a-65ea-4841-9007-db9476d01ced tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:58.534251 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ca3600a-65ea-4841-9007-db9476d01ced tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:58.534843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ca3600a-65ea-4841-9007-db9476d01ced tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:58.561326 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:58.561326 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:58.581111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9ca3600a-65ea-4841-9007-db9476d01ced tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:58.596649 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ca3600a-65ea-4841-9007-db9476d01ced tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:58.600661 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 723/1423] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:58.898132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33ea68cd-5d24-4ee2-a63c-e463f3297810 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:58.898583 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33ea68cd-5d24-4ee2-a63c-e463f3297810 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:58.899022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33ea68cd-5d24-4ee2-a63c-e463f3297810 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:58.927663 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:58.927663 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:58.936969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-33ea68cd-5d24-4ee2-a63c-e463f3297810 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Volume info retrieved successfully. Jan 10 14:34:58.945960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33ea68cd-5d24-4ee2-a63c-e463f3297810 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 200 Jan 10 14:34:58.946823 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 701/1424] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:58 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:59.062980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 Jan 10 14:34:59.063586 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:59.064296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:59.081208 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:59.081208 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:59.092274 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:34:59.094086 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:34:59.108888 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:34:59.125407 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:34:59.136969 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:59.136969 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:59.167709 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad3e3066-08f0-4bc2-9fb3-93e69db28575 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 returned with HTTP 200 Jan 10 14:34:59.171079 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 724/1425] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:34:59 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 => generated 1000 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:34:59.623300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be65d51b-fa52-4674-a420-f64e61a68382 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:34:59.624115 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be65d51b-fa52-4674-a420-f64e61a68382 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:59.624606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be65d51b-fa52-4674-a420-f64e61a68382 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:59.643815 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:34:59.643815 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:34:59.661050 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-be65d51b-fa52-4674-a420-f64e61a68382 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:34:59.675442 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be65d51b-fa52-4674-a420-f64e61a68382 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:34:59.676214 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 702/1426] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:34:59.961857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4cd5955-6e1b-469c-a4ed-2c33041c39a1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] GET http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 Jan 10 14:34:59.962210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4cd5955-6e1b-469c-a4ed-2c33041c39a1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:34:59.962656 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4cd5955-6e1b-469c-a4ed-2c33041c39a1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:34:59.973918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4cd5955-6e1b-469c-a4ed-2c33041c39a1 tempest-VolumesMetadataTest-1328066022 tempest-VolumesMetadataTest-1328066022-project] http://10.222.0.20/volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 returned with HTTP 404 Jan 10 14:34:59.974642 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 725/1427] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:34:59 2022] GET /volume/v3/a9ae059b12bc45f39516ee1176cc9346/volumes/63ab2f6d-4d42-4dc0-ac71-12eb122a1a24 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:00.192900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 Jan 10 14:35:00.193440 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:00.193868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:00.208113 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:00.208113 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:00.235457 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:00.236849 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:00.245829 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:00.251819 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:00.258855 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:00.258855 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:00.290393 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59e7ba66-cff3-4acd-a56c-0be3a62f07a2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 returned with HTTP 200 Jan 10 14:35:00.301721 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 703/1428] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:00 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 => generated 1001 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:00.315294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes Jan 10 14:35:00.316038 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "286c7fc5-b256-4308-821a-f64fe1bb75c2", "group_id": "41df1d7c-5664-4b7b-acca-9f81875a1918", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1719848743"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:00.317119 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request body: {'volume': {'volume_type': '286c7fc5-b256-4308-821a-f64fe1bb75c2', 'group_id': '41df1d7c-5664-4b7b-acca-9f81875a1918', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1719848743'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:35:00.335702 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:00.335702 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:00.339225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume of 1 GB Jan 10 14:35:00.354854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:35:00.371484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (3df135c3-c1f4-4750-ba65-34fc27961692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:35:00.374569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93028ac9-3566-47f9-abb3-2b2610735ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:00.376123 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:00.376123 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:00.377069 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:35:00.399603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93028ac9-3566-47f9-abb3-2b2610735ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:34:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=286c7fc5-b256-4308-821a-f64fe1bb75c2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1971975365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '286c7fc5-b256-4308-821a-f64fe1bb75c2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '41df1d7c-5664-4b7b-acca-9f81875a1918', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:00.402507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23aacb52-d667-4134-b24a-bc05336477bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:00.547262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['9142af73-b5e1-4ac6-a310-e26b52458214', '4d3f38c6-291b-412e-9150-caeef64b0642', 'c3f608e7-f115-4898-9c62-ae0d64d5a3ab', '4df6d1ae-2fb3-42da-85b7-91a7c0d4ae8a'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:35:00.549563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23aacb52-d667-4134-b24a-bc05336477bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9142af73-b5e1-4ac6-a310-e26b52458214', '4d3f38c6-291b-412e-9150-caeef64b0642', 'c3f608e7-f115-4898-9c62-ae0d64d5a3ab', '4df6d1ae-2fb3-42da-85b7-91a7c0d4ae8a']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:00.552109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7418aa77-8007-4f34-9423-a2c1a13a415b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:00.671566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7418aa77-8007-4f34-9423-a2c1a13a415b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17018320-b3ed-45b6-bc05-d0ce6861ec6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1719848743',encryption_key_id=None,group_id=41df1d7c-5664-4b7b-acca-9f81875a1918,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['9142af73-b5e1-4ac6-a310-e26b52458214','4d3f38c6-291b-412e-9150-caeef64b0642','c3f608e7-f115-4898-9c62-ae0d64d5a3ab','4df6d1ae-2fb3-42da-85b7-91a7c0d4ae8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=286c7fc5-b256-4308-821a-f64fe1bb75c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1719848743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=41df1d7c-5664-4b7b-acca-9f81875a1918,host=None,id=17018320-b3ed-45b6-bc05-d0ce6861ec6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe8648529314e7f99050375dd4d7f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(286c7fc5-b256-4308-821a-f64fe1bb75c2),volume_type_id=286c7fc5-b256-4308-821a-f64fe1bb75c2)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:00.673604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e243ec0-c934-43a2-a1df-47aacaecad87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:00.692129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2bee692b-bcc5-49fa-8bb5-9fb072a6a4b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:00.693160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2bee692b-bcc5-49fa-8bb5-9fb072a6a4b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:00.697578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2bee692b-bcc5-49fa-8bb5-9fb072a6a4b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:00.721113 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:00.721113 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:00.730215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2bee692b-bcc5-49fa-8bb5-9fb072a6a4b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:00.746589 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2bee692b-bcc5-49fa-8bb5-9fb072a6a4b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:00.747756 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 704/1429] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:00.805151 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e243ec0-c934-43a2-a1df-47aacaecad87) transitioned into state 'SUCCESS' from state '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-1719848743',encryption_key_id=None,group_id=41df1d7c-5664-4b7b-acca-9f81875a1918,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['9142af73-b5e1-4ac6-a310-e26b52458214','4d3f38c6-291b-412e-9150-caeef64b0642','c3f608e7-f115-4898-9c62-ae0d64d5a3ab','4df6d1ae-2fb3-42da-85b7-91a7c0d4ae8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=286c7fc5-b256-4308-821a-f64fe1bb75c2)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:00.806956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4658dfd9-d90c-47cb-80ef-fcb706e43baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:00.973653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4658dfd9-d90c-47cb-80ef-fcb706e43baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:00.977045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (3df135c3-c1f4-4750-ba65-34fc27961692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:35:00.977759 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request issued successfully. Jan 10 14:35:00.979220 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:00.979802 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:00.988832 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:00.998077 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:00.998077 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:01.007414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-726a44d7-c2f2-4111-8395-59ffa2762001 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes returned with HTTP 202 Jan 10 14:35:01.008615 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 726/1430] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:35:00 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes => generated 908 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:01.024196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:01.024777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:01.025248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:01.041555 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:01.041555 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:01.050802 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:01.052341 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:01.052739 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:01.061023 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:01.067404 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:01.067404 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:01.083765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c76ffb2-db26-4ee4-8967-b93df57d2278 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:01.086108 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 705/1431] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:01 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 976 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:01.762148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6009e8e1-a2a3-4184-b541-ab4dc43c550e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:01.762716 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6009e8e1-a2a3-4184-b541-ab4dc43c550e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:01.763005 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6009e8e1-a2a3-4184-b541-ab4dc43c550e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:01.785731 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:01.785731 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:01.804749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6009e8e1-a2a3-4184-b541-ab4dc43c550e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:01.814934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6009e8e1-a2a3-4184-b541-ab4dc43c550e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:01.816110 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 727/1432] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:02.103368 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:02.104583 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:02.105237 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:02.123448 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:02.123448 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:02.133024 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:02.134677 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:02.135237 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:02.143820 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:02.150410 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:02.150410 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:02.187326 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28ff1c60-d0ad-4351-8eeb-04ef43f43776 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:02.202869 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 706/1433] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:02 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:35:02.837689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88710caa-bd89-4af4-ae87-f3cc74469d45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:02.838264 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88710caa-bd89-4af4-ae87-f3cc74469d45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:02.838501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88710caa-bd89-4af4-ae87-f3cc74469d45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:02.853774 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:02.853774 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:02.862847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-88710caa-bd89-4af4-ae87-f3cc74469d45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:02.873474 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88710caa-bd89-4af4-ae87-f3cc74469d45 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:02.875033 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 728/1434] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:03.209571 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:03.210074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:03.210603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:03.224619 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:03.224619 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:03.232448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:03.235626 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:03.236159 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:03.243305 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:03.249736 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:03.249736 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:03.265051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7087738b-b9ff-4ca0-9a0f-28b3b05471e7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:03.265782 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 707/1435] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:03 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1001 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:03.280667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebb38f8b-b723-4b0d-9407-a0ff3c95aefc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] PUT http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:03.281431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ebb38f8b-b723-4b0d-9407-a0ff3c95aefc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4b0e8840-1b3c-4bf4-ab8b-985394545df8"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:03.291201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-ebb38f8b-b723-4b0d-9407-a0ff3c95aefc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Update called for group 41df1d7c-5664-4b7b-acca-9f81875a1918. {{(pid=110760) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 10 14:35:03.291505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-ebb38f8b-b723-4b0d-9407-a0ff3c95aefc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Updating group 41df1d7c-5664-4b7b-acca-9f81875a1918 with name None description: None add_volumes: None remove_volumes: 4b0e8840-1b3c-4bf4-ab8b-985394545df8. Jan 10 14:35:03.297419 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:03.297419 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:03.457297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebb38f8b-b723-4b0d-9407-a0ff3c95aefc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 202 Jan 10 14:35:03.459427 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 729/1436] 10.222.0.20 () {62 vars in 1382 bytes} [Mon Jan 10 14:35:03 2022] PUT /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:03.466983 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cae89f21-0b2c-4bd2-88f3-730b03e6b76f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:03.467955 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cae89f21-0b2c-4bd2-88f3-730b03e6b76f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:03.468523 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cae89f21-0b2c-4bd2-88f3-730b03e6b76f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:03.468872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-cae89f21-0b2c-4bd2-88f3-730b03e6b76f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:03.479926 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:03.479926 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:03.503253 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cae89f21-0b2c-4bd2-88f3-730b03e6b76f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:03.503881 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 708/1437] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:03 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:03.890002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-532d3f17-fb38-4fb4-b28b-7662a66976a0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:03.890523 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-532d3f17-fb38-4fb4-b28b-7662a66976a0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:03.890891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-532d3f17-fb38-4fb4-b28b-7662a66976a0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:03.904221 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:03.904221 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:03.912668 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-532d3f17-fb38-4fb4-b28b-7662a66976a0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:03.921236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-532d3f17-fb38-4fb4-b28b-7662a66976a0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:03.921951 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 730/1438] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:04.514893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c04e679-2a04-4686-89bd-d5b6183d2ca6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:04.515412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c04e679-2a04-4686-89bd-d5b6183d2ca6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:04.516441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c04e679-2a04-4686-89bd-d5b6183d2ca6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:04.516787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-2c04e679-2a04-4686-89bd-d5b6183d2ca6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:04.522160 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:04.522160 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:04.535856 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c04e679-2a04-4686-89bd-d5b6183d2ca6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:04.538378 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 709/1439] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:04 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:04.552002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9736bed6-bfd9-4789-ba38-d4a07f816552 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] PUT http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:04.552761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9736bed6-bfd9-4789-ba38-d4a07f816552 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4b0e8840-1b3c-4bf4-ab8b-985394545df8"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:04.553660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-9736bed6-bfd9-4789-ba38-d4a07f816552 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Update called for group 41df1d7c-5664-4b7b-acca-9f81875a1918. {{(pid=110760) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 10 14:35:04.553952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-9736bed6-bfd9-4789-ba38-d4a07f816552 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Updating group 41df1d7c-5664-4b7b-acca-9f81875a1918 with name None description: None add_volumes: 4b0e8840-1b3c-4bf4-ab8b-985394545df8 remove_volumes: None. Jan 10 14:35:04.559238 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:04.559238 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:04.714625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9736bed6-bfd9-4789-ba38-d4a07f816552 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 202 Jan 10 14:35:04.715666 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 731/1440] 10.222.0.20 () {62 vars in 1382 bytes} [Mon Jan 10 14:35:04 2022] PUT /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:04.723342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b09a2528-6673-46c3-b7a9-4b64e867680f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:04.723829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b09a2528-6673-46c3-b7a9-4b64e867680f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:04.724549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b09a2528-6673-46c3-b7a9-4b64e867680f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:04.724895 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-b09a2528-6673-46c3-b7a9-4b64e867680f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:04.730506 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:04.730506 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:04.745456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b09a2528-6673-46c3-b7a9-4b64e867680f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:04.746194 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 710/1441] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:04 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:04.936878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fca81847-363e-416b-bb1c-2fcbd67f7d4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:04.937598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fca81847-363e-416b-bb1c-2fcbd67f7d4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:04.938058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fca81847-363e-416b-bb1c-2fcbd67f7d4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:04.951883 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:04.951883 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:04.959612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fca81847-363e-416b-bb1c-2fcbd67f7d4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:04.976184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fca81847-363e-416b-bb1c-2fcbd67f7d4e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:04.976956 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 732/1442] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:05.757839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e33d0b3e-cd40-4a23-94ee-4ce29b451996 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:05.758842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e33d0b3e-cd40-4a23-94ee-4ce29b451996 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:05.760095 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e33d0b3e-cd40-4a23-94ee-4ce29b451996 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:05.760617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-e33d0b3e-cd40-4a23-94ee-4ce29b451996 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:05.768028 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:05.768028 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:05.785807 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e33d0b3e-cd40-4a23-94ee-4ce29b451996 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:05.786710 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 711/1443] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:05 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:05.796826 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-093c7ed3-354c-4c55-95c4-d80ebcb71fa9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] PUT http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:05.798121 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-093c7ed3-354c-4c55-95c4-d80ebcb71fa9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "17018320-b3ed-45b6-bc05-d0ce6861ec6c"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:05.799205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-093c7ed3-354c-4c55-95c4-d80ebcb71fa9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Update called for group 41df1d7c-5664-4b7b-acca-9f81875a1918. {{(pid=110760) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 10 14:35:05.799495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-093c7ed3-354c-4c55-95c4-d80ebcb71fa9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Updating group 41df1d7c-5664-4b7b-acca-9f81875a1918 with name None description: None add_volumes: None remove_volumes: 17018320-b3ed-45b6-bc05-d0ce6861ec6c. Jan 10 14:35:05.804959 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:05.804959 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:05.963845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-093c7ed3-354c-4c55-95c4-d80ebcb71fa9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 202 Jan 10 14:35:05.965100 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 733/1444] 10.222.0.20 () {62 vars in 1382 bytes} [Mon Jan 10 14:35:05 2022] PUT /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:05.974390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48b64091-34a0-43a9-b75e-3c245897476e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:05.975093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48b64091-34a0-43a9-b75e-3c245897476e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:05.979104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48b64091-34a0-43a9-b75e-3c245897476e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:05.979104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-48b64091-34a0-43a9-b75e-3c245897476e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:05.992223 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:05.992223 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:05.992986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-50391124-568c-4e80-bc23-3f1b1328e679 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:05.993553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-50391124-568c-4e80-bc23-3f1b1328e679 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:05.994008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-50391124-568c-4e80-bc23-3f1b1328e679 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:06.017072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48b64091-34a0-43a9-b75e-3c245897476e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:06.018601 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:06.018601 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:06.022060 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 712/1445] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:05 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:06.040411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-50391124-568c-4e80-bc23-3f1b1328e679 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:06.054378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-50391124-568c-4e80-bc23-3f1b1328e679 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:06.058793 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 734/1446] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:07.031672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-399c10da-350b-4c41-8ff5-9db88eb2a066 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:07.032188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-399c10da-350b-4c41-8ff5-9db88eb2a066 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:07.032648 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-399c10da-350b-4c41-8ff5-9db88eb2a066 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:07.032997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-399c10da-350b-4c41-8ff5-9db88eb2a066 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:07.039522 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:07.039522 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:07.057517 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-399c10da-350b-4c41-8ff5-9db88eb2a066 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:07.058524 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 713/1447] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:07 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:07.071886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c73a72f-f3a2-4fcf-a02a-3cb204999364 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] PUT http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:07.073849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c73a72f-f3a2-4fcf-a02a-3cb204999364 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "17018320-b3ed-45b6-bc05-d0ce6861ec6c"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:07.074860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-8c73a72f-f3a2-4fcf-a02a-3cb204999364 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Update called for group 41df1d7c-5664-4b7b-acca-9f81875a1918. {{(pid=110760) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 10 14:35:07.075369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-8c73a72f-f3a2-4fcf-a02a-3cb204999364 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Updating group 41df1d7c-5664-4b7b-acca-9f81875a1918 with name None description: None add_volumes: 17018320-b3ed-45b6-bc05-d0ce6861ec6c remove_volumes: None. Jan 10 14:35:07.075471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be33074d-e73f-4662-b887-8d910891cf87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:07.075949 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be33074d-e73f-4662-b887-8d910891cf87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:07.076643 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be33074d-e73f-4662-b887-8d910891cf87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:07.083151 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:07.083151 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:07.091463 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:07.091463 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:07.101490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-be33074d-e73f-4662-b887-8d910891cf87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:07.112048 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be33074d-e73f-4662-b887-8d910891cf87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:07.120916 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 714/1448] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:07.240463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c73a72f-f3a2-4fcf-a02a-3cb204999364 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 202 Jan 10 14:35:07.241603 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 735/1449] 10.222.0.20 () {62 vars in 1382 bytes} [Mon Jan 10 14:35:07 2022] PUT /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:07.249404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b8152382-1d67-40d7-897c-d27185bcdf01 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:07.250156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b8152382-1d67-40d7-897c-d27185bcdf01 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:07.250762 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b8152382-1d67-40d7-897c-d27185bcdf01 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:07.251114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-b8152382-1d67-40d7-897c-d27185bcdf01 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:07.257550 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:07.257550 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:07.272363 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b8152382-1d67-40d7-897c-d27185bcdf01 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:07.273203 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 715/1450] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:07 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:08.128278 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa29195d-48bf-40e2-8e11-6030b2f6a407 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:08.128881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa29195d-48bf-40e2-8e11-6030b2f6a407 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:08.129157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa29195d-48bf-40e2-8e11-6030b2f6a407 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:08.144443 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:08.144443 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:08.151672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fa29195d-48bf-40e2-8e11-6030b2f6a407 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:08.160446 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa29195d-48bf-40e2-8e11-6030b2f6a407 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:08.161359 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 736/1451] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:08.284890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35b74f82-17d4-4bdc-99e6-c909724a83b9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:08.285404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35b74f82-17d4-4bdc-99e6-c909724a83b9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:08.285891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35b74f82-17d4-4bdc-99e6-c909724a83b9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:08.286320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-35b74f82-17d4-4bdc-99e6-c909724a83b9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:08.291963 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:08.291963 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:08.306443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35b74f82-17d4-4bdc-99e6-c909724a83b9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 200 Jan 10 14:35:08.307380 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 716/1452] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:08 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:08.316875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:35:08.317469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:08.317941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:08.318588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:08.320219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:35:08.372896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:35:08.374268 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:08.374642 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:08.381190 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:08.386567 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:08.386567 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:08.393635 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:08.394012 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:08.400553 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:08.407711 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:08.407711 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:08.433121 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f54e223d-e35b-4b29-a18c-d3e8fa6e01a7 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:35:08.434462 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 737/1453] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:35:08 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1995 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:35:08.449235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots Jan 10 14:35:08.449985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "41df1d7c-5664-4b7b-acca-9f81875a1918", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-827982655"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:08.451077 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating new group_snapshot {'group_snapshot': {'group_id': '41df1d7c-5664-4b7b-acca-9f81875a1918', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-827982655'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 10 14:35:08.457689 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:08.457689 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:08.463032 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.group_snapshots [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-827982655. Jan 10 14:35:08.611098 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:08.611098 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:08.636594 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1971975365 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1971975365, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:35:08.637282 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1971975365 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1971975365, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:35:08.883104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['e0c3ebc2-39ca-48c4-a3f3-2ec63c03895c', '28dfc2d3-f843-4640-8774-a537ee4a4c05', '45ddd2d5-3fa2-440b-ad1c-46e5a32a774b', '28697bc2-74b3-4d78-ae9a-f509bb712243'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:35:09.176096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d69fbc76-59d5-45fb-b0da-39bc3369a6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:09.176693 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d69fbc76-59d5-45fb-b0da-39bc3369a6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:09.179039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d69fbc76-59d5-45fb-b0da-39bc3369a6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:09.191104 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:09.191104 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:09.198615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d69fbc76-59d5-45fb-b0da-39bc3369a6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:09.207536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d69fbc76-59d5-45fb-b0da-39bc3369a6fe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:09.208539 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 738/1454] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:09.383395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-95678927-3cef-4072-8a88-b9c88c490988 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots returned with HTTP 202 Jan 10 14:35:09.384318 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 717/1455] 10.222.0.20 () {62 vars in 1300 bytes} [Mon Jan 10 14:35:08 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots => generated 186 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:09.393673 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-460d6399-7959-4d54-95a0-5b125b70435f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:09.394449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-460d6399-7959-4d54-95a0-5b125b70435f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:09.394942 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-460d6399-7959-4d54-95a0-5b125b70435f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:09.395308 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-460d6399-7959-4d54-95a0-5b125b70435f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:09.400661 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:09.400661 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:09.406645 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-460d6399-7959-4d54-95a0-5b125b70435f tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 200 Jan 10 14:35:09.407538 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 739/1456] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:09 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:10.223832 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b438add-9bdd-465b-92dc-80be0be33804 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:10.224291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b438add-9bdd-465b-92dc-80be0be33804 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:10.224846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b438add-9bdd-465b-92dc-80be0be33804 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:10.253136 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:10.253136 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:10.271291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4b438add-9bdd-465b-92dc-80be0be33804 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:10.298416 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b438add-9bdd-465b-92dc-80be0be33804 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:10.306683 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 718/1457] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:10.421671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-876f48cb-2045-4b26-b156-6d923c5ccb13 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:10.422967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-876f48cb-2045-4b26-b156-6d923c5ccb13 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:10.423753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-876f48cb-2045-4b26-b156-6d923c5ccb13 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:10.424269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-876f48cb-2045-4b26-b156-6d923c5ccb13 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:10.431960 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:10.431960 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:10.442010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-876f48cb-2045-4b26-b156-6d923c5ccb13 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 200 Jan 10 14:35:10.447096 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 740/1458] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:10 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:11.322745 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0afbc93f-e1f3-41b4-9495-0afbd8681503 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:11.323241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0afbc93f-e1f3-41b4-9495-0afbd8681503 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:11.323634 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0afbc93f-e1f3-41b4-9495-0afbd8681503 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:11.347032 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:11.347032 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:11.363552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0afbc93f-e1f3-41b4-9495-0afbd8681503 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:11.373228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0afbc93f-e1f3-41b4-9495-0afbd8681503 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:11.374520 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 719/1459] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:11.453384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43cce0a5-14bd-48a4-92bc-8bb9d13c9400 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:11.453920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43cce0a5-14bd-48a4-92bc-8bb9d13c9400 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:11.454294 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43cce0a5-14bd-48a4-92bc-8bb9d13c9400 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:11.455399 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-43cce0a5-14bd-48a4-92bc-8bb9d13c9400 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:11.468200 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:11.468200 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:11.475161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43cce0a5-14bd-48a4-92bc-8bb9d13c9400 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 200 Jan 10 14:35:11.476472 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 741/1460] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:11 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:12.389107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41a74b3c-6768-43dd-8a37-8a8e057b935e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:12.389663 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41a74b3c-6768-43dd-8a37-8a8e057b935e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:12.389914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41a74b3c-6768-43dd-8a37-8a8e057b935e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:12.404978 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:12.404978 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:12.413690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-41a74b3c-6768-43dd-8a37-8a8e057b935e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:12.423300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41a74b3c-6768-43dd-8a37-8a8e057b935e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:12.424584 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 720/1461] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 970 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:12.486568 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf21c30c-3c37-4deb-80f0-de37bf216fcc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:12.487116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf21c30c-3c37-4deb-80f0-de37bf216fcc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:12.487516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf21c30c-3c37-4deb-80f0-de37bf216fcc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:12.487903 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-bf21c30c-3c37-4deb-80f0-de37bf216fcc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:12.493734 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:12.493734 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:12.500293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf21c30c-3c37-4deb-80f0-de37bf216fcc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 200 Jan 10 14:35:12.501043 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 742/1462] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:12 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:13.439727 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0e86953d-a0ea-4c12-b69c-8ef75021ce3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:13.442169 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0e86953d-a0ea-4c12-b69c-8ef75021ce3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:13.442977 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0e86953d-a0ea-4c12-b69c-8ef75021ce3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:13.461735 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:13.461735 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:13.473019 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0e86953d-a0ea-4c12-b69c-8ef75021ce3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:13.488925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0e86953d-a0ea-4c12-b69c-8ef75021ce3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:13.501497 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 721/1463] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1359 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:13.505932 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33337800-8e6a-45f1-b52d-f0d6968a461b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:35:13.506675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33337800-8e6a-45f1-b52d-f0d6968a461b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:13.507132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33337800-8e6a-45f1-b52d-f0d6968a461b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:13.519460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d76fe9c8-2b57-4669-b1fe-3e02e67c74b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:13.519988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d76fe9c8-2b57-4669-b1fe-3e02e67c74b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:13.520704 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d76fe9c8-2b57-4669-b1fe-3e02e67c74b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:13.521233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-d76fe9c8-2b57-4669-b1fe-3e02e67c74b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:13.524323 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:13.524323 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:13.526873 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:13.526873 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:13.532823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-33337800-8e6a-45f1-b52d-f0d6968a461b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:13.533441 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d76fe9c8-2b57-4669-b1fe-3e02e67c74b6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 200 Jan 10 14:35:13.537433 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 722/1464] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:13 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:13.553292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33337800-8e6a-45f1-b52d-f0d6968a461b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:35:13.554240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 743/1465] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:13.569093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3ef70fc-a41e-471c-9668-5f0934ed4ccd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups Jan 10 14:35:13.569817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3ef70fc-a41e-471c-9668-5f0934ed4ccd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74781191-4234-4687-961e-d3bb18f6c443", "name": "tempest-VolumesBackupsTest-Backup-1425121717"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:13.570761 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-b3ef70fc-a41e-471c-9668-5f0934ed4ccd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating new backup {'backup': {'volume_id': '74781191-4234-4687-961e-d3bb18f6c443', 'name': 'tempest-VolumesBackupsTest-Backup-1425121717'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:35:13.571114 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-b3ef70fc-a41e-471c-9668-5f0934ed4ccd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating backup of volume 74781191-4234-4687-961e-d3bb18f6c443 in container None Jan 10 14:35:13.585091 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:13.585091 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:13.586096 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b3ef70fc-a41e-471c-9668-5f0934ed4ccd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:35:13.706025 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-b3ef70fc-a41e-471c-9668-5f0934ed4ccd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['e392f614-a4d6-4352-9138-42a7114fe327', 'c99152e4-4026-43eb-9f7d-cf06b1e50f8f'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:35:14.006831 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3ef70fc-a41e-471c-9668-5f0934ed4ccd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups returned with HTTP 202 Jan 10 14:35:14.008489 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 723/1466] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:35:13 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups => generated 396 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:35:14.018499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6801b153-373b-4e60-a2a3-87c2fb7d38be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:14.019176 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6801b153-373b-4e60-a2a3-87c2fb7d38be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:14.019797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6801b153-373b-4e60-a2a3-87c2fb7d38be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:14.020245 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6801b153-373b-4e60-a2a3-87c2fb7d38be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:14.031605 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:14.031605 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:14.034549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6801b153-373b-4e60-a2a3-87c2fb7d38be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:14.036796 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 744/1467] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:14.561297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2c1ae3f-2268-48f3-837b-426278b7574e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:14.569726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2c1ae3f-2268-48f3-837b-426278b7574e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:14.569726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2c1ae3f-2268-48f3-837b-426278b7574e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:14.569726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-e2c1ae3f-2268-48f3-837b-426278b7574e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:14.581082 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:14.581082 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:14.611346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2c1ae3f-2268-48f3-837b-426278b7574e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 200 Jan 10 14:35:14.618799 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 724/1468] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:14 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 325 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:15.050254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2e07a26-ac49-49e2-a4b2-c2ce3dac8b16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:15.050813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2e07a26-ac49-49e2-a4b2-c2ce3dac8b16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:15.051555 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2e07a26-ac49-49e2-a4b2-c2ce3dac8b16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:15.051957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b2e07a26-ac49-49e2-a4b2-c2ce3dac8b16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:15.063340 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:15.063340 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:15.067849 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2e07a26-ac49-49e2-a4b2-c2ce3dac8b16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:15.069129 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 745/1469] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:15.622959 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-22f2167e-fc1c-4fc3-99ae-d36e28883554 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:15.624006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-22f2167e-fc1c-4fc3-99ae-d36e28883554 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:15.625151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-22f2167e-fc1c-4fc3-99ae-d36e28883554 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:15.625641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-22f2167e-fc1c-4fc3-99ae-d36e28883554 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:15.631759 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:15.631759 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:15.643841 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-22f2167e-fc1c-4fc3-99ae-d36e28883554 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 200 Jan 10 14:35:15.647351 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 725/1470] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:15 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:15.659153 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-854ce23d-13a7-4fa4-b9ac-3cd08be27154 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail Jan 10 14:35:15.659862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-854ce23d-13a7-4fa4-b9ac-3cd08be27154 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:15.660481 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-854ce23d-13a7-4fa4-b9ac-3cd08be27154 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:15.661141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-854ce23d-13a7-4fa4-b9ac-3cd08be27154 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:15.663743 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-854ce23d-13a7-4fa4-b9ac-3cd08be27154 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:35:15.671907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-854ce23d-13a7-4fa4-b9ac-3cd08be27154 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all snapshots completed successfully. Jan 10 14:35:15.680470 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:15.680470 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:15.681916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-854ce23d-13a7-4fa4-b9ac-3cd08be27154 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail returned with HTTP 200 Jan 10 14:35:15.701041 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-807757db-1307-4024-be45-2cd59fd7b444 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:15.703164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-807757db-1307-4024-be45-2cd59fd7b444 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:15.703820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-807757db-1307-4024-be45-2cd59fd7b444 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:15.710746 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 746/1471] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:35:15 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail => generated 929 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:15.714759 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:15.714759 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:15.716083 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-807757db-1307-4024-be45-2cd59fd7b444 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:15.719435 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-807757db-1307-4024-be45-2cd59fd7b444 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:15.721221 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 726/1472] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:15 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:15.731450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fb0c68e-f03c-44c9-b3c2-ea5715bfc1ef tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/1ce4638b-2055-44a8-b5a2-9485b35f2536 Jan 10 14:35:15.733523 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fb0c68e-f03c-44c9-b3c2-ea5715bfc1ef tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:15.734711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fb0c68e-f03c-44c9-b3c2-ea5715bfc1ef tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:15.746534 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:15.746534 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:15.747891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5fb0c68e-f03c-44c9-b3c2-ea5715bfc1ef tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:15.750488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fb0c68e-f03c-44c9-b3c2-ea5715bfc1ef tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/1ce4638b-2055-44a8-b5a2-9485b35f2536 returned with HTTP 200 Jan 10 14:35:15.751983 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 747/1473] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:15 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/1ce4638b-2055-44a8-b5a2-9485b35f2536 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:15.761931 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e752d430-58e6-438e-9f2b-0887e14256d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:15.762731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e752d430-58e6-438e-9f2b-0887e14256d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:15.763345 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e752d430-58e6-438e-9f2b-0887e14256d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:15.763858 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-e752d430-58e6-438e-9f2b-0887e14256d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110759) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 10 14:35:15.764370 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.group_snapshots [None req-e752d430-58e6-438e-9f2b-0887e14256d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group_snapshot with id: 7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:15.773578 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:15.773578 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:16.047926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e752d430-58e6-438e-9f2b-0887e14256d6 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 202 Jan 10 14:35:16.048994 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 727/1474] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:35:15 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:16.056152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:35:16.057065 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:16.057670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:16.058385 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:16.061135 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:35:16.083260 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c6e1631-6114-4273-b864-eee2bfaf33db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:16.084694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c6e1631-6114-4273-b864-eee2bfaf33db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:16.085154 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c6e1631-6114-4273-b864-eee2bfaf33db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:16.085578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6c6e1631-6114-4273-b864-eee2bfaf33db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:16.105892 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:16.105892 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:16.107664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c6e1631-6114-4273-b864-eee2bfaf33db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:16.108960 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 728/1475] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:16.166298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:35:16.168454 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:16.169097 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:16.184673 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:16.194955 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:16.194955 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:16.210410 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:16.211653 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:16.227519 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:16.235414 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:16.235414 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:16.255615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52c8b9be-5fbc-4945-a2b1-a3dd26702ec0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:35:16.256977 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 748/1476] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:35:16 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1995 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:16.272903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e911fb47-e71c-4975-a792-e03fae790716 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail Jan 10 14:35:16.273679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e911fb47-e71c-4975-a792-e03fae790716 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:16.274297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e911fb47-e71c-4975-a792-e03fae790716 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:16.275042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-e911fb47-e71c-4975-a792-e03fae790716 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:16.277271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-e911fb47-e71c-4975-a792-e03fae790716 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:35:16.294236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e911fb47-e71c-4975-a792-e03fae790716 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all snapshots completed successfully. Jan 10 14:35:16.295419 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:16.295419 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:16.304829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e911fb47-e71c-4975-a792-e03fae790716 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail returned with HTTP 200 Jan 10 14:35:16.316911 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 729/1477] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:35:16 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail => generated 927 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:16.322881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-434d0725-274f-418b-8c5b-ded20035152a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:16.323332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-434d0725-274f-418b-8c5b-ded20035152a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:16.324233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-434d0725-274f-418b-8c5b-ded20035152a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:16.335372 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:16.335372 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:16.336397 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-434d0725-274f-418b-8c5b-ded20035152a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:16.338215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-434d0725-274f-418b-8c5b-ded20035152a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:16.338913 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 749/1478] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:16 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:17.121434 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5db72cb4-7782-4fd0-92cb-7762d84ca058 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:17.121945 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5db72cb4-7782-4fd0-92cb-7762d84ca058 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:17.122313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5db72cb4-7782-4fd0-92cb-7762d84ca058 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:17.122615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5db72cb4-7782-4fd0-92cb-7762d84ca058 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:17.133989 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:17.133989 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:17.135622 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5db72cb4-7782-4fd0-92cb-7762d84ca058 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:17.147776 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 730/1479] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:17.349950 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c1430de-695d-4d45-aab2-5b91efa99f4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:17.351493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c1430de-695d-4d45-aab2-5b91efa99f4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:17.352099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c1430de-695d-4d45-aab2-5b91efa99f4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:17.362030 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:17.362030 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:17.363024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c1430de-695d-4d45-aab2-5b91efa99f4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:17.364948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c1430de-695d-4d45-aab2-5b91efa99f4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:17.369785 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 750/1480] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:17 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:18.157880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c4528f10-af72-417f-8897-a1d96e34d9d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:18.158444 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c4528f10-af72-417f-8897-a1d96e34d9d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:18.158876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c4528f10-af72-417f-8897-a1d96e34d9d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:18.159250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c4528f10-af72-417f-8897-a1d96e34d9d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:18.169272 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:18.169272 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:18.171529 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c4528f10-af72-417f-8897-a1d96e34d9d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:18.172819 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 731/1481] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:18.385137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be8db468-1835-478d-8919-333928f3273b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:18.387351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be8db468-1835-478d-8919-333928f3273b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:18.388287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be8db468-1835-478d-8919-333928f3273b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:18.411646 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:18.411646 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:18.412736 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-be8db468-1835-478d-8919-333928f3273b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:18.415844 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be8db468-1835-478d-8919-333928f3273b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:18.423765 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 751/1482] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:18 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:19.186426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a606fe34-cf2b-40d7-9a2b-809f9612b265 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:19.187672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a606fe34-cf2b-40d7-9a2b-809f9612b265 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:19.188124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a606fe34-cf2b-40d7-9a2b-809f9612b265 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:19.188600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a606fe34-cf2b-40d7-9a2b-809f9612b265 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:19.200203 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:19.200203 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:19.201987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a606fe34-cf2b-40d7-9a2b-809f9612b265 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:19.204292 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 732/1483] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:19.430964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80f41fec-3394-4f05-9946-025e74285593 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:19.432185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80f41fec-3394-4f05-9946-025e74285593 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:19.432896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80f41fec-3394-4f05-9946-025e74285593 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:19.445997 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:19.445997 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:19.447430 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-80f41fec-3394-4f05-9946-025e74285593 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:19.449755 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80f41fec-3394-4f05-9946-025e74285593 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:19.451039 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 752/1484] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:19 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:20.216974 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa0d99d9-13bb-4dff-820e-d76099661934 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:20.218318 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa0d99d9-13bb-4dff-820e-d76099661934 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:20.218993 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa0d99d9-13bb-4dff-820e-d76099661934 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:20.219507 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-aa0d99d9-13bb-4dff-820e-d76099661934 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:20.227728 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:20.227728 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:20.229800 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa0d99d9-13bb-4dff-820e-d76099661934 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:20.244374 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 733/1485] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:20.475581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b2ffb83-85ec-4657-bebf-d4d97a342f4d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:20.475581 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b2ffb83-85ec-4657-bebf-d4d97a342f4d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:20.475581 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b2ffb83-85ec-4657-bebf-d4d97a342f4d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:20.506396 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:20.506396 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:20.516953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8b2ffb83-85ec-4657-bebf-d4d97a342f4d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:20.524006 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b2ffb83-85ec-4657-bebf-d4d97a342f4d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:20.525059 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 753/1486] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:20 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:21.242902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c034b78-46b0-47dd-aabb-75367d526c9e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:21.243467 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c034b78-46b0-47dd-aabb-75367d526c9e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:21.243777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c034b78-46b0-47dd-aabb-75367d526c9e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:21.244486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1c034b78-46b0-47dd-aabb-75367d526c9e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:21.256466 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:21.256466 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:21.259118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c034b78-46b0-47dd-aabb-75367d526c9e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:21.261693 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 734/1487] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:21.536765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eceb3539-f5b6-4d2c-9020-b930ca7732e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:21.537913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eceb3539-f5b6-4d2c-9020-b930ca7732e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:21.538394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eceb3539-f5b6-4d2c-9020-b930ca7732e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:21.551366 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:21.551366 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:21.552375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-eceb3539-f5b6-4d2c-9020-b930ca7732e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:21.554857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eceb3539-f5b6-4d2c-9020-b930ca7732e0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:21.555670 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 754/1488] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:21 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:22.274589 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-acd71825-dba7-407e-8ede-b81bf7f37d1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:22.275069 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-acd71825-dba7-407e-8ede-b81bf7f37d1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:22.275462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-acd71825-dba7-407e-8ede-b81bf7f37d1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:22.276057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-acd71825-dba7-407e-8ede-b81bf7f37d1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:22.283866 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:22.283866 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:22.285815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-acd71825-dba7-407e-8ede-b81bf7f37d1b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:22.293546 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 735/1489] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:22.567319 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53477893-4f7c-44ba-8349-3a220cdbade2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:22.568562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53477893-4f7c-44ba-8349-3a220cdbade2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:22.569193 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53477893-4f7c-44ba-8349-3a220cdbade2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:22.578749 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:22.578749 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:22.579757 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-53477893-4f7c-44ba-8349-3a220cdbade2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:22.581603 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53477893-4f7c-44ba-8349-3a220cdbade2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 200 Jan 10 14:35:22.582321 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 755/1490] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:22 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:23.308948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46e79ace-3594-498d-950c-c3c30d5a388b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:23.309489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46e79ace-3594-498d-950c-c3c30d5a388b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:23.309890 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46e79ace-3594-498d-950c-c3c30d5a388b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:23.310195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-46e79ace-3594-498d-950c-c3c30d5a388b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:23.319780 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:23.319780 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:23.322456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46e79ace-3594-498d-950c-c3c30d5a388b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:23.330255 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 736/1491] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:23.593665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-512ec229-98b2-4f14-9355-3efaf5733550 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 Jan 10 14:35:23.594217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-512ec229-98b2-4f14-9355-3efaf5733550 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:23.594542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-512ec229-98b2-4f14-9355-3efaf5733550 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:23.605081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-512ec229-98b2-4f14-9355-3efaf5733550 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 returned with HTTP 404 Jan 10 14:35:23.605992 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 756/1492] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:23 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/2ce9b1a4-20e5-4504-9d5d-12d1daa08345 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:23.615110 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f4b7b1d4-7a6b-42e7-8611-7a608c53b494 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/1ce4638b-2055-44a8-b5a2-9485b35f2536 Jan 10 14:35:23.615605 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f4b7b1d4-7a6b-42e7-8611-7a608c53b494 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:23.616159 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f4b7b1d4-7a6b-42e7-8611-7a608c53b494 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:23.636390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f4b7b1d4-7a6b-42e7-8611-7a608c53b494 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/1ce4638b-2055-44a8-b5a2-9485b35f2536 returned with HTTP 404 Jan 10 14:35:23.637884 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 737/1493] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:23 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/1ce4638b-2055-44a8-b5a2-9485b35f2536 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:23.646234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df608b3f-3563-4cae-a32e-f57b556ab739 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:23.647049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df608b3f-3563-4cae-a32e-f57b556ab739 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:23.647658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df608b3f-3563-4cae-a32e-f57b556ab739 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:23.648140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-df608b3f-3563-4cae-a32e-f57b556ab739 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:23.652970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df608b3f-3563-4cae-a32e-f57b556ab739 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 404 Jan 10 14:35:23.666088 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 757/1494] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:23 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:35:23.670960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0134846-7c2c-4675-aa12-115422a48201 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:23.672102 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0134846-7c2c-4675-aa12-115422a48201 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:23.672777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0134846-7c2c-4675-aa12-115422a48201 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:23.673383 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-b0134846-7c2c-4675-aa12-115422a48201 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for member 7a2490e9-2f8c-4362-96a6-264942cc14d5 {{(pid=110759) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 10 14:35:23.673765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.group_snapshots [None req-b0134846-7c2c-4675-aa12-115422a48201 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group_snapshot with id: 7a2490e9-2f8c-4362-96a6-264942cc14d5 Jan 10 14:35:23.684635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0134846-7c2c-4675-aa12-115422a48201 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 returned with HTTP 404 Jan 10 14:35:23.690254 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 738/1495] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:35:23 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/7a2490e9-2f8c-4362-96a6-264942cc14d5 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:35:23.696056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:35:23.696911 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:23.697525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:23.698232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:23.700929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:35:23.769654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:35:23.771750 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:23.772294 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:23.779726 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:23.787010 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:23.787010 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:23.794613 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:23.795179 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:23.803920 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:23.810445 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:23.810445 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:23.826466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2ccecb2b-b672-43fa-9611-c020d13fcdbf tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:35:23.838287 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 758/1496] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:35:23 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1995 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:23.845594 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9cdef880-59c1-404a-941f-b85964605523 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918/action Jan 10 14:35:23.846584 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9cdef880-59c1-404a-941f-b85964605523 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:35:23.847536 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9cdef880-59c1-404a-941f-b85964605523 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:23.849451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-9cdef880-59c1-404a-941f-b85964605523 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for group 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:35:23.849902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-9cdef880-59c1-404a-941f-b85964605523 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group with id: 41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:23.855965 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:23.855965 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:24.171769 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9cdef880-59c1-404a-941f-b85964605523 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918/action returned with HTTP 202 Jan 10 14:35:24.180286 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 739/1497] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:35:23 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:24.181123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:24.181394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:24.181849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:24.228840 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:24.228840 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:24.258652 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:24.269950 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:24.272592 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:24.294976 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:24.310784 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:24.310784 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:24.338095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef360b47-ad68-4bcc-ad66-0f612acdcde7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:24.339122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef360b47-ad68-4bcc-ad66-0f612acdcde7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:24.340024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef360b47-ad68-4bcc-ad66-0f612acdcde7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:24.340497 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ef360b47-ad68-4bcc-ad66-0f612acdcde7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:24.362488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:24.362488 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:24.368343 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef360b47-ad68-4bcc-ad66-0f612acdcde7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:24.376168 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e142250-d777-44df-b46a-8741a81df451 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:24.377151 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 740/1498] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:24.387952 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 759/1499] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:24 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:35:25.411345 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:25.412611 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:25.413219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:25.455905 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:25.455905 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:25.484802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:25.484802 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:25.489104 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:25.500670 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:25.518301 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:25.518301 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:25.556016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-513842e3-e801-4ed5-aca0-2fd645923e63 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:25.562615 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 760/1500] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:25 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:35:25.675431 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce03e680-0d47-48a9-b124-c04c3e6c34a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:25.676525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce03e680-0d47-48a9-b124-c04c3e6c34a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:25.677143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce03e680-0d47-48a9-b124-c04c3e6c34a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:25.677602 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ce03e680-0d47-48a9-b124-c04c3e6c34a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:25.685556 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:25.685556 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:25.687442 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce03e680-0d47-48a9-b124-c04c3e6c34a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:25.694267 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 741/1501] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:26.012960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-e2898fc0-210c-46ed-95b7-5273fed78955 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:26.014385 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-e2898fc0-210c-46ed-95b7-5273fed78955 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:26.015593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-e2898fc0-210c-46ed-95b7-5273fed78955 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:26.048081 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.048081 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:26.057827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-e2898fc0-210c-46ed-95b7-5273fed78955 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:26.069838 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-e2898fc0-210c-46ed-95b7-5273fed78955 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:26.070909 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 761/1502] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:35:26 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1205 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:26.103335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847/action Jan 10 14:35:26.104898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:35:26.105560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:26.125269 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.125269 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:26.126942 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:26.191135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Begin detaching volume completed successfully. Jan 10 14:35:26.191918 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847/action returned with HTTP 202 Jan 10 14:35:26.193078 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 742/1503] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:35:26 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:35:26.288024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3be4430-1068-4400-9005-f5ef902dda21 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:26.288934 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3be4430-1068-4400-9005-f5ef902dda21 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:26.290967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3be4430-1068-4400-9005-f5ef902dda21 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:26.367872 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.367872 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:26.405086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b3be4430-1068-4400-9005-f5ef902dda21 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:26.408724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume// Jan 10 14:35:26.409251 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:26.409950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:26.411102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-405ea7c4-b9c0-4b1d-9972-d5c17c2deda1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:35:26.412950 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 743/1504] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:35:26 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:35:26.422179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-b4ce4dd5-b683-435c-922d-fb15c1201e10 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:26.422980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-b4ce4dd5-b683-435c-922d-fb15c1201e10 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:26.423678 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-b4ce4dd5-b683-435c-922d-fb15c1201e10 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:26.459653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3be4430-1068-4400-9005-f5ef902dda21 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:26.468536 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 762/1505] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:26 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1208 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:26.481115 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.481115 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:26.509707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-b4ce4dd5-b683-435c-922d-fb15c1201e10 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:26.547877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-b4ce4dd5-b683-435c-922d-fb15c1201e10 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:26.552322 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 744/1506] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:35:26 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1307 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:35:26.582836 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:26.585256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:26.585969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:26.618254 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.618254 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:26.648820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:26.650800 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:26.653296 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:26.673131 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:26.690733 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.690733 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:26.701522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59e46d61-e00e-4337-9369-175208d1592a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:26.703186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59e46d61-e00e-4337-9369-175208d1592a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:26.703794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59e46d61-e00e-4337-9369-175208d1592a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:26.704245 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-59e46d61-e00e-4337-9369-175208d1592a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:26.724184 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.724184 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:26.727893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59e46d61-e00e-4337-9369-175208d1592a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:26.739197 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 745/1507] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:26.752235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32620d3f-a063-427d-8d3d-82a1255571c4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:26.766049 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 763/1508] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:26 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:26.864568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-762c5b37-0609-4d1e-a526-3de78cc44d03 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] DELETE http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40 Jan 10 14:35:26.865096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-762c5b37-0609-4d1e-a526-3de78cc44d03 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:26.870312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-762c5b37-0609-4d1e-a526-3de78cc44d03 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:26.912878 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:26.912878 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:27.491533 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-04528ff8-e8ae-4b66-b573-47f223dd3569 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:27.492025 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-04528ff8-e8ae-4b66-b573-47f223dd3569 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:27.492447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-04528ff8-e8ae-4b66-b573-47f223dd3569 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:27.534889 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:27.534889 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:27.579767 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-04528ff8-e8ae-4b66-b573-47f223dd3569 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:27.615418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-04528ff8-e8ae-4b66-b573-47f223dd3569 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:27.628607 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 764/1509] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:27 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1208 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:27.748298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b80ecd09-505a-4d2a-8c5b-e962ab9f0d5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:27.750740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b80ecd09-505a-4d2a-8c5b-e962ab9f0d5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:27.750740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b80ecd09-505a-4d2a-8c5b-e962ab9f0d5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:27.750740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b80ecd09-505a-4d2a-8c5b-e962ab9f0d5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:27.764640 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:27.764640 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:27.769285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b80ecd09-505a-4d2a-8c5b-e962ab9f0d5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:27.770715 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 765/1510] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:27.777313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:27.778263 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:27.779280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:27.801414 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:27.801414 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:27.821483 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:27.822865 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:27.823245 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:27.836498 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:27.842373 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:27.842373 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:27.868647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-670e19d1-b696-4fc4-98fa-dabdc3b39b8a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:27.869283 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 766/1511] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:27 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:28.631707 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51a2ca7e-e202-4cdc-8e0b-a9b7a90d60f8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:28.632349 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51a2ca7e-e202-4cdc-8e0b-a9b7a90d60f8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:28.634133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51a2ca7e-e202-4cdc-8e0b-a9b7a90d60f8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:28.668138 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:28.668138 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:28.695694 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-51a2ca7e-e202-4cdc-8e0b-a9b7a90d60f8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:28.719799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51a2ca7e-e202-4cdc-8e0b-a9b7a90d60f8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:28.729092 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 767/1512] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:28 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1208 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:28.783276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-beaf6112-6536-4e70-ae71-0738215355dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:28.783725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-beaf6112-6536-4e70-ae71-0738215355dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:28.784174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-beaf6112-6536-4e70-ae71-0738215355dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:28.784541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-beaf6112-6536-4e70-ae71-0738215355dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:28.794326 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:28.794326 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:28.796539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-beaf6112-6536-4e70-ae71-0738215355dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:28.797728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 768/1513] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:28.891076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:28.894009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:28.894009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:28.922591 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:28.922591 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:28.945576 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:28.947383 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:28.947957 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:28.957135 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:28.966884 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:28.966884 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:29.023777 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c99bbefc-0b42-4693-8770-b238bdfb5233 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:29.025899 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 769/1514] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:28 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:29.745091 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d28a92ad-0afd-4d41-8c50-1a6f2ad548d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:29.748614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d28a92ad-0afd-4d41-8c50-1a6f2ad548d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:29.749670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d28a92ad-0afd-4d41-8c50-1a6f2ad548d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:29.785658 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:29.785658 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:29.820866 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d28a92ad-0afd-4d41-8c50-1a6f2ad548d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:29.829934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d28a92ad-0afd-4d41-8c50-1a6f2ad548d9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:29.831424 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 770/1515] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:29 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:29.836554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-702a76b7-bd72-475f-b2c8-f0456782054c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:29.837303 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-702a76b7-bd72-475f-b2c8-f0456782054c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:29.838055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-702a76b7-bd72-475f-b2c8-f0456782054c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:29.838565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-702a76b7-bd72-475f-b2c8-f0456782054c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:29.859273 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:29.859273 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:29.861231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-702a76b7-bd72-475f-b2c8-f0456782054c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:29.862419 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 771/1516] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:30.049893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:30.050780 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:30.051413 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:30.098394 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:30.098394 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:30.127358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:30.128808 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:30.129241 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:30.148816 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:30.156015 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:30.156015 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:30.172233 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e9069a0-c675-4b3e-85b7-c9eb119dfab0 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:30.190777 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 772/1517] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:30 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:30.851324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3636cdd7-e776-432d-94b0-03ba89d004a2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:30.851955 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3636cdd7-e776-432d-94b0-03ba89d004a2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:30.852417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3636cdd7-e776-432d-94b0-03ba89d004a2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:30.916269 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:30.916269 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:30.933819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3636cdd7-e776-432d-94b0-03ba89d004a2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:30.960552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3636cdd7-e776-432d-94b0-03ba89d004a2 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:30.962338 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 773/1518] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:30 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1208 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:30.974608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df1911cf-57e3-4629-a044-c7aaeff7b748 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:30.976778 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df1911cf-57e3-4629-a044-c7aaeff7b748 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:30.977375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df1911cf-57e3-4629-a044-c7aaeff7b748 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:30.977870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-df1911cf-57e3-4629-a044-c7aaeff7b748 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:31.008446 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:31.008446 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:31.017143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df1911cf-57e3-4629-a044-c7aaeff7b748 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:31.018636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 774/1519] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:31.208070 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:31.208820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:31.209533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:31.248451 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:31.248451 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:31.257312 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:31.261630 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:31.272312 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:31.291855 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:31.300728 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:31.300728 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:31.336693 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-689f56eb-7345-43d5-9ad6-5f1d57662010 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 200 Jan 10 14:35:31.338089 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 775/1520] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:31 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 1000 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:35:31.977472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8285fce4-2aef-4016-a9d0-dc5a5552c784 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:31.978139 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8285fce4-2aef-4016-a9d0-dc5a5552c784 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:31.978596 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8285fce4-2aef-4016-a9d0-dc5a5552c784 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:32.014975 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:32.014975 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:32.052439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8285fce4-2aef-4016-a9d0-dc5a5552c784 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:32.072978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8285fce4-2aef-4016-a9d0-dc5a5552c784 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:32.083795 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 776/1521] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:31 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 1208 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:32.084547 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14c80f90-42b3-46ab-980a-5499f7e35f11 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:32.084826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14c80f90-42b3-46ab-980a-5499f7e35f11 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:32.085419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14c80f90-42b3-46ab-980a-5499f7e35f11 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:32.085824 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-14c80f90-42b3-46ab-980a-5499f7e35f11 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:32.109710 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:32.109710 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:32.112379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14c80f90-42b3-46ab-980a-5499f7e35f11 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:32.113701 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 777/1522] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 803 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:32.319579 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-f78a10b7-8bc6-4659-b41c-c868b023cf70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] DELETE http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04 Jan 10 14:35:32.320135 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-f78a10b7-8bc6-4659-b41c-c868b023cf70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:32.320798 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-f78a10b7-8bc6-4659-b41c-c868b023cf70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:32.355552 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:32.355552 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:42.692740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2d8a97a3-2197-4b93-b75e-5f60edff5190 req-762c5b37-0609-4d1e-a526-3de78cc44d03 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40 returned with HTTP 200 Jan 10 14:35:42.695257 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 746/1523] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:35:26 2022] DELETE /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/60674655-3642-4e61-ac43-fe6d07bd2e40 => generated 19 bytes in 15835 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:42.701889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6601eed1-2e4e-47a0-8696-a1722f800357 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:35:42.702734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6601eed1-2e4e-47a0-8696-a1722f800357 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:42.703386 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6601eed1-2e4e-47a0-8696-a1722f800357 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:42.719382 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6601eed1-2e4e-47a0-8696-a1722f800357 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 404 Jan 10 14:35:42.725164 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 747/1524] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:42 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:35:42.730904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7b0e0b9-4c81-41a3-9617-d454ceb949b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:35:42.731976 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7b0e0b9-4c81-41a3-9617-d454ceb949b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:42.732751 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7b0e0b9-4c81-41a3-9617-d454ceb949b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:42.750956 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:42.750956 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:42.759072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c7b0e0b9-4c81-41a3-9617-d454ceb949b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:35:42.775055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7b0e0b9-4c81-41a3-9617-d454ceb949b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:35:42.776180 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 748/1525] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:42 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:42.783047 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3fa8507-992c-4c36-b8f5-58eff114747a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:42.783816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3fa8507-992c-4c36-b8f5-58eff114747a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:42.784477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3fa8507-992c-4c36-b8f5-58eff114747a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:42.784906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e3fa8507-992c-4c36-b8f5-58eff114747a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:42.824185 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:42.824185 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:42.834203 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3fa8507-992c-4c36-b8f5-58eff114747a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:42.837218 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 749/1526] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:42.846086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bec4d6b-2cca-46f6-bc3b-202bcff64b33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 Jan 10 14:35:42.849003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bec4d6b-2cca-46f6-bc3b-202bcff64b33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:42.851566 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bec4d6b-2cca-46f6-bc3b-202bcff64b33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:42.886392 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bec4d6b-2cca-46f6-bc3b-202bcff64b33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 returned with HTTP 404 Jan 10 14:35:42.890472 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 750/1527] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:42 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:35:42.905911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfad6e24-c574-49fb-86f9-000231c1d975 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 Jan 10 14:35:42.910072 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfad6e24-c574-49fb-86f9-000231c1d975 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:42.910828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfad6e24-c574-49fb-86f9-000231c1d975 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:42.911531 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-dfad6e24-c574-49fb-86f9-000231c1d975 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 41df1d7c-5664-4b7b-acca-9f81875a1918 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:42.920836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfad6e24-c574-49fb-86f9-000231c1d975 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 returned with HTTP 404 Jan 10 14:35:42.926769 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 751/1528] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:42 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/41df1d7c-5664-4b7b-acca-9f81875a1918 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:35:42.934087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79fffb99-37e3-4057-9e3f-b2eea6d555eb tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] DELETE http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/8b1b7d5e-f79b-43c3-a710-560cccb2e576 Jan 10 14:35:42.942099 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79fffb99-37e3-4057-9e3f-b2eea6d555eb tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:42.942898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79fffb99-37e3-4057-9e3f-b2eea6d555eb tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:43.070473 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79fffb99-37e3-4057-9e3f-b2eea6d555eb tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/8b1b7d5e-f79b-43c3-a710-560cccb2e576 returned with HTTP 202 Jan 10 14:35:43.071611 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 752/1529] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:35:42 2022] DELETE /volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/8b1b7d5e-f79b-43c3-a710-560cccb2e576 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:43.090006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a32be0d1-3a4a-4cc1-b5d4-00419432a7a7 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] POST http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types Jan 10 14:35:43.091074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a32be0d1-3a4a-4cc1-b5d4-00419432a7a7 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-833509661"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:43.223659 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a32be0d1-3a4a-4cc1-b5d4-00419432a7a7 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types returned with HTTP 200 Jan 10 14:35:43.229645 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 753/1530] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:35:43 2022] POST /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types => generated 223 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:43.235716 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84095a11-c890-48b6-8c52-b14507427666 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] POST http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types Jan 10 14:35:43.236565 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-84095a11-c890-48b6-8c52-b14507427666 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1267395928"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:43.328671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84095a11-c890-48b6-8c52-b14507427666 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types returned with HTTP 202 Jan 10 14:35:43.329395 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 754/1531] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:35:43 2022] POST /volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types => generated 181 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:43.340936 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03b70fa7-ac6b-4ad5-97e0-a7e178f18a7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups Jan 10 14:35:43.341927 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03b70fa7-ac6b-4ad5-97e0-a7e178f18a7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "85d9df72-24af-4091-a6bc-244862db87df", "volume_types": ["57b0e811-bae6-4e56-bed4-1285b64e8bf6"], "name": "tempest-GroupSnapshotsTest-Group-396116123"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:43.343652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-03b70fa7-ac6b-4ad5-97e0-a7e178f18a7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating new group {'group': {'group_type': '85d9df72-24af-4091-a6bc-244862db87df', 'volume_types': ['57b0e811-bae6-4e56-bed4-1285b64e8bf6'], 'name': 'tempest-GroupSnapshotsTest-Group-396116123'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:35:43.350195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-03b70fa7-ac6b-4ad5-97e0-a7e178f18a7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating group tempest-GroupSnapshotsTest-Group-396116123. Jan 10 14:35:43.364243 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03b70fa7-ac6b-4ad5-97e0-a7e178f18a7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:35:43.449521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-03b70fa7-ac6b-4ad5-97e0-a7e178f18a7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['24364263-d426-45dd-bd9b-c7a2444ea5a9'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:35:43.635924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03b70fa7-ac6b-4ad5-97e0-a7e178f18a7a tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups returned with HTTP 202 Jan 10 14:35:43.637428 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 755/1532] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:35:43 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups => generated 111 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:43.651933 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e834fefb-1986-48e3-bdfb-d7b6038a82fc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 Jan 10 14:35:43.653416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e834fefb-1986-48e3-bdfb-d7b6038a82fc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:43.654134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e834fefb-1986-48e3-bdfb-d7b6038a82fc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:43.655290 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-e834fefb-1986-48e3-bdfb-d7b6038a82fc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 35307d68-81d0-4252-ab07-5e812df7ed99 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:43.662735 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:43.662735 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:43.686419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e834fefb-1986-48e3-bdfb-d7b6038a82fc tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 returned with HTTP 200 Jan 10 14:35:43.687980 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 756/1533] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:43 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:43.851445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46876f5c-4381-45ff-8080-30959c4306a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:43.855526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46876f5c-4381-45ff-8080-30959c4306a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:43.856374 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46876f5c-4381-45ff-8080-30959c4306a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:43.856902 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-46876f5c-4381-45ff-8080-30959c4306a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:43.875302 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:43.875302 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:43.878457 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46876f5c-4381-45ff-8080-30959c4306a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:43.880189 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 757/1534] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:44.700925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3b205a5-777d-4ec4-ab80-2af43df93047 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 Jan 10 14:35:44.702199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3b205a5-777d-4ec4-ab80-2af43df93047 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:44.702870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3b205a5-777d-4ec4-ab80-2af43df93047 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:44.705618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-b3b205a5-777d-4ec4-ab80-2af43df93047 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 35307d68-81d0-4252-ab07-5e812df7ed99 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:35:44.711943 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:44.711943 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:44.742876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3b205a5-777d-4ec4-ab80-2af43df93047 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 returned with HTTP 200 Jan 10 14:35:44.744297 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 758/1535] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:35:44 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:44.753976 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes Jan 10 14:35:44.756800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "57b0e811-bae6-4e56-bed4-1285b64e8bf6", "group_id": "35307d68-81d0-4252-ab07-5e812df7ed99", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1078707335"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:44.760625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request body: {'volume': {'volume_type': '57b0e811-bae6-4e56-bed4-1285b64e8bf6', 'group_id': '35307d68-81d0-4252-ab07-5e812df7ed99', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1078707335'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:35:44.786024 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:44.786024 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:44.787829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume of 1 GB Jan 10 14:35:44.804130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Availability Zones retrieved successfully. Jan 10 14:35:44.821770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (c1f5f308-2095-4561-88e2-7c7a532bfd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:35:44.824841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d4f03-0d87-4b1e-ab11-c81a4864b683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:44.826859 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:44.826859 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:44.829679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:35:44.858320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d4f03-0d87-4b1e-ab11-c81a4864b683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:35:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57b0e811-bae6-4e56-bed4-1285b64e8bf6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-833509661',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57b0e811-bae6-4e56-bed4-1285b64e8bf6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '35307d68-81d0-4252-ab07-5e812df7ed99', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:44.858320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41727d03-5efe-4b9d-ad1a-9bdf874a185f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:44.901093 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-833509661 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-833509661, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:35:44.902068 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-833509661 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-833509661, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:35:45.134081 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['56f99778-c1d0-45eb-8d14-c99013754df5', 'be33a4bc-3fa6-43a7-9f11-ab3f1c06dfaf', 'e2c4868e-e95b-4c73-940f-b6ee8c588b54', '21760a1f-2642-4a9d-bfcb-22beddbf05a8'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:35:45.136229 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41727d03-5efe-4b9d-ad1a-9bdf874a185f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56f99778-c1d0-45eb-8d14-c99013754df5', 'be33a4bc-3fa6-43a7-9f11-ab3f1c06dfaf', 'e2c4868e-e95b-4c73-940f-b6ee8c588b54', '21760a1f-2642-4a9d-bfcb-22beddbf05a8']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:45.140463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f50274-81a1-4dfe-9b08-26270aeedc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:45.217075 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f50274-81a1-4dfe-9b08-26270aeedc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52a685d-3708-453b-b142-2c9bcd436762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1078707335',encryption_key_id=None,group_id=35307d68-81d0-4252-ab07-5e812df7ed99,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['56f99778-c1d0-45eb-8d14-c99013754df5','be33a4bc-3fa6-43a7-9f11-ab3f1c06dfaf','e2c4868e-e95b-4c73-940f-b6ee8c588b54','21760a1f-2642-4a9d-bfcb-22beddbf05a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=57b0e811-bae6-4e56-bed4-1285b64e8bf6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1078707335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=35307d68-81d0-4252-ab07-5e812df7ed99,host=None,id=c52a685d-3708-453b-b142-2c9bcd436762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe8648529314e7f99050375dd4d7f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57b0e811-bae6-4e56-bed4-1285b64e8bf6),volume_type_id=57b0e811-bae6-4e56-bed4-1285b64e8bf6)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:45.219388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475ffa2d-d365-4ea5-8bda-58bcc7472558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:45.307238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475ffa2d-d365-4ea5-8bda-58bcc7472558) transitioned into state 'SUCCESS' from state '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-1078707335',encryption_key_id=None,group_id=35307d68-81d0-4252-ab07-5e812df7ed99,group_type_id=,metadata={},multiattach=False,project_id='cfe8648529314e7f99050375dd4d7f6a',qos_specs=None,replication_status=,reservations=['56f99778-c1d0-45eb-8d14-c99013754df5','be33a4bc-3fa6-43a7-9f11-ab3f1c06dfaf','e2c4868e-e95b-4c73-940f-b6ee8c588b54','21760a1f-2642-4a9d-bfcb-22beddbf05a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a4dc2bb3404dbab7dd22c25ef2f830',volume_type_id=57b0e811-bae6-4e56-bed4-1285b64e8bf6)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:45.308570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9314b861-511c-4dd4-9611-a9e403fc07ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:35:45.414894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9314b861-511c-4dd4-9611-a9e403fc07ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:35:45.420631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Flow 'volume_create_api' (c1f5f308-2095-4561-88e2-7c7a532bfd40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:35:45.421340 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Create volume request issued successfully. Jan 10 14:35:45.422731 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:45.423108 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:45.454485 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:45.476454 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:45.476454 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:45.496342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd3e1af6-5549-492e-b19a-78b1322e593b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes returned with HTTP 202 Jan 10 14:35:45.497178 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 759/1536] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:35:44 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes => generated 907 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:35:45.524586 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f730b77-04b0-4a5e-be6c-8e71aa6ac5e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:45.525119 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f730b77-04b0-4a5e-be6c-8e71aa6ac5e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:45.525595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f730b77-04b0-4a5e-be6c-8e71aa6ac5e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:45.525901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1f730b77-04b0-4a5e-be6c-8e71aa6ac5e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:45.533959 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:45.533959 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:45.536197 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f730b77-04b0-4a5e-be6c-8e71aa6ac5e1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:45.543771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 760/1537] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:45.548668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:35:45.549323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:45.549906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:45.567989 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:45.567989 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:45.578455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:45.579957 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:45.580588 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:45.588526 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:45.595418 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:45.595418 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:45.610642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8887b5ce-c07a-4d41-a053-3e2d4a3cd2ed tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:35:45.611590 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 761/1538] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:45 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:46.551573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-054afa64-0a18-441a-a34b-a505d42884ed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:46.552221 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-054afa64-0a18-441a-a34b-a505d42884ed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:46.552480 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-054afa64-0a18-441a-a34b-a505d42884ed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:46.552761 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-054afa64-0a18-441a-a34b-a505d42884ed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:46.574482 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:46.574482 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:46.576287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-054afa64-0a18-441a-a34b-a505d42884ed tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:46.577021 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 762/1539] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:46.639362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:35:46.641493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:46.642121 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:46.672754 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:46.672754 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:46.699679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:46.701279 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:46.701809 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:46.715884 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:46.721714 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:46.721714 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:46.740718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f23f2304-2281-420d-b496-b84dbdef03ac tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:35:46.750278 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 763/1540] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:46 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 999 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:47.592671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d928d2b6-f5f5-43fc-b75a-b49b06473edd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:47.592671 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d928d2b6-f5f5-43fc-b75a-b49b06473edd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:47.592671 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d928d2b6-f5f5-43fc-b75a-b49b06473edd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:47.594031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d928d2b6-f5f5-43fc-b75a-b49b06473edd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:47.608871 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:47.608871 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:47.610948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d928d2b6-f5f5-43fc-b75a-b49b06473edd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:47.618288 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 764/1541] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:47.758113 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:35:47.759487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:47.761445 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:47.788192 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:47.788192 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:47.807397 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:47.811562 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:47.813310 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:47.825939 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:47.840525 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:47.840525 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:47.869655 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9855321c-f45f-4336-b8e5-c83f10c36017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:35:47.880450 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 765/1542] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:47 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 1000 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:47.905706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-135a10a0-c4b9-4508-ba98-8fff8c20e23c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots Jan 10 14:35:47.905706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-135a10a0-c4b9-4508-ba98-8fff8c20e23c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "35307d68-81d0-4252-ab07-5e812df7ed99", "name": "tempest-group_snapshot-274738059"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:47.905706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-135a10a0-c4b9-4508-ba98-8fff8c20e23c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating new group_snapshot {'group_snapshot': {'group_id': '35307d68-81d0-4252-ab07-5e812df7ed99', 'name': 'tempest-group_snapshot-274738059'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 10 14:35:47.918002 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:47.918002 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:47.927814 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.group_snapshots [None req-135a10a0-c4b9-4508-ba98-8fff8c20e23c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Creating group_snapshot tempest-group_snapshot-274738059. Jan 10 14:35:48.035736 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:48.035736 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:48.079624 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-135a10a0-c4b9-4508-ba98-8fff8c20e23c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-833509661 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-833509661, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:35:48.322065 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-135a10a0-c4b9-4508-ba98-8fff8c20e23c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Created reservations ['45cb6117-9206-4a8c-8504-caf2aff75f3e', 'bdca92d6-bbc3-4b25-bc51-f72eec703b27', '1557adcc-81d8-4473-8a63-b7336e41f6a6', 'c2d19958-8209-4715-b597-7599f8245d31'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:35:48.530922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-135a10a0-c4b9-4508-ba98-8fff8c20e23c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots returned with HTTP 202 Jan 10 14:35:48.532036 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 766/1543] 10.222.0.20 () {62 vars in 1300 bytes} [Mon Jan 10 14:35:47 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots => generated 167 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:35:48.541483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee668e9e-4274-4f5e-bbe6-f43b2ba5d889 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:48.541850 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee668e9e-4274-4f5e-bbe6-f43b2ba5d889 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:48.542197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee668e9e-4274-4f5e-bbe6-f43b2ba5d889 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:48.542549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-ee668e9e-4274-4f5e-bbe6-f43b2ba5d889 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:48.569564 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:48.569564 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:48.589868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee668e9e-4274-4f5e-bbe6-f43b2ba5d889 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 200 Jan 10 14:35:48.590996 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 767/1544] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:48 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 306 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:48.625904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5be22eb-fc29-4bec-866b-7e55c055cf65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:48.626988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5be22eb-fc29-4bec-866b-7e55c055cf65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:48.627595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5be22eb-fc29-4bec-866b-7e55c055cf65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:48.628058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b5be22eb-fc29-4bec-866b-7e55c055cf65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:48.642910 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:48.642910 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:48.645070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5be22eb-fc29-4bec-866b-7e55c055cf65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:48.646288 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 768/1545] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:49.602063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de6b0209-33c4-4578-8b4f-a140e189ec4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:49.602712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de6b0209-33c4-4578-8b4f-a140e189ec4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:49.603259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de6b0209-33c4-4578-8b4f-a140e189ec4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:49.603705 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-de6b0209-33c4-4578-8b4f-a140e189ec4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:49.614537 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:49.614537 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:49.633961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de6b0209-33c4-4578-8b4f-a140e189ec4b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 200 Jan 10 14:35:49.635389 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 769/1546] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:49 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 306 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:49.659060 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87741ffc-d4bf-4b95-a1f2-987248771b8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:49.659844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87741ffc-d4bf-4b95-a1f2-987248771b8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:49.660568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87741ffc-d4bf-4b95-a1f2-987248771b8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:49.661088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-87741ffc-d4bf-4b95-a1f2-987248771b8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:49.670388 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:49.670388 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:49.673042 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87741ffc-d4bf-4b95-a1f2-987248771b8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:49.674294 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 770/1547] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:50.647081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-474c7052-a341-4fb8-b990-09999f32b435 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:50.647733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-474c7052-a341-4fb8-b990-09999f32b435 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:50.648172 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-474c7052-a341-4fb8-b990-09999f32b435 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:50.648545 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-474c7052-a341-4fb8-b990-09999f32b435 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:50.659078 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:50.659078 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:50.664873 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-474c7052-a341-4fb8-b990-09999f32b435 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 200 Jan 10 14:35:50.666185 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 771/1548] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:50 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:50.687341 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c97a75c1-91ad-46e3-ac7a-873d0ce69b57 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:50.688534 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c97a75c1-91ad-46e3-ac7a-873d0ce69b57 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:50.689307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c97a75c1-91ad-46e3-ac7a-873d0ce69b57 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:50.689789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c97a75c1-91ad-46e3-ac7a-873d0ce69b57 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:50.706508 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:50.706508 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:50.709177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c97a75c1-91ad-46e3-ac7a-873d0ce69b57 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:50.711496 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 772/1549] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:51.676752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ad3e855-fdad-4a7b-8732-24e319e659de tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:51.677437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ad3e855-fdad-4a7b-8732-24e319e659de tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:51.677787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ad3e855-fdad-4a7b-8732-24e319e659de tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:51.678135 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-0ad3e855-fdad-4a7b-8732-24e319e659de tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:51.694481 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:51.694481 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:51.709507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ad3e855-fdad-4a7b-8732-24e319e659de tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 200 Jan 10 14:35:51.710622 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 773/1550] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:51 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 306 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:35:51.723343 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb62939b-33e0-4ee7-8356-63044792af08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:51.724151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb62939b-33e0-4ee7-8356-63044792af08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:51.725185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb62939b-33e0-4ee7-8356-63044792af08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:51.725697 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-cb62939b-33e0-4ee7-8356-63044792af08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:51.744779 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:51.744779 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:51.746888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb62939b-33e0-4ee7-8356-63044792af08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:51.753511 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 774/1551] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:52.735718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07b9cd7f-705d-4ed4-a221-cd37b4245c7c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:52.739131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07b9cd7f-705d-4ed4-a221-cd37b4245c7c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:52.739598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07b9cd7f-705d-4ed4-a221-cd37b4245c7c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:52.739953 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-07b9cd7f-705d-4ed4-a221-cd37b4245c7c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:52.765990 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:52.765990 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:52.783736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07b9cd7f-705d-4ed4-a221-cd37b4245c7c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 200 Jan 10 14:35:52.797963 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 775/1552] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:52 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 307 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:52.807838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84a9619e-bb05-4651-8af6-3b2bbeb05269 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:52.815013 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-84a9619e-bb05-4651-8af6-3b2bbeb05269 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:52.817579 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-84a9619e-bb05-4651-8af6-3b2bbeb05269 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:52.818068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-84a9619e-bb05-4651-8af6-3b2bbeb05269 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:52.834490 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:52.834490 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:52.839384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84a9619e-bb05-4651-8af6-3b2bbeb05269 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:52.848399 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 776/1553] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:52.852614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad1cc220-620f-41df-829b-0f46ee8ead1c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail Jan 10 14:35:52.854712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad1cc220-620f-41df-829b-0f46ee8ead1c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:52.855394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad1cc220-620f-41df-829b-0f46ee8ead1c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:52.859036 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-ad1cc220-620f-41df-829b-0f46ee8ead1c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:52.864506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-ad1cc220-620f-41df-829b-0f46ee8ead1c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:35:52.875795 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad1cc220-620f-41df-829b-0f46ee8ead1c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all snapshots completed successfully. Jan 10 14:35:52.891119 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:52.891119 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:52.892423 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad1cc220-620f-41df-829b-0f46ee8ead1c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail returned with HTTP 200 Jan 10 14:35:52.899176 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 777/1554] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:35:52 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail => generated 453 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:52.911625 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6581c58-47c4-4f65-bb2a-3afeefbccb8b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a Jan 10 14:35:52.911625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6581c58-47c4-4f65-bb2a-3afeefbccb8b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:52.911625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6581c58-47c4-4f65-bb2a-3afeefbccb8b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:52.942429 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:52.942429 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:52.943439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d6581c58-47c4-4f65-bb2a-3afeefbccb8b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:52.945239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6581c58-47c4-4f65-bb2a-3afeefbccb8b tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a returned with HTTP 200 Jan 10 14:35:52.946069 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 778/1555] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:52 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:52.970345 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0131de6-1007-4d29-805b-97ae451a657e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:52.971157 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0131de6-1007-4d29-805b-97ae451a657e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:52.971795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0131de6-1007-4d29-805b-97ae451a657e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:52.972364 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-b0131de6-1007-4d29-805b-97ae451a657e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:52.983810 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:52.983810 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:52.998405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0131de6-1007-4d29-805b-97ae451a657e tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 200 Jan 10 14:35:53.003640 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 779/1556] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:52 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:53.010779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30b7fa88-0640-4cee-bf97-9fb18363ec4c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/detail Jan 10 14:35:53.011451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30b7fa88-0640-4cee-bf97-9fb18363ec4c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:53.015862 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30b7fa88-0640-4cee-bf97-9fb18363ec4c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:53.047265 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30b7fa88-0640-4cee-bf97-9fb18363ec4c tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/detail returned with HTTP 200 Jan 10 14:35:53.053359 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 780/1557] 10.222.0.20 () {60 vars in 1299 bytes} [Mon Jan 10 14:35:53 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/detail => generated 310 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:35:53.057549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b9bc5ba-fcf4-46f8-b630-1b32c85b980d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:53.062426 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b9bc5ba-fcf4-46f8-b630-1b32c85b980d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:53.063070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b9bc5ba-fcf4-46f8-b630-1b32c85b980d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:53.063595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-3b9bc5ba-fcf4-46f8-b630-1b32c85b980d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110759) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 10 14:35:53.064030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.group_snapshots [None req-3b9bc5ba-fcf4-46f8-b630-1b32c85b980d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group_snapshot with id: 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:53.083535 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:53.083535 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:53.328697 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b9bc5ba-fcf4-46f8-b630-1b32c85b980d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 202 Jan 10 14:35:53.331929 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 781/1558] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:35:53 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:53.350127 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:35:53.350835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:53.351491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:53.353763 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:53.355374 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:53.355374 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:53.363304 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:35:53.486845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:35:53.492624 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:53.497357 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:53.512859 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:53.529033 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:53.529033 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:53.574306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab9bd90e-00b3-4e71-861b-51449cf8dcf8 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:35:53.585137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 782/1559] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:35:53 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1003 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:35:53.605998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e2170ec-965e-4b53-ac50-b95d387ccad9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail Jan 10 14:35:53.608618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e2170ec-965e-4b53-ac50-b95d387ccad9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:53.609307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e2170ec-965e-4b53-ac50-b95d387ccad9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:53.610112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-8e2170ec-965e-4b53-ac50-b95d387ccad9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:53.614455 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-8e2170ec-965e-4b53-ac50-b95d387ccad9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:35:53.630219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8e2170ec-965e-4b53-ac50-b95d387ccad9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all snapshots completed successfully. Jan 10 14:35:53.631367 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:53.631367 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:53.636559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e2170ec-965e-4b53-ac50-b95d387ccad9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail returned with HTTP 200 Jan 10 14:35:53.637857 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 783/1560] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:35:53 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/detail => generated 452 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:53.650746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6eb998eb-bc07-4a4b-a4b2-b6311cc0d7e2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a Jan 10 14:35:53.651787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6eb998eb-bc07-4a4b-a4b2-b6311cc0d7e2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:53.656997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6eb998eb-bc07-4a4b-a4b2-b6311cc0d7e2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:53.674051 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:53.674051 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:53.678155 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6eb998eb-bc07-4a4b-a4b2-b6311cc0d7e2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:53.684854 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6eb998eb-bc07-4a4b-a4b2-b6311cc0d7e2 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a returned with HTTP 200 Jan 10 14:35:53.690175 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 784/1561] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:53 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a => generated 449 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:53.859410 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59bb4194-178d-43d6-bc51-ccfbc0275d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:53.861283 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59bb4194-178d-43d6-bc51-ccfbc0275d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:53.865068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59bb4194-178d-43d6-bc51-ccfbc0275d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:53.865068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-59bb4194-178d-43d6-bc51-ccfbc0275d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:53.879810 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:53.879810 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:53.884117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59bb4194-178d-43d6-bc51-ccfbc0275d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:53.887861 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 785/1562] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:54.699261 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5874897e-4790-48a5-a75a-66797dff094d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a Jan 10 14:35:54.699723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5874897e-4790-48a5-a75a-66797dff094d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:54.700183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5874897e-4790-48a5-a75a-66797dff094d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:54.724868 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:54.724868 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:54.725873 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5874897e-4790-48a5-a75a-66797dff094d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:54.727882 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5874897e-4790-48a5-a75a-66797dff094d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a returned with HTTP 200 Jan 10 14:35:54.729109 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 786/1563] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:54 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:54.899288 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-989300d3-ada3-4284-a7e0-ace7d20372e6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:54.900461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-989300d3-ada3-4284-a7e0-ace7d20372e6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:54.901089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-989300d3-ada3-4284-a7e0-ace7d20372e6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:54.901404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-989300d3-ada3-4284-a7e0-ace7d20372e6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:54.913866 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:54.913866 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:54.915513 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-989300d3-ada3-4284-a7e0-ace7d20372e6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:54.918689 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 787/1564] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:55.134730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-f78a10b7-8bc6-4659-b41c-c868b023cf70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04 returned with HTTP 200 Jan 10 14:35:55.136781 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 778/1565] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:35:32 2022] DELETE /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/39f40eb9-cb94-4193-a492-115430752d04 => generated 19 bytes in 22821 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:55.148117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-d663c180-6754-48e5-9f0e-2a2f9b75168a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] DELETE http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa Jan 10 14:35:55.148717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-d663c180-6754-48e5-9f0e-2a2f9b75168a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:55.149166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-d663c180-6754-48e5-9f0e-2a2f9b75168a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:55.183510 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:55.183510 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:55.740594 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-581a55c1-0a1d-4fcd-b286-60dcd43a7d33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a Jan 10 14:35:55.741042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-581a55c1-0a1d-4fcd-b286-60dcd43a7d33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:55.743746 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-581a55c1-0a1d-4fcd-b286-60dcd43a7d33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:55.768718 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:55.768718 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:55.776193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-581a55c1-0a1d-4fcd-b286-60dcd43a7d33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:55.788648 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-581a55c1-0a1d-4fcd-b286-60dcd43a7d33 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a returned with HTTP 200 Jan 10 14:35:55.799627 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 779/1566] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:55 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a => generated 449 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:55.931664 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21c3066f-7b02-4b86-95a1-01eef200d7f2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:55.932125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21c3066f-7b02-4b86-95a1-01eef200d7f2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:55.932613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21c3066f-7b02-4b86-95a1-01eef200d7f2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:55.932919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-21c3066f-7b02-4b86-95a1-01eef200d7f2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:55.946101 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:55.946101 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:55.947752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21c3066f-7b02-4b86-95a1-01eef200d7f2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:55.948489 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 780/1567] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:56.806053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e785fc44-ca5c-4bcc-9611-6a37ec85b694 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a Jan 10 14:35:56.818337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e785fc44-ca5c-4bcc-9611-6a37ec85b694 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:56.819842 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e785fc44-ca5c-4bcc-9611-6a37ec85b694 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:56.843937 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:56.843937 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:56.845631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e785fc44-ca5c-4bcc-9611-6a37ec85b694 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:56.848185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e785fc44-ca5c-4bcc-9611-6a37ec85b694 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a returned with HTTP 200 Jan 10 14:35:56.849966 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 781/1568] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:56 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a => generated 449 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:56.962396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4424e6dc-6a99-4039-9e5d-3e939e0b9ebb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:56.963106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4424e6dc-6a99-4039-9e5d-3e939e0b9ebb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:56.963566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4424e6dc-6a99-4039-9e5d-3e939e0b9ebb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:56.963923 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4424e6dc-6a99-4039-9e5d-3e939e0b9ebb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:56.983282 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:56.983282 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:56.985429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4424e6dc-6a99-4039-9e5d-3e939e0b9ebb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:56.993372 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 782/1569] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:57.862109 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-977f1a2b-db70-4390-aad9-373e7e0c7733 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a Jan 10 14:35:57.863960 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-977f1a2b-db70-4390-aad9-373e7e0c7733 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:57.864682 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-977f1a2b-db70-4390-aad9-373e7e0c7733 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:57.877842 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:57.877842 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:57.879251 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-977f1a2b-db70-4390-aad9-373e7e0c7733 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Snapshot retrieved successfully. Jan 10 14:35:57.881994 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-977f1a2b-db70-4390-aad9-373e7e0c7733 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a returned with HTTP 200 Jan 10 14:35:57.883025 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 783/1570] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:57 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:58.005330 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0011dddf-1450-4b4b-946a-565f2a3577aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:58.005992 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0011dddf-1450-4b4b-946a-565f2a3577aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:58.006605 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0011dddf-1450-4b4b-946a-565f2a3577aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:58.007127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0011dddf-1450-4b4b-946a-565f2a3577aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:58.035627 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:58.035627 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:58.050712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0011dddf-1450-4b4b-946a-565f2a3577aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:58.054907 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 784/1571] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:58.894537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54d603f2-edc8-4646-8bab-1b865f2f44e4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a Jan 10 14:35:58.895644 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54d603f2-edc8-4646-8bab-1b865f2f44e4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:58.896287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54d603f2-edc8-4646-8bab-1b865f2f44e4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:58.913079 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54d603f2-edc8-4646-8bab-1b865f2f44e4 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a returned with HTTP 404 Jan 10 14:35:58.914690 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 785/1572] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:35:58 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/snapshots/01f3215b-c625-4726-97ca-b5d7e83ae24a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:35:58.923084 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09389035-808d-453e-8d04-5bf1dd575113 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:58.923767 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09389035-808d-453e-8d04-5bf1dd575113 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:58.924396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09389035-808d-453e-8d04-5bf1dd575113 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:58.924908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-09389035-808d-453e-8d04-5bf1dd575113 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:35:58.937398 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09389035-808d-453e-8d04-5bf1dd575113 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 404 Jan 10 14:35:58.938684 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 786/1573] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:35:58 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:35:58.946358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2b4a5cc-0232-4a8d-9dad-175f086ffa90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots Jan 10 14:35:58.947106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2b4a5cc-0232-4a8d-9dad-175f086ffa90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:58.947700 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2b4a5cc-0232-4a8d-9dad-175f086ffa90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:58.976152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2b4a5cc-0232-4a8d-9dad-175f086ffa90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots returned with HTTP 200 Jan 10 14:35:58.976152 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 787/1574] 10.222.0.20 () {60 vars in 1278 bytes} [Mon Jan 10 14:35:58 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots => generated 23 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:35:58.983912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-875d4d47-0c63-4017-8653-79fdc87bde90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:58.984688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-875d4d47-0c63-4017-8653-79fdc87bde90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:58.985322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-875d4d47-0c63-4017-8653-79fdc87bde90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:58.985863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-875d4d47-0c63-4017-8653-79fdc87bde90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for member 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f {{(pid=110760) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 10 14:35:58.986334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.group_snapshots [None req-875d4d47-0c63-4017-8653-79fdc87bde90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group_snapshot with id: 57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f Jan 10 14:35:58.997461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-875d4d47-0c63-4017-8653-79fdc87bde90 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f returned with HTTP 404 Jan 10 14:35:58.998532 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 788/1575] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:35:58 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/group_snapshots/57c70bf7-e4a3-4ffa-8f8e-f31d3330bc3f => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:35:59.007902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail Jan 10 14:35:59.009751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:59.009751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:59.011689 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:35:59.016427 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:35:59.187706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Get all volumes completed successfully. Jan 10 14:35:59.189099 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:59.189663 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:59.200981 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:59.206583 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:59.206583 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:59.223799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-729f7c21-1730-448d-ba4d-5109aa12c317 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail returned with HTTP 200 Jan 10 14:35:59.226050 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 789/1576] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:35:59 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/detail => generated 1003 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:35:59.234948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-828d195f-4d38-43df-85fd-63f6fa011020 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:35:59.235632 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-828d195f-4d38-43df-85fd-63f6fa011020 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:59.236553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-828d195f-4d38-43df-85fd-63f6fa011020 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:59.244112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-828d195f-4d38-43df-85fd-63f6fa011020 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:35:59.247696 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:59.247696 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:59.250260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-828d195f-4d38-43df-85fd-63f6fa011020 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:35:59.251013 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 790/1577] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:35:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:35:59.255728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8012cf0a-31ed-43bc-a9d4-99d4a45524f3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] POST http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99/action Jan 10 14:35:59.258635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8012cf0a-31ed-43bc-a9d4-99d4a45524f3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:35:59.258968 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8012cf0a-31ed-43bc-a9d4-99d4a45524f3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:35:59.259926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-8012cf0a-31ed-43bc-a9d4-99d4a45524f3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] delete called for group 35307d68-81d0-4252-ab07-5e812df7ed99 {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:35:59.261253 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-8012cf0a-31ed-43bc-a9d4-99d4a45524f3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete group with id: 35307d68-81d0-4252-ab07-5e812df7ed99 Jan 10 14:35:59.272221 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:59.272221 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:59.496490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8012cf0a-31ed-43bc-a9d4-99d4a45524f3 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99/action returned with HTTP 202 Jan 10 14:35:59.497641 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 791/1578] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:35:59 2022] POST /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:35:59.512787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:35:59.515415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:35:59.517930 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:35:59.555659 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:59.555659 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:59.578613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:35:59.580433 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:35:59.582146 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:35:59.599875 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:35:59.609365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:35:59.609365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:35:59.633655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37e0186d-9359-4e3a-8ec0-cbdb51d25787 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:35:59.635812 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 792/1579] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:35:59 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 999 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:00.266313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c290582-d59a-41c1-b87a-63b50442ba54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:00.267185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c290582-d59a-41c1-b87a-63b50442ba54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:00.267649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c290582-d59a-41c1-b87a-63b50442ba54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:00.267956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5c290582-d59a-41c1-b87a-63b50442ba54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:00.287575 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:00.287575 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:00.289666 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c290582-d59a-41c1-b87a-63b50442ba54 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:00.290393 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 793/1580] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:00.650558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:36:00.651405 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:00.652367 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:00.711203 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:00.711203 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:00.741512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:36:00.749644 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:00.750676 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:36:00.773627 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:00.800296 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:00.800296 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:00.837510 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea15b5fc-1f57-4de3-98df-fc69c17cdd66 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:36:00.842334 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 794/1581] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:00 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 999 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:01.305695 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d5bf9c5-c041-4b4c-94da-711df4ef1036 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:01.309973 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d5bf9c5-c041-4b4c-94da-711df4ef1036 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:01.311577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d5bf9c5-c041-4b4c-94da-711df4ef1036 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:01.312149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9d5bf9c5-c041-4b4c-94da-711df4ef1036 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:01.321932 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:01.321932 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:01.324132 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d5bf9c5-c041-4b4c-94da-711df4ef1036 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:01.325527 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 795/1582] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:01.861488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:36:01.862392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:01.863058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:01.892144 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:01.892144 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:01.907203 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:36:01.908851 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:01.909514 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:36:01.918049 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:01.924219 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:01.924219 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:01.948822 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab47171f-fd1d-43bb-b151-e46057abe171 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:36:01.949885 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 796/1583] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:01 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 999 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:02.340154 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b686fa33-5326-489c-ab21-260958bd1526 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:02.340776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b686fa33-5326-489c-ab21-260958bd1526 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:02.341336 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b686fa33-5326-489c-ab21-260958bd1526 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:02.342415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b686fa33-5326-489c-ab21-260958bd1526 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:02.351784 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:02.351784 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:02.353843 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b686fa33-5326-489c-ab21-260958bd1526 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:02.355347 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 797/1584] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:02.965333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:36:02.965839 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:02.967263 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:02.996337 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:02.996337 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:03.014776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:36:03.016074 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:03.016480 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:36:03.041916 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:03.048205 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:03.048205 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:03.073698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8b68ba5-dac0-4d2d-9387-e1c372ef7a54 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:36:03.074438 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 798/1585] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:02 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 999 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:03.374673 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-994468a6-bede-443f-9ee1-69073e45c8f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:03.374673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-994468a6-bede-443f-9ee1-69073e45c8f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:03.374673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-994468a6-bede-443f-9ee1-69073e45c8f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:03.374673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-994468a6-bede-443f-9ee1-69073e45c8f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:03.384446 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:03.384446 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:03.386110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-994468a6-bede-443f-9ee1-69073e45c8f7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:03.387088 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 799/1586] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:04.089705 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:36:04.090316 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:04.090865 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:04.109910 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:04.109910 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:04.142699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Volume info retrieved successfully. Jan 10 14:36:04.148603 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:04.149376 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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 10 14:36:04.162753 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:04.169741 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:04.169741 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:04.185615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-81f62ce9-30fe-470e-8220-169ecf1a29f9 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 200 Jan 10 14:36:04.190282 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 800/1587] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:04 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 998 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:04.399436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63f5707a-9188-4f5c-99e3-0c7207ce31df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:04.400041 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63f5707a-9188-4f5c-99e3-0c7207ce31df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:04.408486 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63f5707a-9188-4f5c-99e3-0c7207ce31df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:04.408893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-63f5707a-9188-4f5c-99e3-0c7207ce31df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:04.424484 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:04.424484 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:04.430112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63f5707a-9188-4f5c-99e3-0c7207ce31df tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:04.439872 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 801/1588] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:05.201821 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d4bf410-d758-4445-8f12-862c0b2c72ad tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:36:05.202977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d4bf410-d758-4445-8f12-862c0b2c72ad tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:05.203634 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d4bf410-d758-4445-8f12-862c0b2c72ad tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:05.228418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d4bf410-d758-4445-8f12-862c0b2c72ad tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 404 Jan 10 14:36:05.240346 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 802/1589] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:05 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:05.249786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb418d14-52d9-40da-9bfb-15f4e956047d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] GET http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 Jan 10 14:36:05.250283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb418d14-52d9-40da-9bfb-15f4e956047d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:05.250731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb418d14-52d9-40da-9bfb-15f4e956047d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:05.251070 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-fb418d14-52d9-40da-9bfb-15f4e956047d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] show called for member 35307d68-81d0-4252-ab07-5e812df7ed99 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:36:05.264238 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb418d14-52d9-40da-9bfb-15f4e956047d tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 returned with HTTP 404 Jan 10 14:36:05.265367 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 803/1590] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:36:05 2022] GET /volume/v3/cfe8648529314e7f99050375dd4d7f6a/groups/35307d68-81d0-4252-ab07-5e812df7ed99 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:05.277253 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3171a18c-e0da-4366-9724-5a7b8b6d5623 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] DELETE http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/85d9df72-24af-4091-a6bc-244862db87df Jan 10 14:36:05.277737 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3171a18c-e0da-4366-9724-5a7b8b6d5623 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:05.278179 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3171a18c-e0da-4366-9724-5a7b8b6d5623 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:05.396401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3171a18c-e0da-4366-9724-5a7b8b6d5623 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/85d9df72-24af-4091-a6bc-244862db87df returned with HTTP 202 Jan 10 14:36:05.400238 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 804/1591] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:36:05 2022] DELETE /volume/v3/dd502df298854d3daf26d5e5f351ccdb/group_types/85d9df72-24af-4091-a6bc-244862db87df => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:36:05.409209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c241d3b1-9226-4fb4-9be1-d98debd92866 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:36:05.409783 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c241d3b1-9226-4fb4-9be1-d98debd92866 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:05.410297 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c241d3b1-9226-4fb4-9be1-d98debd92866 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:05.410986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-c241d3b1-9226-4fb4-9be1-d98debd92866 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete volume with id: c52a685d-3708-453b-b142-2c9bcd436762 Jan 10 14:36:05.446791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c241d3b1-9226-4fb4-9be1-d98debd92866 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 returned with HTTP 404 Jan 10 14:36:05.449240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 805/1592] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:36:05 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/c52a685d-3708-453b-b142-2c9bcd436762 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:36:05.472540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e27b0e0-4b0e-4749-8583-cf5a6d99ab3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:05.476366 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e27b0e0-4b0e-4749-8583-cf5a6d99ab3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:05.477143 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e27b0e0-4b0e-4749-8583-cf5a6d99ab3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:05.477769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3e27b0e0-4b0e-4749-8583-cf5a6d99ab3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:05.499703 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:05.499703 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:05.505190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e27b0e0-4b0e-4749-8583-cf5a6d99ab3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:05.509148 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 806/1593] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:05.520978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17c9f7ba-be06-46e7-ace2-3916fb5d18f4 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] DELETE http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/57b0e811-bae6-4e56-bed4-1285b64e8bf6 Jan 10 14:36:05.524541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17c9f7ba-be06-46e7-ace2-3916fb5d18f4 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:05.525259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17c9f7ba-be06-46e7-ace2-3916fb5d18f4 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:05.723343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17c9f7ba-be06-46e7-ace2-3916fb5d18f4 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/57b0e811-bae6-4e56-bed4-1285b64e8bf6 returned with HTTP 202 Jan 10 14:36:05.724528 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 807/1594] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:36:05 2022] DELETE /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/57b0e811-bae6-4e56-bed4-1285b64e8bf6 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:36:05.728102 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes Jan 10 14:36:05.728919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-974393760"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:05.729858 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-974393760'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:36:05.730785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Create volume of 1 GB Jan 10 14:36:05.745513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Availability Zones retrieved successfully. Jan 10 14:36:05.799244 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Flow 'volume_create_api' (a33318dc-b2e2-40a5-a49f-b42c3b9ee9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:36:05.812423 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27539607-2911-4e81-ac3b-52a0dc2f9ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:05.822548 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:36:05.885547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27539607-2911-4e81-ac3b-52a0dc2f9ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:05.894016 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25397155-7862-480a-8a76-d795fbbd91be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:06.065221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Created reservations ['499e5c87-3359-413f-81c0-8b2e6892ee8f', '3ac3bf46-98b7-4c35-bc61-d546f11fcb8b', '7ac2dcd2-57a8-48b1-9809-93850ffad808', 'bd0ce744-a83a-42f2-a603-e34f8836a0aa'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:36:06.066978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25397155-7862-480a-8a76-d795fbbd91be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['499e5c87-3359-413f-81c0-8b2e6892ee8f', '3ac3bf46-98b7-4c35-bc61-d546f11fcb8b', '7ac2dcd2-57a8-48b1-9809-93850ffad808', 'bd0ce744-a83a-42f2-a603-e34f8836a0aa']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:06.069275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d561300c-1377-4d55-ab20-15cc41ab38d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:06.172452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d561300c-1377-4d55-ab20-15cc41ab38d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7843647d-bc07-49fb-8392-991922567213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-974393760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71b9465f29de4117aa4526aa606f5042',qos_specs=None,replication_status=,reservations=['499e5c87-3359-413f-81c0-8b2e6892ee8f','3ac3bf46-98b7-4c35-bc61-d546f11fcb8b','7ac2dcd2-57a8-48b1-9809-93850ffad808','bd0ce744-a83a-42f2-a603-e34f8836a0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a69a126d95c40beaadeea39e67b9ddb',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-974393760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7843647d-bc07-49fb-8392-991922567213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71b9465f29de4117aa4526aa606f5042',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a69a126d95c40beaadeea39e67b9ddb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:06.174733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cd0be3-e3fd-4bea-92f8-f2b462f1cdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:06.272036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cd0be3-e3fd-4bea-92f8-f2b462f1cdf9) transitioned into state 'SUCCESS' from state '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-974393760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71b9465f29de4117aa4526aa606f5042',qos_specs=None,replication_status=,reservations=['499e5c87-3359-413f-81c0-8b2e6892ee8f','3ac3bf46-98b7-4c35-bc61-d546f11fcb8b','7ac2dcd2-57a8-48b1-9809-93850ffad808','bd0ce744-a83a-42f2-a603-e34f8836a0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a69a126d95c40beaadeea39e67b9ddb',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:06.273760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c425e3-c779-46ec-b9a3-ae713b221f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:06.374693 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c425e3-c779-46ec-b9a3-ae713b221f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:06.382354 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Flow 'volume_create_api' (a33318dc-b2e2-40a5-a49f-b42c3b9ee9b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:36:06.389368 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Create volume request issued successfully. Jan 10 14:36:06.392918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-240dd6b1-f7ed-4163-b339-0d33576ce480 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes returned with HTTP 202 Jan 10 14:36:06.394215 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 808/1595] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:36:05 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes => generated 825 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:36:06.404827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0e13f71-2c13-4358-9494-ba8a96599f2b tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] GET http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/57b0e811-bae6-4e56-bed4-1285b64e8bf6 Jan 10 14:36:06.405906 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0e13f71-2c13-4358-9494-ba8a96599f2b tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:06.408747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0e13f71-2c13-4358-9494-ba8a96599f2b tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:06.418096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0e13f71-2c13-4358-9494-ba8a96599f2b tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/57b0e811-bae6-4e56-bed4-1285b64e8bf6 returned with HTTP 404 Jan 10 14:36:06.421690 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 809/1596] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:36:06 2022] GET /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/57b0e811-bae6-4e56-bed4-1285b64e8bf6 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:06.427049 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43bb544b-6fd5-42b9-91a6-b278889b2a4a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:06.429975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43bb544b-6fd5-42b9-91a6-b278889b2a4a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:06.437527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43bb544b-6fd5-42b9-91a6-b278889b2a4a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:06.471820 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:06.471820 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:06.506224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43bb544b-6fd5-42b9-91a6-b278889b2a4a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:06.527322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43bb544b-6fd5-42b9-91a6-b278889b2a4a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:06.542315 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 810/1597] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:06 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 893 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:06.548283 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f9589ebf-afdf-43ed-b1e1-5d17a52da017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:36:06.560650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f9589ebf-afdf-43ed-b1e1-5d17a52da017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:06.563308 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f9589ebf-afdf-43ed-b1e1-5d17a52da017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:06.563895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-f9589ebf-afdf-43ed-b1e1-5d17a52da017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete volume with id: 17018320-b3ed-45b6-bc05-d0ce6861ec6c Jan 10 14:36:06.596160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f9589ebf-afdf-43ed-b1e1-5d17a52da017 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c returned with HTTP 404 Jan 10 14:36:06.604736 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 811/1598] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:36:06 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/17018320-b3ed-45b6-bc05-d0ce6861ec6c => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:06.609549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-014a672e-9f68-4280-a3ab-8dfdf8da2315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:06.620950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-014a672e-9f68-4280-a3ab-8dfdf8da2315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:06.621634 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-014a672e-9f68-4280-a3ab-8dfdf8da2315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:06.624476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-014a672e-9f68-4280-a3ab-8dfdf8da2315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:06.639290 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:06.639290 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:06.642900 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-014a672e-9f68-4280-a3ab-8dfdf8da2315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:06.643775 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 812/1599] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:06.663333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7f778313-fcf1-4126-a80b-6b0f6466b855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 Jan 10 14:36:06.665999 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7f778313-fcf1-4126-a80b-6b0f6466b855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:06.666615 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7f778313-fcf1-4126-a80b-6b0f6466b855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:06.667160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-7f778313-fcf1-4126-a80b-6b0f6466b855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete volume with id: 4b0e8840-1b3c-4bf4-ab8b-985394545df8 Jan 10 14:36:06.689023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7f778313-fcf1-4126-a80b-6b0f6466b855 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 returned with HTTP 404 Jan 10 14:36:06.714867 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 813/1600] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:36:06 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/4b0e8840-1b3c-4bf4-ab8b-985394545df8 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:06.719328 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5ab2ac5-649c-4b47-9658-3bb83858f183 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] DELETE http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/286c7fc5-b256-4308-821a-f64fe1bb75c2 Jan 10 14:36:06.719932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5ab2ac5-649c-4b47-9658-3bb83858f183 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:06.720611 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5ab2ac5-649c-4b47-9658-3bb83858f183 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:07.008166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5ab2ac5-649c-4b47-9658-3bb83858f183 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/286c7fc5-b256-4308-821a-f64fe1bb75c2 returned with HTTP 202 Jan 10 14:36:07.008953 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 814/1601] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:36:06 2022] DELETE /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/286c7fc5-b256-4308-821a-f64fe1bb75c2 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:36:07.016789 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2dcfa552-5b63-4a9d-b949-95c454e4cc84 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] GET http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/286c7fc5-b256-4308-821a-f64fe1bb75c2 Jan 10 14:36:07.017233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2dcfa552-5b63-4a9d-b949-95c454e4cc84 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:07.017684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2dcfa552-5b63-4a9d-b949-95c454e4cc84 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:07.029544 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2dcfa552-5b63-4a9d-b949-95c454e4cc84 tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/286c7fc5-b256-4308-821a-f64fe1bb75c2 returned with HTTP 404 Jan 10 14:36:07.030504 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 815/1602] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:36:07 2022] GET /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/286c7fc5-b256-4308-821a-f64fe1bb75c2 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:36:07.038611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7ee91da-caa7-40ff-a138-107ab52bab51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] DELETE http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:36:07.057916 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7ee91da-caa7-40ff-a138-107ab52bab51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:07.057916 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7ee91da-caa7-40ff-a138-107ab52bab51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:07.057916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-b7ee91da-caa7-40ff-a138-107ab52bab51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] Delete volume with id: 89161b80-9632-4df0-be95-0bdd2f371cfe Jan 10 14:36:07.090446 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7ee91da-caa7-40ff-a138-107ab52bab51 tempest-GroupSnapshotsTest-921753209 tempest-GroupSnapshotsTest-921753209-project] http://10.222.0.20/volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe returned with HTTP 404 Jan 10 14:36:07.093042 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 816/1603] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:36:07 2022] DELETE /volume/v3/cfe8648529314e7f99050375dd4d7f6a/volumes/89161b80-9632-4df0-be95-0bdd2f371cfe => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:07.099011 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf4c3a9c-2d7b-4e32-afa2-d452432e48ae tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] DELETE http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/5598d4ed-4c58-444f-95e6-6a49a52d4792 Jan 10 14:36:07.099708 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf4c3a9c-2d7b-4e32-afa2-d452432e48ae tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:07.100175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf4c3a9c-2d7b-4e32-afa2-d452432e48ae tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:07.316001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf4c3a9c-2d7b-4e32-afa2-d452432e48ae tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/5598d4ed-4c58-444f-95e6-6a49a52d4792 returned with HTTP 202 Jan 10 14:36:07.316977 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 817/1604] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:36:07 2022] DELETE /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/5598d4ed-4c58-444f-95e6-6a49a52d4792 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:36:07.323881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ab5ecf4-4316-4239-ba96-78e390f5428e tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] GET http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/5598d4ed-4c58-444f-95e6-6a49a52d4792 Jan 10 14:36:07.324554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ab5ecf4-4316-4239-ba96-78e390f5428e tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:07.325155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ab5ecf4-4316-4239-ba96-78e390f5428e tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:07.339907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ab5ecf4-4316-4239-ba96-78e390f5428e tempest-GroupSnapshotsTest-1531737792 tempest-GroupSnapshotsTest-1531737792-project-admin] http://10.222.0.20/volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/5598d4ed-4c58-444f-95e6-6a49a52d4792 returned with HTTP 404 Jan 10 14:36:07.343007 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 818/1605] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:36:07 2022] GET /volume/v3/dd502df298854d3daf26d5e5f351ccdb/types/5598d4ed-4c58-444f-95e6-6a49a52d4792 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:07.555407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c3d997c3-a314-4eca-b971-745fdc49be9f tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:07.556077 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c3d997c3-a314-4eca-b971-745fdc49be9f tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:07.556327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c3d997c3-a314-4eca-b971-745fdc49be9f tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:07.607614 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:07.607614 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:07.642699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c3d997c3-a314-4eca-b971-745fdc49be9f tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:07.663556 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c3d997c3-a314-4eca-b971-745fdc49be9f tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:07.664306 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 819/1606] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:07 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:07.668724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1686bfe1-feec-44a1-8215-b8278d9ed2b7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:07.669713 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1686bfe1-feec-44a1-8215-b8278d9ed2b7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:07.670130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1686bfe1-feec-44a1-8215-b8278d9ed2b7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:07.670431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1686bfe1-feec-44a1-8215-b8278d9ed2b7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:07.690843 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:07.690843 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:07.692417 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1686bfe1-feec-44a1-8215-b8278d9ed2b7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:07.704619 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 820/1607] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:08.678657 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc003b2a-68f8-4789-bc67-ed8d801310ea tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:08.679375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc003b2a-68f8-4789-bc67-ed8d801310ea tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:08.679534 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc003b2a-68f8-4789-bc67-ed8d801310ea tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:08.701757 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:08.701757 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:08.723831 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc003b2a-68f8-4789-bc67-ed8d801310ea tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:08.737829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc003b2a-68f8-4789-bc67-ed8d801310ea tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:08.741918 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 821/1608] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:08 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 917 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:08.744169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b722a599-dc73-40b0-9706-6ff728a0ae87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:08.744772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b722a599-dc73-40b0-9706-6ff728a0ae87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:08.745364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b722a599-dc73-40b0-9706-6ff728a0ae87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:08.745812 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b722a599-dc73-40b0-9706-6ff728a0ae87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:08.754438 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:08.754438 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:08.756307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b722a599-dc73-40b0-9706-6ff728a0ae87 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:08.762585 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 822/1609] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:09.616961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-d663c180-6754-48e5-9f0e-2a2f9b75168a tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa returned with HTTP 200 Jan 10 14:36:09.620141 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 788/1610] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:35:55 2022] DELETE /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/cddc5f17-1af5-4d85-afe1-9cc44cbbaeaa => generated 19 bytes in 14475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:09.659861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-061c0256-9ea6-4fb8-9abe-8a5e23ed2aef tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] DELETE http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae Jan 10 14:36:09.660338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-061c0256-9ea6-4fb8-9abe-8a5e23ed2aef tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:09.660791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-061c0256-9ea6-4fb8-9abe-8a5e23ed2aef tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:09.675620 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:09.675620 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:09.756194 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-232fc3e0-3f6e-4573-8394-95b7caeb48c7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:09.756755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-232fc3e0-3f6e-4573-8394-95b7caeb48c7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:09.762355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-232fc3e0-3f6e-4573-8394-95b7caeb48c7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:09.800868 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:09.800868 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:09.821278 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-232fc3e0-3f6e-4573-8394-95b7caeb48c7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:09.839384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-232fc3e0-3f6e-4573-8394-95b7caeb48c7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:09.844460 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 789/1611] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:09 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:09.854844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-564f8ea7-df89-46c0-a9de-0d97ec04c79a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:09.855492 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-564f8ea7-df89-46c0-a9de-0d97ec04c79a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:09.856114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-564f8ea7-df89-46c0-a9de-0d97ec04c79a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:09.857372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-564f8ea7-df89-46c0-a9de-0d97ec04c79a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:09.869470 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:09.869470 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:09.885786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-564f8ea7-df89-46c0-a9de-0d97ec04c79a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:09.887143 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 790/1612] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:10.902770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c87a99c-488d-48ee-978b-5c511ad73776 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:10.904391 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c87a99c-488d-48ee-978b-5c511ad73776 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:10.904997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c87a99c-488d-48ee-978b-5c511ad73776 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:10.905459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5c87a99c-488d-48ee-978b-5c511ad73776 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:10.920805 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:10.920805 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:10.923027 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c87a99c-488d-48ee-978b-5c511ad73776 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:10.923901 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 791/1613] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:11.938818 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6bbb71ee-702e-4133-a447-9052a48cfdf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:11.940102 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6bbb71ee-702e-4133-a447-9052a48cfdf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:11.940780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6bbb71ee-702e-4133-a447-9052a48cfdf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:11.942973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6bbb71ee-702e-4133-a447-9052a48cfdf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:11.968530 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:11.968530 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:11.970857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6bbb71ee-702e-4133-a447-9052a48cfdf8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:11.974054 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 792/1614] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:12.986251 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45535fd3-82c9-49ee-8afa-a111825ff403 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:12.986918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45535fd3-82c9-49ee-8afa-a111825ff403 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:12.987112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45535fd3-82c9-49ee-8afa-a111825ff403 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:12.987840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-45535fd3-82c9-49ee-8afa-a111825ff403 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:13.010395 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:13.010395 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:13.024996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45535fd3-82c9-49ee-8afa-a111825ff403 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:13.033010 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 793/1615] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:13.240970 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7641baeb-033a-4879-bcb6-00dda27c85a8 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] POST http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types Jan 10 14:36:13.241800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7641baeb-033a-4879-bcb6-00dda27c85a8 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-870471458"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:13.335339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7641baeb-033a-4879-bcb6-00dda27c85a8 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types returned with HTTP 200 Jan 10 14:36:13.336974 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 794/1616] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:36:13 2022] POST /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types => generated 227 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:13.347034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7218380c-f3e3-4a53-976a-818575ca5f7a tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] POST http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_types Jan 10 14:36:13.348022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7218380c-f3e3-4a53-976a-818575ca5f7a tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-599715748"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:13.452562 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7218380c-f3e3-4a53-976a-818575ca5f7a tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_types returned with HTTP 202 Jan 10 14:36:13.454380 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 795/1617] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:36:13 2022] POST /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_types => generated 184 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:36:13.602822 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38b76876-92a9-4e32-b07f-21d5eeef1259 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] POST http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups Jan 10 14:36:13.603863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38b76876-92a9-4e32-b07f-21d5eeef1259 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5a92b0a2-ab73-438c-9e97-1a1c6ea15a38", "volume_types": ["54466529-e12b-4f5a-af04-0cdbb0c8439d"], "name": "tempest-GroupSnapshotsV319Test-Group-144056412"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:13.604949 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-38b76876-92a9-4e32-b07f-21d5eeef1259 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Creating new group {'group': {'group_type': '5a92b0a2-ab73-438c-9e97-1a1c6ea15a38', 'volume_types': ['54466529-e12b-4f5a-af04-0cdbb0c8439d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-144056412'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:36:13.613571 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-38b76876-92a9-4e32-b07f-21d5eeef1259 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Creating group tempest-GroupSnapshotsV319Test-Group-144056412. Jan 10 14:36:13.636649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-38b76876-92a9-4e32-b07f-21d5eeef1259 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Availability Zones retrieved successfully. Jan 10 14:36:13.831437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-38b76876-92a9-4e32-b07f-21d5eeef1259 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Created reservations ['9573d883-fe11-4377-906b-1aac53f4b96e'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:36:14.037212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38b76876-92a9-4e32-b07f-21d5eeef1259 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups returned with HTTP 202 Jan 10 14:36:14.038219 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 796/1618] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:36:13 2022] POST /volume/v3/1589be1866254655bd290416f8208d1e/groups => generated 115 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:14.043458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd385b18-66e7-4192-9560-4c5571cf4b75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:14.044093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd385b18-66e7-4192-9560-4c5571cf4b75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:14.044633 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd385b18-66e7-4192-9560-4c5571cf4b75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:14.045638 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-cd385b18-66e7-4192-9560-4c5571cf4b75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:14.055787 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:14.055787 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:14.057608 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd385b18-66e7-4192-9560-4c5571cf4b75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:14.058834 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 797/1619] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:14.070669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bf0bef2a-b953-40d6-b8ab-013b0a64a2c8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 Jan 10 14:36:14.076024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bf0bef2a-b953-40d6-b8ab-013b0a64a2c8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:14.076024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bf0bef2a-b953-40d6-b8ab-013b0a64a2c8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:14.076024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-bf0bef2a-b953-40d6-b8ab-013b0a64a2c8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 408b7cf4-1113-4852-a1e5-0c86d9e2d136 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:36:14.084167 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:14.084167 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:14.138464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bf0bef2a-b953-40d6-b8ab-013b0a64a2c8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 returned with HTTP 200 Jan 10 14:36:14.141234 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 798/1620] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:36:14 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 => generated 395 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:15.075233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eddf43fc-a2fc-4f4f-9d46-292e4f898479 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:15.076324 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eddf43fc-a2fc-4f4f-9d46-292e4f898479 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:15.076927 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eddf43fc-a2fc-4f4f-9d46-292e4f898479 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:15.077381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-eddf43fc-a2fc-4f4f-9d46-292e4f898479 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:15.085335 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:15.085335 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:15.087067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eddf43fc-a2fc-4f4f-9d46-292e4f898479 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:15.093175 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 799/1621] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:15.151257 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-925fa902-5bea-415a-9f8c-5a14d440c646 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 Jan 10 14:36:15.151846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-925fa902-5bea-415a-9f8c-5a14d440c646 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:15.152440 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-925fa902-5bea-415a-9f8c-5a14d440c646 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:15.152918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-925fa902-5bea-415a-9f8c-5a14d440c646 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 408b7cf4-1113-4852-a1e5-0c86d9e2d136 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:36:15.165107 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:15.165107 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:15.205189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-925fa902-5bea-415a-9f8c-5a14d440c646 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 returned with HTTP 200 Jan 10 14:36:15.206095 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 800/1622] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:36:15 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 => generated 396 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:15.220077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] POST http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes Jan 10 14:36:15.224968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "54466529-e12b-4f5a-af04-0cdbb0c8439d", "group_id": "408b7cf4-1113-4852-a1e5-0c86d9e2d136", "size": 1, "name": "tempest-GroupSnapshotsV319Test-Volume-2001058700"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:15.225985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Create volume request body: {'volume': {'volume_type': '54466529-e12b-4f5a-af04-0cdbb0c8439d', 'group_id': '408b7cf4-1113-4852-a1e5-0c86d9e2d136', 'size': 1, 'name': 'tempest-GroupSnapshotsV319Test-Volume-2001058700'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:36:15.241668 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:15.241668 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:15.243351 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Create volume of 1 GB Jan 10 14:36:15.254861 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Availability Zones retrieved successfully. Jan 10 14:36:15.270483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Flow 'volume_create_api' (2dd14da9-7a3b-4297-b2bb-7799a89a843c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:36:15.273451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c1287c-4ee2-478d-91de-374cb1b6cec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:15.275000 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:15.275000 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:15.275971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:36:15.339998 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c1287c-4ee2-478d-91de-374cb1b6cec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:36:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54466529-e12b-4f5a-af04-0cdbb0c8439d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-870471458',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54466529-e12b-4f5a-af04-0cdbb0c8439d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '408b7cf4-1113-4852-a1e5-0c86d9e2d136', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:15.342552 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843711ec-b1bc-454d-8add-5f173be523ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:15.409649 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-870471458 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-870471458, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:36:15.411375 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-870471458 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-870471458, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:36:15.647706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Created reservations ['ba9b5738-5d10-4e22-a565-1f4972702ee7', 'f6ec6ef7-c5f2-4739-95bd-3d912444f983', '96c757b1-46fd-4074-95de-c285932e5123', 'e3a27a43-2e06-4ddf-beae-2e9baa330aaa'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:36:15.649577 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843711ec-b1bc-454d-8add-5f173be523ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba9b5738-5d10-4e22-a565-1f4972702ee7', 'f6ec6ef7-c5f2-4739-95bd-3d912444f983', '96c757b1-46fd-4074-95de-c285932e5123', 'e3a27a43-2e06-4ddf-beae-2e9baa330aaa']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:15.651622 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991b70ea-c1ff-4e0f-be6f-d6e31e7f593c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:15.752971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991b70ea-c1ff-4e0f-be6f-d6e31e7f593c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6ca8378-f805-4c28-b9bd-25fab50f6398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-2001058700',encryption_key_id=None,group_id=408b7cf4-1113-4852-a1e5-0c86d9e2d136,group_type_id=,metadata={},multiattach=False,project_id='1589be1866254655bd290416f8208d1e',qos_specs=None,replication_status=,reservations=['ba9b5738-5d10-4e22-a565-1f4972702ee7','f6ec6ef7-c5f2-4739-95bd-3d912444f983','96c757b1-46fd-4074-95de-c285932e5123','e3a27a43-2e06-4ddf-beae-2e9baa330aaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8094399f68d45ec88ceafe51a005463',volume_type_id=54466529-e12b-4f5a-af04-0cdbb0c8439d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-2001058700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=408b7cf4-1113-4852-a1e5-0c86d9e2d136,host=None,id=d6ca8378-f805-4c28-b9bd-25fab50f6398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1589be1866254655bd290416f8208d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8094399f68d45ec88ceafe51a005463',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54466529-e12b-4f5a-af04-0cdbb0c8439d),volume_type_id=54466529-e12b-4f5a-af04-0cdbb0c8439d)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:15.754845 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdddcd3-4caf-4dc9-a5dc-d04ee212c310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:15.883385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdddcd3-4caf-4dc9-a5dc-d04ee212c310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-2001058700',encryption_key_id=None,group_id=408b7cf4-1113-4852-a1e5-0c86d9e2d136,group_type_id=,metadata={},multiattach=False,project_id='1589be1866254655bd290416f8208d1e',qos_specs=None,replication_status=,reservations=['ba9b5738-5d10-4e22-a565-1f4972702ee7','f6ec6ef7-c5f2-4739-95bd-3d912444f983','96c757b1-46fd-4074-95de-c285932e5123','e3a27a43-2e06-4ddf-beae-2e9baa330aaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8094399f68d45ec88ceafe51a005463',volume_type_id=54466529-e12b-4f5a-af04-0cdbb0c8439d)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:15.885364 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd6de92-16ab-4ab2-83f3-67ff63409a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:15.978574 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd6de92-16ab-4ab2-83f3-67ff63409a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:15.982203 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Flow 'volume_create_api' (2dd14da9-7a3b-4297-b2bb-7799a89a843c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:36:15.983376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Create volume request issued successfully. Jan 10 14:36:15.985251 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:15.985800 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:15.994311 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:16.000795 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:16.000795 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:16.015568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2558ba70-14d2-4ff4-bd72-785b74acbe1f tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes returned with HTTP 202 Jan 10 14:36:16.015568 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 801/1623] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:36:15 2022] POST /volume/v3/1589be1866254655bd290416f8208d1e/volumes => generated 915 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:16.025346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:16.026072 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:16.026701 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:16.042906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:16.042906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:16.068523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:16.069885 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:16.070547 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:16.079789 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:16.091725 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:16.091725 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:16.122900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b52242f-f73a-4d84-b49d-bd0f1e89f083 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:16.122900 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 802/1624] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:16 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 983 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:16.122900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b54341fb-e750-40c3-b8d5-0d30939f9e82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:16.122900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b54341fb-e750-40c3-b8d5-0d30939f9e82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:16.122900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b54341fb-e750-40c3-b8d5-0d30939f9e82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:16.122900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b54341fb-e750-40c3-b8d5-0d30939f9e82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:16.134696 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:16.134696 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:16.138000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b54341fb-e750-40c3-b8d5-0d30939f9e82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:16.139279 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 803/1625] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:17.129157 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:17.129788 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:17.130093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:17.159827 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:17.159827 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:17.161218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:17.162647 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:17.163030 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:17.170171 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:17.175682 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:17.175682 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:17.190592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b329760-1aac-41f6-bb60-48be89b7ecc0 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:17.191476 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 804/1626] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:17 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1007 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:36:17.196591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d39c627-bdeb-4e1d-bc46-9326f1d24a63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:17.197198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6d39c627-bdeb-4e1d-bc46-9326f1d24a63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:17.197797 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6d39c627-bdeb-4e1d-bc46-9326f1d24a63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:17.198253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6d39c627-bdeb-4e1d-bc46-9326f1d24a63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:17.206547 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:17.206547 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:17.208543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d39c627-bdeb-4e1d-bc46-9326f1d24a63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:17.209429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 805/1627] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:18.205967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:18.206633 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:18.206977 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:18.228170 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:18.228170 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:18.238704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:18.240507 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:18.242357 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:18.250118 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:18.259610 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:18.259610 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:18.276458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-730cce95-ebc6-422f-adf5-01c38c435be5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:18.277440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 806/1628] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:18 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1008 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:36:18.283284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-25964e9a-46d4-4874-bd71-8105b6bf5461 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:18.284035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-25964e9a-46d4-4874-bd71-8105b6bf5461 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:18.284792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-25964e9a-46d4-4874-bd71-8105b6bf5461 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:18.285242 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-25964e9a-46d4-4874-bd71-8105b6bf5461 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:18.294257 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:18.294257 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:18.296355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-25964e9a-46d4-4874-bd71-8105b6bf5461 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:18.297719 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 807/1629] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:18.301746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57cc1196-9f54-460a-b3e4-1c7e645696d1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] POST http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots Jan 10 14:36:18.302685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57cc1196-9f54-460a-b3e4-1c7e645696d1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "408b7cf4-1113-4852-a1e5-0c86d9e2d136", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-624876138"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:18.303742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-57cc1196-9f54-460a-b3e4-1c7e645696d1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Creating new group_snapshot {'group_snapshot': {'group_id': '408b7cf4-1113-4852-a1e5-0c86d9e2d136', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-624876138'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 10 14:36:18.310393 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:18.310393 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:18.316388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.group_snapshots [None req-57cc1196-9f54-460a-b3e4-1c7e645696d1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-624876138. Jan 10 14:36:18.394225 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:18.394225 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:18.420934 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-57cc1196-9f54-460a-b3e4-1c7e645696d1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-870471458 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-870471458, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:36:18.595467 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-57cc1196-9f54-460a-b3e4-1c7e645696d1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Created reservations ['eccc6f69-bc96-46b2-ba10-ece3a11d2e0c', 'f99e4f19-0734-49ca-8e67-79be2d5f57ca', '7561ec23-7fe4-45d6-827b-d42bb543d247', '978c5bd9-292f-497d-8f54-48e437773518'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:36:18.864377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57cc1196-9f54-460a-b3e4-1c7e645696d1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots returned with HTTP 202 Jan 10 14:36:18.865681 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 808/1630] 10.222.0.20 () {62 vars in 1300 bytes} [Mon Jan 10 14:36:18 2022] POST /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots => generated 190 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:18.879108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e693ed0-0c74-4338-b585-a23d122190bf tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:18.879584 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e693ed0-0c74-4338-b585-a23d122190bf tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:18.882368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e693ed0-0c74-4338-b585-a23d122190bf tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:18.882924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-8e693ed0-0c74-4338-b585-a23d122190bf tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:18.894588 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:18.894588 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:18.910757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e693ed0-0c74-4338-b585-a23d122190bf tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:18.911582 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 809/1631] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:18 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:19.312112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b07f22fa-cc1a-461e-9126-41bc68b03da2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:19.312938 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b07f22fa-cc1a-461e-9126-41bc68b03da2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:19.313492 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b07f22fa-cc1a-461e-9126-41bc68b03da2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:19.313920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b07f22fa-cc1a-461e-9126-41bc68b03da2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:19.330806 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:19.330806 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:19.333181 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b07f22fa-cc1a-461e-9126-41bc68b03da2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:19.334005 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 810/1632] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:19.767645 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c8fd39f0-06cb-49c3-8d80-7cd9161e317c req-061c0256-9ea6-4fb8-9abe-8a5e23ed2aef tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae returned with HTTP 200 Jan 10 14:36:19.769144 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 823/1633] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:36:09 2022] DELETE /volume/v3/66a953697ce34e569b61a7eda6bcc610/attachments/f8589e14-823c-42d2-bc89-cae9c36c3cae => generated 19 bytes in 10114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:19.929506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d67ea181-7b65-4a4a-b2f8-285ab651b334 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:19.930273 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d67ea181-7b65-4a4a-b2f8-285ab651b334 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:19.930865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d67ea181-7b65-4a4a-b2f8-285ab651b334 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:19.931303 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-d67ea181-7b65-4a4a-b2f8-285ab651b334 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:19.944794 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:19.944794 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:19.955634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d67ea181-7b65-4a4a-b2f8-285ab651b334 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:19.959900 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 811/1634] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:19 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:20.347811 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97425669-dda4-4612-9ae6-de5ac9c24f33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:20.349642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97425669-dda4-4612-9ae6-de5ac9c24f33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:20.350224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97425669-dda4-4612-9ae6-de5ac9c24f33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:20.350858 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-97425669-dda4-4612-9ae6-de5ac9c24f33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:20.359794 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:20.359794 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:20.362311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97425669-dda4-4612-9ae6-de5ac9c24f33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:20.363807 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 824/1635] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:20.970741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-929969d4-12b1-407d-9be5-46a9e6f347f2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:20.972595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-929969d4-12b1-407d-9be5-46a9e6f347f2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:20.973245 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-929969d4-12b1-407d-9be5-46a9e6f347f2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:20.973784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-929969d4-12b1-407d-9be5-46a9e6f347f2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:20.982716 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:20.982716 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:20.989954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-929969d4-12b1-407d-9be5-46a9e6f347f2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:20.991746 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 812/1636] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:20 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:21.387047 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8de2d47-2381-49e8-993b-d96018df407c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:21.389044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8de2d47-2381-49e8-993b-d96018df407c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:21.389647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8de2d47-2381-49e8-993b-d96018df407c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:21.390157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e8de2d47-2381-49e8-993b-d96018df407c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:21.413443 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:21.413443 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:21.418184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8de2d47-2381-49e8-993b-d96018df407c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:21.430465 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 825/1637] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:22.002626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c4a6408-a353-4254-bce8-00ba82f7657d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:22.004107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c4a6408-a353-4254-bce8-00ba82f7657d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.005362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c4a6408-a353-4254-bce8-00ba82f7657d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.005709 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-7c4a6408-a353-4254-bce8-00ba82f7657d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:22.011932 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.011932 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.019000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c4a6408-a353-4254-bce8-00ba82f7657d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:22.020686 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 813/1638] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:21 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:22.034825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9254c914-c7de-40f9-93f0-16b69c56d15a tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/detail Jan 10 14:36:22.035263 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9254c914-c7de-40f9-93f0-16b69c56d15a tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.035709 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9254c914-c7de-40f9-93f0-16b69c56d15a tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.036323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-9254c914-c7de-40f9-93f0-16b69c56d15a tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:36:22.039825 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-9254c914-c7de-40f9-93f0-16b69c56d15a tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:36:22.061753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9254c914-c7de-40f9-93f0-16b69c56d15a tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Get all snapshots completed successfully. Jan 10 14:36:22.065923 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.065923 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.065923 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9254c914-c7de-40f9-93f0-16b69c56d15a tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/detail returned with HTTP 200 Jan 10 14:36:22.065923 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 826/1639] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/detail => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:22.075477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a79a35b8-34c3-4a8d-a9ae-23c408b01498 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 Jan 10 14:36:22.075925 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a79a35b8-34c3-4a8d-a9ae-23c408b01498 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.076414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a79a35b8-34c3-4a8d-a9ae-23c408b01498 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.086991 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.086991 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.088016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a79a35b8-34c3-4a8d-a9ae-23c408b01498 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Snapshot retrieved successfully. Jan 10 14:36:22.090160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a79a35b8-34c3-4a8d-a9ae-23c408b01498 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 returned with HTTP 200 Jan 10 14:36:22.091553 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 814/1640] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:22.102213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a9175f3-8974-48e5-a254-18fd15e7a7d3 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] POST http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action Jan 10 14:36:22.103115 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a9175f3-8974-48e5-a254-18fd15e7a7d3 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:36:22.103816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a9175f3-8974-48e5-a254-18fd15e7a7d3 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:22.104718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-4a9175f3-8974-48e5-a254-18fd15e7a7d3 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Updating group '97b0ba3c-99dc-4778-b7ca-919151c58204' with 'creating' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jan 10 14:36:22.112376 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.112376 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.180017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a9175f3-8974-48e5-a254-18fd15e7a7d3 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action returned with HTTP 202 Jan 10 14:36:22.181076 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 827/1641] 10.222.0.20 () {62 vars in 1431 bytes} [Mon Jan 10 14:36:22 2022] POST /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:36:22.191161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c61493b0-d41e-435f-b805-c2a88e64d1c1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:22.191822 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c61493b0-d41e-435f-b805-c2a88e64d1c1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.192456 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c61493b0-d41e-435f-b805-c2a88e64d1c1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.192834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-c61493b0-d41e-435f-b805-c2a88e64d1c1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:22.198400 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.198400 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.205125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c61493b0-d41e-435f-b805-c2a88e64d1c1 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:22.206279 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 815/1642] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:22.217013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfbd0052-59db-432e-a73f-225f74ecaa9b tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] POST http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action Jan 10 14:36:22.218180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfbd0052-59db-432e-a73f-225f74ecaa9b tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:36:22.222261 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfbd0052-59db-432e-a73f-225f74ecaa9b tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:22.222261 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-dfbd0052-59db-432e-a73f-225f74ecaa9b tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Updating group '97b0ba3c-99dc-4778-b7ca-919151c58204' with 'available' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jan 10 14:36:22.225571 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.225571 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.361506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfbd0052-59db-432e-a73f-225f74ecaa9b tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action returned with HTTP 202 Jan 10 14:36:22.362877 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 828/1643] 10.222.0.20 () {62 vars in 1431 bytes} [Mon Jan 10 14:36:22 2022] POST /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:36:22.370059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c6822be9-c783-4ff0-83a8-167486830120 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:22.378308 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c6822be9-c783-4ff0-83a8-167486830120 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.378308 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c6822be9-c783-4ff0-83a8-167486830120 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.378308 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-c6822be9-c783-4ff0-83a8-167486830120 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:22.378308 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.378308 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.387620 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c6822be9-c783-4ff0-83a8-167486830120 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:22.389031 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 816/1644] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:22.400520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2be3728d-33ce-4c91-859a-282bcc00d819 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] POST http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action Jan 10 14:36:22.402043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2be3728d-33ce-4c91-859a-282bcc00d819 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:36:22.402549 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2be3728d-33ce-4c91-859a-282bcc00d819 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:22.404352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-2be3728d-33ce-4c91-859a-282bcc00d819 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Updating group '97b0ba3c-99dc-4778-b7ca-919151c58204' with 'error' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jan 10 14:36:22.411029 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.411029 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.452807 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d21fe067-6954-4df1-8679-cc78a0d6a42d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:22.453265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d21fe067-6954-4df1-8679-cc78a0d6a42d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.453996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d21fe067-6954-4df1-8679-cc78a0d6a42d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.454315 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d21fe067-6954-4df1-8679-cc78a0d6a42d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:22.466773 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.466773 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.470023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d21fe067-6954-4df1-8679-cc78a0d6a42d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:22.474142 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 817/1645] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:22.510027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2be3728d-33ce-4c91-859a-282bcc00d819 tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action returned with HTTP 202 Jan 10 14:36:22.513808 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 829/1646] 10.222.0.20 () {62 vars in 1431 bytes} [Mon Jan 10 14:36:22 2022] POST /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:36:22.519236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8d8028a1-5e64-4ab3-9e24-0b085d83cc46 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:22.519236 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8d8028a1-5e64-4ab3-9e24-0b085d83cc46 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.519443 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8d8028a1-5e64-4ab3-9e24-0b085d83cc46 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.519864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-8d8028a1-5e64-4ab3-9e24-0b085d83cc46 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:22.524949 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.524949 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.530914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8d8028a1-5e64-4ab3-9e24-0b085d83cc46 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:22.531611 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 818/1647] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:22.540922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41060211-636f-4452-a5f1-d9e3d3ae821c tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] POST http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action Jan 10 14:36:22.541816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41060211-636f-4452-a5f1-d9e3d3ae821c tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:36:22.542144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41060211-636f-4452-a5f1-d9e3d3ae821c tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:22.542986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-41060211-636f-4452-a5f1-d9e3d3ae821c tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Updating group '97b0ba3c-99dc-4778-b7ca-919151c58204' with 'available' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jan 10 14:36:22.548929 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.548929 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.636348 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41060211-636f-4452-a5f1-d9e3d3ae821c tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action returned with HTTP 202 Jan 10 14:36:22.638033 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 830/1648] 10.222.0.20 () {62 vars in 1431 bytes} [Mon Jan 10 14:36:22 2022] POST /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:36:22.646030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5cb51f9-b839-49c3-b8d6-b828788db7f7 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:22.647003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5cb51f9-b839-49c3-b8d6-b828788db7f7 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.647789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5cb51f9-b839-49c3-b8d6-b828788db7f7 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.648370 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.group_snapshots [None req-d5cb51f9-b839-49c3-b8d6-b828788db7f7 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:22.656833 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.656833 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.663860 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5cb51f9-b839-49c3-b8d6-b828788db7f7 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 200 Jan 10 14:36:22.664614 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 819/1649] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:22.674634 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-69815090-c0ba-47ee-b5eb-44ef5c805cd8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] DELETE http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:22.675059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-69815090-c0ba-47ee-b5eb-44ef5c805cd8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.675670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-69815090-c0ba-47ee-b5eb-44ef5c805cd8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.676188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-69815090-c0ba-47ee-b5eb-44ef5c805cd8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] delete called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110760) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 10 14:36:22.676647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.group_snapshots [None req-69815090-c0ba-47ee-b5eb-44ef5c805cd8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Delete group_snapshot with id: 97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:22.682827 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:22.682827 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:22.897446 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-69815090-c0ba-47ee-b5eb-44ef5c805cd8 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 202 Jan 10 14:36:22.898792 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 831/1650] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:36:22 2022] DELETE /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:36:22.914947 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/detail Jan 10 14:36:22.914947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:22.914947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:22.918483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:36:22.923738 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:36:22.999657 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Get all volumes completed successfully. Jan 10 14:36:23.001054 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:23.001617 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:23.013650 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:23.021461 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:23.021461 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:23.092868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9929456-91fa-478a-974d-22e35ab10188 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/detail returned with HTTP 200 Jan 10 14:36:23.099434 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 820/1651] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:36:22 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/detail => generated 1011 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:36:23.116531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e31c625-4b61-4c82-b299-3bc16e551ecc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/detail Jan 10 14:36:23.116984 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e31c625-4b61-4c82-b299-3bc16e551ecc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:23.117434 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e31c625-4b61-4c82-b299-3bc16e551ecc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:23.117938 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-4e31c625-4b61-4c82-b299-3bc16e551ecc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:36:23.118595 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:23.118595 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:23.120016 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-4e31c625-4b61-4c82-b299-3bc16e551ecc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:36:23.130073 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4e31c625-4b61-4c82-b299-3bc16e551ecc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Get all snapshots completed successfully. Jan 10 14:36:23.130985 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:23.130985 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:23.132163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e31c625-4b61-4c82-b299-3bc16e551ecc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/detail returned with HTTP 200 Jan 10 14:36:23.132893 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 832/1652] 10.222.0.20 () {58 vars in 1240 bytes} [Mon Jan 10 14:36:23 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/detail => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:23.144295 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d8bf7ce-d875-4b2c-a9ec-678c2d9858f4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 Jan 10 14:36:23.144751 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d8bf7ce-d875-4b2c-a9ec-678c2d9858f4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:23.145203 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d8bf7ce-d875-4b2c-a9ec-678c2d9858f4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:23.158402 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:23.158402 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:23.165574 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9d8bf7ce-d875-4b2c-a9ec-678c2d9858f4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Snapshot retrieved successfully. Jan 10 14:36:23.167700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d8bf7ce-d875-4b2c-a9ec-678c2d9858f4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 returned with HTTP 200 Jan 10 14:36:23.173619 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 821/1653] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:23 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:23.487428 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dab0cd3c-b948-4e0f-9f47-a8bdc28a0d38 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:23.487954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dab0cd3c-b948-4e0f-9f47-a8bdc28a0d38 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:23.488215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dab0cd3c-b948-4e0f-9f47-a8bdc28a0d38 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:23.488738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-dab0cd3c-b948-4e0f-9f47-a8bdc28a0d38 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:23.502808 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:23.502808 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:23.504696 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dab0cd3c-b948-4e0f-9f47-a8bdc28a0d38 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:23.508651 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 833/1654] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:24.183737 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9327db73-5d5b-4168-bd11-c7b1d2a5d0dc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 Jan 10 14:36:24.185177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9327db73-5d5b-4168-bd11-c7b1d2a5d0dc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:24.185831 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9327db73-5d5b-4168-bd11-c7b1d2a5d0dc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:24.221326 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:24.221326 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:24.234966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9327db73-5d5b-4168-bd11-c7b1d2a5d0dc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Snapshot retrieved successfully. Jan 10 14:36:24.236825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9327db73-5d5b-4168-bd11-c7b1d2a5d0dc tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 returned with HTTP 200 Jan 10 14:36:24.240530 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 822/1655] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:24 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 => generated 472 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:24.523331 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebaa31e0-1ff0-4e8f-b658-7cf8227835be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:24.523870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ebaa31e0-1ff0-4e8f-b658-7cf8227835be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:24.524449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ebaa31e0-1ff0-4e8f-b658-7cf8227835be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:24.524759 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ebaa31e0-1ff0-4e8f-b658-7cf8227835be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:24.547677 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:24.547677 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:24.549759 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebaa31e0-1ff0-4e8f-b658-7cf8227835be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:24.552420 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 834/1656] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:25.252751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ead8bd6d-478c-4348-b13f-327d84cfb19d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 Jan 10 14:36:25.255466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ead8bd6d-478c-4348-b13f-327d84cfb19d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:25.255936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ead8bd6d-478c-4348-b13f-327d84cfb19d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:25.288289 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:25.288289 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:25.292997 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ead8bd6d-478c-4348-b13f-327d84cfb19d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Snapshot retrieved successfully. Jan 10 14:36:25.316876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ead8bd6d-478c-4348-b13f-327d84cfb19d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 returned with HTTP 200 Jan 10 14:36:25.318835 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 823/1657] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:25 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 => generated 472 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:25.565038 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44e0c72a-cedb-41ff-8ea1-9e8c824e12a2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:25.566154 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44e0c72a-cedb-41ff-8ea1-9e8c824e12a2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:25.566866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44e0c72a-cedb-41ff-8ea1-9e8c824e12a2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:25.567345 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-44e0c72a-cedb-41ff-8ea1-9e8c824e12a2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:25.579165 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:25.579165 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:25.581823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44e0c72a-cedb-41ff-8ea1-9e8c824e12a2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:25.588533 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 835/1658] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:26.335673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3187f5e2-fcb2-4b40-8b9c-21156fdca486 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 Jan 10 14:36:26.338330 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3187f5e2-fcb2-4b40-8b9c-21156fdca486 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:26.338330 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3187f5e2-fcb2-4b40-8b9c-21156fdca486 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:26.360863 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:26.360863 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:26.363158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3187f5e2-fcb2-4b40-8b9c-21156fdca486 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Snapshot retrieved successfully. Jan 10 14:36:26.365474 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3187f5e2-fcb2-4b40-8b9c-21156fdca486 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 returned with HTTP 200 Jan 10 14:36:26.366970 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 824/1659] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:26 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:26.595860 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29d740c6-b46f-4810-b96c-6df7e0bc5e3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:26.595860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29d740c6-b46f-4810-b96c-6df7e0bc5e3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:26.595860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29d740c6-b46f-4810-b96c-6df7e0bc5e3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:26.597034 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-29d740c6-b46f-4810-b96c-6df7e0bc5e3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:26.614526 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:26.614526 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:26.616846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29d740c6-b46f-4810-b96c-6df7e0bc5e3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:26.623539 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 836/1660] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:26.761537 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c353940-77da-48cd-823d-e33cce67fc17 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] DELETE http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:26.762033 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c353940-77da-48cd-823d-e33cce67fc17 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:26.762549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c353940-77da-48cd-823d-e33cce67fc17 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:26.762943 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-8c353940-77da-48cd-823d-e33cce67fc17 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Delete volume with id: edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:26.778405 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:26.778405 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:26.779539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8c353940-77da-48cd-823d-e33cce67fc17 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:27.026303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8c353940-77da-48cd-823d-e33cce67fc17 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Delete volume request issued successfully. Jan 10 14:36:27.026303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c353940-77da-48cd-823d-e33cce67fc17 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 202 Jan 10 14:36:27.026303 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 825/1661] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:36:26 2022] DELETE /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:36:27.032652 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-305bbacb-9c5a-4f00-bd30-a19a0e40434b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:27.033519 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-305bbacb-9c5a-4f00-bd30-a19a0e40434b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:27.034481 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-305bbacb-9c5a-4f00-bd30-a19a0e40434b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:27.052276 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:27.052276 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:27.061739 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-305bbacb-9c5a-4f00-bd30-a19a0e40434b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:27.076442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-305bbacb-9c5a-4f00-bd30-a19a0e40434b tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:27.077981 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 837/1662] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:27 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:27.377687 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6bec5ba1-518c-4bd9-ba8a-bde7a9e7a8a4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 Jan 10 14:36:27.378724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6bec5ba1-518c-4bd9-ba8a-bde7a9e7a8a4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:27.381731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6bec5ba1-518c-4bd9-ba8a-bde7a9e7a8a4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:27.398200 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6bec5ba1-518c-4bd9-ba8a-bde7a9e7a8a4 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 returned with HTTP 404 Jan 10 14:36:27.399807 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 826/1663] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:27 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/snapshots/c04455cd-bd58-4406-846c-3e5876b0e064 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:27.407080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-225d4c7b-dda0-4c40-a9f8-3c4412cd2bd2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 Jan 10 14:36:27.407770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-225d4c7b-dda0-4c40-a9f8-3c4412cd2bd2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:27.408390 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-225d4c7b-dda0-4c40-a9f8-3c4412cd2bd2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:27.408909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.group_snapshots [None req-225d4c7b-dda0-4c40-a9f8-3c4412cd2bd2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 97b0ba3c-99dc-4778-b7ca-919151c58204 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 10 14:36:27.418301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-225d4c7b-dda0-4c40-a9f8-3c4412cd2bd2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 returned with HTTP 404 Jan 10 14:36:27.419812 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 838/1664] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:36:27 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/group_snapshots/97b0ba3c-99dc-4778-b7ca-919151c58204 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:36:27.426659 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/detail Jan 10 14:36:27.427390 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:27.428164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:27.428924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:36:27.430722 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:36:27.534453 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Get all volumes completed successfully. Jan 10 14:36:27.535887 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:27.536288 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:27.544420 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:27.551434 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:27.551434 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:27.570010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21365887-c4c2-418b-acd2-866690c052a5 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/detail returned with HTTP 200 Jan 10 14:36:27.571459 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 827/1665] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:36:27 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/detail => generated 1011 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:36:27.586444 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9dc5a411-a708-4b6b-a6f7-1b8e4fbfb11b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] POST http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136/action Jan 10 14:36:27.592787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9dc5a411-a708-4b6b-a6f7-1b8e4fbfb11b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:36:27.592787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9dc5a411-a708-4b6b-a6f7-1b8e4fbfb11b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:27.592787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-9dc5a411-a708-4b6b-a6f7-1b8e4fbfb11b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] delete called for group 408b7cf4-1113-4852-a1e5-0c86d9e2d136 {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:36:27.592787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-9dc5a411-a708-4b6b-a6f7-1b8e4fbfb11b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Delete group with id: 408b7cf4-1113-4852-a1e5-0c86d9e2d136 Jan 10 14:36:27.607230 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:27.607230 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:27.631672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-492e65c5-6989-4a82-8bad-abe842e2e7ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:27.632855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-492e65c5-6989-4a82-8bad-abe842e2e7ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:27.633322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-492e65c5-6989-4a82-8bad-abe842e2e7ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:27.633641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-492e65c5-6989-4a82-8bad-abe842e2e7ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:27.652060 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:27.652060 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:27.654896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-492e65c5-6989-4a82-8bad-abe842e2e7ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:27.660746 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 828/1666] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:27.878273 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9dc5a411-a708-4b6b-a6f7-1b8e4fbfb11b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136/action returned with HTTP 202 Jan 10 14:36:27.879345 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 839/1667] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:36:27 2022] POST /volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:36:27.888578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:27.889245 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:27.889841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:27.937100 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:27.937100 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:27.962122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:27.966438 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:27.973615 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:27.987770 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:28.006106 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:28.006106 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:28.030742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c74bc67-984c-4208-ad0e-51be9170cd04 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:28.032523 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 829/1668] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:27 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1007 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:36:28.092822 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f377e6fe-0e91-4a0e-93b5-2c940375b53c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:28.093597 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f377e6fe-0e91-4a0e-93b5-2c940375b53c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:28.094355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f377e6fe-0e91-4a0e-93b5-2c940375b53c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:28.197587 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:28.197587 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:28.240380 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f377e6fe-0e91-4a0e-93b5-2c940375b53c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:28.272298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f377e6fe-0e91-4a0e-93b5-2c940375b53c tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:28.281367 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 840/1669] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:28 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:28.438362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eee21c3-17ac-4573-9962-07c55503976b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:36:28.438935 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eee21c3-17ac-4573-9962-07c55503976b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:28.439485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eee21c3-17ac-4573-9962-07c55503976b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:28.476596 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:28.476596 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:28.506997 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3eee21c3-17ac-4573-9962-07c55503976b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:36:28.542463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eee21c3-17ac-4573-9962-07c55503976b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:36:28.545740 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 830/1670] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:28 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:28.673672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44ff99e2-a702-4263-9180-db7495ab343b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:28.674707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44ff99e2-a702-4263-9180-db7495ab343b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:28.675328 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44ff99e2-a702-4263-9180-db7495ab343b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:28.676565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-44ff99e2-a702-4263-9180-db7495ab343b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:28.696656 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:28.696656 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:28.698338 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44ff99e2-a702-4263-9180-db7495ab343b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:28.699043 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 841/1671] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:28.742051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97ee1d3d-5330-46fc-9ae3-4aea0f959371 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:36:28.742640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97ee1d3d-5330-46fc-9ae3-4aea0f959371 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:28.743232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97ee1d3d-5330-46fc-9ae3-4aea0f959371 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:28.778875 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:28.778875 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:28.805236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97ee1d3d-5330-46fc-9ae3-4aea0f959371 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:36:28.854325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97ee1d3d-5330-46fc-9ae3-4aea0f959371 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:36:28.856545 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 831/1672] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:28 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:29.047650 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:29.048144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:29.048631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:29.074759 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:29.074759 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:29.110090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:29.113956 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:29.114888 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:29.123729 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:29.129641 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:29.129641 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:29.145386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-597dda98-b080-4227-ab8a-f57902094c5b tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:29.146331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 842/1673] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:29 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1007 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:36:29.296405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d477bd0-728f-4e83-928b-c8524e476032 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:29.297593 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d477bd0-728f-4e83-928b-c8524e476032 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:29.298192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d477bd0-728f-4e83-928b-c8524e476032 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:29.322736 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:29.322736 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:29.353023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0d477bd0-728f-4e83-928b-c8524e476032 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:29.387934 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d477bd0-728f-4e83-928b-c8524e476032 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:29.397070 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 832/1674] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:29 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:29.711551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fcfce08-c72e-4bae-b246-2918650a865a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:29.712127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fcfce08-c72e-4bae-b246-2918650a865a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:29.712459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fcfce08-c72e-4bae-b246-2918650a865a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:29.712768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5fcfce08-c72e-4bae-b246-2918650a865a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:29.754240 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:29.754240 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:29.764639 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fcfce08-c72e-4bae-b246-2918650a865a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:29.765473 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 843/1675] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:30.161199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:30.161722 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:30.162125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:30.215327 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:30.215327 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:30.239029 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:30.245224 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:30.246962 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:30.257046 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:30.265540 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:30.265540 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:30.283078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0935227-be5a-45a6-95ae-791816977705 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:30.292115 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 833/1676] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:30 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1007 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:36:30.411987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d67da2a5-1f26-4ca3-af4c-617c9a47262e tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:30.412771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d67da2a5-1f26-4ca3-af4c-617c9a47262e tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:30.413402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d67da2a5-1f26-4ca3-af4c-617c9a47262e tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:30.439968 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:30.439968 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:30.461695 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d67da2a5-1f26-4ca3-af4c-617c9a47262e tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:30.477437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d67da2a5-1f26-4ca3-af4c-617c9a47262e tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:30.480246 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 844/1677] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:30 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:30.780576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a0a7509-b744-454c-8133-e058b7870ae7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:30.781028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a0a7509-b744-454c-8133-e058b7870ae7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:30.781566 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a0a7509-b744-454c-8133-e058b7870ae7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:30.781867 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5a0a7509-b744-454c-8133-e058b7870ae7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:30.796933 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:30.796933 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:30.801715 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a0a7509-b744-454c-8133-e058b7870ae7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:30.802438 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 834/1678] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:31.310819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:31.311982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:31.312761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:31.338095 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:31.338095 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:31.346093 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:31.347658 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:31.348186 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:31.357605 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:31.364371 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:31.364371 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:31.384584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f405ff52-e210-4618-8126-bc6671472991 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:31.408761 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 845/1679] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:31 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1007 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:36:31.495765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da294fc3-e837-484f-aec3-cf76177c1e54 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:31.497048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da294fc3-e837-484f-aec3-cf76177c1e54 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:31.497595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da294fc3-e837-484f-aec3-cf76177c1e54 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:31.539135 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:31.539135 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:31.550301 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-da294fc3-e837-484f-aec3-cf76177c1e54 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:31.563013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da294fc3-e837-484f-aec3-cf76177c1e54 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:31.564507 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 835/1680] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:31 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:31.815299 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-504d6cfd-07cc-4ff3-9fb2-82623149c04e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:31.816556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-504d6cfd-07cc-4ff3-9fb2-82623149c04e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:31.816984 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-504d6cfd-07cc-4ff3-9fb2-82623149c04e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:31.817291 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-504d6cfd-07cc-4ff3-9fb2-82623149c04e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:31.834520 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:31.834520 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:31.836655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-504d6cfd-07cc-4ff3-9fb2-82623149c04e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:31.843802 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 846/1681] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:32.401983 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:32.403297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:32.404032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:32.458434 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:32.458434 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:32.504815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:32.508165 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:32.514052 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:32.537735 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:32.543921 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:32.543921 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:32.573869 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac52ff3c-6e5d-4769-bcab-c4cf63614ed2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:32.575389 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 836/1682] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:32 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1007 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:36:32.580588 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc869727-16e7-4c9e-bc84-9e1252ac1746 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:32.581051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc869727-16e7-4c9e-bc84-9e1252ac1746 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:32.581472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc869727-16e7-4c9e-bc84-9e1252ac1746 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:32.620935 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:32.620935 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:32.637381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc869727-16e7-4c9e-bc84-9e1252ac1746 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:32.656013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc869727-16e7-4c9e-bc84-9e1252ac1746 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:32.661087 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 847/1683] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:32 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:32.851252 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64d98a1b-6057-4374-b34b-1361c2339d82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:32.851688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64d98a1b-6057-4374-b34b-1361c2339d82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:32.852133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64d98a1b-6057-4374-b34b-1361c2339d82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:32.852494 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-64d98a1b-6057-4374-b34b-1361c2339d82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:32.868468 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:32.868468 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:32.870087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64d98a1b-6057-4374-b34b-1361c2339d82 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:32.871434 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 837/1684] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:33.589999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:33.590575 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:33.590921 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:33.617159 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:33.617159 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:33.650910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Volume info retrieved successfully. Jan 10 14:36:33.661822 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:36:33.668845 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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 10 14:36:33.672686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cbd95ff3-c489-4938-a084-10949dd1d5f7 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:33.673190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cbd95ff3-c489-4938-a084-10949dd1d5f7 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:33.673577 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cbd95ff3-c489-4938-a084-10949dd1d5f7 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:33.681432 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:36:33.702222 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:33.702222 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:33.703794 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:33.703794 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:33.737374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cbd95ff3-c489-4938-a084-10949dd1d5f7 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:33.746870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5815fa1-0cb2-45a3-8438-6928592083a2 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 200 Jan 10 14:36:33.758875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 848/1685] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:33 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 1007 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:36:33.765039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cbd95ff3-c489-4938-a084-10949dd1d5f7 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:33.788722 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 838/1686] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:33 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:33.883440 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f62443a-34ae-46ca-a7f7-aa2a5d45c03b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:33.884226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f62443a-34ae-46ca-a7f7-aa2a5d45c03b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:33.907381 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f62443a-34ae-46ca-a7f7-aa2a5d45c03b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:33.907381 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3f62443a-34ae-46ca-a7f7-aa2a5d45c03b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:33.907381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:33.907381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:33.907381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f62443a-34ae-46ca-a7f7-aa2a5d45c03b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:33.912303 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 849/1687] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:34.774650 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f8cc1a8-c241-4ef1-8a33-423b77b70a24 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:34.775851 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f8cc1a8-c241-4ef1-8a33-423b77b70a24 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:34.776573 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f8cc1a8-c241-4ef1-8a33-423b77b70a24 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:34.792785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2868258c-1b02-4891-b69f-daa037b0fa12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:34.793329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2868258c-1b02-4891-b69f-daa037b0fa12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:34.793707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2868258c-1b02-4891-b69f-daa037b0fa12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:34.847708 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f8cc1a8-c241-4ef1-8a33-423b77b70a24 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 404 Jan 10 14:36:34.856703 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 839/1688] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:36:34 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:34.898132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b668138-412d-4166-8555-b79e834bb41d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] GET http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 Jan 10 14:36:34.901278 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b668138-412d-4166-8555-b79e834bb41d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:34.904713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b668138-412d-4166-8555-b79e834bb41d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:34.905256 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-3b668138-412d-4166-8555-b79e834bb41d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] show called for member 408b7cf4-1113-4852-a1e5-0c86d9e2d136 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:36:34.917213 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b668138-412d-4166-8555-b79e834bb41d tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 returned with HTTP 404 Jan 10 14:36:34.919478 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 840/1689] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:36:34 2022] GET /volume/v3/1589be1866254655bd290416f8208d1e/groups/408b7cf4-1113-4852-a1e5-0c86d9e2d136 => generated 108 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:34.936908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fb28110-4352-48bd-8cdc-d6d2f33e8a68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:34.937797 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7fb28110-4352-48bd-8cdc-d6d2f33e8a68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:34.939848 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7fb28110-4352-48bd-8cdc-d6d2f33e8a68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:34.940274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7fb28110-4352-48bd-8cdc-d6d2f33e8a68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:34.959680 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:34.959680 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:34.964229 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fb28110-4352-48bd-8cdc-d6d2f33e8a68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:34.968415 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 841/1690] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:34.978632 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-956596b2-e0e6-45a1-b8e2-c245fa3b74dc tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] DELETE http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_types/5a92b0a2-ab73-438c-9e97-1a1c6ea15a38 Jan 10 14:36:34.979176 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-956596b2-e0e6-45a1-b8e2-c245fa3b74dc tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:34.979991 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-956596b2-e0e6-45a1-b8e2-c245fa3b74dc tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:35.122591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-956596b2-e0e6-45a1-b8e2-c245fa3b74dc tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_types/5a92b0a2-ab73-438c-9e97-1a1c6ea15a38 returned with HTTP 202 Jan 10 14:36:35.129927 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 842/1691] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:36:34 2022] DELETE /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/group_types/5a92b0a2-ab73-438c-9e97-1a1c6ea15a38 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:36:35.134861 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0154562-5ad5-46d9-ac92-1e15f21e3831 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] DELETE http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:35.136772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0154562-5ad5-46d9-ac92-1e15f21e3831 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:35.138222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0154562-5ad5-46d9-ac92-1e15f21e3831 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:35.138896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-f0154562-5ad5-46d9-ac92-1e15f21e3831 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] Delete volume with id: d6ca8378-f805-4c28-b9bd-25fab50f6398 Jan 10 14:36:35.161459 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0154562-5ad5-46d9-ac92-1e15f21e3831 tempest-GroupSnapshotsV319Test-47982924 tempest-GroupSnapshotsV319Test-47982924-project] http://10.222.0.20/volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 returned with HTTP 404 Jan 10 14:36:35.170572 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 843/1692] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:36:35 2022] DELETE /volume/v3/1589be1866254655bd290416f8208d1e/volumes/d6ca8378-f805-4c28-b9bd-25fab50f6398 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:36:35.183985 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4ae3071e-4d3e-43af-b02c-a86abe6f85cd tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] DELETE http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types/54466529-e12b-4f5a-af04-0cdbb0c8439d Jan 10 14:36:35.186967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4ae3071e-4d3e-43af-b02c-a86abe6f85cd tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:35.190259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4ae3071e-4d3e-43af-b02c-a86abe6f85cd tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:35.323293 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:35.323293 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:35.336768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2868258c-1b02-4891-b69f-daa037b0fa12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:35.344105 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2868258c-1b02-4891-b69f-daa037b0fa12 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 200 Jan 10 14:36:35.357352 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 850/1693] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:34 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 918 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:35.540527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4ae3071e-4d3e-43af-b02c-a86abe6f85cd tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types/54466529-e12b-4f5a-af04-0cdbb0c8439d returned with HTTP 202 Jan 10 14:36:35.541420 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 844/1694] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:36:35 2022] DELETE /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types/54466529-e12b-4f5a-af04-0cdbb0c8439d => generated 0 bytes in 370 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:36:35.549500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffa430da-c73c-46af-9902-1b2c9f2f358d tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] GET http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types/54466529-e12b-4f5a-af04-0cdbb0c8439d Jan 10 14:36:35.550326 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ffa430da-c73c-46af-9902-1b2c9f2f358d tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:35.550936 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ffa430da-c73c-46af-9902-1b2c9f2f358d tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:35.557222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffa430da-c73c-46af-9902-1b2c9f2f358d tempest-GroupSnapshotsV319Test-401668886 tempest-GroupSnapshotsV319Test-401668886-project-admin] http://10.222.0.20/volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types/54466529-e12b-4f5a-af04-0cdbb0c8439d returned with HTTP 404 Jan 10 14:36:35.570060 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 851/1695] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:36:35 2022] GET /volume/v3/0bc3d848c61d4879b943362f7ecd71c8/types/54466529-e12b-4f5a-af04-0cdbb0c8439d => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:35.984972 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9b32de4-2870-40d0-8e92-522b673b0991 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:35.986249 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9b32de4-2870-40d0-8e92-522b673b0991 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:35.986913 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d9b32de4-2870-40d0-8e92-522b673b0991 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:35.987674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d9b32de4-2870-40d0-8e92-522b673b0991 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:36.005095 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:36.005095 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:36.013610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d9b32de4-2870-40d0-8e92-522b673b0991 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:36.015073 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 845/1696] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:36.360457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f19a1b47-12b7-47f5-becb-377b35894eec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 Jan 10 14:36:36.360961 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f19a1b47-12b7-47f5-becb-377b35894eec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:36.361304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f19a1b47-12b7-47f5-becb-377b35894eec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:36.382031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f19a1b47-12b7-47f5-becb-377b35894eec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 returned with HTTP 404 Jan 10 14:36:36.384825 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 852/1697] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:36 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/edbe0fb2-ab1e-4fe6-905d-8c0e9a6a45e4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:36.391268 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41b6d7a8-b0bb-4aa4-8e1c-428be49aa6ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] DELETE http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:36.391715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41b6d7a8-b0bb-4aa4-8e1c-428be49aa6ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:36.392163 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41b6d7a8-b0bb-4aa4-8e1c-428be49aa6ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:36.392603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-41b6d7a8-b0bb-4aa4-8e1c-428be49aa6ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Delete volume with id: 974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:36.437271 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:36.437271 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:36.438311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-41b6d7a8-b0bb-4aa4-8e1c-428be49aa6ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:36.713055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-41b6d7a8-b0bb-4aa4-8e1c-428be49aa6ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Delete volume request issued successfully. Jan 10 14:36:36.713689 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41b6d7a8-b0bb-4aa4-8e1c-428be49aa6ab tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 202 Jan 10 14:36:36.718490 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 846/1698] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:36:36 2022] DELETE /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:36:36.724241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea988a8e-8fa5-48e4-a26b-00a2f3d1b2b8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:36.725637 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea988a8e-8fa5-48e4-a26b-00a2f3d1b2b8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:36.727439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea988a8e-8fa5-48e4-a26b-00a2f3d1b2b8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:36.785595 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:36.785595 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:36.846952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ea988a8e-8fa5-48e4-a26b-00a2f3d1b2b8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:36.879043 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea988a8e-8fa5-48e4-a26b-00a2f3d1b2b8 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:36.880587 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 853/1699] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:36 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:37.028378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f016b55a-def6-455b-9d31-0b6ea8f45f75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:37.029030 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f016b55a-def6-455b-9d31-0b6ea8f45f75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:37.029545 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f016b55a-def6-455b-9d31-0b6ea8f45f75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:37.029960 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f016b55a-def6-455b-9d31-0b6ea8f45f75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:37.048007 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:37.048007 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:37.052609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f016b55a-def6-455b-9d31-0b6ea8f45f75 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:37.061700 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 847/1700] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:37.896914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6532782-6b8b-48c2-ac9d-85d93ff6cedf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:37.898414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6532782-6b8b-48c2-ac9d-85d93ff6cedf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:37.899600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6532782-6b8b-48c2-ac9d-85d93ff6cedf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:37.955562 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:37.955562 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:38.000165 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d6532782-6b8b-48c2-ac9d-85d93ff6cedf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:38.026269 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6532782-6b8b-48c2-ac9d-85d93ff6cedf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:38.026269 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 854/1701] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:37 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:38.069334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50b9a67a-7196-4da9-a2df-05dcb6a02fd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:38.069873 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50b9a67a-7196-4da9-a2df-05dcb6a02fd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:38.070327 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50b9a67a-7196-4da9-a2df-05dcb6a02fd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:38.075117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-50b9a67a-7196-4da9-a2df-05dcb6a02fd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:38.090999 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:38.090999 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:38.108507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50b9a67a-7196-4da9-a2df-05dcb6a02fd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:38.119137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 848/1702] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:39.043497 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4d012f0-1028-4ab9-af38-5780ab0ed2a6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:39.044650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4d012f0-1028-4ab9-af38-5780ab0ed2a6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:39.045334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4d012f0-1028-4ab9-af38-5780ab0ed2a6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:39.115454 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:39.115454 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:39.122999 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bd69fb1-96de-4d9d-9382-54d7dbeb632d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:39.124382 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bd69fb1-96de-4d9d-9382-54d7dbeb632d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:39.125170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bd69fb1-96de-4d9d-9382-54d7dbeb632d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:39.125960 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4bd69fb1-96de-4d9d-9382-54d7dbeb632d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:39.166254 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:39.166254 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:39.169481 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bd69fb1-96de-4d9d-9382-54d7dbeb632d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:39.181211 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 849/1703] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:39.195332 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f4d012f0-1028-4ab9-af38-5780ab0ed2a6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:39.237096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4d012f0-1028-4ab9-af38-5780ab0ed2a6 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:39.247004 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 855/1704] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:39 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:40.187789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d002e46-05e5-4867-91f0-aaa746052caf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:40.188462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d002e46-05e5-4867-91f0-aaa746052caf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:40.188711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d002e46-05e5-4867-91f0-aaa746052caf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:40.189181 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3d002e46-05e5-4867-91f0-aaa746052caf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:40.210502 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:40.210502 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:40.212447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d002e46-05e5-4867-91f0-aaa746052caf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:40.224948 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 850/1705] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:40.252644 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-788fe4a7-ce17-49d7-a513-c33c89ab77bf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:40.253712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-788fe4a7-ce17-49d7-a513-c33c89ab77bf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:40.254312 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-788fe4a7-ce17-49d7-a513-c33c89ab77bf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:40.291485 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:40.291485 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:40.325550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-788fe4a7-ce17-49d7-a513-c33c89ab77bf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:40.351461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-788fe4a7-ce17-49d7-a513-c33c89ab77bf tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:40.360640 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 856/1706] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:40 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a57ba141-651d-46c2-b97b-342af88aa69c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a57ba141-651d-46c2-b97b-342af88aa69c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a57ba141-651d-46c2-b97b-342af88aa69c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a57ba141-651d-46c2-b97b-342af88aa69c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a57ba141-651d-46c2-b97b-342af88aa69c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:41.295108 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 851/1707] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:41.365814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34ab1662-e12d-4f07-ba96-2c98e24151b9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:41.366351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34ab1662-e12d-4f07-ba96-2c98e24151b9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:41.366850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34ab1662-e12d-4f07-ba96-2c98e24151b9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:41.395911 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:41.395911 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:41.415562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-34ab1662-e12d-4f07-ba96-2c98e24151b9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:41.445938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34ab1662-e12d-4f07-ba96-2c98e24151b9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:41.455713 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 857/1708] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:41 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:42.274803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfe06a2b-61c0-481c-a4ed-9f41686a668e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:42.275276 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfe06a2b-61c0-481c-a4ed-9f41686a668e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:42.275730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfe06a2b-61c0-481c-a4ed-9f41686a668e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:42.276035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-cfe06a2b-61c0-481c-a4ed-9f41686a668e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:42.304528 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:42.304528 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:42.307256 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfe06a2b-61c0-481c-a4ed-9f41686a668e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:42.308761 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 852/1709] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:42.470661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59fe4ca0-f85e-46a7-988a-b59346e40855 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:42.470661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59fe4ca0-f85e-46a7-988a-b59346e40855 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:42.470661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59fe4ca0-f85e-46a7-988a-b59346e40855 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:42.505313 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:42.505313 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:42.537675 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-59fe4ca0-f85e-46a7-988a-b59346e40855 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:42.578467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59fe4ca0-f85e-46a7-988a-b59346e40855 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:42.578724 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 858/1710] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:42 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:43.325055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9eb6f8a4-57e1-4489-bc1f-5ae3f971a067 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:43.325055 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9eb6f8a4-57e1-4489-bc1f-5ae3f971a067 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:43.325055 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9eb6f8a4-57e1-4489-bc1f-5ae3f971a067 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:43.325055 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9eb6f8a4-57e1-4489-bc1f-5ae3f971a067 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:43.343703 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:43.343703 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:43.347317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9eb6f8a4-57e1-4489-bc1f-5ae3f971a067 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:43.352760 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 853/1711] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:43.594612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51587018-17cf-4dbe-a6b1-a2c420efdf67 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:43.595126 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51587018-17cf-4dbe-a6b1-a2c420efdf67 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:43.595580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51587018-17cf-4dbe-a6b1-a2c420efdf67 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:43.622675 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:43.622675 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:43.639623 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-51587018-17cf-4dbe-a6b1-a2c420efdf67 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:43.659544 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51587018-17cf-4dbe-a6b1-a2c420efdf67 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:43.663080 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 859/1712] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:43 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:44.352062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] POST http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes Jan 10 14:36:44.353216 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1078237095"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:44.355038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1078237095'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:36:44.355560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Create volume of 1 GB Jan 10 14:36:44.365635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8e4949a-5ffd-4370-a837-98fbd6490bd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:44.366253 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8e4949a-5ffd-4370-a837-98fbd6490bd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:44.372963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8e4949a-5ffd-4370-a837-98fbd6490bd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:44.372963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b8e4949a-5ffd-4370-a837-98fbd6490bd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:44.374085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Availability Zones retrieved successfully. Jan 10 14:36:44.378888 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:44.378888 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:44.381960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8e4949a-5ffd-4370-a837-98fbd6490bd6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:44.385468 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 860/1713] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:44.413375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Flow 'volume_create_api' (208bc78e-9ddc-41cb-8085-3367c2908bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:36:44.419833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f69a4e93-f50a-4f80-ade4-4815a20eefda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:44.427061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:36:44.495505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f69a4e93-f50a-4f80-ade4-4815a20eefda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:44.498627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61709bde-8e64-4b56-a60b-76d9b226654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:44.678489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-616b906f-bda2-4d4d-96cb-7f4a22c22525 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:44.679070 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-616b906f-bda2-4d4d-96cb-7f4a22c22525 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:44.679729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-616b906f-bda2-4d4d-96cb-7f4a22c22525 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:44.721866 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:44.721866 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:44.749684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Created reservations ['b2075221-3d78-488e-bbf0-159b34ba4022', 'aff28497-e973-4c94-95ad-9b122466481f', 'ea5d8a6a-3a90-4513-a36e-577484642e66', 'd054a743-3efe-4150-8468-af5a85131da1'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:36:44.750825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-616b906f-bda2-4d4d-96cb-7f4a22c22525 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:44.752826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61709bde-8e64-4b56-a60b-76d9b226654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2075221-3d78-488e-bbf0-159b34ba4022', 'aff28497-e973-4c94-95ad-9b122466481f', 'ea5d8a6a-3a90-4513-a36e-577484642e66', 'd054a743-3efe-4150-8468-af5a85131da1']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:44.755403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e11e1e0-3881-4680-a26f-f2f0c08e01c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:44.807043 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-616b906f-bda2-4d4d-96cb-7f4a22c22525 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:44.816332 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 861/1714] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:44 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:44.865434 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e11e1e0-3881-4680-a26f-f2f0c08e01c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6756794a-2cc8-4950-a379-988ccddf0f7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1078237095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cc799c1ff84acab05abfeada4a8e4e',qos_specs=None,replication_status=,reservations=['b2075221-3d78-488e-bbf0-159b34ba4022','aff28497-e973-4c94-95ad-9b122466481f','ea5d8a6a-3a90-4513-a36e-577484642e66','d054a743-3efe-4150-8468-af5a85131da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a9eff023ab4cbbb9d0e55f9d3ef379',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1078237095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6756794a-2cc8-4950-a379-988ccddf0f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cc799c1ff84acab05abfeada4a8e4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7a9eff023ab4cbbb9d0e55f9d3ef379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:44.871808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5114eda-f1f3-45bd-bb03-2c47c9b482c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:45.022062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5114eda-f1f3-45bd-bb03-2c47c9b482c9) transitioned into state 'SUCCESS' from state '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-1078237095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cc799c1ff84acab05abfeada4a8e4e',qos_specs=None,replication_status=,reservations=['b2075221-3d78-488e-bbf0-159b34ba4022','aff28497-e973-4c94-95ad-9b122466481f','ea5d8a6a-3a90-4513-a36e-577484642e66','d054a743-3efe-4150-8468-af5a85131da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a9eff023ab4cbbb9d0e55f9d3ef379',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:45.024194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191f99fa-e2dd-4ae7-a588-cd1181ad1ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:36:45.157058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191f99fa-e2dd-4ae7-a588-cd1181ad1ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:36:45.160490 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Flow 'volume_create_api' (208bc78e-9ddc-41cb-8085-3367c2908bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:36:45.171706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Create volume request issued successfully. Jan 10 14:36:45.173250 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c7fcd2a-edf2-4b95-a850-091d3b53ed56 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes returned with HTTP 202 Jan 10 14:36:45.177915 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 854/1715] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:36:43 2022] POST /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes => generated 823 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:36:45.193442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4325fcee-7488-41b7-97e8-458175b81682 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:36:45.194134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4325fcee-7488-41b7-97e8-458175b81682 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:45.194915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4325fcee-7488-41b7-97e8-458175b81682 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:45.244088 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:45.244088 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:45.262608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4325fcee-7488-41b7-97e8-458175b81682 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:36:45.293957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4325fcee-7488-41b7-97e8-458175b81682 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:36:45.320181 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 862/1716] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:45 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 891 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:45.398951 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85ad65df-98c9-44ab-a02f-54d19f5b42dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:45.399473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85ad65df-98c9-44ab-a02f-54d19f5b42dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:45.399871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85ad65df-98c9-44ab-a02f-54d19f5b42dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:45.400288 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-85ad65df-98c9-44ab-a02f-54d19f5b42dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:45.415707 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:45.415707 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:45.419103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85ad65df-98c9-44ab-a02f-54d19f5b42dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:45.420368 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 855/1717] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:45.823452 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8bdc5d4-2837-4b29-9ae2-0d0e8b7677fc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:45.824444 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8bdc5d4-2837-4b29-9ae2-0d0e8b7677fc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:45.824763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8bdc5d4-2837-4b29-9ae2-0d0e8b7677fc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:45.842530 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:45.842530 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:45.854836 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e8bdc5d4-2837-4b29-9ae2-0d0e8b7677fc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:45.866011 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8bdc5d4-2837-4b29-9ae2-0d0e8b7677fc tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:45.867393 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 863/1718] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:45 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:46.332061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ba107f3f-8d22-4cf5-9992-54217f6ff6fe tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:36:46.332523 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ba107f3f-8d22-4cf5-9992-54217f6ff6fe tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:46.333148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ba107f3f-8d22-4cf5-9992-54217f6ff6fe tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:46.356021 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:46.356021 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:46.387091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ba107f3f-8d22-4cf5-9992-54217f6ff6fe tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:36:46.412833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ba107f3f-8d22-4cf5-9992-54217f6ff6fe tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:36:46.423875 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 856/1719] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:46 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:46.434073 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22ab56bb-33ee-42b3-aa10-6895b941f02d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:46.434073 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22ab56bb-33ee-42b3-aa10-6895b941f02d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:46.434329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22ab56bb-33ee-42b3-aa10-6895b941f02d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:46.434549 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-22ab56bb-33ee-42b3-aa10-6895b941f02d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:46.453272 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:46.453272 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:46.455019 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22ab56bb-33ee-42b3-aa10-6895b941f02d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:46.455751 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 864/1720] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:46.885172 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5bb26466-5ac7-440e-a2ac-508185086fff tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:46.885786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5bb26466-5ac7-440e-a2ac-508185086fff tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:46.886424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5bb26466-5ac7-440e-a2ac-508185086fff tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:46.910793 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:46.910793 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:46.928677 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5bb26466-5ac7-440e-a2ac-508185086fff tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:46.947414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5bb26466-5ac7-440e-a2ac-508185086fff tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 200 Jan 10 14:36:46.961631 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 857/1721] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:46 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 917 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:47.432281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58f35d35-1b01-4db7-a6bd-9cd503aa2711 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:36:47.433150 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58f35d35-1b01-4db7-a6bd-9cd503aa2711 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:47.433963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58f35d35-1b01-4db7-a6bd-9cd503aa2711 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:47.561435 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:47.561435 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:47.563041 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f23206bc-cc8c-4418-93a2-876d360d5ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:47.563041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f23206bc-cc8c-4418-93a2-876d360d5ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:47.563041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f23206bc-cc8c-4418-93a2-876d360d5ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:47.563041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f23206bc-cc8c-4418-93a2-876d360d5ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:47.563041 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:47.563041 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:47.563768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-58f35d35-1b01-4db7-a6bd-9cd503aa2711 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:36:47.563845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f23206bc-cc8c-4418-93a2-876d360d5ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:47.563845 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 858/1722] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:47.563988 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58f35d35-1b01-4db7-a6bd-9cd503aa2711 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:36:47.563988 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 865/1723] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:47 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:47.968660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a814975-2989-419c-a230-cc3e5c9b2b70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 Jan 10 14:36:47.969104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a814975-2989-419c-a230-cc3e5c9b2b70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:47.969902 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a814975-2989-419c-a230-cc3e5c9b2b70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:48.003081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a814975-2989-419c-a230-cc3e5c9b2b70 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 returned with HTTP 404 Jan 10 14:36:48.004865 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 859/1724] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:47 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/974f5f5f-51df-48f6-a48d-a92a088f9a45 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:48.014550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8eb4140e-cccc-444b-8321-afe73ee98ee4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] DELETE http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:48.015007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8eb4140e-cccc-444b-8321-afe73ee98ee4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:48.015500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8eb4140e-cccc-444b-8321-afe73ee98ee4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:48.015870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-8eb4140e-cccc-444b-8321-afe73ee98ee4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Delete volume with id: 2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:48.057833 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:48.057833 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:48.061672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8eb4140e-cccc-444b-8321-afe73ee98ee4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:48.296018 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8eb4140e-cccc-444b-8321-afe73ee98ee4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Delete volume request issued successfully. Jan 10 14:36:48.297650 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8eb4140e-cccc-444b-8321-afe73ee98ee4 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 202 Jan 10 14:36:48.297650 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 866/1725] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:36:48 2022] DELETE /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:36:48.310712 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa8cb6a9-70fd-43f2-a8ba-04d1d0022b39 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:48.311169 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa8cb6a9-70fd-43f2-a8ba-04d1d0022b39 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:48.311627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa8cb6a9-70fd-43f2-a8ba-04d1d0022b39 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:48.341060 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:48.341060 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:48.369581 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aa8cb6a9-70fd-43f2-a8ba-04d1d0022b39 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:48.420840 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa8cb6a9-70fd-43f2-a8ba-04d1d0022b39 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:48.434659 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 860/1726] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:48 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:48.621949 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f4240ba-d30f-4d16-96fd-8a4c4ce1120c tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:36:48.621949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f4240ba-d30f-4d16-96fd-8a4c4ce1120c tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:48.621949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f4240ba-d30f-4d16-96fd-8a4c4ce1120c tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50170f8b-d3f5-4c94-9177-9fbf8c4d1d16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50170f8b-d3f5-4c94-9177-9fbf8c4d1d16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50170f8b-d3f5-4c94-9177-9fbf8c4d1d16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-50170f8b-d3f5-4c94-9177-9fbf8c4d1d16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50170f8b-d3f5-4c94-9177-9fbf8c4d1d16 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:48.622897 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 861/1727] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:48.623809 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:48.623809 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:48.623809 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f4240ba-d30f-4d16-96fd-8a4c4ce1120c tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:36:48.626626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f4240ba-d30f-4d16-96fd-8a4c4ce1120c tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:36:48.627814 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 867/1728] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:48 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:48.642312 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f82072b-0940-49fc-9de0-c90919f0e158 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] POST http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots Jan 10 14:36:48.643311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f82072b-0940-49fc-9de0-c90919f0e158 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6756794a-2cc8-4950-a379-988ccddf0f7a", "name": "tempest-SnapshotManageAdminTest-Snapshot-777796582"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:48.657919 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:48.657919 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:48.659249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0f82072b-0940-49fc-9de0-c90919f0e158 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:36:48.659838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-0f82072b-0940-49fc-9de0-c90919f0e158 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Create snapshot from volume 6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:36:48.898914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-0f82072b-0940-49fc-9de0-c90919f0e158 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Created reservations ['37ffbc67-177d-4956-88b3-7e68bb01c445', '295a252b-0e7e-4cad-8098-98dfdf0cd861', '7ac4c27f-e049-4e27-814b-f5297dd75493', '4da1698d-b7d7-4c89-bb4e-df4c83f990a0'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:36:49.151621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0f82072b-0940-49fc-9de0-c90919f0e158 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Snapshot create request issued successfully. Jan 10 14:36:49.152939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f82072b-0940-49fc-9de0-c90919f0e158 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots returned with HTTP 202 Jan 10 14:36:49.161253 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 862/1729] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:36:48 2022] POST /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots => generated 309 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:36:49.163337 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f119cfc-3b7e-44b7-a00a-384c393f6aea tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:49.163783 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2f119cfc-3b7e-44b7-a00a-384c393f6aea tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:49.164231 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2f119cfc-3b7e-44b7-a00a-384c393f6aea tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:49.180599 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:49.180599 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:49.181596 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2f119cfc-3b7e-44b7-a00a-384c393f6aea tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Snapshot retrieved successfully. Jan 10 14:36:49.217369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f119cfc-3b7e-44b7-a00a-384c393f6aea tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 200 Jan 10 14:36:49.222602 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 868/1730] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:49 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:49.460283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51f81f2d-d32c-4029-a804-e5cea740d830 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:49.461299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51f81f2d-d32c-4029-a804-e5cea740d830 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:49.462059 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51f81f2d-d32c-4029-a804-e5cea740d830 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:49.514135 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:49.514135 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:49.549110 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51f81f2d-d32c-4029-a804-e5cea740d830 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:49.578853 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51f81f2d-d32c-4029-a804-e5cea740d830 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:49.595976 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 863/1731] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:49 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:49.616535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8314bd40-e91d-42a9-9ed3-d950f968d431 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:49.617237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8314bd40-e91d-42a9-9ed3-d950f968d431 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:49.617922 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8314bd40-e91d-42a9-9ed3-d950f968d431 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:49.618453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8314bd40-e91d-42a9-9ed3-d950f968d431 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:49.633030 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:49.633030 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:49.638069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8314bd40-e91d-42a9-9ed3-d950f968d431 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:49.640845 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 869/1732] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:50.230925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4243c38a-923c-467e-901a-aa967324ac9a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:50.232065 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4243c38a-923c-467e-901a-aa967324ac9a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:50.232667 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4243c38a-923c-467e-901a-aa967324ac9a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:50.247631 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:50.247631 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:50.251267 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4243c38a-923c-467e-901a-aa967324ac9a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Snapshot retrieved successfully. Jan 10 14:36:50.257441 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4243c38a-923c-467e-901a-aa967324ac9a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 200 Jan 10 14:36:50.263397 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 864/1733] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:50 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:50.596840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f7dfff60-ef48-4121-875d-6b804b625576 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:50.597080 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f7dfff60-ef48-4121-875d-6b804b625576 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:50.597534 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f7dfff60-ef48-4121-875d-6b804b625576 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:50.632675 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:50.632675 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:50.651559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26a86a47-793e-4d56-a703-0c21294dbf0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:50.653113 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26a86a47-793e-4d56-a703-0c21294dbf0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:50.655050 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26a86a47-793e-4d56-a703-0c21294dbf0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:50.656845 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-26a86a47-793e-4d56-a703-0c21294dbf0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:50.657847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f7dfff60-ef48-4121-875d-6b804b625576 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:50.711622 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:50.711622 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:50.721825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26a86a47-793e-4d56-a703-0c21294dbf0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:50.725428 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 865/1734] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:50.732571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f7dfff60-ef48-4121-875d-6b804b625576 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:50.733421 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 870/1735] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:50 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:51.269712 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa85fcff-f2e6-49f1-9978-922eba34e59a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:51.270199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa85fcff-f2e6-49f1-9978-922eba34e59a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:51.270610 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa85fcff-f2e6-49f1-9978-922eba34e59a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:51.296403 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:51.296403 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:51.303824 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fa85fcff-f2e6-49f1-9978-922eba34e59a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Snapshot retrieved successfully. Jan 10 14:36:51.307749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa85fcff-f2e6-49f1-9978-922eba34e59a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 200 Jan 10 14:36:51.311423 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 866/1736] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:51 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:51.739077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d77026ee-a539-4c74-9f98-4535a6095bb0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:51.747633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce2090e4-48bb-4159-8627-15ba86b12fe9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:51.748085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce2090e4-48bb-4159-8627-15ba86b12fe9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:51.748587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce2090e4-48bb-4159-8627-15ba86b12fe9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:51.756579 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d77026ee-a539-4c74-9f98-4535a6095bb0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:51.757304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d77026ee-a539-4c74-9f98-4535a6095bb0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:51.757772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d77026ee-a539-4c74-9f98-4535a6095bb0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:51.782395 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:51.782395 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:51.791189 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d77026ee-a539-4c74-9f98-4535a6095bb0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:51.791987 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 871/1737] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:51.796241 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:51.796241 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:51.816685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ce2090e4-48bb-4159-8627-15ba86b12fe9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:51.867754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce2090e4-48bb-4159-8627-15ba86b12fe9 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:51.876675 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 867/1738] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:51 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:52.326598 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d18487d-c75f-4394-a4d5-9f5a0766e57a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:52.327062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d18487d-c75f-4394-a4d5-9f5a0766e57a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:52.327585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d18487d-c75f-4394-a4d5-9f5a0766e57a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:52.351392 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:52.351392 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:52.352433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0d18487d-c75f-4394-a4d5-9f5a0766e57a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Snapshot retrieved successfully. Jan 10 14:36:52.366795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d18487d-c75f-4394-a4d5-9f5a0766e57a tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 200 Jan 10 14:36:52.367709 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 872/1739] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:52 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:52.808888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-528b8f0a-6582-4fcc-9507-7774047a12ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:52.808888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-528b8f0a-6582-4fcc-9507-7774047a12ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:52.808888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-528b8f0a-6582-4fcc-9507-7774047a12ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:52.809630 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-528b8f0a-6582-4fcc-9507-7774047a12ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:52.823300 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:52.823300 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:52.835131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-528b8f0a-6582-4fcc-9507-7774047a12ee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:52.837321 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 868/1740] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:52.887360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68529001-9711-44f9-9452-053ebae9f163 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:52.888534 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68529001-9711-44f9-9452-053ebae9f163 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:52.889191 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68529001-9711-44f9-9452-053ebae9f163 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:52.917258 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:52.917258 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:52.933585 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-68529001-9711-44f9-9452-053ebae9f163 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:52.944754 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68529001-9711-44f9-9452-053ebae9f163 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:52.946328 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 873/1741] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:52 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:36:53.385073 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-292879a4-cfd1-475d-b6ac-c6380e9b7211 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:53.385822 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-292879a4-cfd1-475d-b6ac-c6380e9b7211 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:53.388912 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-292879a4-cfd1-475d-b6ac-c6380e9b7211 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:53.416066 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:53.416066 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:53.418669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-292879a4-cfd1-475d-b6ac-c6380e9b7211 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Snapshot retrieved successfully. Jan 10 14:36:53.429533 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-292879a4-cfd1-475d-b6ac-c6380e9b7211 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 200 Jan 10 14:36:53.439858 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 869/1742] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:53 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 441 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:53.849484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-192f9446-860a-462b-b67c-ece61713d0c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:53.849937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-192f9446-860a-462b-b67c-ece61713d0c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:53.850397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-192f9446-860a-462b-b67c-ece61713d0c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:53.850701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-192f9446-860a-462b-b67c-ece61713d0c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:53.868389 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:53.868389 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:53.870163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-192f9446-860a-462b-b67c-ece61713d0c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:53.880636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 874/1743] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:53.960749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57a5beaa-9a76-4b12-aac1-8f910233227f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:53.961731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57a5beaa-9a76-4b12-aac1-8f910233227f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:53.962331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57a5beaa-9a76-4b12-aac1-8f910233227f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:53.985045 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:53.985045 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:54.013362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-57a5beaa-9a76-4b12-aac1-8f910233227f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:54.039861 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57a5beaa-9a76-4b12-aac1-8f910233227f tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:54.046741 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 870/1744] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:53 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:54.442771 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74633aac-d542-406b-b12b-acf9f8da08da tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:54.443261 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74633aac-d542-406b-b12b-acf9f8da08da tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:54.443598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74633aac-d542-406b-b12b-acf9f8da08da tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:54.460303 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:54.460303 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:54.481572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-74633aac-d542-406b-b12b-acf9f8da08da tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Snapshot retrieved successfully. Jan 10 14:36:54.483697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74633aac-d542-406b-b12b-acf9f8da08da tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 200 Jan 10 14:36:54.492562 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 875/1745] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:54 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 468 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:54.556795 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b896e8b-1b26-4b8a-9f2e-4d1478f28de9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] POST http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364/action Jan 10 14:36:54.559192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b896e8b-1b26-4b8a-9f2e-4d1478f28de9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:36:54.559752 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b896e8b-1b26-4b8a-9f2e-4d1478f28de9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:54.560385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.snapshot_unmanage [None req-1b896e8b-1b26-4b8a-9f2e-4d1478f28de9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Unmanage snapshot with id: e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:54.594386 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:54.594386 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:54.595188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1b896e8b-1b26-4b8a-9f2e-4d1478f28de9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:36:54.731670 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1b896e8b-1b26-4b8a-9f2e-4d1478f28de9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot delete request issued successfully. Jan 10 14:36:54.732148 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b896e8b-1b26-4b8a-9f2e-4d1478f28de9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364/action returned with HTTP 202 Jan 10 14:36:54.735889 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 871/1746] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:36:54 2022] POST /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:36:54.742613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e871599-2f94-464c-8509-9e0038a5d9dd tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:54.743014 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e871599-2f94-464c-8509-9e0038a5d9dd tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:54.743483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e871599-2f94-464c-8509-9e0038a5d9dd tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:54.812601 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:54.812601 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:54.813757 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6e871599-2f94-464c-8509-9e0038a5d9dd tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:36:54.828829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e871599-2f94-464c-8509-9e0038a5d9dd tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 200 Jan 10 14:36:54.828829 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 876/1747] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:54 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 469 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:54.884222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a2319d78-671a-4a45-bb3a-5a8c44112448 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:54.885493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a2319d78-671a-4a45-bb3a-5a8c44112448 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:54.886398 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a2319d78-671a-4a45-bb3a-5a8c44112448 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:54.891882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a2319d78-671a-4a45-bb3a-5a8c44112448 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:54.901820 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:54.901820 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:54.905649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a2319d78-671a-4a45-bb3a-5a8c44112448 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:54.910201 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 872/1748] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:55.061841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fe1fe3b-d830-4353-b7f8-2b04f8d9cf51 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:55.062292 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fe1fe3b-d830-4353-b7f8-2b04f8d9cf51 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:55.063166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fe1fe3b-d830-4353-b7f8-2b04f8d9cf51 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:55.083164 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:55.083164 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:55.091440 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1fe1fe3b-d830-4353-b7f8-2b04f8d9cf51 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:55.103566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fe1fe3b-d830-4353-b7f8-2b04f8d9cf51 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:55.104946 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 877/1749] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:55 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:55.837458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bc7905b-b6e4-4f8d-8e2a-3045fa4a9371 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:36:55.838009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bc7905b-b6e4-4f8d-8e2a-3045fa4a9371 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:55.838525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bc7905b-b6e4-4f8d-8e2a-3045fa4a9371 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:55.859695 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bc7905b-b6e4-4f8d-8e2a-3045fa4a9371 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 404 Jan 10 14:36:55.860647 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 873/1750] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:55 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:55.868566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cfe2e98d-b4b8-46ea-85c7-d95d679c3569 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/detail?all_tenants=1 Jan 10 14:36:55.869723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cfe2e98d-b4b8-46ea-85c7-d95d679c3569 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:55.879584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cfe2e98d-b4b8-46ea-85c7-d95d679c3569 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:55.914430 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cfe2e98d-b4b8-46ea-85c7-d95d679c3569 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Get all snapshots completed successfully. Jan 10 14:36:55.925437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6844659e-cbc7-4c4a-b19d-a12df4fa352c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:55.925437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6844659e-cbc7-4c4a-b19d-a12df4fa352c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:55.925437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6844659e-cbc7-4c4a-b19d-a12df4fa352c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:55.925437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6844659e-cbc7-4c4a-b19d-a12df4fa352c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:55.925723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cfe2e98d-b4b8-46ea-85c7-d95d679c3569 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 10 14:36:55.925723 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 878/1751] 10.222.0.20 () {58 vars in 1267 bytes} [Mon Jan 10 14:36:55 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/detail?all_tenants=1 => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:36:55.933614 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:55.933614 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:55.937543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6844659e-cbc7-4c4a-b19d-a12df4fa352c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:55.937889 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dcb65a6d-bed0-4294-90c2-aa5b182d530a tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] POST http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/os-snapshot-manage Jan 10 14:36:55.938534 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 874/1752] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:55.960617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dcb65a6d-bed0-4294-90c2-aa5b182d530a tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6756794a-2cc8-4950-a379-988ccddf0f7a", "ref": {"source-name": "_snapshot-e9fd3882-7df5-4769-acb5-180c9f991364"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1263423039", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1889586330", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:55.983061 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:55.983061 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:55.984553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dcb65a6d-bed0-4294-90c2-aa5b182d530a tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Volume info retrieved successfully. Jan 10 14:36:55.987009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.snapshot_manage [None req-dcb65a6d-bed0-4294-90c2-aa5b182d530a tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Manage snapshot request body: {'snapshot': {'volume_id': '6756794a-2cc8-4950-a379-988ccddf0f7a', 'ref': {'source-name': '_snapshot-e9fd3882-7df5-4769-acb5-180c9f991364'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1263423039', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1889586330', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 10 14:36:56.125910 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3180874-3d8e-45d5-a785-ed6043c20fec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:56.125910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3180874-3d8e-45d5-a785-ed6043c20fec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:56.125910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3180874-3d8e-45d5-a785-ed6043c20fec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:56.138876 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:56.138876 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:56.154321 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e3180874-3d8e-45d5-a785-ed6043c20fec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Volume info retrieved successfully. Jan 10 14:36:56.166064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3180874-3d8e-45d5-a785-ed6043c20fec tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 200 Jan 10 14:36:56.167037 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 875/1753] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:56 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 1366 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:56.324294 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-dcb65a6d-bed0-4294-90c2-aa5b182d530a tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Created reservations ['abf27358-940f-456d-bdc0-bf973180de35', 'e7b5e024-e22b-40ec-90dc-c1f56d069cdf', '5924206d-a4de-4a4e-9620-7f5179374181', '87ed3ded-d006-407f-a46a-ec1edf6e0102'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:36:56.531241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dcb65a6d-bed0-4294-90c2-aa5b182d530a tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/os-snapshot-manage returned with HTTP 202 Jan 10 14:36:56.532339 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 879/1754] 10.222.0.20 () {60 vars in 1268 bytes} [Mon Jan 10 14:36:55 2022] POST /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/os-snapshot-manage => generated 478 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:36:56.542979 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cdecdc10-f8b2-4da3-9efd-85a54c2d3e70 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:36:56.543951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cdecdc10-f8b2-4da3-9efd-85a54c2d3e70 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:56.543951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cdecdc10-f8b2-4da3-9efd-85a54c2d3e70 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:56.554288 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:56.554288 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:56.555138 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cdecdc10-f8b2-4da3-9efd-85a54c2d3e70 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:36:56.556762 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cdecdc10-f8b2-4da3-9efd-85a54c2d3e70 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:36:56.557466 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 876/1755] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:56 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:56.952265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b5880fb-c668-4fa7-aa4a-4bfc49086d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:56.952780 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b5880fb-c668-4fa7-aa4a-4bfc49086d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:56.953218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b5880fb-c668-4fa7-aa4a-4bfc49086d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:56.954074 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5b5880fb-c668-4fa7-aa4a-4bfc49086d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:56.971720 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:56.971720 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:56.981035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b5880fb-c668-4fa7-aa4a-4bfc49086d56 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:56.981790 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 880/1756] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:57.202857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c74ec0f0-c3ed-44c5-a9e5-76812d20b894 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] GET http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 Jan 10 14:36:57.203405 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c74ec0f0-c3ed-44c5-a9e5-76812d20b894 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:57.203772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c74ec0f0-c3ed-44c5-a9e5-76812d20b894 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:57.229384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c74ec0f0-c3ed-44c5-a9e5-76812d20b894 tempest-TaggedBootDevicesTest_v242-335289336 tempest-TaggedBootDevicesTest_v242-335289336-project] http://10.222.0.20/volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 returned with HTTP 404 Jan 10 14:36:57.233916 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 877/1757] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:57 2022] GET /volume/v3/66a953697ce34e569b61a7eda6bcc610/volumes/2bef29d4-6bad-4a88-a4db-71a8023ae037 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:57.587082 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:36:57.587553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:57.588016 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:57.615361 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:57.615361 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:57.616539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:36:57.618278 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:36:57.624181 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 881/1758] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:57 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:57.638430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-361f80db-deab-4e19-9392-6c45e7dd2539 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:57.639103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-361f80db-deab-4e19-9392-6c45e7dd2539 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:57.639698 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-361f80db-deab-4e19-9392-6c45e7dd2539 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:57.661108 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:57.661108 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:57.670221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-361f80db-deab-4e19-9392-6c45e7dd2539 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:57.681026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-361f80db-deab-4e19-9392-6c45e7dd2539 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:57.693383 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 878/1759] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:36:57 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 918 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:57.787818 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume// Jan 10 14:36:57.788544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:57.789187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:57.790615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc12cc36-c034-42c3-b042-624c2717536f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:36:57.791812 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 882/1760] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:36:57 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:36:57.810976 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-fe6c2beb-b91f-41b0-93ce-90e3361949c5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments Jan 10 14:36:57.811886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-fe6c2beb-b91f-41b0-93ce-90e3361949c5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7843647d-bc07-49fb-8392-991922567213", "connector": null, "instance_uuid": "5c75a140-a7cd-448d-978c-28f18b7563a9"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:57.839060 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:57.839060 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:57.994395 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-968f0103-c38d-4b48-b85d-50f47c8ee1e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:57.996058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-968f0103-c38d-4b48-b85d-50f47c8ee1e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:57.996810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-968f0103-c38d-4b48-b85d-50f47c8ee1e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:57.997295 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-968f0103-c38d-4b48-b85d-50f47c8ee1e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:58.012913 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:58.012913 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:58.019069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-968f0103-c38d-4b48-b85d-50f47c8ee1e3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:58.021695 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 883/1761] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:58.190013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-fe6c2beb-b91f-41b0-93ce-90e3361949c5 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments returned with HTTP 200 Jan 10 14:36:58.190877 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 879/1762] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:36:57 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments => generated 273 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:58.526304 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-8726c873-5452-43aa-ac13-c5ff509bd06a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] POST http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/6bb11868-c7dd-4483-b410-1925b5602700/action Jan 10 14:36:58.527140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-8726c873-5452-43aa-ac13-c5ff509bd06a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:36:58.527452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-8726c873-5452-43aa-ac13-c5ff509bd06a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:36:58.596138 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:58.596138 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:58.635556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92478a10-e3ba-4eb2-8721-94df4003338e tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:36:58.636325 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92478a10-e3ba-4eb2-8721-94df4003338e tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:58.637061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92478a10-e3ba-4eb2-8721-94df4003338e tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:58.652362 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:58.652362 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:58.655658 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-92478a10-e3ba-4eb2-8721-94df4003338e tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:36:58.660079 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92478a10-e3ba-4eb2-8721-94df4003338e tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:36:58.660957 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 880/1763] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:58 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:58.780461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e86c3693-c4dc-4202-8234-234cb8c61cf6 req-8726c873-5452-43aa-ac13-c5ff509bd06a tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/6bb11868-c7dd-4483-b410-1925b5602700/action returned with HTTP 204 Jan 10 14:36:58.786526 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 884/1764] 10.222.0.20 () {66 vars in 1705 bytes} [Mon Jan 10 14:36:58 2022] POST /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/6bb11868-c7dd-4483-b410-1925b5602700/action => generated 0 bytes in 266 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:36:58.880753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a32544ad-a9eb-402b-a2df-ecbe88a6552d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:58.882505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a32544ad-a9eb-402b-a2df-ecbe88a6552d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:58.884186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a32544ad-a9eb-402b-a2df-ecbe88a6552d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:58.929442 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:58.929442 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:58.960621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a32544ad-a9eb-402b-a2df-ecbe88a6552d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:58.976130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a32544ad-a9eb-402b-a2df-ecbe88a6552d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:58.978195 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 881/1765] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:58 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 1180 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:58.992171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52bc815f-8b9a-4ac3-b7d0-b3183dd4177d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:58.992959 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52bc815f-8b9a-4ac3-b7d0-b3183dd4177d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:58.993641 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52bc815f-8b9a-4ac3-b7d0-b3183dd4177d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:59.023222 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:59.023222 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:59.033810 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a70ef9a-d949-4022-a7ce-1b63db6927be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:36:59.034600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a70ef9a-d949-4022-a7ce-1b63db6927be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:59.035257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a70ef9a-d949-4022-a7ce-1b63db6927be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:59.035769 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9a70ef9a-d949-4022-a7ce-1b63db6927be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:36:59.046631 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:59.046631 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:59.056767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a70ef9a-d949-4022-a7ce-1b63db6927be tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:36:59.061053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-52bc815f-8b9a-4ac3-b7d0-b3183dd4177d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:59.061314 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 882/1766] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:36:59.079531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52bc815f-8b9a-4ac3-b7d0-b3183dd4177d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:59.092682 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 885/1767] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:36:58 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 1180 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:59.203532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-0e5672b5-7228-4ed7-a23c-0ebc87d38145 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:36:59.204089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-0e5672b5-7228-4ed7-a23c-0ebc87d38145 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:59.204676 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-0e5672b5-7228-4ed7-a23c-0ebc87d38145 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:59.267490 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:59.267490 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:59.306165 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-0e5672b5-7228-4ed7-a23c-0ebc87d38145 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:36:59.330682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-0e5672b5-7228-4ed7-a23c-0ebc87d38145 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:36:59.345423 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 883/1768] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:36:59 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 1180 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:36:59.549589 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-da118254-5dd0-43fa-b9dc-5b5ad39519d7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] DELETE http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/6bb11868-c7dd-4483-b410-1925b5602700 Jan 10 14:36:59.550106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-da118254-5dd0-43fa-b9dc-5b5ad39519d7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:59.552025 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-da118254-5dd0-43fa-b9dc-5b5ad39519d7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:59.583359 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:59.583359 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:59.671723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-249f54bd-3c7d-4480-8683-1a7fab6c47ae tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:36:59.672283 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-249f54bd-3c7d-4480-8683-1a7fab6c47ae tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:36:59.672648 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-249f54bd-3c7d-4480-8683-1a7fab6c47ae tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:36:59.694129 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:36:59.694129 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:36:59.696017 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-249f54bd-3c7d-4480-8683-1a7fab6c47ae tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:36:59.702010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-249f54bd-3c7d-4480-8683-1a7fab6c47ae tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:36:59.702720 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 884/1769] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:36:59 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:36:59.836091 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-de3607b2-98df-411e-9d07-0d0cc3f0f3f9 req-da118254-5dd0-43fa-b9dc-5b5ad39519d7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/6bb11868-c7dd-4483-b410-1925b5602700 returned with HTTP 200 Jan 10 14:36:59.836091 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 886/1770] 10.222.0.20 () {64 vars in 1653 bytes} [Mon Jan 10 14:36:59 2022] DELETE /volume/v3/71b9465f29de4117aa4526aa606f5042/attachments/6bb11868-c7dd-4483-b410-1925b5602700 => generated 19 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:00.042924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34dfcaa0-272b-4405-a9a4-69d6023d7149 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:37:00.044300 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34dfcaa0-272b-4405-a9a4-69d6023d7149 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:00.044950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34dfcaa0-272b-4405-a9a4-69d6023d7149 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:00.063862 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:00.063862 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:00.076061 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cfceff7-cc3b-48ab-83fb-816e0d5f46c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:00.077852 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cfceff7-cc3b-48ab-83fb-816e0d5f46c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:00.078539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cfceff7-cc3b-48ab-83fb-816e0d5f46c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:00.079312 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0cfceff7-cc3b-48ab-83fb-816e0d5f46c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:00.095975 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:00.095975 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:00.098930 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cfceff7-cc3b-48ab-83fb-816e0d5f46c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:00.099272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-34dfcaa0-272b-4405-a9a4-69d6023d7149 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:37:00.103875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 887/1771] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:00.110594 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34dfcaa0-272b-4405-a9a4-69d6023d7149 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:37:00.111777 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 885/1772] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:00 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 918 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:00.717487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02bcfd20-3aff-4e3f-ae98-fe37da206512 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:00.717487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02bcfd20-3aff-4e3f-ae98-fe37da206512 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:00.718136 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02bcfd20-3aff-4e3f-ae98-fe37da206512 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:00.749917 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:00.749917 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:00.755893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-02bcfd20-3aff-4e3f-ae98-fe37da206512 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:00.762118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02bcfd20-3aff-4e3f-ae98-fe37da206512 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:00.771345 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 888/1773] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:00 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:01.114259 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-adbd6d6a-c6f9-46a8-a9cf-97e69482dafc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:01.114826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-adbd6d6a-c6f9-46a8-a9cf-97e69482dafc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:01.119279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-adbd6d6a-c6f9-46a8-a9cf-97e69482dafc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:01.119279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-adbd6d6a-c6f9-46a8-a9cf-97e69482dafc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:01.138498 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:01.138498 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:01.146160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-adbd6d6a-c6f9-46a8-a9cf-97e69482dafc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:01.147112 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 886/1774] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:01.787409 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0afa0021-641f-46ae-ae96-edf30cecddd9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:01.787962 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0afa0021-641f-46ae-ae96-edf30cecddd9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:01.788309 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0afa0021-641f-46ae-ae96-edf30cecddd9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:01.814556 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:01.814556 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:01.815296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0afa0021-641f-46ae-ae96-edf30cecddd9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:01.827665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0afa0021-641f-46ae-ae96-edf30cecddd9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:01.828654 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 889/1775] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:01 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:02.160047 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-853a2c54-902d-4ed6-8365-d937e8d980a8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:02.170446 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-853a2c54-902d-4ed6-8365-d937e8d980a8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:02.170446 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-853a2c54-902d-4ed6-8365-d937e8d980a8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:02.170446 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-853a2c54-902d-4ed6-8365-d937e8d980a8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:02.171861 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:02.171861 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:02.177026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-853a2c54-902d-4ed6-8365-d937e8d980a8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:02.187784 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 887/1776] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:02.840204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a003124-96c5-4d4d-a32a-aca6bc2598c9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:02.840810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a003124-96c5-4d4d-a32a-aca6bc2598c9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:02.841275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a003124-96c5-4d4d-a32a-aca6bc2598c9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:02.859854 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:02.859854 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:02.860860 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9a003124-96c5-4d4d-a32a-aca6bc2598c9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:02.862399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a003124-96c5-4d4d-a32a-aca6bc2598c9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:02.863118 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 890/1777] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:02 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:03.197101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02bec8b4-d85d-49b0-80f6-4a30c8125cff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:03.198719 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02bec8b4-d85d-49b0-80f6-4a30c8125cff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:03.208934 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02bec8b4-d85d-49b0-80f6-4a30c8125cff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:03.209592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-02bec8b4-d85d-49b0-80f6-4a30c8125cff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:03.231198 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:03.231198 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:03.232850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02bec8b4-d85d-49b0-80f6-4a30c8125cff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:03.256297 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 888/1778] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:03.874309 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4cf5e32a-8b3e-4bc0-bc28-66f286366dab tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:03.874890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4cf5e32a-8b3e-4bc0-bc28-66f286366dab tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:03.875446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4cf5e32a-8b3e-4bc0-bc28-66f286366dab tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:03.917883 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:03.917883 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:03.917883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4cf5e32a-8b3e-4bc0-bc28-66f286366dab tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:03.917883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4cf5e32a-8b3e-4bc0-bc28-66f286366dab tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:03.917883 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 891/1779] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:03 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 610 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:04.248461 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21d797e1-067d-4566-b16a-94f8ab6c513e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:04.249486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21d797e1-067d-4566-b16a-94f8ab6c513e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:04.249951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-21d797e1-067d-4566-b16a-94f8ab6c513e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:04.250258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-21d797e1-067d-4566-b16a-94f8ab6c513e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:04.267361 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:04.267361 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:04.269279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-21d797e1-067d-4566-b16a-94f8ab6c513e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:04.275429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 889/1780] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:04.914055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8245d9e-db15-4bab-8b19-ba62dccd1ced tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:04.914657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8245d9e-db15-4bab-8b19-ba62dccd1ced tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:04.915248 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8245d9e-db15-4bab-8b19-ba62dccd1ced tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:04.927534 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:04.927534 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:04.928751 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a8245d9e-db15-4bab-8b19-ba62dccd1ced tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:04.930586 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8245d9e-db15-4bab-8b19-ba62dccd1ced tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:04.931872 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 892/1781] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:04 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 635 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:04.941766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e320aa23-b65a-4c07-8282-6ddcce16b59d tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:04.942713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e320aa23-b65a-4c07-8282-6ddcce16b59d tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:04.943341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e320aa23-b65a-4c07-8282-6ddcce16b59d tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:04.963039 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:04.963039 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:04.966749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e320aa23-b65a-4c07-8282-6ddcce16b59d tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:04.970493 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e320aa23-b65a-4c07-8282-6ddcce16b59d tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:04.974659 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 890/1782] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:04 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 635 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:04.987237 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f83588c2-8063-42aa-a609-7b8ac15cda23 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] DELETE http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:04.988062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f83588c2-8063-42aa-a609-7b8ac15cda23 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:04.988759 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f83588c2-8063-42aa-a609-7b8ac15cda23 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:04.996964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-f83588c2-8063-42aa-a609-7b8ac15cda23 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Delete snapshot with id: 8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:05.021006 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:05.021006 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:05.028134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f83588c2-8063-42aa-a609-7b8ac15cda23 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:05.155749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f83588c2-8063-42aa-a609-7b8ac15cda23 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot delete request issued successfully. Jan 10 14:37:05.156369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f83588c2-8063-42aa-a609-7b8ac15cda23 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 202 Jan 10 14:37:05.157915 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 893/1783] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:37:04 2022] DELETE /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:05.165239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-295aa3a2-5db1-4564-871f-ea1767da254f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:05.165895 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-295aa3a2-5db1-4564-871f-ea1767da254f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:05.166526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-295aa3a2-5db1-4564-871f-ea1767da254f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:05.189386 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:05.189386 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:05.191285 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-295aa3a2-5db1-4564-871f-ea1767da254f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:05.194250 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-295aa3a2-5db1-4564-871f-ea1767da254f tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:05.212126 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 891/1784] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:05 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 634 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:05.293745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-704fbc6a-7d5e-4f83-8cba-7db35acc34b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:05.293745 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-704fbc6a-7d5e-4f83-8cba-7db35acc34b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:05.293745 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-704fbc6a-7d5e-4f83-8cba-7db35acc34b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:05.293745 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-704fbc6a-7d5e-4f83-8cba-7db35acc34b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:05.299136 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:05.299136 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:05.301182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-704fbc6a-7d5e-4f83-8cba-7db35acc34b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:05.308998 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 894/1785] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:06.219166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fbb45ac-5d94-488f-b071-e0b6b30b2b8b tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:06.220688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fbb45ac-5d94-488f-b071-e0b6b30b2b8b tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:06.220688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fbb45ac-5d94-488f-b071-e0b6b30b2b8b tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:06.240352 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:06.240352 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:06.241094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3fbb45ac-5d94-488f-b071-e0b6b30b2b8b tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:06.248829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fbb45ac-5d94-488f-b071-e0b6b30b2b8b tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:06.256370 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 892/1786] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:06 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 634 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:06.315008 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c35205d2-2d4c-4d79-8186-e9f645c305ff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:06.315504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c35205d2-2d4c-4d79-8186-e9f645c305ff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:06.315883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c35205d2-2d4c-4d79-8186-e9f645c305ff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:06.316185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c35205d2-2d4c-4d79-8186-e9f645c305ff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:06.329081 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:06.329081 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:06.330726 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c35205d2-2d4c-4d79-8186-e9f645c305ff tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:06.339403 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 895/1787] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:07.261570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33777a77-bb51-43b2-a3c7-7d3675235cb9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:07.262109 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33777a77-bb51-43b2-a3c7-7d3675235cb9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:07.262389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33777a77-bb51-43b2-a3c7-7d3675235cb9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:07.290673 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:07.290673 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:07.301876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-33777a77-bb51-43b2-a3c7-7d3675235cb9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:07.310064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33777a77-bb51-43b2-a3c7-7d3675235cb9 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:07.318435 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 893/1788] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:07 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 634 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:07.344600 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20de66ae-3a73-4677-8759-b44b155f041e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:07.345871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20de66ae-3a73-4677-8759-b44b155f041e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:07.346568 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20de66ae-3a73-4677-8759-b44b155f041e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:07.348137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-20de66ae-3a73-4677-8759-b44b155f041e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:07.369443 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:07.369443 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:07.379669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20de66ae-3a73-4677-8759-b44b155f041e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:07.384103 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 896/1789] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:08.321987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c7aa8b3-eeca-44c7-83b0-5a57e5c8bc82 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:08.322531 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c7aa8b3-eeca-44c7-83b0-5a57e5c8bc82 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:08.322911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c7aa8b3-eeca-44c7-83b0-5a57e5c8bc82 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:08.350867 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:08.350867 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:08.351150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c7aa8b3-eeca-44c7-83b0-5a57e5c8bc82 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:08.352697 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c7aa8b3-eeca-44c7-83b0-5a57e5c8bc82 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:08.364623 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 894/1790] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:08 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 634 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:08.395123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22149f7d-bc2d-4d27-b31a-8ff4c4dc314d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:08.395685 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22149f7d-bc2d-4d27-b31a-8ff4c4dc314d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:08.396014 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22149f7d-bc2d-4d27-b31a-8ff4c4dc314d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:08.396340 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-22149f7d-bc2d-4d27-b31a-8ff4c4dc314d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:08.415324 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:08.415324 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:08.427160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22149f7d-bc2d-4d27-b31a-8ff4c4dc314d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:08.428454 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 897/1791] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:09.367523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1e8c20a-2c4e-4e54-8284-e236dd1de093 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:09.372969 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1e8c20a-2c4e-4e54-8284-e236dd1de093 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:09.373654 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1e8c20a-2c4e-4e54-8284-e236dd1de093 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:09.405702 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:09.405702 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:09.407261 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d1e8c20a-2c4e-4e54-8284-e236dd1de093 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:09.413843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1e8c20a-2c4e-4e54-8284-e236dd1de093 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:09.414811 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 895/1792] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:09 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 634 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:09.447268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee663c5c-1d0e-4760-b116-ad5d190ee3f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:09.450280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee663c5c-1d0e-4760-b116-ad5d190ee3f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:09.451015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee663c5c-1d0e-4760-b116-ad5d190ee3f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:09.451392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ee663c5c-1d0e-4760-b116-ad5d190ee3f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:09.469171 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:09.469171 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:09.474379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee663c5c-1d0e-4760-b116-ad5d190ee3f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:09.480436 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 898/1793] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:10.426549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e836264-2ad0-46cd-be5b-6a6a75ddfb98 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:10.429181 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e836264-2ad0-46cd-be5b-6a6a75ddfb98 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:10.430376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e836264-2ad0-46cd-be5b-6a6a75ddfb98 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:10.455606 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:10.455606 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:10.456703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5e836264-2ad0-46cd-be5b-6a6a75ddfb98 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Snapshot retrieved successfully. Jan 10 14:37:10.458542 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e836264-2ad0-46cd-be5b-6a6a75ddfb98 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 200 Jan 10 14:37:10.459901 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 896/1794] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:10 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 634 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:10.491039 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fccb4f24-5846-4209-979f-5418b845302e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:10.493681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fccb4f24-5846-4209-979f-5418b845302e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:10.493681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fccb4f24-5846-4209-979f-5418b845302e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:10.493681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fccb4f24-5846-4209-979f-5418b845302e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:10.505674 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:10.505674 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:10.509374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fccb4f24-5846-4209-979f-5418b845302e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:10.516990 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 899/1795] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:11.476999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e32d5597-9dac-48a8-aef3-56f384919ac4 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] GET http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 Jan 10 14:37:11.477527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e32d5597-9dac-48a8-aef3-56f384919ac4 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:11.478136 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e32d5597-9dac-48a8-aef3-56f384919ac4 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:11.489389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e32d5597-9dac-48a8-aef3-56f384919ac4 tempest-SnapshotManageAdminTest-1739338662 tempest-SnapshotManageAdminTest-1739338662-project-admin] http://10.222.0.20/volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 returned with HTTP 404 Jan 10 14:37:11.491137 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 900/1796] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:11 2022] GET /volume/v3/2dec25d7cb9b4e12b70c846eea2ae9b6/snapshots/8497bd0d-5b3c-4cb3-a1ee-862f79c1a7c4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:11.506412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9a49217-8aeb-49fb-a71e-45e5f769cd01 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] DELETE http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:37:11.507402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9a49217-8aeb-49fb-a71e-45e5f769cd01 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:11.508327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9a49217-8aeb-49fb-a71e-45e5f769cd01 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:11.512292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-e9a49217-8aeb-49fb-a71e-45e5f769cd01 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Delete snapshot with id: e9fd3882-7df5-4769-acb5-180c9f991364 Jan 10 14:37:11.527445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9a49217-8aeb-49fb-a71e-45e5f769cd01 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 returned with HTTP 404 Jan 10 14:37:11.532403 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 901/1797] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:37:11 2022] DELETE /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/snapshots/e9fd3882-7df5-4769-acb5-180c9f991364 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:11.537651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed5708bd-763f-44ee-ab79-9ea4fc63dc8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:11.540919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed5708bd-763f-44ee-ab79-9ea4fc63dc8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:11.540919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed5708bd-763f-44ee-ab79-9ea4fc63dc8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:11.540919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ed5708bd-763f-44ee-ab79-9ea4fc63dc8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:11.554444 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:11.554444 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:11.557289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed5708bd-763f-44ee-ab79-9ea4fc63dc8e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:11.558563 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 902/1798] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:11.562596 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a958a9b4-c466-454f-85e2-813e62062990 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] DELETE http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:11.563298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a958a9b4-c466-454f-85e2-813e62062990 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:11.564000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a958a9b4-c466-454f-85e2-813e62062990 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:11.564704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-a958a9b4-c466-454f-85e2-813e62062990 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Delete volume with id: 6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:11.585355 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:11.585355 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:11.587005 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a958a9b4-c466-454f-85e2-813e62062990 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:37:11.691543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea746dc0-5020-423a-a0a2-a07b1d44bd42 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] POST http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:11.692954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea746dc0-5020-423a-a0a2-a07b1d44bd42 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-836546603", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:11.695640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.qos_specs [None req-ea746dc0-5020-423a-a0a2-a07b1d44bd42 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-836546603', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=110759) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 10 14:37:11.710967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-ea746dc0-5020-423a-a0a2-a07b1d44bd42 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DB qos_specs_create(): root {'id': '75e84cbb-3f0a-4770-882c-fac1e59d8571', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-836546603'} {{(pid=110759) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4631}} Jan 10 14:37:11.753351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a958a9b4-c466-454f-85e2-813e62062990 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Delete volume request issued successfully. Jan 10 14:37:11.754127 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a958a9b4-c466-454f-85e2-813e62062990 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 202 Jan 10 14:37:11.755278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 903/1799] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:37:11 2022] DELETE /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:11.782634 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5acff841-2627-475f-bd58-6c18e7b84020 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:11.783604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5acff841-2627-475f-bd58-6c18e7b84020 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:11.784591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5acff841-2627-475f-bd58-6c18e7b84020 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:11.806206 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea746dc0-5020-423a-a0a2-a07b1d44bd42 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:11.806206 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 897/1800] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:37:11 2022] POST /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 458 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:11.810229 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fc84c00-2a82-45ca-b191-33b22443f05f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] POST http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types Jan 10 14:37:11.811394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7fc84c00-2a82-45ca-b191-33b22443f05f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1213566216"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:11.815882 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:11.815882 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:11.816089 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:11.816089 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:11.845255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5acff841-2627-475f-bd58-6c18e7b84020 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:37:11.863632 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5acff841-2627-475f-bd58-6c18e7b84020 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:37:11.864912 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 904/1801] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:11 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:11.912488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fc84c00-2a82-45ca-b191-33b22443f05f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types returned with HTTP 200 Jan 10 14:37:11.914342 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 898/1802] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:37:11 2022] POST /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types => generated 222 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:11.924457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df22e3e4-7798-44d0-8f15-32c4a303ad39 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] POST http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types Jan 10 14:37:11.925562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df22e3e4-7798-44d0-8f15-32c4a303ad39 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-31109984"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:12.066037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df22e3e4-7798-44d0-8f15-32c4a303ad39 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types returned with HTTP 200 Jan 10 14:37:12.067452 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 905/1803] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:37:11 2022] POST /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types => generated 220 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:12.077099 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8ba3f41-db89-4316-b81f-cbe70bf2b569 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] POST http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types Jan 10 14:37:12.077844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8ba3f41-db89-4316-b81f-cbe70bf2b569 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1456893532"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:12.187030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8ba3f41-db89-4316-b81f-cbe70bf2b569 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types returned with HTTP 200 Jan 10 14:37:12.187761 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 899/1804] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:37:12 2022] POST /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types => generated 222 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:12.199672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-746502e0-d35a-4328-8d25-f885de77f2b3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=756af224-32c1-4399-8ba2-f952bf253f49 Jan 10 14:37:12.200125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-746502e0-d35a-4328-8d25-f885de77f2b3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:12.200618 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-746502e0-d35a-4328-8d25-f885de77f2b3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'associate' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:12.201870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-746502e0-d35a-4328-8d25-f885de77f2b3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Associate qos_spec: 75e84cbb-3f0a-4770-882c-fac1e59d8571 with type: 756af224-32c1-4399-8ba2-f952bf253f49 {{(pid=110760) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}} Jan 10 14:37:12.571551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcbd06fd-1e1f-4fbc-9f26-454f2cda534a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:12.572363 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcbd06fd-1e1f-4fbc-9f26-454f2cda534a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:12.573544 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bcbd06fd-1e1f-4fbc-9f26-454f2cda534a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:12.574087 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bcbd06fd-1e1f-4fbc-9f26-454f2cda534a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:12.591227 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:12.591227 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:12.595564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bcbd06fd-1e1f-4fbc-9f26-454f2cda534a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:12.596848 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 900/1805] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:12.657177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-746502e0-d35a-4328-8d25-f885de77f2b3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=756af224-32c1-4399-8ba2-f952bf253f49 returned with HTTP 202 Jan 10 14:37:12.657980 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 906/1806] 10.222.0.20 () {58 vars in 1457 bytes} [Mon Jan 10 14:37:12 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=756af224-32c1-4399-8ba2-f952bf253f49 => generated 0 bytes in 464 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:37:12.667357 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcf67bc3-9a26-4092-9840-2aa8b800adda tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=de22fca2-98c9-4a4b-a8ad-92d117a451b2 Jan 10 14:37:12.676453 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcf67bc3-9a26-4092-9840-2aa8b800adda tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:12.677059 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcf67bc3-9a26-4092-9840-2aa8b800adda tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'associate' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:12.678422 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fcf67bc3-9a26-4092-9840-2aa8b800adda tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Associate qos_spec: 75e84cbb-3f0a-4770-882c-fac1e59d8571 with type: de22fca2-98c9-4a4b-a8ad-92d117a451b2 {{(pid=110759) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}} Jan 10 14:37:12.840862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcf67bc3-9a26-4092-9840-2aa8b800adda tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=de22fca2-98c9-4a4b-a8ad-92d117a451b2 returned with HTTP 202 Jan 10 14:37:12.841736 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 901/1807] 10.222.0.20 () {58 vars in 1457 bytes} [Mon Jan 10 14:37:12 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=de22fca2-98c9-4a4b-a8ad-92d117a451b2 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:12.851035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9592213-b12e-437a-92fd-43a928da9b07 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=284ef3f0-4e02-47cb-b0d8-2b6bc6794118 Jan 10 14:37:12.851591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9592213-b12e-437a-92fd-43a928da9b07 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:12.852248 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9592213-b12e-437a-92fd-43a928da9b07 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'associate' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:12.853327 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:12.853327 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:12.854663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9592213-b12e-437a-92fd-43a928da9b07 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Associate qos_spec: 75e84cbb-3f0a-4770-882c-fac1e59d8571 with type: 284ef3f0-4e02-47cb-b0d8-2b6bc6794118 {{(pid=110760) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}} Jan 10 14:37:12.880142 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f6af8a7-407e-4613-8d18-1984f3bbcd36 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:12.882691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f6af8a7-407e-4613-8d18-1984f3bbcd36 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:12.882691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f6af8a7-407e-4613-8d18-1984f3bbcd36 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:12.937152 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:12.937152 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:12.974275 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0f6af8a7-407e-4613-8d18-1984f3bbcd36 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:37:13.006472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9592213-b12e-437a-92fd-43a928da9b07 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=284ef3f0-4e02-47cb-b0d8-2b6bc6794118 returned with HTTP 202 Jan 10 14:37:13.007689 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 907/1808] 10.222.0.20 () {58 vars in 1457 bytes} [Mon Jan 10 14:37:12 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associate?vol_type_id=284ef3f0-4e02-47cb-b0d8-2b6bc6794118 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:13.008997 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f6af8a7-407e-4613-8d18-1984f3bbcd36 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:37:13.024472 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 902/1809] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:12 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:13.028290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b89dd394-e21d-4041-a6a5-aacbb0dcba5f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations Jan 10 14:37:13.029627 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b89dd394-e21d-4041-a6a5-aacbb0dcba5f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.030875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b89dd394-e21d-4041-a6a5-aacbb0dcba5f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'associations' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.034839 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.034839 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.035910 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b89dd394-e21d-4041-a6a5-aacbb0dcba5f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Get associations for qos_spec id: 75e84cbb-3f0a-4770-882c-fac1e59d8571 {{(pid=110760) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 10 14:37:13.091276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b89dd394-e21d-4041-a6a5-aacbb0dcba5f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations returned with HTTP 200 Jan 10 14:37:13.092671 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 908/1810] 10.222.0.20 () {58 vars in 1369 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations => generated 446 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:13.103351 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-979881bc-3b0e-4134-add7-b8743f28a790 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/disassociate?vol_type_id=756af224-32c1-4399-8ba2-f952bf253f49 Jan 10 14:37:13.105323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-979881bc-3b0e-4134-add7-b8743f28a790 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.105968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-979881bc-3b0e-4134-add7-b8743f28a790 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'disassociate' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.108979 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.qos_specs_manage [None req-979881bc-3b0e-4134-add7-b8743f28a790 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Disassociate qos_spec: 75e84cbb-3f0a-4770-882c-fac1e59d8571 from type: 756af224-32c1-4399-8ba2-f952bf253f49 {{(pid=110759) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:327}} Jan 10 14:37:13.217965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-979881bc-3b0e-4134-add7-b8743f28a790 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/disassociate?vol_type_id=756af224-32c1-4399-8ba2-f952bf253f49 returned with HTTP 202 Jan 10 14:37:13.226104 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 903/1811] 10.222.0.20 () {58 vars in 1466 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/disassociate?vol_type_id=756af224-32c1-4399-8ba2-f952bf253f49 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:13.229960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62e7741f-8be6-4dab-942f-6b71a249ce29 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations Jan 10 14:37:13.230432 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62e7741f-8be6-4dab-942f-6b71a249ce29 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.230892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62e7741f-8be6-4dab-942f-6b71a249ce29 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'associations' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.231529 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.231529 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.233705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62e7741f-8be6-4dab-942f-6b71a249ce29 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Get associations for qos_spec id: 75e84cbb-3f0a-4770-882c-fac1e59d8571 {{(pid=110760) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 10 14:37:13.274385 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62e7741f-8be6-4dab-942f-6b71a249ce29 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations returned with HTTP 200 Jan 10 14:37:13.275154 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 909/1812] 10.222.0.20 () {58 vars in 1369 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations => generated 304 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:13.339370 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a9eb7a6d-b2a7-4e5d-9838-d9dc01a4ad8c tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/disassociate_all Jan 10 14:37:13.340901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a9eb7a6d-b2a7-4e5d-9838-d9dc01a4ad8c tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.346198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a9eb7a6d-b2a7-4e5d-9838-d9dc01a4ad8c tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'disassociate_all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.347349 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.347349 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.348540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9eb7a6d-b2a7-4e5d-9838-d9dc01a4ad8c tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Disassociate qos_spec: 75e84cbb-3f0a-4770-882c-fac1e59d8571 from all. {{(pid=110759) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 10 14:37:13.475516 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a9eb7a6d-b2a7-4e5d-9838-d9dc01a4ad8c tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/disassociate_all returned with HTTP 202 Jan 10 14:37:13.483909 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 904/1813] 10.222.0.20 () {58 vars in 1381 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/disassociate_all => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:13.500389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af173799-dcca-4627-8ff2-c28ecd2958a5 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations Jan 10 14:37:13.500389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af173799-dcca-4627-8ff2-c28ecd2958a5 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.500389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af173799-dcca-4627-8ff2-c28ecd2958a5 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'associations' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.500389 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.500389 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.500389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af173799-dcca-4627-8ff2-c28ecd2958a5 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Get associations for qos_spec id: 75e84cbb-3f0a-4770-882c-fac1e59d8571 {{(pid=110760) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 10 14:37:13.518049 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af173799-dcca-4627-8ff2-c28ecd2958a5 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations returned with HTTP 200 Jan 10 14:37:13.521214 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 910/1814] 10.222.0.20 () {58 vars in 1369 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/associations => generated 24 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:13.534302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-80ef438f-ceb9-4e45-97fa-4841f5a5c8af tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] POST http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:13.535543 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-80ef438f-ceb9-4e45-97fa-4841f5a5c8af tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-818022234", "consumer": "back-end"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:13.538255 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.538255 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.539293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.qos_specs [None req-80ef438f-ceb9-4e45-97fa-4841f5a5c8af tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-818022234', 'consumer': 'back-end', 'specs': {}} {{(pid=110759) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 10 14:37:13.549732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-80ef438f-ceb9-4e45-97fa-4841f5a5c8af tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DB qos_specs_create(): root {'id': 'f8c2a919-4a71-4095-86db-a85d8b53bd9f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-818022234'} {{(pid=110759) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4631}} Jan 10 14:37:13.611896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d2fce3a-b0ed-4524-8e5c-358e2be49a34 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:13.615247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d2fce3a-b0ed-4524-8e5c-358e2be49a34 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.615247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d2fce3a-b0ed-4524-8e5c-358e2be49a34 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.615247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3d2fce3a-b0ed-4524-8e5c-358e2be49a34 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:13.636549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-80ef438f-ceb9-4e45-97fa-4841f5a5c8af tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:13.642701 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 905/1815] 10.222.0.20 () {60 vars in 1240 bytes} [Mon Jan 10 14:37:13 2022] POST /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 434 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:13.642830 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.642830 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.646500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d2fce3a-b0ed-4524-8e5c-358e2be49a34 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:13.649684 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f2f297b9-9aa9-4bf8-ab7b-18e25a98d652 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f?force=False Jan 10 14:37:13.650338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f2f297b9-9aa9-4bf8-ab7b-18e25a98d652 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.653427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f2f297b9-9aa9-4bf8-ab7b-18e25a98d652 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.654361 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.654361 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.655465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f2f297b9-9aa9-4bf8-ab7b-18e25a98d652 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete qos_spec: f8c2a919-4a71-4095-86db-a85d8b53bd9f, force: False {{(pid=110759) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Jan 10 14:37:13.657679 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 911/1816] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:13.807164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f2f297b9-9aa9-4bf8-ab7b-18e25a98d652 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f?force=False returned with HTTP 202 Jan 10 14:37:13.811380 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 906/1817] 10.222.0.20 () {58 vars in 1356 bytes} [Mon Jan 10 14:37:13 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f?force=False => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:13.825804 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55d70966-3b41-412f-8ddb-155e011a3f75 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f Jan 10 14:37:13.826298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55d70966-3b41-412f-8ddb-155e011a3f75 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.828331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55d70966-3b41-412f-8ddb-155e011a3f75 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.834619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55d70966-3b41-412f-8ddb-155e011a3f75 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f returned with HTTP 404 Jan 10 14:37:13.846115 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c482a6d8-a8c1-4d74-adb8-af5117ceb685 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:13.847120 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c482a6d8-a8c1-4d74-adb8-af5117ceb685 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:13.848005 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c482a6d8-a8c1-4d74-adb8-af5117ceb685 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:13.848810 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:13.848810 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:13.851924 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 912/1818] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:13.888903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c482a6d8-a8c1-4d74-adb8-af5117ceb685 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:13.890164 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 907/1819] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:37:13 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 174 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:13.905958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ceb8f7d-501e-4413-a007-8e16336ccb21 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] POST http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:13.910211 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ceb8f7d-501e-4413-a007-8e16336ccb21 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-217569964", "consumer": "both"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:13.919322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.qos_specs [None req-8ceb8f7d-501e-4413-a007-8e16336ccb21 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-217569964', 'consumer': 'both', 'specs': {}} {{(pid=110760) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 10 14:37:13.955915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-8ceb8f7d-501e-4413-a007-8e16336ccb21 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DB qos_specs_create(): root {'id': '799d228f-abec-4631-bcce-21cab7f10a74', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-217569964'} {{(pid=110760) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4631}} Jan 10 14:37:14.029628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ceb8f7d-501e-4413-a007-8e16336ccb21 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:14.031227 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 913/1820] 10.222.0.20 () {60 vars in 1240 bytes} [Mon Jan 10 14:37:13 2022] POST /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 430 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:14.038476 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-941a806f-d0a8-405c-9819-93626631ee42 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:14.043881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-941a806f-d0a8-405c-9819-93626631ee42 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.043881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-941a806f-d0a8-405c-9819-93626631ee42 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.044114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f666b7a-a5d5-44f6-9da5-01b3cb08b89f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74?force=False Jan 10 14:37:14.044429 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f666b7a-a5d5-44f6-9da5-01b3cb08b89f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.044935 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f666b7a-a5d5-44f6-9da5-01b3cb08b89f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.046033 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.046033 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.046869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f666b7a-a5d5-44f6-9da5-01b3cb08b89f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete qos_spec: 799d228f-abec-4631-bcce-21cab7f10a74, force: False {{(pid=110760) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Jan 10 14:37:14.070829 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.070829 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.088068 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-941a806f-d0a8-405c-9819-93626631ee42 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:37:14.103958 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-941a806f-d0a8-405c-9819-93626631ee42 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:37:14.106823 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 908/1821] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:14.173237 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f666b7a-a5d5-44f6-9da5-01b3cb08b89f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74?force=False returned with HTTP 202 Jan 10 14:37:14.175881 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 914/1822] 10.222.0.20 () {58 vars in 1356 bytes} [Mon Jan 10 14:37:14 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74?force=False => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:37:14.185413 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d49b126-0500-4439-afc9-d950ce187282 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74 Jan 10 14:37:14.185938 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d49b126-0500-4439-afc9-d950ce187282 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.186401 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d49b126-0500-4439-afc9-d950ce187282 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.196660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d49b126-0500-4439-afc9-d950ce187282 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74 returned with HTTP 404 Jan 10 14:37:14.197626 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 909/1823] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:14.207245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d093c186-8ee3-482c-b037-c01caee7e3e1 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:14.207921 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d093c186-8ee3-482c-b037-c01caee7e3e1 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.208585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d093c186-8ee3-482c-b037-c01caee7e3e1 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.209385 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.209385 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.238224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d093c186-8ee3-482c-b037-c01caee7e3e1 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:14.240583 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 915/1824] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:14.250987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cbd80266-9369-4b17-b0a7-6d656a04021e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] POST http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:14.252237 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cbd80266-9369-4b17-b0a7-6d656a04021e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-158472894", "consumer": "front-end"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:14.260297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.qos_specs [None req-cbd80266-9369-4b17-b0a7-6d656a04021e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-158472894', 'consumer': 'front-end', 'specs': {}} {{(pid=110759) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 10 14:37:14.260297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-cbd80266-9369-4b17-b0a7-6d656a04021e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DB qos_specs_create(): root {'id': 'da50c065-9d3c-4478-8a0b-40203720dbdb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-158472894'} {{(pid=110759) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4631}} Jan 10 14:37:14.350477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cbd80266-9369-4b17-b0a7-6d656a04021e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:14.356851 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 910/1825] 10.222.0.20 () {60 vars in 1240 bytes} [Mon Jan 10 14:37:14 2022] POST /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 435 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:14.363172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd7c1fe0-5a1c-4ae4-a515-9c10e7e6fb8a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb?force=False Jan 10 14:37:14.363626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd7c1fe0-5a1c-4ae4-a515-9c10e7e6fb8a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.364222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd7c1fe0-5a1c-4ae4-a515-9c10e7e6fb8a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.364930 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.364930 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.365646 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd7c1fe0-5a1c-4ae4-a515-9c10e7e6fb8a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete qos_spec: da50c065-9d3c-4478-8a0b-40203720dbdb, force: False {{(pid=110760) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Jan 10 14:37:14.469547 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd7c1fe0-5a1c-4ae4-a515-9c10e7e6fb8a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb?force=False returned with HTTP 202 Jan 10 14:37:14.470617 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 916/1826] 10.222.0.20 () {58 vars in 1356 bytes} [Mon Jan 10 14:37:14 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb?force=False => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:14.479838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e42623d3-0f7c-45a6-a992-13c58a59d24d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb Jan 10 14:37:14.480589 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e42623d3-0f7c-45a6-a992-13c58a59d24d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.481210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e42623d3-0f7c-45a6-a992-13c58a59d24d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.482013 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.482013 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.492347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e42623d3-0f7c-45a6-a992-13c58a59d24d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb returned with HTTP 404 Jan 10 14:37:14.493965 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 911/1827] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:14.502864 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4c337fe1-736b-41db-8e42-02bae80eba02 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:14.503552 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4c337fe1-736b-41db-8e42-02bae80eba02 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.504178 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4c337fe1-736b-41db-8e42-02bae80eba02 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.504986 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.504986 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.517521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4c337fe1-736b-41db-8e42-02bae80eba02 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:14.518613 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 917/1828] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:14.531334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c4c1bc0-1ec1-4941-bbfd-e73bf37beb7d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 Jan 10 14:37:14.532161 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c4c1bc0-1ec1-4941-bbfd-e73bf37beb7d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.532928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c4c1bc0-1ec1-4941-bbfd-e73bf37beb7d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.545827 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c4c1bc0-1ec1-4941-bbfd-e73bf37beb7d tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 returned with HTTP 200 Jan 10 14:37:14.546905 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 912/1829] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:14.559156 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-654570e0-7fb3-4ce6-bcae-38926438a019 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs Jan 10 14:37:14.560931 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-654570e0-7fb3-4ce6-bcae-38926438a019 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.560931 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-654570e0-7fb3-4ce6-bcae-38926438a019 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.561381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.561381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.578286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-654570e0-7fb3-4ce6-bcae-38926438a019 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs returned with HTTP 200 Jan 10 14:37:14.581456 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 918/1830] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:14.592817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5beca896-189e-48a1-af14-27647f19a92f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] PUT http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 Jan 10 14:37:14.593834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5beca896-189e-48a1-af14-27647f19a92f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:14.595145 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.595145 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.606000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.qos_specs [None req-5beca896-189e-48a1-af14-27647f19a92f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=110759) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 10 14:37:14.629740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-5beca896-189e-48a1-af14-27647f19a92f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] qos_specs_update() value: {'id': '5b4c8523-11e0-4dc3-b6bc-dbfecd7a217e', 'key': 'iops_bytes', 'value': '500', 'specs_id': '75e84cbb-3f0a-4770-882c-fac1e59d8571', 'deleted': False} {{(pid=110759) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4946}} Jan 10 14:37:14.664974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d93b8bd8-f88a-4bd8-98bc-592da6aff996 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:14.672383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d93b8bd8-f88a-4bd8-98bc-592da6aff996 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.674541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d93b8bd8-f88a-4bd8-98bc-592da6aff996 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.674861 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d93b8bd8-f88a-4bd8-98bc-592da6aff996 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:14.690883 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.690883 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.696756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d93b8bd8-f88a-4bd8-98bc-592da6aff996 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:14.701492 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 919/1831] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:14.743867 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5beca896-189e-48a1-af14-27647f19a92f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 returned with HTTP 200 Jan 10 14:37:14.746113 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 913/1832] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:37:14 2022] PUT /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 => generated 36 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:37:14.755466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94d3c4aa-33e7-4132-a3bf-51bda1f34e98 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 Jan 10 14:37:14.772779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94d3c4aa-33e7-4132-a3bf-51bda1f34e98 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.772779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94d3c4aa-33e7-4132-a3bf-51bda1f34e98 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.772779 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94d3c4aa-33e7-4132-a3bf-51bda1f34e98 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 returned with HTTP 200 Jan 10 14:37:14.772779 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 920/1833] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:14.782719 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e6faa6c-bcfa-485b-aab8-c47153448a15 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] PUT http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/delete_keys Jan 10 14:37:14.783822 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e6faa6c-bcfa-485b-aab8-c47153448a15 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:14.785189 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.785189 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.786205 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e6faa6c-bcfa-485b-aab8-c47153448a15 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete_key spec: 75e84cbb-3f0a-4770-882c-fac1e59d8571, keys: ['iops_bytes'] {{(pid=110759) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:207}} Jan 10 14:37:14.889204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e6faa6c-bcfa-485b-aab8-c47153448a15 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/delete_keys returned with HTTP 202 Jan 10 14:37:14.890263 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 914/1834] 10.222.0.20 () {60 vars in 1386 bytes} [Mon Jan 10 14:37:14 2022] PUT /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571/delete_keys => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:14.898971 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-152a2b2e-149e-4fe8-9335-99d4a7d006ae tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 Jan 10 14:37:14.899421 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-152a2b2e-149e-4fe8-9335-99d4a7d006ae tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.899880 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-152a2b2e-149e-4fe8-9335-99d4a7d006ae tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.900547 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.900547 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.910176 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-152a2b2e-149e-4fe8-9335-99d4a7d006ae tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 returned with HTTP 200 Jan 10 14:37:14.910945 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 921/1835] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 => generated 458 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:14.923820 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bca4b913-3629-4ea8-aa58-d0528754741e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 Jan 10 14:37:14.924621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bca4b913-3629-4ea8-aa58-d0528754741e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.925483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bca4b913-3629-4ea8-aa58-d0528754741e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.927118 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.927118 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.933627 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bca4b913-3629-4ea8-aa58-d0528754741e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 returned with HTTP 200 Jan 10 14:37:14.941482 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 915/1836] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:14.951369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa50e4d3-a6de-4c36-b753-eebe2000ac6e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb?force=False Jan 10 14:37:14.952165 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa50e4d3-a6de-4c36-b753-eebe2000ac6e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.953538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa50e4d3-a6de-4c36-b753-eebe2000ac6e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.955462 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.955462 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:14.958188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa50e4d3-a6de-4c36-b753-eebe2000ac6e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete qos_spec: da50c065-9d3c-4478-8a0b-40203720dbdb, force: False {{(pid=110760) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Jan 10 14:37:14.973956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa50e4d3-a6de-4c36-b753-eebe2000ac6e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb?force=False returned with HTTP 404 Jan 10 14:37:14.975959 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 922/1837] 10.222.0.20 () {58 vars in 1356 bytes} [Mon Jan 10 14:37:14 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:37:14.995131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67e36c15-750f-4f83-b1a0-78b35c3a8083 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb Jan 10 14:37:14.995131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67e36c15-750f-4f83-b1a0-78b35c3a8083 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:14.995131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67e36c15-750f-4f83-b1a0-78b35c3a8083 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:14.995131 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:14.995131 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:15.009632 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67e36c15-750f-4f83-b1a0-78b35c3a8083 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb returned with HTTP 404 Jan 10 14:37:15.034899 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 916/1838] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:14 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/da50c065-9d3c-4478-8a0b-40203720dbdb => generated 100 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:15.043891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-588f75d4-eeb2-4881-b705-d1fab7ac9bc3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74?force=False Jan 10 14:37:15.044398 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-588f75d4-eeb2-4881-b705-d1fab7ac9bc3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.045191 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-588f75d4-eeb2-4881-b705-d1fab7ac9bc3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.046806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-588f75d4-eeb2-4881-b705-d1fab7ac9bc3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete qos_spec: 799d228f-abec-4631-bcce-21cab7f10a74, force: False {{(pid=110760) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Jan 10 14:37:15.065085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-588f75d4-eeb2-4881-b705-d1fab7ac9bc3 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74?force=False returned with HTTP 404 Jan 10 14:37:15.069953 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 923/1839] 10.222.0.20 () {58 vars in 1356 bytes} [Mon Jan 10 14:37:15 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74?force=False => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:15.078662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-473ce9bd-d231-4581-b4a4-0f4973e1651b tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74 Jan 10 14:37:15.079292 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-473ce9bd-d231-4581-b4a4-0f4973e1651b tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.079886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-473ce9bd-d231-4581-b4a4-0f4973e1651b tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.089985 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-473ce9bd-d231-4581-b4a4-0f4973e1651b tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74 returned with HTTP 404 Jan 10 14:37:15.090828 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 917/1840] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/799d228f-abec-4631-bcce-21cab7f10a74 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:37:15.102719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af726072-0a71-407b-aede-f1ca2952a6d7 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f?force=False Jan 10 14:37:15.103541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af726072-0a71-407b-aede-f1ca2952a6d7 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.104564 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af726072-0a71-407b-aede-f1ca2952a6d7 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.107125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af726072-0a71-407b-aede-f1ca2952a6d7 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete qos_spec: f8c2a919-4a71-4095-86db-a85d8b53bd9f, force: False {{(pid=110760) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Jan 10 14:37:15.123638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c88a49e-5dd2-4d16-9337-306cab9ef46b tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:15.124502 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af726072-0a71-407b-aede-f1ca2952a6d7 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f?force=False returned with HTTP 404 Jan 10 14:37:15.125114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c88a49e-5dd2-4d16-9337-306cab9ef46b tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.125709 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c88a49e-5dd2-4d16-9337-306cab9ef46b tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.130280 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 924/1841] 10.222.0.20 () {58 vars in 1356 bytes} [Mon Jan 10 14:37:15 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f?force=False => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:37:15.142892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b3e78e1-dc3b-44e0-81ab-3a4d4f06ec9e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f Jan 10 14:37:15.144191 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b3e78e1-dc3b-44e0-81ab-3a4d4f06ec9e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.145437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b3e78e1-dc3b-44e0-81ab-3a4d4f06ec9e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.161877 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:15.161877 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:15.167680 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b3e78e1-dc3b-44e0-81ab-3a4d4f06ec9e tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f returned with HTTP 404 Jan 10 14:37:15.171043 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 925/1842] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/f8c2a919-4a71-4095-86db-a85d8b53bd9f => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:15.183294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8fb91212-b259-4cd7-9044-b0e206196625 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/284ef3f0-4e02-47cb-b0d8-2b6bc6794118 Jan 10 14:37:15.184773 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0c88a49e-5dd2-4d16-9337-306cab9ef46b tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:37:15.187106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8fb91212-b259-4cd7-9044-b0e206196625 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.191130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8fb91212-b259-4cd7-9044-b0e206196625 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.220969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c88a49e-5dd2-4d16-9337-306cab9ef46b tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:37:15.221701 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 918/1843] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:15.361003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8fb91212-b259-4cd7-9044-b0e206196625 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/284ef3f0-4e02-47cb-b0d8-2b6bc6794118 returned with HTTP 202 Jan 10 14:37:15.361840 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 926/1844] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:15 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/284ef3f0-4e02-47cb-b0d8-2b6bc6794118 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:15.373503 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b975b4a-1de3-4ce9-97e7-68d46184b904 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/284ef3f0-4e02-47cb-b0d8-2b6bc6794118 Jan 10 14:37:15.373503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b975b4a-1de3-4ce9-97e7-68d46184b904 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.373503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b975b4a-1de3-4ce9-97e7-68d46184b904 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.380828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b975b4a-1de3-4ce9-97e7-68d46184b904 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/284ef3f0-4e02-47cb-b0d8-2b6bc6794118 returned with HTTP 404 Jan 10 14:37:15.382665 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 919/1845] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/284ef3f0-4e02-47cb-b0d8-2b6bc6794118 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:15.391265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cf6c42a-b217-4a2c-9868-5c6d2cc65486 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/de22fca2-98c9-4a4b-a8ad-92d117a451b2 Jan 10 14:37:15.392005 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cf6c42a-b217-4a2c-9868-5c6d2cc65486 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.392969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cf6c42a-b217-4a2c-9868-5c6d2cc65486 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.548375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cf6c42a-b217-4a2c-9868-5c6d2cc65486 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/de22fca2-98c9-4a4b-a8ad-92d117a451b2 returned with HTTP 202 Jan 10 14:37:15.549596 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 927/1846] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:15 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/de22fca2-98c9-4a4b-a8ad-92d117a451b2 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:15.556209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0fcdafab-8e69-4b62-9dd8-b831e82f6820 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/de22fca2-98c9-4a4b-a8ad-92d117a451b2 Jan 10 14:37:15.556688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0fcdafab-8e69-4b62-9dd8-b831e82f6820 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.557672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0fcdafab-8e69-4b62-9dd8-b831e82f6820 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.566505 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0fcdafab-8e69-4b62-9dd8-b831e82f6820 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/de22fca2-98c9-4a4b-a8ad-92d117a451b2 returned with HTTP 404 Jan 10 14:37:15.567475 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 920/1847] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/de22fca2-98c9-4a4b-a8ad-92d117a451b2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:15.581860 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a9b2281-41bc-48cd-89f5-0961f95c851f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/756af224-32c1-4399-8ba2-f952bf253f49 Jan 10 14:37:15.582325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a9b2281-41bc-48cd-89f5-0961f95c851f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.582805 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a9b2281-41bc-48cd-89f5-0961f95c851f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.712808 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b4f25289-2f23-4925-98e4-d60ab6fcbaf7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:15.714072 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b4f25289-2f23-4925-98e4-d60ab6fcbaf7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.714748 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b4f25289-2f23-4925-98e4-d60ab6fcbaf7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.715266 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b4f25289-2f23-4925-98e4-d60ab6fcbaf7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:15.724906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:15.724906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:15.728543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b4f25289-2f23-4925-98e4-d60ab6fcbaf7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:15.730191 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 921/1848] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:15.772099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a9b2281-41bc-48cd-89f5-0961f95c851f tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/756af224-32c1-4399-8ba2-f952bf253f49 returned with HTTP 202 Jan 10 14:37:15.773637 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 928/1849] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:15 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/756af224-32c1-4399-8ba2-f952bf253f49 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:15.782573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d78d5a8-f877-4a74-8b63-3ae2d12285b6 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/756af224-32c1-4399-8ba2-f952bf253f49 Jan 10 14:37:15.783139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d78d5a8-f877-4a74-8b63-3ae2d12285b6 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.783714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d78d5a8-f877-4a74-8b63-3ae2d12285b6 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.808826 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d78d5a8-f877-4a74-8b63-3ae2d12285b6 tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/756af224-32c1-4399-8ba2-f952bf253f49 returned with HTTP 404 Jan 10 14:37:15.810222 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 922/1850] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/types/756af224-32c1-4399-8ba2-f952bf253f49 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:15.819258 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17b59fef-df3c-4991-9fe5-c9939db8126a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] DELETE http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571?force=False Jan 10 14:37:15.819931 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17b59fef-df3c-4991-9fe5-c9939db8126a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.820586 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17b59fef-df3c-4991-9fe5-c9939db8126a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.821997 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.qos_specs_manage [None req-17b59fef-df3c-4991-9fe5-c9939db8126a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Delete qos_spec: 75e84cbb-3f0a-4770-882c-fac1e59d8571, force: False {{(pid=110760) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Jan 10 14:37:15.964110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17b59fef-df3c-4991-9fe5-c9939db8126a tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571?force=False returned with HTTP 202 Jan 10 14:37:15.974116 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 929/1851] 10.222.0.20 () {58 vars in 1356 bytes} [Mon Jan 10 14:37:15 2022] DELETE /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571?force=False => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:37:15.974259 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-856d457e-f101-4d17-ad6a-e9f9b9595dac tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] GET http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 Jan 10 14:37:15.974259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-856d457e-f101-4d17-ad6a-e9f9b9595dac tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:15.974259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-856d457e-f101-4d17-ad6a-e9f9b9595dac tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:15.995157 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-856d457e-f101-4d17-ad6a-e9f9b9595dac tempest-QosSpecsTestJSON-1886300092 tempest-QosSpecsTestJSON-1886300092-project-admin] http://10.222.0.20/volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 returned with HTTP 404 Jan 10 14:37:15.995157 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 923/1852] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:15 2022] GET /volume/v3/6c85c5afaec04b669cea8ab2fa029c81/qos-specs/75e84cbb-3f0a-4770-882c-fac1e59d8571 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:16.237569 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d27bf29-5168-4021-8bd7-710e802cf1c5 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:16.238289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d27bf29-5168-4021-8bd7-710e802cf1c5 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:16.238915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d27bf29-5168-4021-8bd7-710e802cf1c5 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:16.263654 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:16.263654 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:16.272534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9d27bf29-5168-4021-8bd7-710e802cf1c5 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:37:16.292183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d27bf29-5168-4021-8bd7-710e802cf1c5 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:37:16.315464 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 930/1853] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:16 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:16.743423 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7dcfd2b8-62b4-40f8-ae1a-c846a171b61f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:16.744110 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7dcfd2b8-62b4-40f8-ae1a-c846a171b61f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:16.747789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7dcfd2b8-62b4-40f8-ae1a-c846a171b61f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:16.747789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7dcfd2b8-62b4-40f8-ae1a-c846a171b61f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:16.757676 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:16.757676 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:16.759532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7dcfd2b8-62b4-40f8-ae1a-c846a171b61f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:16.760892 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 924/1854] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:17.321562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10400fc9-03b1-419a-a4dd-7b4f8e567606 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:17.323024 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-10400fc9-03b1-419a-a4dd-7b4f8e567606 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:17.323954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-10400fc9-03b1-419a-a4dd-7b4f8e567606 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:17.374227 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:17.374227 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:17.405209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-10400fc9-03b1-419a-a4dd-7b4f8e567606 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Volume info retrieved successfully. Jan 10 14:37:17.426014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10400fc9-03b1-419a-a4dd-7b4f8e567606 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 200 Jan 10 14:37:17.436147 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 931/1855] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:17 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:17.774802 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5df89eda-5260-4974-af21-46d0ba786749 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:17.780885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5df89eda-5260-4974-af21-46d0ba786749 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:17.784234 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5df89eda-5260-4974-af21-46d0ba786749 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:17.784234 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5df89eda-5260-4974-af21-46d0ba786749 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:17.801664 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:17.801664 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:17.803948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5df89eda-5260-4974-af21-46d0ba786749 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:17.813607 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 925/1856] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:18.441435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-008178ce-a548-460f-bc3b-0b610b47ba54 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] GET http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a Jan 10 14:37:18.441955 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-008178ce-a548-460f-bc3b-0b610b47ba54 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:18.442993 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-008178ce-a548-460f-bc3b-0b610b47ba54 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:18.463362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-008178ce-a548-460f-bc3b-0b610b47ba54 tempest-SnapshotManageAdminTest-691052856 tempest-SnapshotManageAdminTest-691052856-project] http://10.222.0.20/volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a returned with HTTP 404 Jan 10 14:37:18.464874 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 932/1857] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:18 2022] GET /volume/v3/93cc799c1ff84acab05abfeada4a8e4e/volumes/6756794a-2cc8-4950-a379-988ccddf0f7a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:18.820769 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-318b7588-7f3e-4430-a497-20e1a1965b08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:18.821939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-318b7588-7f3e-4430-a497-20e1a1965b08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:18.823092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-318b7588-7f3e-4430-a497-20e1a1965b08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:18.823659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-318b7588-7f3e-4430-a497-20e1a1965b08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:18.837526 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:18.837526 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:18.842415 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-318b7588-7f3e-4430-a497-20e1a1965b08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:18.845149 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 926/1858] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:19.859240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3dad3fe6-3de7-408b-a58e-99e73a8f5f0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:19.860449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3dad3fe6-3de7-408b-a58e-99e73a8f5f0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:19.861111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3dad3fe6-3de7-408b-a58e-99e73a8f5f0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:19.861652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3dad3fe6-3de7-408b-a58e-99e73a8f5f0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:19.869992 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:19.869992 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:19.871999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3dad3fe6-3de7-408b-a58e-99e73a8f5f0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:19.873131 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 933/1859] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:20.886808 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a943b095-1bb4-4b73-884c-4296700e6226 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:20.887620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a943b095-1bb4-4b73-884c-4296700e6226 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:20.888191 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a943b095-1bb4-4b73-884c-4296700e6226 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:20.888609 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a943b095-1bb4-4b73-884c-4296700e6226 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:20.901277 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:20.901277 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:20.903195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a943b095-1bb4-4b73-884c-4296700e6226 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:20.904300 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 927/1860] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:21.920334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b8600c0-4b13-4972-875b-a5ce5bd53d00 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:21.921771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b8600c0-4b13-4972-875b-a5ce5bd53d00 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:21.922593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b8600c0-4b13-4972-875b-a5ce5bd53d00 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:21.923291 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0b8600c0-4b13-4972-875b-a5ce5bd53d00 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:21.933944 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:21.933944 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:21.936647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b8600c0-4b13-4972-875b-a5ce5bd53d00 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:21.944853 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 934/1861] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:22.950832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e264b36-7478-4cc0-ba2b-33e6b95595d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:22.953116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e264b36-7478-4cc0-ba2b-33e6b95595d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:22.954060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e264b36-7478-4cc0-ba2b-33e6b95595d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:22.954548 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9e264b36-7478-4cc0-ba2b-33e6b95595d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:22.964070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] POST http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes Jan 10 14:37:22.964800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-20241235"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:22.965745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-20241235'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:37:22.966047 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create volume of 1 GB Jan 10 14:37:22.967579 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:22.967579 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:22.978561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Availability Zones retrieved successfully. Jan 10 14:37:22.979489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e264b36-7478-4cc0-ba2b-33e6b95595d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:22.992609 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 935/1862] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:23.000967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Flow 'volume_create_api' (c963d48d-e8e9-46f4-9e24-5e7457e11f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:23.004699 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ccec95-f70f-4bb2-914a-ef05225af7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:23.007614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:37:23.047937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ccec95-f70f-4bb2-914a-ef05225af7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:23.049950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f442ecf-b6ce-4e1a-94ee-49103dc643ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:23.372553 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Created reservations ['72bd1a0a-4319-4213-b755-0e1b4c67d897', 'eec7302b-cbed-4b1b-bcac-00f10142263c', '412ea52f-6ee0-4aee-adf3-08165be33c90', '82821cb7-55e2-4a4e-b91e-9866fe1554dc'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:23.376228 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f442ecf-b6ce-4e1a-94ee-49103dc643ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72bd1a0a-4319-4213-b755-0e1b4c67d897', 'eec7302b-cbed-4b1b-bcac-00f10142263c', '412ea52f-6ee0-4aee-adf3-08165be33c90', '82821cb7-55e2-4a4e-b91e-9866fe1554dc']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:23.379134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8210b26-317a-4cf7-bfc2-93f9a89ca06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:23.516022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8210b26-317a-4cf7-bfc2-93f9a89ca06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9774daa3-4ca7-445d-8fa5-d83cf2c36ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-20241235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e362b44bdb84630bf814c46207b2d82',qos_specs=None,replication_status=,reservations=['72bd1a0a-4319-4213-b755-0e1b4c67d897','eec7302b-cbed-4b1b-bcac-00f10142263c','412ea52f-6ee0-4aee-adf3-08165be33c90','82821cb7-55e2-4a4e-b91e-9866fe1554dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a703ef9b6152461aab1ba05c9366a6d2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-20241235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9774daa3-4ca7-445d-8fa5-d83cf2c36ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e362b44bdb84630bf814c46207b2d82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a703ef9b6152461aab1ba05c9366a6d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:23.518374 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d19d5c-5ca7-41e9-8df7-36a4fd8da890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:23.606698 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d19d5c-5ca7-41e9-8df7-36a4fd8da890) transitioned into state 'SUCCESS' from state '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-20241235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e362b44bdb84630bf814c46207b2d82',qos_specs=None,replication_status=,reservations=['72bd1a0a-4319-4213-b755-0e1b4c67d897','eec7302b-cbed-4b1b-bcac-00f10142263c','412ea52f-6ee0-4aee-adf3-08165be33c90','82821cb7-55e2-4a4e-b91e-9866fe1554dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a703ef9b6152461aab1ba05c9366a6d2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:23.608454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202541dd-7ee2-4387-9f99-47db5f3ab979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:23.734131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202541dd-7ee2-4387-9f99-47db5f3ab979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:23.737145 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Flow 'volume_create_api' (c963d48d-e8e9-46f4-9e24-5e7457e11f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:23.738122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create volume request issued successfully. Jan 10 14:37:23.739561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-894fd203-19d5-4ab6-8b16-e697587c57fe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes returned with HTTP 202 Jan 10 14:37:23.740871 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 928/1863] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:37:22 2022] POST /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes => generated 818 bytes in 1066 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:37:23.753921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-503fcc45-6258-4b3f-ad90-eac61ff3e63f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:23.754369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-503fcc45-6258-4b3f-ad90-eac61ff3e63f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:23.754929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-503fcc45-6258-4b3f-ad90-eac61ff3e63f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:23.769612 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:23.769612 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:23.776908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-503fcc45-6258-4b3f-ad90-eac61ff3e63f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:23.785340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-503fcc45-6258-4b3f-ad90-eac61ff3e63f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:37:23.786074 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 936/1864] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:23 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 886 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:23.994175 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29c0e39e-68ac-4c07-9aa3-868d3a3b5653 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:23.995301 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29c0e39e-68ac-4c07-9aa3-868d3a3b5653 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:23.995705 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29c0e39e-68ac-4c07-9aa3-868d3a3b5653 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:24.012833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-29c0e39e-68ac-4c07-9aa3-868d3a3b5653 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:24.015942 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:24.015942 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:24.018230 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29c0e39e-68ac-4c07-9aa3-868d3a3b5653 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:24.021247 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 929/1865] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:24.591172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-729c6024-499b-4bbe-a90b-86e69bdff11d tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] GET http://10.222.0.20/volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts Jan 10 14:37:24.591739 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-729c6024-499b-4bbe-a90b-86e69bdff11d tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:24.592425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-729c6024-499b-4bbe-a90b-86e69bdff11d tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:24.603967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.hosts [None req-729c6024-499b-4bbe-a90b-86e69bdff11d tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] status, active and update: available, enabled, 2022-01-10 14:37:23+00:00 {{(pid=110760) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Jan 10 14:37:24.604621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.hosts [None req-729c6024-499b-4bbe-a90b-86e69bdff11d tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] status, active and update: available, enabled, 2022-01-10 14:37:22+00:00 {{(pid=110760) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Jan 10 14:37:24.605315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.hosts [None req-729c6024-499b-4bbe-a90b-86e69bdff11d tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] status, active and update: available, enabled, 2022-01-10 14:37:15+00:00 {{(pid=110760) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Jan 10 14:37:24.606141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-729c6024-499b-4bbe-a90b-86e69bdff11d tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] http://10.222.0.20/volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts returned with HTTP 200 Jan 10 14:37:24.614872 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 937/1866] 10.222.0.20 () {58 vars in 1216 bytes} [Mon Jan 10 14:37:24 2022] GET /volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts => generated 563 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:24.620927 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-186ea686-6a3f-4a88-a264-4a48c1c2748b tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] GET http://10.222.0.20/volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts Jan 10 14:37:24.621640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-186ea686-6a3f-4a88-a264-4a48c1c2748b tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:24.622142 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-186ea686-6a3f-4a88-a264-4a48c1c2748b tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:24.636856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.hosts [None req-186ea686-6a3f-4a88-a264-4a48c1c2748b tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] status, active and update: available, enabled, 2022-01-10 14:37:23+00:00 {{(pid=110759) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Jan 10 14:37:24.636856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.hosts [None req-186ea686-6a3f-4a88-a264-4a48c1c2748b tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] status, active and update: available, enabled, 2022-01-10 14:37:22+00:00 {{(pid=110759) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Jan 10 14:37:24.636856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.hosts [None req-186ea686-6a3f-4a88-a264-4a48c1c2748b tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] status, active and update: available, enabled, 2022-01-10 14:37:15+00:00 {{(pid=110759) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Jan 10 14:37:24.636856 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-186ea686-6a3f-4a88-a264-4a48c1c2748b tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] http://10.222.0.20/volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts returned with HTTP 200 Jan 10 14:37:24.636856 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 930/1867] 10.222.0.20 () {58 vars in 1216 bytes} [Mon Jan 10 14:37:24 2022] GET /volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts => generated 563 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:24.647333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eb8cc320-4d1b-46ed-a03d-0aeb39f9b5d7 tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] GET http://10.222.0.20/volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts/n-d-master-5@lvmdriver-1 Jan 10 14:37:24.647775 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eb8cc320-4d1b-46ed-a03d-0aeb39f9b5d7 tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:24.648221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eb8cc320-4d1b-46ed-a03d-0aeb39f9b5d7 tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:24.775925 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eb8cc320-4d1b-46ed-a03d-0aeb39f9b5d7 tempest-VolumeHostsAdminTestsJSON-1557603006 tempest-VolumeHostsAdminTestsJSON-1557603006-project-admin] http://10.222.0.20/volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts/n-d-master-5@lvmdriver-1 returned with HTTP 200 Jan 10 14:37:24.777093 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 938/1868] 10.222.0.20 () {58 vars in 1291 bytes} [Mon Jan 10 14:37:24 2022] GET /volume/v3/d421ec7e643c4020a4df44c45abe3816/os-hosts/n-d-master-5@lvmdriver-1 => generated 1143 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:37:24.800894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64bd147e-2e2d-43c2-81cc-f385635b2ca5 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:24.801594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64bd147e-2e2d-43c2-81cc-f385635b2ca5 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:24.802199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64bd147e-2e2d-43c2-81cc-f385635b2ca5 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:24.825309 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:24.825309 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:24.837466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-64bd147e-2e2d-43c2-81cc-f385635b2ca5 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:24.850526 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64bd147e-2e2d-43c2-81cc-f385635b2ca5 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:37:24.851893 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 931/1869] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:24 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 910 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:25.034427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3126a89-eb90-40ac-9ebc-bd764fd7e950 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:25.034899 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3126a89-eb90-40ac-9ebc-bd764fd7e950 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:25.035356 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3126a89-eb90-40ac-9ebc-bd764fd7e950 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:25.035663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e3126a89-eb90-40ac-9ebc-bd764fd7e950 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:25.051638 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:25.051638 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:25.053839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3126a89-eb90-40ac-9ebc-bd764fd7e950 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:25.061385 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 939/1870] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:25.865833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bdcdca1-1af4-427f-9c05-674a24515a21 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:25.866309 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bdcdca1-1af4-427f-9c05-674a24515a21 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:25.866727 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bdcdca1-1af4-427f-9c05-674a24515a21 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:25.886235 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:25.886235 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:25.895001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8bdcdca1-1af4-427f-9c05-674a24515a21 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:25.907633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bdcdca1-1af4-427f-9c05-674a24515a21 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:37:25.908640 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 932/1871] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:25 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:25.923840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ab8ccf9-43b5-4e2f-8727-52434667ab83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] POST http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots Jan 10 14:37:25.927305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ab8ccf9-43b5-4e2f-8727-52434667ab83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9774daa3-4ca7-445d-8fa5-d83cf2c36ee4", "name": "tempest-SnapshotsActionsTest-Snapshot-1817951460"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:25.942976 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:25.942976 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:25.943938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3ab8ccf9-43b5-4e2f-8727-52434667ab83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:25.944268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-3ab8ccf9-43b5-4e2f-8727-52434667ab83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create snapshot from volume 9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:26.069138 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20aa82f2-462a-4d39-b61a-f442b98c18ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:26.069961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20aa82f2-462a-4d39-b61a-f442b98c18ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:26.070533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20aa82f2-462a-4d39-b61a-f442b98c18ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:26.070861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-20aa82f2-462a-4d39-b61a-f442b98c18ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:26.079015 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:26.079015 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:26.080848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20aa82f2-462a-4d39-b61a-f442b98c18ba tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:26.081617 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 933/1872] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:26.131956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-3ab8ccf9-43b5-4e2f-8727-52434667ab83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Created reservations ['64fb0aa4-0a94-4264-871a-eb37b16bd9be', '3e084ca6-fe82-4c4d-ac25-5e9a9d10f370', '999efddd-fc08-423e-b78d-462f6286f700', '78652ba1-16e0-4fd1-ae5f-ea93d7bb5e43'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:26.330306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3ab8ccf9-43b5-4e2f-8727-52434667ab83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot create request issued successfully. Jan 10 14:37:26.330988 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ab8ccf9-43b5-4e2f-8727-52434667ab83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots returned with HTTP 202 Jan 10 14:37:26.337413 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 940/1873] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:37:25 2022] POST /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots => generated 307 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:37:26.342818 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e513093f-76ce-4e9c-95cf-58b142440c79 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:26.343270 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e513093f-76ce-4e9c-95cf-58b142440c79 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:26.343899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e513093f-76ce-4e9c-95cf-58b142440c79 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:26.354779 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:26.354779 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:26.356747 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e513093f-76ce-4e9c-95cf-58b142440c79 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:26.358721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e513093f-76ce-4e9c-95cf-58b142440c79 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:26.360856 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 934/1874] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:26 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:27.095669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52263024-e81e-4fe7-a764-85957abc7d68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:27.096197 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52263024-e81e-4fe7-a764-85957abc7d68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:27.096655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52263024-e81e-4fe7-a764-85957abc7d68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:27.101113 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-52263024-e81e-4fe7-a764-85957abc7d68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:27.106503 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:27.106503 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:27.108390 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52263024-e81e-4fe7-a764-85957abc7d68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:27.109633 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 941/1875] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:27.121674 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f13f2ebf-5fdd-44fc-92b3-b49c4e02b0cb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:37:27.122692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f13f2ebf-5fdd-44fc-92b3-b49c4e02b0cb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:27.123474 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f13f2ebf-5fdd-44fc-92b3-b49c4e02b0cb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:27.137757 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:27.137757 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:27.145453 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f13f2ebf-5fdd-44fc-92b3-b49c4e02b0cb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:37:27.155894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f13f2ebf-5fdd-44fc-92b3-b49c4e02b0cb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:37:27.156860 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 935/1876] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:37:27.173805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21/restore Jan 10 14:37:27.174774 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:27.175688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Restoring backup 3b4950c8-6498-41d0-854f-a8265f8e6a21 ({'restore': {}}) {{(pid=110760) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jan 10 14:37:27.175976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Restoring backup 3b4950c8-6498-41d0-854f-a8265f8e6a21 to volume None. Jan 10 14:37:27.184134 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:27.184134 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:27.186910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.backup.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating volume of 1 GB for restore of backup 3b4950c8-6498-41d0-854f-a8265f8e6a21. Jan 10 14:37:27.201067 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Availability zone cache updated, next update will occur around 2022-01-10 15:37:27.200479. {{(pid=110760) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 14:37:27.201452 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Availability Zones retrieved successfully. Jan 10 14:37:27.219575 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (c7074221-123b-4c00-bb7c-01903ca2381a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:27.222717 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016c01eb-9d6b-450d-aeb3-f97cf79a01c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:27.225791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:37:27.279413 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016c01eb-9d6b-450d-aeb3-f97cf79a01c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:27.283553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23cdc3a-5991-496e-b2b3-672725df5dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:27.376662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-939657cc-8c40-4f20-8322-83f52721fa10 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:27.377472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-939657cc-8c40-4f20-8322-83f52721fa10 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:27.378171 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-939657cc-8c40-4f20-8322-83f52721fa10 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:27.394592 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:27.394592 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:27.395572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-939657cc-8c40-4f20-8322-83f52721fa10 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:27.397916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-939657cc-8c40-4f20-8322-83f52721fa10 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:27.399036 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 936/1877] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:27 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:27.481674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['7d1827cb-10bc-4732-b346-36bf7317ee40', 'a6d77a23-1f90-426e-b29c-8eb8bfcaa546', 'f734d98f-26c8-4501-a320-925f6a3d7e41', 'eea84d11-948d-4f85-a7a4-14da5d08aab2'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:27.486335 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23cdc3a-5991-496e-b2b3-672725df5dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d1827cb-10bc-4732-b346-36bf7317ee40', 'a6d77a23-1f90-426e-b29c-8eb8bfcaa546', 'f734d98f-26c8-4501-a320-925f6a3d7e41', 'eea84d11-948d-4f85-a7a4-14da5d08aab2']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:27.488446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883526c8-54be-4b6f-9bd1-e9e42b2c264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:27.558416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883526c8-54be-4b6f-9bd1-e9e42b2c264a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7', '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_3b4950c8-6498-41d0-854f-a8265f8e6a21',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['7d1827cb-10bc-4732-b346-36bf7317ee40','a6d77a23-1f90-426e-b29c-8eb8bfcaa546','f734d98f-26c8-4501-a320-925f6a3d7e41','eea84d11-948d-4f85-a7a4-14da5d08aab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:37:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3b4950c8-6498-41d0-854f-a8265f8e6a21',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25656e5edc1b4de4bc2e05747b44254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:27.560382 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07e2b30-895a-41c1-9a5c-fdd5df99979e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:27.656684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07e2b30-895a-41c1-9a5c-fdd5df99979e) transitioned into 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_3b4950c8-6498-41d0-854f-a8265f8e6a21',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['7d1827cb-10bc-4732-b346-36bf7317ee40','a6d77a23-1f90-426e-b29c-8eb8bfcaa546','f734d98f-26c8-4501-a320-925f6a3d7e41','eea84d11-948d-4f85-a7a4-14da5d08aab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:27.656684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3de51ee-ccf0-4572-9a8b-efbad18f0ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:27.736451 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3de51ee-ccf0-4572-9a8b-efbad18f0ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:27.745327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (c7074221-123b-4c00-bb7c-01903ca2381a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:27.748321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request issued successfully. Jan 10 14:37:27.769081 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:27.769081 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:27.770258 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:37:28.412119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc9ba95a-b99c-4843-ab4a-d4a710e55e12 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:28.413587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc9ba95a-b99c-4843-ab4a-d4a710e55e12 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:28.414484 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc9ba95a-b99c-4843-ab4a-d4a710e55e12 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:28.426370 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:28.426370 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:28.428454 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bc9ba95a-b99c-4843-ab4a-d4a710e55e12 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:28.433573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc9ba95a-b99c-4843-ab4a-d4a710e55e12 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:28.438983 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 937/1878] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:28 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:28.787715 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:28.787715 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:28.792285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:37:29.447145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-11aacda2-19e8-4111-bce0-0a1116444d02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:29.447773 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-11aacda2-19e8-4111-bce0-0a1116444d02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:29.448206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-11aacda2-19e8-4111-bce0-0a1116444d02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:29.458039 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:29.458039 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:29.459093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-11aacda2-19e8-4111-bce0-0a1116444d02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:29.460892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-11aacda2-19e8-4111-bce0-0a1116444d02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:29.463053 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 938/1879] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:29 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:29.623421 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f16437d3-645c-47e5-a563-e477d4b1fb42 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:37:29.624131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f16437d3-645c-47e5-a563-e477d4b1fb42 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:29.624485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f16437d3-645c-47e5-a563-e477d4b1fb42 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:29.625295 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-f16437d3-645c-47e5-a563-e477d4b1fb42 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'creating'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:29.641448 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:29.641448 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:29.736509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f16437d3-645c-47e5-a563-e477d4b1fb42 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:37:29.737170 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 939/1880] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:29 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:29.782812 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1b304eb-7c3b-4acc-90e0-bef691be0962 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] POST http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types Jan 10 14:37:29.783526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e1b304eb-7c3b-4acc-90e0-bef691be0962 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1883251918", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:29.784929 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:29.784929 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:29.806372 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:29.806372 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:29.807605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:37:29.807932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Checking backup size 1 against volume size 1 {{(pid=110760) restore /opt/stack/cinder/cinder/backup/api.py:414}} Jan 10 14:37:29.808213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.backup.api [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Overwriting volume 6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 with restore of backup 3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:29.888813 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1b304eb-7c3b-4acc-90e0-bef691be0962 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types returned with HTTP 200 Jan 10 14:37:29.889478 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 940/1881] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:37:29 2022] POST /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types => generated 278 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:29.893355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-651b4c2d-247e-4165-86b9-d79701039a3c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:29.893788 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-651b4c2d-247e-4165-86b9-d79701039a3c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:29.894247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-651b4c2d-247e-4165-86b9-d79701039a3c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:29.903593 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:29.903593 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:29.904552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-651b4c2d-247e-4165-86b9-d79701039a3c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:29.906282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-651b4c2d-247e-4165-86b9-d79701039a3c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:29.906943 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 941/1882] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:29 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:29.910297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a2f0376-06dd-4a74-95a9-7b3171b23be9 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] POST http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types Jan 10 14:37:29.911043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a2f0376-06dd-4a74-95a9-7b3171b23be9 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1122907207", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:29.982842 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] restore_backup in rpcapi backup_id 3b4950c8-6498-41d0-854f-a8265f8e6a21 {{(pid=110760) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 10 14:37:29.985832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c030d9a-36f5-4b96-9c1f-e5c5bc51604e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21/restore returned with HTTP 202 Jan 10 14:37:29.988028 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 942/1883] 10.222.0.20 () {60 vars in 1369 bytes} [Mon Jan 10 14:37:27 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21/restore => generated 189 bytes in 2818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:37:29.991414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9e92915-4a17-4d4f-8b02-b0f5a1698627 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:37:29.992111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9e92915-4a17-4d4f-8b02-b0f5a1698627 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:29.992453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9e92915-4a17-4d4f-8b02-b0f5a1698627 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:29.993269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-e9e92915-4a17-4d4f-8b02-b0f5a1698627 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'available'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:30.008738 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a2f0376-06dd-4a74-95a9-7b3171b23be9 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types returned with HTTP 200 Jan 10 14:37:30.009594 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 942/1884] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:37:29 2022] POST /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types => generated 278 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:30.013794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43599974-453b-41be-827e-ac62c107f212 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:30.014231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43599974-453b-41be-827e-ac62c107f212 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:30.016216 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:30.016216 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:30.020008 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43599974-453b-41be-827e-ac62c107f212 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:30.020008 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-43599974-453b-41be-827e-ac62c107f212 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:30.027329 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:30.027329 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:30.029001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43599974-453b-41be-827e-ac62c107f212 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:30.029689 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 943/1885] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:30.126612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] POST http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes Jan 10 14:37:30.127356 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-132592258", "volume_type": "bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f", "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:30.128356 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-132592258', 'volume_type': 'bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f', 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:37:30.136296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Create volume of 1 GB Jan 10 14:37:30.137234 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:30.137234 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:30.138584 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Availability Zones retrieved successfully. Jan 10 14:37:30.152479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9e92915-4a17-4d4f-8b02-b0f5a1698627 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:37:30.153772 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 943/1886] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:29 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:30.156665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Flow 'volume_create_api' (f7889ddb-86ef-41c5-9e17-2d444a74cd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:30.158522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce1b5be4-4080-448b-8948-94a8be546a29 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:30.159158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce1b5be4-4080-448b-8948-94a8be546a29 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:30.159483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c26b337-5c54-43e5-b16c-26035119131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:30.160018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce1b5be4-4080-448b-8948-94a8be546a29 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:30.162249 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:37:30.169756 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:30.169756 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:30.170847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ce1b5be4-4080-448b-8948-94a8be546a29 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:30.172840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce1b5be4-4080-448b-8948-94a8be546a29 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:30.177842 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 944/1887] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:30 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:30.188188 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d150477-bb14-4a7e-b459-f5dafc2670a7 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] POST http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots Jan 10 14:37:30.188832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c26b337-5c54-43e5-b16c-26035119131e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f,is_public=True,name='tempest-VolumeTypesTest-volume-type-1883251918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:30.189092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d150477-bb14-4a7e-b459-f5dafc2670a7 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9774daa3-4ca7-445d-8fa5-d83cf2c36ee4", "name": "tempest-SnapshotsActionsTest-Snapshot-570691235"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:30.191272 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73209a2d-16b9-4bc2-85d3-37051279949d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:30.203962 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:30.203962 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:30.205028 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d150477-bb14-4a7e-b459-f5dafc2670a7 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:30.205505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-1d150477-bb14-4a7e-b459-f5dafc2670a7 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create snapshot from volume 9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:30.232876 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1883251918 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1883251918, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:37:30.233673 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1883251918 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1883251918, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:37:30.342537 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-1d150477-bb14-4a7e-b459-f5dafc2670a7 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Created reservations ['0ab40300-570f-4427-9d61-4abd17b01ce0', '0cbbde83-0d90-4b91-b66d-8ec8b8f00911', '2aaf70c2-8cbb-436c-8782-f8a13bc61ccf', 'a4ed0cdf-939e-448e-80ee-54f1be04bbe7'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:30.537450 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Created reservations ['2707b05e-0a16-411a-9c6f-9cf7451438c7', 'be85ef2a-9e3e-4397-87ac-13683bfc392d', '87bdafc6-9ef1-4eb0-a6bb-2efd6df36cfd', '46d1df9b-9963-473e-a465-150b3df5e497'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:30.539375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73209a2d-16b9-4bc2-85d3-37051279949d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2707b05e-0a16-411a-9c6f-9cf7451438c7', 'be85ef2a-9e3e-4397-87ac-13683bfc392d', '87bdafc6-9ef1-4eb0-a6bb-2efd6df36cfd', '46d1df9b-9963-473e-a465-150b3df5e497']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:30.541907 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47dd3be-9455-47e3-9983-414e0e010046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:30.620182 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47dd3be-9455-47e3-9983-414e0e010046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a1f670a-e9a2-4fcf-b021-f7a844b52f18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-132592258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7565ca06504e40b61cbae77a233783',qos_specs=None,replication_status=,reservations=['2707b05e-0a16-411a-9c6f-9cf7451438c7','be85ef2a-9e3e-4397-87ac-13683bfc392d','87bdafc6-9ef1-4eb0-a6bb-2efd6df36cfd','46d1df9b-9963-473e-a465-150b3df5e497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a94c0815b7174c10b8120221d64b10cd',volume_type_id=bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-132592258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a1f670a-e9a2-4fcf-b021-f7a844b52f18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7565ca06504e40b61cbae77a233783',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a94c0815b7174c10b8120221d64b10cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f),volume_type_id=bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:30.622241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71934df-14d0-4cc1-955a-9f90c8ee78af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:30.639298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d150477-bb14-4a7e-b459-f5dafc2670a7 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot create request issued successfully. Jan 10 14:37:30.640641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d150477-bb14-4a7e-b459-f5dafc2670a7 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots returned with HTTP 202 Jan 10 14:37:30.646928 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 945/1888] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:37:30 2022] POST /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots => generated 306 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:37:30.652335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9efc3997-6319-4e95-bf8e-b80d8610cc50 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:30.653260 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9efc3997-6319-4e95-bf8e-b80d8610cc50 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:30.654227 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9efc3997-6319-4e95-bf8e-b80d8610cc50 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:30.663450 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:30.663450 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:30.664558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9efc3997-6319-4e95-bf8e-b80d8610cc50 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:30.666360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9efc3997-6319-4e95-bf8e-b80d8610cc50 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:30.667130 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 946/1889] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:30 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:30.721886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71934df-14d0-4cc1-955a-9f90c8ee78af) transitioned into state 'SUCCESS' from state '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-132592258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7565ca06504e40b61cbae77a233783',qos_specs=None,replication_status=,reservations=['2707b05e-0a16-411a-9c6f-9cf7451438c7','be85ef2a-9e3e-4397-87ac-13683bfc392d','87bdafc6-9ef1-4eb0-a6bb-2efd6df36cfd','46d1df9b-9963-473e-a465-150b3df5e497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a94c0815b7174c10b8120221d64b10cd',volume_type_id=bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:30.724054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c225190-b4f1-4675-827c-ac2ba20e6533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:30.836550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c225190-b4f1-4675-827c-ac2ba20e6533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:30.839170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Flow 'volume_create_api' (f7889ddb-86ef-41c5-9e17-2d444a74cd31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:30.839852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Create volume request issued successfully. Jan 10 14:37:30.841036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7678829-2069-4248-a074-b60fadb40b54 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes returned with HTTP 202 Jan 10 14:37:30.841768 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 944/1890] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:37:30 2022] POST /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes => generated 849 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:37:30.856373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce3d6a7f-fe32-4738-82f2-56ab6c158d10 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:30.856918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce3d6a7f-fe32-4738-82f2-56ab6c158d10 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:30.858065 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce3d6a7f-fe32-4738-82f2-56ab6c158d10 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:30.876709 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:30.876709 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:30.885347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ce3d6a7f-fe32-4738-82f2-56ab6c158d10 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:30.893161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce3d6a7f-fe32-4738-82f2-56ab6c158d10 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:30.894226 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 947/1891] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:30 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 917 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:31.043881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64bc065a-a3be-4f4a-8941-6a5370f06d36 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:31.044448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64bc065a-a3be-4f4a-8941-6a5370f06d36 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:31.044961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64bc065a-a3be-4f4a-8941-6a5370f06d36 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:31.045340 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-64bc065a-a3be-4f4a-8941-6a5370f06d36 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:31.052860 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:31.052860 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:31.054386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64bc065a-a3be-4f4a-8941-6a5370f06d36 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:31.055059 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 945/1892] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:31.683230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f512a19-3f5c-4176-8058-2a4de6c08fc4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:31.683916 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f512a19-3f5c-4176-8058-2a4de6c08fc4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:31.684556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f512a19-3f5c-4176-8058-2a4de6c08fc4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:31.699948 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:31.699948 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:31.701188 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1f512a19-3f5c-4176-8058-2a4de6c08fc4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:31.704367 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f512a19-3f5c-4176-8058-2a4de6c08fc4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:31.705558 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 948/1893] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:31 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:31.909863 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1025a362-2edf-42d2-9db6-962f626b6d61 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:31.910939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1025a362-2edf-42d2-9db6-962f626b6d61 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:31.911707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1025a362-2edf-42d2-9db6-962f626b6d61 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:31.939872 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:31.939872 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:31.966545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1025a362-2edf-42d2-9db6-962f626b6d61 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:31.979197 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1025a362-2edf-42d2-9db6-962f626b6d61 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:31.992346 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 946/1894] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:31 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:32.068783 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-143bd934-946d-43dc-a5f4-f78309b94209 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:32.069981 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-143bd934-946d-43dc-a5f4-f78309b94209 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:32.070593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-143bd934-946d-43dc-a5f4-f78309b94209 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:32.071069 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-143bd934-946d-43dc-a5f4-f78309b94209 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:32.085514 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:32.085514 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:32.090592 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-143bd934-946d-43dc-a5f4-f78309b94209 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:32.092349 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 949/1895] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:32.717057 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38f60e61-5865-4863-b3f5-5c8481f9d220 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:32.717458 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38f60e61-5865-4863-b3f5-5c8481f9d220 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:32.717912 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38f60e61-5865-4863-b3f5-5c8481f9d220 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:32.731559 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:32.731559 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:32.732995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-38f60e61-5865-4863-b3f5-5c8481f9d220 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:32.734483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38f60e61-5865-4863-b3f5-5c8481f9d220 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:32.735293 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 947/1896] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:32 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:33.006281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a109761-18ac-4736-a99f-8eb070c56058 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:33.006737 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a109761-18ac-4736-a99f-8eb070c56058 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:33.007270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a109761-18ac-4736-a99f-8eb070c56058 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:33.022080 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.022080 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.031529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4a109761-18ac-4736-a99f-8eb070c56058 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:33.040573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a109761-18ac-4736-a99f-8eb070c56058 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:33.041850 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 950/1897] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:33 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:33.055826 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] POST http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18/action Jan 10 14:37:33.061730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Action body: b'{"os-retype": {"new_type": "30d71639-a841-4e67-9ad8-47920ee4cabe"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:33.061730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "30d71639-a841-4e67-9ad8-47920ee4cabe"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:33.071305 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.071305 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.073064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:33.104291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-141242fb-02f8-4fd0-985f-ac6a82ce4d91 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:33.106445 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1122907207 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1122907207, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:37:33.106984 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1122907207 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1122907207, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:37:33.107625 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-141242fb-02f8-4fd0-985f-ac6a82ce4d91 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:33.108230 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-141242fb-02f8-4fd0-985f-ac6a82ce4d91 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:33.109116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-141242fb-02f8-4fd0-985f-ac6a82ce4d91 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:33.118041 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.118041 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.119719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-141242fb-02f8-4fd0-985f-ac6a82ce4d91 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:33.120975 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 951/1898] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:33.302196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Created reservations ['619c1f7e-0fd4-4fd2-aa7d-ae065da60925', '0c226353-4423-46b2-a629-cc5ea74e8fba'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:33.417219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Created reservations ['483d4fe2-5fba-4115-8f75-e05b13889914', '26141ab8-328d-423e-8e5b-294db3c398be'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:33.418373 n-d-master-5 devstack@c-api.service[110759]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:2733: SADeprecationWarning: The SelectBase.as_scalar() method is deprecated and will be removed in a future release. Please refer to SelectBase.scalar_subquery(). (deprecated since: 1.4) Jan 10 14:37:33.418373 n-d-master-5 devstack@c-api.service[110759]: models.VolumeType.qos_specs_id == q.as_scalar())), Jan 10 14:37:33.611742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Retype volume request issued successfully. Jan 10 14:37:33.612225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f53b444c-7c51-460f-a4a5-0d5c82c7fa8d tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18/action returned with HTTP 202 Jan 10 14:37:33.616070 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 948/1899] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:37:33 2022] POST /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18/action => generated 0 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:33.622225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f63d84f3-3a15-4edc-b555-161b3bc8041b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:33.622832 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f63d84f3-3a15-4edc-b555-161b3bc8041b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:33.623285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f63d84f3-3a15-4edc-b555-161b3bc8041b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:33.639206 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.639206 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.647795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f63d84f3-3a15-4edc-b555-161b3bc8041b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:33.657075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f63d84f3-3a15-4edc-b555-161b3bc8041b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:33.658001 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 952/1900] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:33 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 941 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:33.747136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81385098-041e-4f58-b278-4b47baeee1c6 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:33.747611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81385098-041e-4f58-b278-4b47baeee1c6 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:33.748061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81385098-041e-4f58-b278-4b47baeee1c6 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:33.758483 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.758483 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.760013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-81385098-041e-4f58-b278-4b47baeee1c6 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:33.761368 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81385098-041e-4f58-b278-4b47baeee1c6 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:33.762379 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 949/1901] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:33 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:33.772139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bc5a620-bcd7-400a-a89b-30e0e615d9a1 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e/action Jan 10 14:37:33.772980 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bc5a620-bcd7-400a-a89b-30e0e615d9a1 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:33.773327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bc5a620-bcd7-400a-a89b-30e0e615d9a1 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:33.774081 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-5bc5a620-bcd7-400a-a89b-30e0e615d9a1 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot 'aab0b910-6efa-4b76-b4d4-6e626906a30e' with '{'status': 'creating'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:33.791058 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.791058 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.881099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bc5a620-bcd7-400a-a89b-30e0e615d9a1 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e/action returned with HTTP 202 Jan 10 14:37:33.884602 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 953/1902] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:33 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:37:33.889374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-131bc9aa-9468-4ae5-bd33-6e6a7ca4979c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:33.889971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-131bc9aa-9468-4ae5-bd33-6e6a7ca4979c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:33.890466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-131bc9aa-9468-4ae5-bd33-6e6a7ca4979c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:33.914736 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.914736 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.920589 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-131bc9aa-9468-4ae5-bd33-6e6a7ca4979c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:33.922453 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-131bc9aa-9468-4ae5-bd33-6e6a7ca4979c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:33.923164 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 950/1903] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:33 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:33.939184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f7c116a-33b1-4505-92cf-32abefcbe064 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e/action Jan 10 14:37:33.939898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f7c116a-33b1-4505-92cf-32abefcbe064 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:33.940215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f7c116a-33b1-4505-92cf-32abefcbe064 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:33.953708 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:33.953708 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:33.955389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f7c116a-33b1-4505-92cf-32abefcbe064 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot retrieved successfully. Jan 10 14:37:34.092377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f7c116a-33b1-4505-92cf-32abefcbe064 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot delete request issued successfully. Jan 10 14:37:34.093146 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f7c116a-33b1-4505-92cf-32abefcbe064 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e/action returned with HTTP 202 Jan 10 14:37:34.094983 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 954/1904] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:33 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:34.103632 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0ba2d04-c12b-4872-a5ea-ddfe79def637 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:34.104755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0ba2d04-c12b-4872-a5ea-ddfe79def637 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:34.105387 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0ba2d04-c12b-4872-a5ea-ddfe79def637 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:34.126104 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:34.126104 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:34.126104 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c0ba2d04-c12b-4872-a5ea-ddfe79def637 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:34.134756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7030dc8-6d13-43bd-bc7c-7a626ccde454 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:34.135184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7030dc8-6d13-43bd-bc7c-7a626ccde454 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:34.135604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7030dc8-6d13-43bd-bc7c-7a626ccde454 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:34.135907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a7030dc8-6d13-43bd-bc7c-7a626ccde454 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:34.143805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0ba2d04-c12b-4872-a5ea-ddfe79def637 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:34.144571 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 951/1905] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:34 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:34.152897 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:34.152897 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:34.163341 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7030dc8-6d13-43bd-bc7c-7a626ccde454 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:34.163341 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 955/1906] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:34.673320 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7a2394e-5c1b-4248-a78a-35d02e853332 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:34.674173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7a2394e-5c1b-4248-a78a-35d02e853332 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:34.674974 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7a2394e-5c1b-4248-a78a-35d02e853332 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:34.696392 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:34.696392 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:34.705147 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7a2394e-5c1b-4248-a78a-35d02e853332 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:34.725460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7a2394e-5c1b-4248-a78a-35d02e853332 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:34.730700 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 952/1907] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:34 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 942 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:34.744207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb61ced2-69d3-458b-b4f9-d04d05d693c0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:34.744919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb61ced2-69d3-458b-b4f9-d04d05d693c0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:34.745588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb61ced2-69d3-458b-b4f9-d04d05d693c0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:34.760705 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:34.760705 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:34.768952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fb61ced2-69d3-458b-b4f9-d04d05d693c0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:34.779381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb61ced2-69d3-458b-b4f9-d04d05d693c0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:34.791326 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 956/1908] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:34 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 942 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:34.795752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b08b464-c301-4907-a2a7-1129603fd225 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] POST http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types Jan 10 14:37:34.796516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b08b464-c301-4907-a2a7-1129603fd225 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-406103625", "description": "tempest-volume-type-description-511234358", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:34.913634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b08b464-c301-4907-a2a7-1129603fd225 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types returned with HTTP 200 Jan 10 14:37:34.924558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55a548e8-184e-499e-a186-81568b891e5a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd Jan 10 14:37:34.925262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55a548e8-184e-499e-a186-81568b891e5a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:34.925917 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55a548e8-184e-499e-a186-81568b891e5a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:34.932763 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 953/1909] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:37:34 2022] POST /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types => generated 316 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:34.938845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55a548e8-184e-499e-a186-81568b891e5a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd returned with HTTP 200 Jan 10 14:37:34.951922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-98c57194-e7bd-482b-806f-5338a027c7d4 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] POST http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types Jan 10 14:37:34.953026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-98c57194-e7bd-482b-806f-5338a027c7d4 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-355038690"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:34.956442 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 957/1910] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:34 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd => generated 338 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.049666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-98c57194-e7bd-482b-806f-5338a027c7d4 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types returned with HTTP 200 Jan 10 14:37:35.051335 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 954/1911] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:37:34 2022] POST /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types => generated 220 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:35.061926 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e9b72e9-07df-42d8-bb03-6e976b5764c4 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] POST http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption Jan 10 14:37:35.062750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e9b72e9-07df-42d8-bb03-6e976b5764c4 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:35.160400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ae0e686-76d7-4ab8-a7e1-d3ba35740eac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:35.162871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ae0e686-76d7-4ab8-a7e1-d3ba35740eac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.163701 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ae0e686-76d7-4ab8-a7e1-d3ba35740eac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.185977 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:35.185977 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:35.187388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8ae0e686-76d7-4ab8-a7e1-d3ba35740eac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:35.189482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ae0e686-76d7-4ab8-a7e1-d3ba35740eac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:35.191473 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 955/1912] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.198560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e80ff4c-6fb7-4142-acf5-398dccfea086 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:35.199105 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e80ff4c-6fb7-4142-acf5-398dccfea086 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.204350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e80ff4c-6fb7-4142-acf5-398dccfea086 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.204350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9e80ff4c-6fb7-4142-acf5-398dccfea086 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:35.207757 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:35.207757 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:35.209668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e80ff4c-6fb7-4142-acf5-398dccfea086 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:35.210869 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 956/1913] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.223483 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e9b72e9-07df-42d8-bb03-6e976b5764c4 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption returned with HTTP 200 Jan 10 14:37:35.225191 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 958/1914] 10.222.0.20 () {60 vars in 1373 bytes} [Mon Jan 10 14:37:35 2022] POST /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption => generated 239 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.234863 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-439a62fa-0e23-4cf1-b5a0-16392d818673 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption Jan 10 14:37:35.235522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-439a62fa-0e23-4cf1-b5a0-16392d818673 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.236122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-439a62fa-0e23-4cf1-b5a0-16392d818673 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.247332 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-439a62fa-0e23-4cf1-b5a0-16392d818673 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption returned with HTTP 200 Jan 10 14:37:35.267021 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 957/1915] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.272719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c61ac322-65a0-42d8-81c7-3e0486f0046d tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] PUT http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/provider Jan 10 14:37:35.273837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c61ac322-65a0-42d8-81c7-3e0486f0046d tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:35.417724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c61ac322-65a0-42d8-81c7-3e0486f0046d tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/provider returned with HTTP 200 Jan 10 14:37:35.426425 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 959/1916] 10.222.0.20 () {60 vars in 1399 bytes} [Mon Jan 10 14:37:35 2022] PUT /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/provider => generated 122 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.429478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcf6f1fe-8bcf-4e27-92c2-e1f729e26be3 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption Jan 10 14:37:35.429923 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcf6f1fe-8bcf-4e27-92c2-e1f729e26be3 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.430417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcf6f1fe-8bcf-4e27-92c2-e1f729e26be3 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.444056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcf6f1fe-8bcf-4e27-92c2-e1f729e26be3 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption returned with HTTP 200 Jan 10 14:37:35.464615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8da9607-5b0a-476a-961e-13e75ddd7af6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/cipher Jan 10 14:37:35.465308 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8da9607-5b0a-476a-961e-13e75ddd7af6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.465771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8da9607-5b0a-476a-961e-13e75ddd7af6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.472739 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 958/1917] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption => generated 347 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.499202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8da9607-5b0a-476a-961e-13e75ddd7af6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/cipher returned with HTTP 200 Jan 10 14:37:35.502493 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 960/1918] 10.222.0.20 () {58 vars in 1372 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/cipher => generated 29 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:35.511567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08638a3d-78e8-4f4f-adc2-ad1aa28ce769 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] DELETE http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/provider Jan 10 14:37:35.512020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08638a3d-78e8-4f4f-adc2-ad1aa28ce769 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.512539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08638a3d-78e8-4f4f-adc2-ad1aa28ce769 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.669558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08638a3d-78e8-4f4f-adc2-ad1aa28ce769 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/provider returned with HTTP 202 Jan 10 14:37:35.671977 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 959/1919] 10.222.0.20 () {58 vars in 1381 bytes} [Mon Jan 10 14:37:35 2022] DELETE /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption/provider => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:35.682120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0658b23b-d439-43d1-b9f0-60211cac7751 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption Jan 10 14:37:35.682830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0658b23b-d439-43d1-b9f0-60211cac7751 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.683594 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0658b23b-d439-43d1-b9f0-60211cac7751 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.699901 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0658b23b-d439-43d1-b9f0-60211cac7751 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption returned with HTTP 200 Jan 10 14:37:35.701483 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 961/1920] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 10 14:37:35.713025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-050a5206-b59d-45ff-8bdd-7e602263588c tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption Jan 10 14:37:35.713891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-050a5206-b59d-45ff-8bdd-7e602263588c tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.714768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-050a5206-b59d-45ff-8bdd-7e602263588c tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.729187 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-050a5206-b59d-45ff-8bdd-7e602263588c tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption returned with HTTP 200 Jan 10 14:37:35.731081 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 960/1921] 10.222.0.20 () {58 vars in 1351 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 10 14:37:35.743245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63b9ba9f-be74-424a-b3d9-300b3752dcc2 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types Jan 10 14:37:35.744504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63b9ba9f-be74-424a-b3d9-300b3752dcc2 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:35.745099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63b9ba9f-be74-424a-b3d9-300b3752dcc2 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:35.782012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63b9ba9f-be74-424a-b3d9-300b3752dcc2 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types returned with HTTP 200 Jan 10 14:37:35.784478 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 962/1922] 10.222.0.20 () {58 vars in 1207 bytes} [Mon Jan 10 14:37:35 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types => generated 1577 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:37:35.799772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcc1a6ee-6af6-4224-b482-db163e19090a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] POST http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types Jan 10 14:37:35.800733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dcc1a6ee-6af6-4224-b482-db163e19090a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1026545299"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:35.878358 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dcc1a6ee-6af6-4224-b482-db163e19090a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types returned with HTTP 200 Jan 10 14:37:35.879298 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 961/1923] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:37:35 2022] POST /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types => generated 221 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:35.887988 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-723c2531-c20f-4ce3-bc2d-59b84d6633a1 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] PUT http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 Jan 10 14:37:35.888933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-723c2531-c20f-4ce3-bc2d-59b84d6633a1 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-457595571", "description": "tempest-volume-type-description-1779424816", "is_public": false}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:36.083165 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-723c2531-c20f-4ce3-bc2d-59b84d6633a1 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 returned with HTTP 200 Jan 10 14:37:36.084537 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 963/1924] 10.222.0.20 () {60 vars in 1339 bytes} [Mon Jan 10 14:37:35 2022] PUT /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 => generated 204 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:36.094217 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-792e9490-4558-4e95-8189-d8b2ffa835f0 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 Jan 10 14:37:36.094705 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-792e9490-4558-4e95-8189-d8b2ffa835f0 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.095155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-792e9490-4558-4e95-8189-d8b2ffa835f0 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.113360 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-792e9490-4558-4e95-8189-d8b2ffa835f0 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 returned with HTTP 200 Jan 10 14:37:36.114781 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 962/1925] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:36 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 => generated 268 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:36.126281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19d26dbe-8e61-4487-bbd0-04c3b737f676 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] DELETE http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 Jan 10 14:37:36.126736 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19d26dbe-8e61-4487-bbd0-04c3b737f676 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.127210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19d26dbe-8e61-4487-bbd0-04c3b737f676 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.203257 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56abe01c-f9b5-4452-96a9-2b7534c87f83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:36.203765 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56abe01c-f9b5-4452-96a9-2b7534c87f83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.204142 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56abe01c-f9b5-4452-96a9-2b7534c87f83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.215575 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:36.215575 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:36.219924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-56abe01c-f9b5-4452-96a9-2b7534c87f83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:36.222384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56abe01c-f9b5-4452-96a9-2b7534c87f83 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 200 Jan 10 14:37:36.224649 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 963/1926] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:36 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:36.230901 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3e1083d-fa36-4b39-b560-3cf37f5e2840 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:36.231567 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3e1083d-fa36-4b39-b560-3cf37f5e2840 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.232213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3e1083d-fa36-4b39-b560-3cf37f5e2840 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.232764 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a3e1083d-fa36-4b39-b560-3cf37f5e2840 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:36.241019 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:36.241019 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:36.243180 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3e1083d-fa36-4b39-b560-3cf37f5e2840 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:36.244391 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 964/1927] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:36.245903 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19d26dbe-8e61-4487-bbd0-04c3b737f676 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 returned with HTTP 202 Jan 10 14:37:36.249132 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 964/1928] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:36 2022] DELETE /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:37:36.254933 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-25bdcc86-b2f8-4739-a29a-7579a2b3c0b6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 Jan 10 14:37:36.255480 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-25bdcc86-b2f8-4739-a29a-7579a2b3c0b6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.256024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-25bdcc86-b2f8-4739-a29a-7579a2b3c0b6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.261960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-25bdcc86-b2f8-4739-a29a-7579a2b3c0b6 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 returned with HTTP 404 Jan 10 14:37:36.265709 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 965/1929] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:36 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/d892b172-0cb2-4425-9f61-d06fe45adc84 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:36.270239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e746c010-0bd1-4b00-887e-c8df5a930d15 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] DELETE http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1 Jan 10 14:37:36.270779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e746c010-0bd1-4b00-887e-c8df5a930d15 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.271344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e746c010-0bd1-4b00-887e-c8df5a930d15 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.417472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e746c010-0bd1-4b00-887e-c8df5a930d15 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1 returned with HTTP 202 Jan 10 14:37:36.418228 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 965/1930] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:36 2022] DELETE /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:36.425715 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6a7691b-af58-42c3-b0e8-06c7686523fb tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1 Jan 10 14:37:36.426318 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6a7691b-af58-42c3-b0e8-06c7686523fb tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.428126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6a7691b-af58-42c3-b0e8-06c7686523fb tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.438123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6a7691b-af58-42c3-b0e8-06c7686523fb tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1 returned with HTTP 404 Jan 10 14:37:36.445260 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 966/1931] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:36 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/b99f63e7-6116-4d07-9481-2927d4bf9cd1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:36.454793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae2f4e22-5e81-4d2a-bb04-8be0ac64daf5 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] DELETE http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd Jan 10 14:37:36.455780 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae2f4e22-5e81-4d2a-bb04-8be0ac64daf5 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.456351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae2f4e22-5e81-4d2a-bb04-8be0ac64daf5 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.588051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae2f4e22-5e81-4d2a-bb04-8be0ac64daf5 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd returned with HTTP 202 Jan 10 14:37:36.590550 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 966/1932] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:36 2022] DELETE /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:36.608510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d245f910-69ab-433b-a789-55e6426380aa tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd Jan 10 14:37:36.608510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d245f910-69ab-433b-a789-55e6426380aa tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.608510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d245f910-69ab-433b-a789-55e6426380aa tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.608510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d245f910-69ab-433b-a789-55e6426380aa tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd returned with HTTP 404 Jan 10 14:37:36.608510 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 967/1933] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:36 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/59c4915f-47c4-4249-898c-11bab7a9c2cd => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:36.615805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5c0daff-76dd-4182-ab5c-47cc0c8e2cd1 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] DELETE http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:36.616280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5c0daff-76dd-4182-ab5c-47cc0c8e2cd1 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.616794 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5c0daff-76dd-4182-ab5c-47cc0c8e2cd1 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.617354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-c5c0daff-76dd-4182-ab5c-47cc0c8e2cd1 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Delete volume with id: 6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:36.635237 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:36.635237 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:36.636354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c5c0daff-76dd-4182-ab5c-47cc0c8e2cd1 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:36.855181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c5c0daff-76dd-4182-ab5c-47cc0c8e2cd1 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Delete volume request issued successfully. Jan 10 14:37:36.855962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5c0daff-76dd-4182-ab5c-47cc0c8e2cd1 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 202 Jan 10 14:37:36.857255 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 967/1934] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:37:36 2022] DELETE /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:36.864197 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb57fd93-361b-48e9-b77c-93492b4ac5b0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:36.866177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb57fd93-361b-48e9-b77c-93492b4ac5b0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:36.867232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb57fd93-361b-48e9-b77c-93492b4ac5b0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:36.883378 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:36.883378 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:36.892713 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eb57fd93-361b-48e9-b77c-93492b4ac5b0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:36.902951 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb57fd93-361b-48e9-b77c-93492b4ac5b0 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:36.903772 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 968/1935] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:36 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 941 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:37.234540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94da6620-e43c-4f51-96f9-99c22e07563f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:37:37.235077 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94da6620-e43c-4f51-96f9-99c22e07563f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:37.235600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94da6620-e43c-4f51-96f9-99c22e07563f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:37.243424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94da6620-e43c-4f51-96f9-99c22e07563f tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 404 Jan 10 14:37:37.245117 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 968/1936] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:37 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:37.253339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30471d0d-9031-4b7a-b283-f656f6eaba3b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:37:37.258949 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30471d0d-9031-4b7a-b283-f656f6eaba3b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:37.260207 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30471d0d-9031-4b7a-b283-f656f6eaba3b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:37.262293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-30471d0d-9031-4b7a-b283-f656f6eaba3b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'available'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:37.264585 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70a7ffce-b2b3-4ecb-8ed6-339d36c62c64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:37.265102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70a7ffce-b2b3-4ecb-8ed6-339d36c62c64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:37.265619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70a7ffce-b2b3-4ecb-8ed6-339d36c62c64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:37.265987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-70a7ffce-b2b3-4ecb-8ed6-339d36c62c64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:37.273779 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:37.273779 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:37.276281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70a7ffce-b2b3-4ecb-8ed6-339d36c62c64 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:37.277614 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 969/1937] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:37.294452 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:37.294452 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:37.378564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30471d0d-9031-4b7a-b283-f656f6eaba3b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:37:37.379552 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 969/1938] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:37 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:37.391522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43a3526b-8b1d-4a93-acf3-0e924a123b02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:37.391968 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43a3526b-8b1d-4a93-acf3-0e924a123b02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:37.392446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43a3526b-8b1d-4a93-acf3-0e924a123b02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:37.402482 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:37.402482 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:37.403501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43a3526b-8b1d-4a93-acf3-0e924a123b02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:37.405491 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43a3526b-8b1d-4a93-acf3-0e924a123b02 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:37.421862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a314b36-74ad-4db0-ab33-05c24df78dbf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] POST http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots Jan 10 14:37:37.422219 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 970/1939] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:37 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:37.426190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a314b36-74ad-4db0-ab33-05c24df78dbf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9774daa3-4ca7-445d-8fa5-d83cf2c36ee4", "name": "tempest-SnapshotsActionsTest-Snapshot-1333135651"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:37.448770 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:37.448770 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:37.449798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2a314b36-74ad-4db0-ab33-05c24df78dbf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:37.450105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-2a314b36-74ad-4db0-ab33-05c24df78dbf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create snapshot from volume 9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:37.554542 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-2a314b36-74ad-4db0-ab33-05c24df78dbf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Created reservations ['c9340104-2d36-4061-ae27-bf1719053963', 'f6d6b0b2-777a-4246-a207-9b88715e5e3e', 'ab9128c6-4cd6-4c71-ac05-dcec6d133e4c', '4b7e4605-67c8-46a0-95e5-eec452ed18ff'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:37.714994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2a314b36-74ad-4db0-ab33-05c24df78dbf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot create request issued successfully. Jan 10 14:37:37.715985 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a314b36-74ad-4db0-ab33-05c24df78dbf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots returned with HTTP 202 Jan 10 14:37:37.723820 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 970/1940] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:37:37 2022] POST /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots => generated 307 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:37:37.729551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ba6fd69-0e82-43b8-b79f-acbdac143c0c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:37.731077 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ba6fd69-0e82-43b8-b79f-acbdac143c0c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:37.731855 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ba6fd69-0e82-43b8-b79f-acbdac143c0c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:37.762765 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:37.762765 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:37.766049 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8ba6fd69-0e82-43b8-b79f-acbdac143c0c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:37.770722 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ba6fd69-0e82-43b8-b79f-acbdac143c0c tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:37.780995 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 971/1941] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:37 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:37.926792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a47c06a-0074-475f-bf60-a6dcf9e3b3e3 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:37.926792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a47c06a-0074-475f-bf60-a6dcf9e3b3e3 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:37.926792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a47c06a-0074-475f-bf60-a6dcf9e3b3e3 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:37.935033 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:37.935033 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:37.942896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8a47c06a-0074-475f-bf60-a6dcf9e3b3e3 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:37.951959 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a47c06a-0074-475f-bf60-a6dcf9e3b3e3 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:37.956304 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 971/1942] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:37 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:38.289288 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aa47c30-6485-48f0-8ef5-ca1e1e4ed397 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:38.289778 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aa47c30-6485-48f0-8ef5-ca1e1e4ed397 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:38.290264 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aa47c30-6485-48f0-8ef5-ca1e1e4ed397 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:38.291292 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9aa47c30-6485-48f0-8ef5-ca1e1e4ed397 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:38.312419 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:38.312419 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:38.314379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aa47c30-6485-48f0-8ef5-ca1e1e4ed397 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:38.316721 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 972/1943] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:38.788594 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92d35465-920b-46fc-a72f-40c35dcf5fa9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:38.790491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92d35465-920b-46fc-a72f-40c35dcf5fa9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:38.791332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92d35465-920b-46fc-a72f-40c35dcf5fa9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:38.801520 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:38.801520 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:38.803001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-92d35465-920b-46fc-a72f-40c35dcf5fa9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:38.804924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92d35465-920b-46fc-a72f-40c35dcf5fa9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:38.810758 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 972/1944] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:38 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:38.967704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-594b4cb1-7472-4cf5-b514-066e4387f36b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:38.968469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-594b4cb1-7472-4cf5-b514-066e4387f36b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:38.969072 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-594b4cb1-7472-4cf5-b514-066e4387f36b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:38.991880 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:38.991880 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:39.025370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-594b4cb1-7472-4cf5-b514-066e4387f36b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:39.046798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-594b4cb1-7472-4cf5-b514-066e4387f36b tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:39.048940 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 973/1945] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:38 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:39.327828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5635706-c7d3-4c4e-b4ba-337798eda534 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:39.330190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5635706-c7d3-4c4e-b4ba-337798eda534 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:39.330190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5635706-c7d3-4c4e-b4ba-337798eda534 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:39.330190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e5635706-c7d3-4c4e-b4ba-337798eda534 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:39.339674 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:39.339674 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:39.341685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5635706-c7d3-4c4e-b4ba-337798eda534 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:39.349235 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 973/1946] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:39.817453 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b60745ca-02a8-4910-814a-6bbc4f928ada tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:39.818631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b60745ca-02a8-4910-814a-6bbc4f928ada tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:39.819295 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b60745ca-02a8-4910-814a-6bbc4f928ada tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:39.830195 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:39.830195 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:39.831450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b60745ca-02a8-4910-814a-6bbc4f928ada tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:39.833410 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b60745ca-02a8-4910-814a-6bbc4f928ada tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:39.834274 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 974/1947] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:39 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:40.066536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f85d6af-f17f-46e4-a648-880883f48f76 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:40.067639 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f85d6af-f17f-46e4-a648-880883f48f76 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:40.068271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f85d6af-f17f-46e4-a648-880883f48f76 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:40.084007 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:40.084007 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:40.093270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1f85d6af-f17f-46e4-a648-880883f48f76 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Volume info retrieved successfully. Jan 10 14:37:40.103357 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f85d6af-f17f-46e4-a648-880883f48f76 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 200 Jan 10 14:37:40.112060 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 974/1948] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:40 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 941 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:40.355458 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20aeca3e-69a4-4f3d-bab2-047bbda2cbde tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:40.355817 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20aeca3e-69a4-4f3d-bab2-047bbda2cbde tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:40.356293 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20aeca3e-69a4-4f3d-bab2-047bbda2cbde tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:40.356604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-20aeca3e-69a4-4f3d-bab2-047bbda2cbde tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:40.364042 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:40.364042 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:40.366240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20aeca3e-69a4-4f3d-bab2-047bbda2cbde tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:40.366951 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 975/1949] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:40.845609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76b9480c-f64b-452b-8df0-e07ae87dda9a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:40.846141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76b9480c-f64b-452b-8df0-e07ae87dda9a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:40.846700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76b9480c-f64b-452b-8df0-e07ae87dda9a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:40.856533 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:40.856533 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:40.857459 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-76b9480c-f64b-452b-8df0-e07ae87dda9a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:40.859268 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76b9480c-f64b-452b-8df0-e07ae87dda9a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:40.859951 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 975/1950] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:40 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:40.871381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-93b19277-3022-4e41-8e79-b2a9c7fb1a61 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2/action Jan 10 14:37:40.872888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-93b19277-3022-4e41-8e79-b2a9c7fb1a61 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:40.873360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-93b19277-3022-4e41-8e79-b2a9c7fb1a61 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:40.874930 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-93b19277-3022-4e41-8e79-b2a9c7fb1a61 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '154aa99d-8828-4748-9d11-0d1f4403dbb2' with '{'status': 'deleting'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:40.894260 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:40.894260 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:40.990583 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-93b19277-3022-4e41-8e79-b2a9c7fb1a61 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2/action returned with HTTP 202 Jan 10 14:37:40.991459 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 976/1951] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:40 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:40.999248 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6dd85fd6-233e-4e86-adf2-2576b2b21ca2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:40.999882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6dd85fd6-233e-4e86-adf2-2576b2b21ca2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.000121 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6dd85fd6-233e-4e86-adf2-2576b2b21ca2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.009324 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:41.009324 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:41.010257 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6dd85fd6-233e-4e86-adf2-2576b2b21ca2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:41.012006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6dd85fd6-233e-4e86-adf2-2576b2b21ca2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:41.013068 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 976/1952] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:40 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:41.022892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd02ccb6-9fbc-4e64-b854-04f364dddd90 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2/action Jan 10 14:37:41.023593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd02ccb6-9fbc-4e64-b854-04f364dddd90 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:41.023910 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd02ccb6-9fbc-4e64-b854-04f364dddd90 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:41.034805 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:41.034805 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:41.035633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fd02ccb6-9fbc-4e64-b854-04f364dddd90 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot retrieved successfully. Jan 10 14:37:41.063269 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fd02ccb6-9fbc-4e64-b854-04f364dddd90 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot delete request issued successfully. Jan 10 14:37:41.063794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd02ccb6-9fbc-4e64-b854-04f364dddd90 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2/action returned with HTTP 202 Jan 10 14:37:41.067590 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 977/1953] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:41 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:41.072363 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10298568-5259-4592-a78a-19ad3236bc7b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:41.073351 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10298568-5259-4592-a78a-19ad3236bc7b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.074014 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10298568-5259-4592-a78a-19ad3236bc7b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.084454 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:41.084454 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:41.085419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-10298568-5259-4592-a78a-19ad3236bc7b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:41.087851 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10298568-5259-4592-a78a-19ad3236bc7b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:41.088953 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 977/1954] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:41 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:41.118851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-431beabd-8d85-4b68-8de2-92617133e376 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] GET http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 Jan 10 14:37:41.119532 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-431beabd-8d85-4b68-8de2-92617133e376 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.120132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-431beabd-8d85-4b68-8de2-92617133e376 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.134196 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-431beabd-8d85-4b68-8de2-92617133e376 tempest-VolumeTypesTest-1459794879 tempest-VolumeTypesTest-1459794879-project] http://10.222.0.20/volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 returned with HTTP 404 Jan 10 14:37:41.135824 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 978/1955] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:41 2022] GET /volume/v3/ef7565ca06504e40b61cbae77a233783/volumes/6a1f670a-e9a2-4fcf-b021-f7a844b52f18 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:41.143118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28dec54e-4470-4c3c-bdcf-aae8cf933d94 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] DELETE http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/30d71639-a841-4e67-9ad8-47920ee4cabe Jan 10 14:37:41.143825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28dec54e-4470-4c3c-bdcf-aae8cf933d94 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.144538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28dec54e-4470-4c3c-bdcf-aae8cf933d94 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.245880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28dec54e-4470-4c3c-bdcf-aae8cf933d94 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/30d71639-a841-4e67-9ad8-47920ee4cabe returned with HTTP 202 Jan 10 14:37:41.252061 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 978/1956] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:41 2022] DELETE /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/30d71639-a841-4e67-9ad8-47920ee4cabe => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:37:41.258962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85945639-5ae1-4009-aa51-3f95b20a5a98 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/30d71639-a841-4e67-9ad8-47920ee4cabe Jan 10 14:37:41.259851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85945639-5ae1-4009-aa51-3f95b20a5a98 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.260750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85945639-5ae1-4009-aa51-3f95b20a5a98 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.267021 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85945639-5ae1-4009-aa51-3f95b20a5a98 tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/30d71639-a841-4e67-9ad8-47920ee4cabe returned with HTTP 404 Jan 10 14:37:41.275626 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 979/1957] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:41 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/30d71639-a841-4e67-9ad8-47920ee4cabe => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:37:41.279509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ed9f671-7bab-4ba6-8129-c7a6495e981a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] DELETE http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f Jan 10 14:37:41.280287 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ed9f671-7bab-4ba6-8129-c7a6495e981a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.280983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ed9f671-7bab-4ba6-8129-c7a6495e981a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.381520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06e3f44c-e148-4821-b9b3-c3029df49867 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:41.382423 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06e3f44c-e148-4821-b9b3-c3029df49867 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.383756 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06e3f44c-e148-4821-b9b3-c3029df49867 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.388222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-06e3f44c-e148-4821-b9b3-c3029df49867 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:41.395736 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:41.395736 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:41.400564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06e3f44c-e148-4821-b9b3-c3029df49867 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:41.401949 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 980/1958] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:41.434072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ed9f671-7bab-4ba6-8129-c7a6495e981a tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f returned with HTTP 202 Jan 10 14:37:41.437967 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 979/1959] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:37:41 2022] DELETE /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:37:41.442700 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b154f874-5e26-4e9e-98ac-768c8ab575cd tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] GET http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f Jan 10 14:37:41.443249 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b154f874-5e26-4e9e-98ac-768c8ab575cd tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:41.443802 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b154f874-5e26-4e9e-98ac-768c8ab575cd tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:41.452505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b154f874-5e26-4e9e-98ac-768c8ab575cd tempest-VolumeTypesTest-2060025106 tempest-VolumeTypesTest-2060025106-project-admin] http://10.222.0.20/volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f returned with HTTP 404 Jan 10 14:37:41.456545 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 981/1960] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:37:41 2022] GET /volume/v3/65f4d859ef1c4581ad56f0c9f975b615/types/bd524fb4-d3aa-43fd-9e70-a1dd313a6d1f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:42.107854 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-582f6098-251d-421e-bc7c-8fa1a9bc8dfd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:42.108597 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-582f6098-251d-421e-bc7c-8fa1a9bc8dfd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:42.109355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-582f6098-251d-421e-bc7c-8fa1a9bc8dfd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:42.164810 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:42.164810 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:42.188571 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-582f6098-251d-421e-bc7c-8fa1a9bc8dfd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:42.196291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-582f6098-251d-421e-bc7c-8fa1a9bc8dfd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:42.214752 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 980/1961] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:42 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 465 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:42.415727 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e436cf6f-5cd0-4493-982f-cb45e6d61855 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:42.416521 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e436cf6f-5cd0-4493-982f-cb45e6d61855 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:42.417153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e436cf6f-5cd0-4493-982f-cb45e6d61855 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:42.417484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e436cf6f-5cd0-4493-982f-cb45e6d61855 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:42.433472 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:42.433472 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:42.437158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e436cf6f-5cd0-4493-982f-cb45e6d61855 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:42.456118 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 982/1962] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:43.223059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-756ac342-faa4-4649-a99e-00ad80f6e7e9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:43.225907 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-756ac342-faa4-4649-a99e-00ad80f6e7e9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:43.226600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-756ac342-faa4-4649-a99e-00ad80f6e7e9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:43.249771 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:43.249771 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:43.249771 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-756ac342-faa4-4649-a99e-00ad80f6e7e9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:43.249771 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-756ac342-faa4-4649-a99e-00ad80f6e7e9 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 200 Jan 10 14:37:43.254512 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 981/1963] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:43 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:43.464232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7665d61e-c822-4c04-b3be-0fe4c041a1bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:43.464796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7665d61e-c822-4c04-b3be-0fe4c041a1bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:43.465182 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7665d61e-c822-4c04-b3be-0fe4c041a1bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:43.465832 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7665d61e-c822-4c04-b3be-0fe4c041a1bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:43.572359 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:43.572359 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:43.572359 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7665d61e-c822-4c04-b3be-0fe4c041a1bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:43.572359 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 983/1964] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:44.258488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59d87ce3-1fd5-4e15-99c4-197a4b256a38 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:37:44.260279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59d87ce3-1fd5-4e15-99c4-197a4b256a38 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:44.260947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59d87ce3-1fd5-4e15-99c4-197a4b256a38 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:44.269232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59d87ce3-1fd5-4e15-99c4-197a4b256a38 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 404 Jan 10 14:37:44.270150 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 982/1965] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:44 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:44.277970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4853839a-a670-4667-9417-50383b89070b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:37:44.280078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4853839a-a670-4667-9417-50383b89070b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:44.280078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4853839a-a670-4667-9417-50383b89070b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:44.280078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-4853839a-a670-4667-9417-50383b89070b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'available'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:44.317600 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:44.317600 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:44.429990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4853839a-a670-4667-9417-50383b89070b tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:37:44.430822 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 984/1966] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:44 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:44.438573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be36cf93-7c95-402e-9fd3-9aa16f24b3ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:44.439179 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be36cf93-7c95-402e-9fd3-9aa16f24b3ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:44.439637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be36cf93-7c95-402e-9fd3-9aa16f24b3ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:44.455745 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:44.455745 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:44.456764 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-be36cf93-7c95-402e-9fd3-9aa16f24b3ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:44.458531 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be36cf93-7c95-402e-9fd3-9aa16f24b3ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:44.459260 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 983/1967] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:44 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:44.471152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5319c9de-65aa-4106-be4a-669f78af8f53 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] POST http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots Jan 10 14:37:44.472095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5319c9de-65aa-4106-be4a-669f78af8f53 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9774daa3-4ca7-445d-8fa5-d83cf2c36ee4", "name": "tempest-SnapshotsActionsTest-Snapshot-2067425132"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:44.486060 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:44.486060 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:44.487066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5319c9de-65aa-4106-be4a-669f78af8f53 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:44.487361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-5319c9de-65aa-4106-be4a-669f78af8f53 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create snapshot from volume 9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:44.517477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0dd0d685-7bb8-4d93-a354-cb8ff06bb065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:44.518558 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0dd0d685-7bb8-4d93-a354-cb8ff06bb065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:44.518558 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0dd0d685-7bb8-4d93-a354-cb8ff06bb065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:44.518781 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0dd0d685-7bb8-4d93-a354-cb8ff06bb065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:44.526806 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:44.526806 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:44.528374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0dd0d685-7bb8-4d93-a354-cb8ff06bb065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:44.529398 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 984/1968] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:44.680466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-5319c9de-65aa-4106-be4a-669f78af8f53 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Created reservations ['8f70ce8c-9edd-42bf-8b0a-bfe078e0a21e', '2c39027c-7c84-43bc-8ee9-739ceb331076', '501b5698-3c1d-41b7-9a11-1d3721244e60', 'ceda1d25-886d-42cc-a375-25c5122bd105'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:44.959689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5319c9de-65aa-4106-be4a-669f78af8f53 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot create request issued successfully. Jan 10 14:37:44.960667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5319c9de-65aa-4106-be4a-669f78af8f53 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots returned with HTTP 202 Jan 10 14:37:44.961809 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 985/1969] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:37:44 2022] POST /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots => generated 307 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:37:44.972285 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2078639e-7e79-4bd9-a976-0dc57801952e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:44.973998 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2078639e-7e79-4bd9-a976-0dc57801952e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:44.974700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2078639e-7e79-4bd9-a976-0dc57801952e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:44.989642 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:44.989642 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:44.990624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2078639e-7e79-4bd9-a976-0dc57801952e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:44.992411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2078639e-7e79-4bd9-a976-0dc57801952e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:44.994146 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 985/1970] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:44 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:45.543999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4cda3f90-b3a2-43e6-966a-b16d67bf87d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:45.544522 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4cda3f90-b3a2-43e6-966a-b16d67bf87d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:45.544910 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4cda3f90-b3a2-43e6-966a-b16d67bf87d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:45.548558 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4cda3f90-b3a2-43e6-966a-b16d67bf87d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:45.560440 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:45.560440 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:45.562144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4cda3f90-b3a2-43e6-966a-b16d67bf87d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:45.565387 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 986/1971] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:45.989141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-235a72f4-bff0-4725-971a-d377f739c98e tempest-AvailabilityZoneTestJSON-1510105409 tempest-AvailabilityZoneTestJSON-1510105409-project] GET http://10.222.0.20/volume/v3/be0e9316f3604b3196a8fe9c7fd7fd9f/os-availability-zone Jan 10 14:37:45.989865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-235a72f4-bff0-4725-971a-d377f739c98e tempest-AvailabilityZoneTestJSON-1510105409 tempest-AvailabilityZoneTestJSON-1510105409-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:45.990159 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-235a72f4-bff0-4725-971a-d377f739c98e tempest-AvailabilityZoneTestJSON-1510105409 tempest-AvailabilityZoneTestJSON-1510105409-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:45.996473 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-235a72f4-bff0-4725-971a-d377f739c98e tempest-AvailabilityZoneTestJSON-1510105409 tempest-AvailabilityZoneTestJSON-1510105409-project] Availability Zones retrieved successfully. Jan 10 14:37:45.997001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-235a72f4-bff0-4725-971a-d377f739c98e tempest-AvailabilityZoneTestJSON-1510105409 tempest-AvailabilityZoneTestJSON-1510105409-project] http://10.222.0.20/volume/v3/be0e9316f3604b3196a8fe9c7fd7fd9f/os-availability-zone returned with HTTP 200 Jan 10 14:37:45.997772 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 986/1972] 10.222.0.20 () {58 vars in 1252 bytes} [Mon Jan 10 14:37:45 2022] GET /volume/v3/be0e9316f3604b3196a8fe9c7fd7fd9f/os-availability-zone => generated 82 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:46.006921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32de4ef4-110b-4ab1-a239-efcf62d21d65 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:46.007020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32de4ef4-110b-4ab1-a239-efcf62d21d65 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:46.007443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32de4ef4-110b-4ab1-a239-efcf62d21d65 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:46.018459 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:46.018459 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:46.019702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-32de4ef4-110b-4ab1-a239-efcf62d21d65 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:46.022388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32de4ef4-110b-4ab1-a239-efcf62d21d65 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:46.028168 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 987/1973] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:46 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:46.584139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f2c3a024-2e34-415f-b2d0-ef97b3f3f7d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:46.584662 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f2c3a024-2e34-415f-b2d0-ef97b3f3f7d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:46.585237 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f2c3a024-2e34-415f-b2d0-ef97b3f3f7d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:46.585547 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f2c3a024-2e34-415f-b2d0-ef97b3f3f7d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:46.605031 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:46.605031 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:46.606648 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f2c3a024-2e34-415f-b2d0-ef97b3f3f7d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:46.607354 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 987/1974] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:47.035485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee6949c1-fea3-45da-9e6d-9fb658d9caf2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:47.035923 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee6949c1-fea3-45da-9e6d-9fb658d9caf2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:47.036318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee6949c1-fea3-45da-9e6d-9fb658d9caf2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:47.047015 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:47.047015 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:47.048013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ee6949c1-fea3-45da-9e6d-9fb658d9caf2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:47.051959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee6949c1-fea3-45da-9e6d-9fb658d9caf2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:47.057281 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 988/1975] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:47 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:47.624125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79b654fa-058f-402b-b1f5-1d1d08375aa9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:47.624125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79b654fa-058f-402b-b1f5-1d1d08375aa9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:47.624125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79b654fa-058f-402b-b1f5-1d1d08375aa9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:47.624125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-79b654fa-058f-402b-b1f5-1d1d08375aa9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:47.630354 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:47.630354 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:47.631902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79b654fa-058f-402b-b1f5-1d1d08375aa9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:47.632622 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 988/1976] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:48.064956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4794d6b2-6a01-4cc8-a4fd-13b3fc808013 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:48.065506 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4794d6b2-6a01-4cc8-a4fd-13b3fc808013 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:48.065956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4794d6b2-6a01-4cc8-a4fd-13b3fc808013 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:48.092836 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:48.092836 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:48.094193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4794d6b2-6a01-4cc8-a4fd-13b3fc808013 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:48.100546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4794d6b2-6a01-4cc8-a4fd-13b3fc808013 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:48.109606 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 989/1977] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:48 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:48.576608 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] POST http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes Jan 10 14:37:48.577408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-918415076"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:48.578459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-918415076'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:37:48.578952 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Create volume of 1 GB Jan 10 14:37:48.586765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Availability Zones retrieved successfully. Jan 10 14:37:48.603060 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Flow 'volume_create_api' (9daf69eb-c672-4a5b-8d74-2c6721437b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:48.605477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5b3ee4-c68a-41de-b67f-624d0b53b554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:48.607918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:37:48.641983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5b3ee4-c68a-41de-b67f-624d0b53b554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:48.644084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777d7bb8-7502-44ed-8216-88b0182b0a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:48.647814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0eb6bbc8-9cef-415d-8a5b-04433fd39089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:48.648546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0eb6bbc8-9cef-415d-8a5b-04433fd39089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:48.649094 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0eb6bbc8-9cef-415d-8a5b-04433fd39089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:48.649832 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0eb6bbc8-9cef-415d-8a5b-04433fd39089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:48.664527 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:48.664527 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:48.669361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0eb6bbc8-9cef-415d-8a5b-04433fd39089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:48.671121 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 990/1978] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:48.857339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Created reservations ['e078e452-4903-4ef3-ae93-ffb75b34fc2f', '4bc09cee-fd9b-49d6-9d2a-3fcbac5c6892', '833c516b-646b-4c51-8811-9277a2af7260', '2c2f2eaa-7809-4a88-884b-73eac8a8da69'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:48.859401 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777d7bb8-7502-44ed-8216-88b0182b0a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e078e452-4903-4ef3-ae93-ffb75b34fc2f', '4bc09cee-fd9b-49d6-9d2a-3fcbac5c6892', '833c516b-646b-4c51-8811-9277a2af7260', '2c2f2eaa-7809-4a88-884b-73eac8a8da69']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:48.861585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e63c19c-f448-4a71-9ac9-e61a2302c2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:48.962756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e63c19c-f448-4a71-9ac9-e61a2302c2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb5a83d2-7b48-41df-ad23-69f5c9f01bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-918415076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14adfecf4fe1409f9b0ada9132fd352a',qos_specs=None,replication_status=,reservations=['e078e452-4903-4ef3-ae93-ffb75b34fc2f','4bc09cee-fd9b-49d6-9d2a-3fcbac5c6892','833c516b-646b-4c51-8811-9277a2af7260','2c2f2eaa-7809-4a88-884b-73eac8a8da69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2588a949cf1c4e019906e0bc6b2c76d2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-918415076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb5a83d2-7b48-41df-ad23-69f5c9f01bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14adfecf4fe1409f9b0ada9132fd352a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2588a949cf1c4e019906e0bc6b2c76d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:48.964780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbc900e-1aa7-485e-9bbb-86b6be9e1eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:49.081416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbc900e-1aa7-485e-9bbb-86b6be9e1eeb) transitioned into state 'SUCCESS' from state '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-918415076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14adfecf4fe1409f9b0ada9132fd352a',qos_specs=None,replication_status=,reservations=['e078e452-4903-4ef3-ae93-ffb75b34fc2f','4bc09cee-fd9b-49d6-9d2a-3fcbac5c6892','833c516b-646b-4c51-8811-9277a2af7260','2c2f2eaa-7809-4a88-884b-73eac8a8da69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2588a949cf1c4e019906e0bc6b2c76d2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:49.084058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c364a2c2-c007-45b3-860d-b7ca56647a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:37:49.115488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33f324ca-bdc4-4971-a596-98e49841c26e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:49.116051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33f324ca-bdc4-4971-a596-98e49841c26e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:49.116596 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33f324ca-bdc4-4971-a596-98e49841c26e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:49.126904 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:49.126904 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:49.128012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-33f324ca-bdc4-4971-a596-98e49841c26e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:49.129898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33f324ca-bdc4-4971-a596-98e49841c26e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:49.130577 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 991/1979] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:49 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:49.140546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25e8dc83-21f9-4a1b-a015-058b3c1ccf12 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8/action Jan 10 14:37:49.141238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25e8dc83-21f9-4a1b-a015-058b3c1ccf12 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:49.141587 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25e8dc83-21f9-4a1b-a015-058b3c1ccf12 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:49.142365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-25e8dc83-21f9-4a1b-a015-058b3c1ccf12 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot 'd4c6ef60-b7d6-46e0-800a-ef4e541271a8' with '{'status': 'error'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:49.158412 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:49.158412 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:49.190748 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c364a2c2-c007-45b3-860d-b7ca56647a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:37:49.206421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Flow 'volume_create_api' (9daf69eb-c672-4a5b-8d74-2c6721437b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:37:49.207332 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Create volume request issued successfully. Jan 10 14:37:49.208353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e720e6d-fe17-41bd-bbf3-910f04f69c5b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes returned with HTTP 202 Jan 10 14:37:49.209172 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 989/1980] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:37:48 2022] POST /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes => generated 823 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:37:49.222938 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dd04767-fe73-49d1-98d1-e9c330add3d5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:37:49.223508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dd04767-fe73-49d1-98d1-e9c330add3d5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:49.224216 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dd04767-fe73-49d1-98d1-e9c330add3d5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:49.248852 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:49.248852 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:49.257204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3dd04767-fe73-49d1-98d1-e9c330add3d5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:37:49.257989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25e8dc83-21f9-4a1b-a015-058b3c1ccf12 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8/action returned with HTTP 202 Jan 10 14:37:49.263247 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 992/1981] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:49 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:37:49.267229 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dd04767-fe73-49d1-98d1-e9c330add3d5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:37:49.268440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 990/1982] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:49 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:49.270129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d990b0fe-399f-49cc-964c-66ff45bef4da tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:49.270771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d990b0fe-399f-49cc-964c-66ff45bef4da tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:49.271384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d990b0fe-399f-49cc-964c-66ff45bef4da tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:49.281867 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:49.281867 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:49.283796 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d990b0fe-399f-49cc-964c-66ff45bef4da tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:49.287148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d990b0fe-399f-49cc-964c-66ff45bef4da tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:49.288053 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 993/1983] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:49 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:49.308330 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b362cdfe-4921-413f-b45f-3821d7ddfae5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8/action Jan 10 14:37:49.310108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b362cdfe-4921-413f-b45f-3821d7ddfae5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:49.310818 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b362cdfe-4921-413f-b45f-3821d7ddfae5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:49.322510 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:49.322510 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:49.331352 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b362cdfe-4921-413f-b45f-3821d7ddfae5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot retrieved successfully. Jan 10 14:37:49.467149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b362cdfe-4921-413f-b45f-3821d7ddfae5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot delete request issued successfully. Jan 10 14:37:49.467841 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b362cdfe-4921-413f-b45f-3821d7ddfae5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8/action returned with HTTP 202 Jan 10 14:37:49.472300 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 991/1984] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:49 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:49.478313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5158a59-7caf-4b23-8036-ce84f072e03d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:49.484500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5158a59-7caf-4b23-8036-ce84f072e03d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:49.485412 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5158a59-7caf-4b23-8036-ce84f072e03d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:49.496881 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:49.496881 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:49.498136 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a5158a59-7caf-4b23-8036-ce84f072e03d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:49.500083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5158a59-7caf-4b23-8036-ce84f072e03d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:49.501054 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 994/1985] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:49 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:49.684008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0bff6a4-c68b-4454-833b-681138c6676b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:49.684522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0bff6a4-c68b-4454-833b-681138c6676b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:49.685013 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0bff6a4-c68b-4454-833b-681138c6676b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:49.685277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e0bff6a4-c68b-4454-833b-681138c6676b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:49.693822 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:49.693822 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:49.695903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0bff6a4-c68b-4454-833b-681138c6676b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:49.697111 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 992/1986] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:50.282754 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-353126c1-08f7-4ad0-a333-ee1d398af99d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:37:50.283428 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-353126c1-08f7-4ad0-a333-ee1d398af99d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:50.284113 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-353126c1-08f7-4ad0-a333-ee1d398af99d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:50.318502 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:50.318502 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:50.331343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-353126c1-08f7-4ad0-a333-ee1d398af99d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:37:50.342152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-353126c1-08f7-4ad0-a333-ee1d398af99d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:37:50.345117 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 995/1987] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:50 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 915 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:50.513168 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d89c42c-3145-460a-a1f9-9c938397a2e8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:50.513939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d89c42c-3145-460a-a1f9-9c938397a2e8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:50.514577 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d89c42c-3145-460a-a1f9-9c938397a2e8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:50.526714 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:50.526714 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:50.527682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5d89c42c-3145-460a-a1f9-9c938397a2e8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:50.530216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d89c42c-3145-460a-a1f9-9c938397a2e8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:50.536135 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 993/1988] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:50 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:50.709750 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f96fcf5c-fd27-435e-83b1-0bf70f6aa327 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:50.713464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f96fcf5c-fd27-435e-83b1-0bf70f6aa327 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:50.713464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f96fcf5c-fd27-435e-83b1-0bf70f6aa327 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:50.713464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f96fcf5c-fd27-435e-83b1-0bf70f6aa327 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:50.720624 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:50.720624 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:50.722606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f96fcf5c-fd27-435e-83b1-0bf70f6aa327 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:50.723593 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 996/1989] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:51.360014 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69d6724a-31a8-45cc-a5e9-37351494f219 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:37:51.361500 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69d6724a-31a8-45cc-a5e9-37351494f219 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:51.362176 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69d6724a-31a8-45cc-a5e9-37351494f219 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:51.382581 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:51.382581 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:51.394937 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-69d6724a-31a8-45cc-a5e9-37351494f219 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:37:51.426166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69d6724a-31a8-45cc-a5e9-37351494f219 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:37:51.427262 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 994/1990] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:51 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:51.442760 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8b1ab59-0b1b-47fc-bfc7-b89cee52915a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] POST http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots Jan 10 14:37:51.443474 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8b1ab59-0b1b-47fc-bfc7-b89cee52915a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb5a83d2-7b48-41df-ad23-69f5c9f01bc3", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-907745035"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:51.459329 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:51.459329 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:51.460405 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e8b1ab59-0b1b-47fc-bfc7-b89cee52915a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:37:51.460714 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-e8b1ab59-0b1b-47fc-bfc7-b89cee52915a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Create snapshot from volume cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:37:51.543067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82319335-6886-435a-bd70-d894bbc407bc tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:51.543843 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82319335-6886-435a-bd70-d894bbc407bc tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:51.544584 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82319335-6886-435a-bd70-d894bbc407bc tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:51.558391 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:51.558391 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:51.559791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82319335-6886-435a-bd70-d894bbc407bc tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:51.561818 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82319335-6886-435a-bd70-d894bbc407bc tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 200 Jan 10 14:37:51.562770 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 995/1991] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:51 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:51.716563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-e8b1ab59-0b1b-47fc-bfc7-b89cee52915a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Created reservations ['306179d6-a5fa-493f-9765-3c5b0276a90e', '10bfdbd7-f6d9-4256-88cb-b7c8925e65a4', 'b02ce8c8-ba83-4d8b-a8ef-9c48effa18f2', '6033f445-e691-41c5-acd3-d75891006ef1'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:51.750922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-426a6f4b-6591-434c-9b55-d938976b1b3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:51.753520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-426a6f4b-6591-434c-9b55-d938976b1b3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:51.755728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-426a6f4b-6591-434c-9b55-d938976b1b3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:51.759196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-426a6f4b-6591-434c-9b55-d938976b1b3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:51.801963 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:51.801963 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:51.804279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-426a6f4b-6591-434c-9b55-d938976b1b3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:51.805005 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 996/1992] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:51.933579 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e8b1ab59-0b1b-47fc-bfc7-b89cee52915a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot create request issued successfully. Jan 10 14:37:51.934617 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8b1ab59-0b1b-47fc-bfc7-b89cee52915a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots returned with HTTP 202 Jan 10 14:37:51.936734 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 997/1993] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:37:51 2022] POST /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots => generated 310 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:37:51.945519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3172cc7c-bfa6-40f5-9a5c-f12f8bad4e4e tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:51.946964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3172cc7c-bfa6-40f5-9a5c-f12f8bad4e4e tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:51.947767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3172cc7c-bfa6-40f5-9a5c-f12f8bad4e4e tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:51.962721 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:51.962721 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:51.963852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3172cc7c-bfa6-40f5-9a5c-f12f8bad4e4e tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:51.965920 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3172cc7c-bfa6-40f5-9a5c-f12f8bad4e4e tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:51.968199 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 997/1994] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:51 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:52.575940 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90d9d373-4f7d-4d27-bc8e-81088ab69d19 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:37:52.577185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90d9d373-4f7d-4d27-bc8e-81088ab69d19 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:52.577921 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90d9d373-4f7d-4d27-bc8e-81088ab69d19 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:52.587003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90d9d373-4f7d-4d27-bc8e-81088ab69d19 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 404 Jan 10 14:37:52.588596 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 998/1995] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:52 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:37:52.602768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-331837ed-2413-49c2-8f23-0e12caba4dc5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:37:52.607255 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-331837ed-2413-49c2-8f23-0e12caba4dc5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:52.619817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-331837ed-2413-49c2-8f23-0e12caba4dc5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:52.623745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-331837ed-2413-49c2-8f23-0e12caba4dc5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'available'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:52.673994 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:52.673994 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:52.745189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-331837ed-2413-49c2-8f23-0e12caba4dc5 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:37:52.746580 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 998/1996] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:52 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:37:52.754565 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0755825f-d9d7-400c-95b1-995ca8ef3083 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:37:52.756212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0755825f-d9d7-400c-95b1-995ca8ef3083 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:52.756892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0755825f-d9d7-400c-95b1-995ca8ef3083 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:52.781401 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:52.781401 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:52.785746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0755825f-d9d7-400c-95b1-995ca8ef3083 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:52.787628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0755825f-d9d7-400c-95b1-995ca8ef3083 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:37:52.788384 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 999/1997] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:52 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:52.807052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a541e00-a83b-4117-ad01-7e6bb8ce6d88 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] POST http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots Jan 10 14:37:52.808448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a541e00-a83b-4117-ad01-7e6bb8ce6d88 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9774daa3-4ca7-445d-8fa5-d83cf2c36ee4", "name": "tempest-SnapshotsActionsTest-Snapshot-2111165324"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:52.828490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1393dc7-33e7-4373-a8a5-2faf669e05c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:52.829187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1393dc7-33e7-4373-a8a5-2faf669e05c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:52.829823 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e1393dc7-33e7-4373-a8a5-2faf669e05c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:52.830276 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e1393dc7-33e7-4373-a8a5-2faf669e05c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:52.835768 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:52.835768 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:52.837495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7a541e00-a83b-4117-ad01-7e6bb8ce6d88 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:37:52.838006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-7a541e00-a83b-4117-ad01-7e6bb8ce6d88 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Create snapshot from volume 9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:37:52.847641 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:52.847641 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:52.850433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e1393dc7-33e7-4373-a8a5-2faf669e05c0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:52.858609 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1000/1998] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:52.979250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-abb92aa6-870e-4d5a-be30-857aca49ff7c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:52.980033 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-abb92aa6-870e-4d5a-be30-857aca49ff7c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:52.980723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-abb92aa6-870e-4d5a-be30-857aca49ff7c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:52.996383 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:52.996383 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:52.999879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-abb92aa6-870e-4d5a-be30-857aca49ff7c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:53.003868 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-abb92aa6-870e-4d5a-be30-857aca49ff7c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:53.009581 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1001/1999] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:52 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:53.012038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-7a541e00-a83b-4117-ad01-7e6bb8ce6d88 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Created reservations ['3de1aac4-94df-48c0-8b8b-aa2859c9a387', 'fe6d2a7a-f96a-4156-b156-ff2fe4a171bf', '00e39b8b-c68c-4b39-851c-67e9b9645a31', '54373ecd-3dec-4a15-a0f9-f37a3c1d0f93'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:37:53.238254 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7a541e00-a83b-4117-ad01-7e6bb8ce6d88 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot create request issued successfully. Jan 10 14:37:53.239218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a541e00-a83b-4117-ad01-7e6bb8ce6d88 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots returned with HTTP 202 Jan 10 14:37:53.240140 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 999/2000] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:37:52 2022] POST /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots => generated 307 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:37:53.251325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e21e97b9-e13f-44c3-b3ff-203172e8cf42 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:53.251898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e21e97b9-e13f-44c3-b3ff-203172e8cf42 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:53.253034 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e21e97b9-e13f-44c3-b3ff-203172e8cf42 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:53.268880 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:53.268880 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:53.272238 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e21e97b9-e13f-44c3-b3ff-203172e8cf42 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:53.278392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e21e97b9-e13f-44c3-b3ff-203172e8cf42 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:53.279237 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1002/2001] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:53 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:53.865240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-811bd924-b4d0-42dc-92c0-832f16f46c9f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:53.868061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-811bd924-b4d0-42dc-92c0-832f16f46c9f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:53.868794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-811bd924-b4d0-42dc-92c0-832f16f46c9f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:53.869333 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-811bd924-b4d0-42dc-92c0-832f16f46c9f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:53.882142 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:53.882142 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:53.887059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-811bd924-b4d0-42dc-92c0-832f16f46c9f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:53.896391 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1000/2002] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:54.020449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63c98d07-516d-4406-8a03-3d5482ab7425 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:54.021672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63c98d07-516d-4406-8a03-3d5482ab7425 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:54.022322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63c98d07-516d-4406-8a03-3d5482ab7425 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:54.034754 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:54.034754 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:54.036142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63c98d07-516d-4406-8a03-3d5482ab7425 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:54.039157 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63c98d07-516d-4406-8a03-3d5482ab7425 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:54.046098 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1003/2003] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:54 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:54.290367 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-614d1ed0-f02f-45b8-8158-fd385278e6a2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:54.290894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-614d1ed0-f02f-45b8-8158-fd385278e6a2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:54.291420 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-614d1ed0-f02f-45b8-8158-fd385278e6a2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:54.305982 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:54.305982 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:54.311215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-614d1ed0-f02f-45b8-8158-fd385278e6a2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:54.317943 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-614d1ed0-f02f-45b8-8158-fd385278e6a2 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:54.318935 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1001/2004] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:54 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:54.906375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78059faf-fe18-45eb-81cf-e5c0012537e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:54.907200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78059faf-fe18-45eb-81cf-e5c0012537e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:54.907873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78059faf-fe18-45eb-81cf-e5c0012537e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:54.908430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-78059faf-fe18-45eb-81cf-e5c0012537e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:54.931953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:54.931953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:54.939723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78059faf-fe18-45eb-81cf-e5c0012537e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:54.944438 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1004/2005] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:55.050838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-775406bc-e6da-4ced-8661-18c5a8be63a3 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:55.052019 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-775406bc-e6da-4ced-8661-18c5a8be63a3 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:55.052714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-775406bc-e6da-4ced-8661-18c5a8be63a3 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:55.062764 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:55.062764 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:55.064953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-775406bc-e6da-4ced-8661-18c5a8be63a3 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:55.067853 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-775406bc-e6da-4ced-8661-18c5a8be63a3 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:55.069268 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1002/2006] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:55 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:55.330743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e0d4566-1d34-44fa-b1be-71b9c289ffbd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:55.331929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e0d4566-1d34-44fa-b1be-71b9c289ffbd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:55.332443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e0d4566-1d34-44fa-b1be-71b9c289ffbd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:55.347388 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:55.347388 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:55.348433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e0d4566-1d34-44fa-b1be-71b9c289ffbd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:55.350221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e0d4566-1d34-44fa-b1be-71b9c289ffbd tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:55.355395 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1005/2007] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:55 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:55.958210 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a1e5108-4807-4940-ae4c-50ce16835c79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:55.958950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a1e5108-4807-4940-ae4c-50ce16835c79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:55.959963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a1e5108-4807-4940-ae4c-50ce16835c79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:55.960353 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0a1e5108-4807-4940-ae4c-50ce16835c79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:55.968570 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:55.968570 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:55.970250 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a1e5108-4807-4940-ae4c-50ce16835c79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:55.971088 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1003/2008] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:56.081858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-831bfadf-8139-4f2d-9000-edbf26d0b894 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:56.082334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-831bfadf-8139-4f2d-9000-edbf26d0b894 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:56.082789 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-831bfadf-8139-4f2d-9000-edbf26d0b894 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:56.092314 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.092314 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.093225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-831bfadf-8139-4f2d-9000-edbf26d0b894 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.094987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-831bfadf-8139-4f2d-9000-edbf26d0b894 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:56.095680 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1006/2009] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:56 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:56.106509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7387487-9c20-43f0-b8b2-29a3f83f42e4 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] POST http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:56.107315 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7387487-9c20-43f0-b8b2-29a3f83f42e4 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:56.119232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.119232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.120332 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7387487-9c20-43f0-b8b2-29a3f83f42e4 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.303601 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7387487-9c20-43f0-b8b2-29a3f83f42e4 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Update snapshot metadata completed successfully. Jan 10 14:37:56.304240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7387487-9c20-43f0-b8b2-29a3f83f42e4 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:56.309623 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1004/2010] 10.222.0.20 () {60 vars in 1378 bytes} [Mon Jan 10 14:37:56 2022] POST /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 68 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:56.316395 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b89b1eb-1d29-4351-b158-0e5f577c9083 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:56.317057 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b89b1eb-1d29-4351-b158-0e5f577c9083 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:56.318536 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b89b1eb-1d29-4351-b158-0e5f577c9083 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:56.331301 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.331301 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.332725 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7b89b1eb-1d29-4351-b158-0e5f577c9083 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.335997 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7b89b1eb-1d29-4351-b158-0e5f577c9083 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Get snapshot metadata completed successfully. Jan 10 14:37:56.336953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b89b1eb-1d29-4351-b158-0e5f577c9083 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:56.338521 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1007/2011] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:37:56 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:56.349888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49a8e417-364a-4489-a94e-e243c2ea6bd5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] PUT http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:56.350627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-49a8e417-364a-4489-a94e-e243c2ea6bd5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:56.363089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2f260ca-c108-444e-9b9e-347355145533 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:56.364045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2f260ca-c108-444e-9b9e-347355145533 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:56.365665 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2f260ca-c108-444e-9b9e-347355145533 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:56.373761 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.373761 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.375409 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-49a8e417-364a-4489-a94e-e243c2ea6bd5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.382257 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.382257 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.383383 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c2f260ca-c108-444e-9b9e-347355145533 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:56.385796 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2f260ca-c108-444e-9b9e-347355145533 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:56.386649 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1008/2012] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:56 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:56.521973 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-49a8e417-364a-4489-a94e-e243c2ea6bd5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Update snapshot metadata completed successfully. Jan 10 14:37:56.521973 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49a8e417-364a-4489-a94e-e243c2ea6bd5 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:56.521973 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1005/2013] 10.222.0.20 () {60 vars in 1377 bytes} [Mon Jan 10 14:37:56 2022] PUT /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 57 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:56.522378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cfd14d2-63a7-4034-9356-d01ad087829d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:56.522378 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cfd14d2-63a7-4034-9356-d01ad087829d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:56.522378 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cfd14d2-63a7-4034-9356-d01ad087829d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:56.522378 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.522378 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.522378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0cfd14d2-63a7-4034-9356-d01ad087829d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.522378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0cfd14d2-63a7-4034-9356-d01ad087829d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Get snapshot metadata completed successfully. Jan 10 14:37:56.522865 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cfd14d2-63a7-4034-9356-d01ad087829d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:56.523505 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1009/2014] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:37:56 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:56.533107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e136819d-88f4-4514-a615-dddd5373b9b2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] DELETE http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 Jan 10 14:37:56.533637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e136819d-88f4-4514-a615-dddd5373b9b2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:56.534093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e136819d-88f4-4514-a615-dddd5373b9b2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:56.544958 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.544958 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.545956 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e136819d-88f4-4514-a615-dddd5373b9b2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.547752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e136819d-88f4-4514-a615-dddd5373b9b2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Get snapshot metadata completed successfully. Jan 10 14:37:56.685692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e136819d-88f4-4514-a615-dddd5373b9b2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Delete snapshot metadata completed successfully. Jan 10 14:37:56.694479 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e136819d-88f4-4514-a615-dddd5373b9b2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 returned with HTTP 200 Jan 10 14:37:56.695363 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1006/2015] 10.222.0.20 () {58 vars in 1375 bytes} [Mon Jan 10 14:37:56 2022] DELETE /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 => generated 0 bytes in 167 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 10 14:37:56.703743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5632d1ae-b85b-4feb-830b-bf7ef15eaa9b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:56.704461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5632d1ae-b85b-4feb-830b-bf7ef15eaa9b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:56.705137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5632d1ae-b85b-4feb-830b-bf7ef15eaa9b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:56.723705 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.723705 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.725301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5632d1ae-b85b-4feb-830b-bf7ef15eaa9b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.731195 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5632d1ae-b85b-4feb-830b-bf7ef15eaa9b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Get snapshot metadata completed successfully. Jan 10 14:37:56.731195 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5632d1ae-b85b-4feb-830b-bf7ef15eaa9b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:56.731195 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1010/2016] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:37:56 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:37:56.738686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc3a02d7-dd94-4fa4-8b6b-fd6f6458359b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] PUT http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:56.739401 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc3a02d7-dd94-4fa4-8b6b-fd6f6458359b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:56.751662 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.751662 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.753191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cc3a02d7-dd94-4fa4-8b6b-fd6f6458359b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.919946 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cc3a02d7-dd94-4fa4-8b6b-fd6f6458359b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Update snapshot metadata completed successfully. Jan 10 14:37:56.920834 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc3a02d7-dd94-4fa4-8b6b-fd6f6458359b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:56.921807 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1007/2017] 10.222.0.20 () {60 vars in 1377 bytes} [Mon Jan 10 14:37:56 2022] PUT /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 16 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:56.931995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cca0cc08-375f-48c7-acb5-28360cd25def tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] POST http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:56.932764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cca0cc08-375f-48c7-acb5-28360cd25def tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:56.942786 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.942786 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.944455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cca0cc08-375f-48c7-acb5-28360cd25def tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:56.984044 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac7901f0-9d26-466f-acba-c1365151b60c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:56.984546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac7901f0-9d26-466f-acba-c1365151b60c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:56.985000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac7901f0-9d26-466f-acba-c1365151b60c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:56.985339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ac7901f0-9d26-466f-acba-c1365151b60c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:56.992896 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:56.992896 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:56.994564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac7901f0-9d26-466f-acba-c1365151b60c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:56.995266 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1008/2018] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:57.121591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cca0cc08-375f-48c7-acb5-28360cd25def tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Update snapshot metadata completed successfully. Jan 10 14:37:57.122172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cca0cc08-375f-48c7-acb5-28360cd25def tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:57.122964 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1011/2019] 10.222.0.20 () {60 vars in 1378 bytes} [Mon Jan 10 14:37:56 2022] POST /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 68 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:57.132430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e53f99e-835b-4757-8c78-ff2bdbf73edc tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:57.132946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e53f99e-835b-4757-8c78-ff2bdbf73edc tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.133924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e53f99e-835b-4757-8c78-ff2bdbf73edc tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.145513 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.145513 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.146458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e53f99e-835b-4757-8c78-ff2bdbf73edc tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:57.148204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e53f99e-835b-4757-8c78-ff2bdbf73edc tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Get snapshot metadata completed successfully. Jan 10 14:37:57.151801 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e53f99e-835b-4757-8c78-ff2bdbf73edc tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:57.151801 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1009/2020] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:37:57 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:57.159268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d35ab7c-d072-4a9e-9a82-9ab5e3d8239a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] PUT http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 Jan 10 14:37:57.159971 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d35ab7c-d072-4a9e-9a82-9ab5e3d8239a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:57.169981 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.169981 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.170965 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3d35ab7c-d072-4a9e-9a82-9ab5e3d8239a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:57.295731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3d35ab7c-d072-4a9e-9a82-9ab5e3d8239a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Update snapshot metadata completed successfully. Jan 10 14:37:57.296282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d35ab7c-d072-4a9e-9a82-9ab5e3d8239a tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 returned with HTTP 200 Jan 10 14:37:57.297338 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1012/2021] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:37:57 2022] PUT /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 => generated 35 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:37:57.306989 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf93d22f-5efe-4854-8e26-fa8538c493e6 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 Jan 10 14:37:57.307429 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf93d22f-5efe-4854-8e26-fa8538c493e6 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.307876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf93d22f-5efe-4854-8e26-fa8538c493e6 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.318648 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.318648 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.320600 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cf93d22f-5efe-4854-8e26-fa8538c493e6 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:57.322770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cf93d22f-5efe-4854-8e26-fa8538c493e6 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Get snapshot metadata completed successfully. Jan 10 14:37:57.323292 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf93d22f-5efe-4854-8e26-fa8538c493e6 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 returned with HTTP 200 Jan 10 14:37:57.329834 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1010/2022] 10.222.0.20 () {58 vars in 1372 bytes} [Mon Jan 10 14:37:57 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:37:57.334260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65c32242-7175-4404-89c9-3d4b2b97caec tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:57.334709 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65c32242-7175-4404-89c9-3d4b2b97caec tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.335112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65c32242-7175-4404-89c9-3d4b2b97caec tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.346042 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.346042 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.347251 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-65c32242-7175-4404-89c9-3d4b2b97caec tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:57.349012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-65c32242-7175-4404-89c9-3d4b2b97caec tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Get snapshot metadata completed successfully. Jan 10 14:37:57.349534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65c32242-7175-4404-89c9-3d4b2b97caec tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:57.350205 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1013/2023] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:37:57 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:57.359001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0eb91cce-10c7-40aa-8227-1d7468e7e755 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] PUT http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata Jan 10 14:37:57.359790 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0eb91cce-10c7-40aa-8227-1d7468e7e755 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:57.370142 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.370142 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.371083 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0eb91cce-10c7-40aa-8227-1d7468e7e755 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:57.397756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c74ed25e-ea5b-44a5-8bde-70a4437c7c3e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:57.401045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c74ed25e-ea5b-44a5-8bde-70a4437c7c3e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.406336 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c74ed25e-ea5b-44a5-8bde-70a4437c7c3e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.416533 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.416533 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.417522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c74ed25e-ea5b-44a5-8bde-70a4437c7c3e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:57.421429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c74ed25e-ea5b-44a5-8bde-70a4437c7c3e tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:57.422499 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1014/2024] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:57 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:57.434768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c6a86be-4bc1-4ad8-86a7-4c7d8dde5527 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/fad536de-e055-4b38-acb8-95338d123094/action Jan 10 14:37:57.435758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c6a86be-4bc1-4ad8-86a7-4c7d8dde5527 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:57.436215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c6a86be-4bc1-4ad8-86a7-4c7d8dde5527 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:57.437090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.admin_actions [None req-1c6a86be-4bc1-4ad8-86a7-4c7d8dde5527 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot 'fad536de-e055-4b38-acb8-95338d123094' with '{'status': 'error_deleting'}' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:37:57.453873 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.453873 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.472628 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0eb91cce-10c7-40aa-8227-1d7468e7e755 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Update snapshot metadata completed successfully. Jan 10 14:37:57.473163 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0eb91cce-10c7-40aa-8227-1d7468e7e755 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata returned with HTTP 200 Jan 10 14:37:57.478496 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1011/2025] 10.222.0.20 () {60 vars in 1377 bytes} [Mon Jan 10 14:37:57 2022] PUT /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96/metadata => generated 16 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:37:57.483442 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ff5fda7-6c8f-4cc8-bdc7-f4654281362c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] DELETE http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:57.483830 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ff5fda7-6c8f-4cc8-bdc7-f4654281362c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.484329 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ff5fda7-6c8f-4cc8-bdc7-f4654281362c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.484648 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-0ff5fda7-6c8f-4cc8-bdc7-f4654281362c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Delete snapshot with id: 55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:57.527822 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c6a86be-4bc1-4ad8-86a7-4c7d8dde5527 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/fad536de-e055-4b38-acb8-95338d123094/action returned with HTTP 202 Jan 10 14:37:57.529040 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1015/2026] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:57 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/fad536de-e055-4b38-acb8-95338d123094/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:37:57.537031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3acd768f-1524-4ff5-a6c9-c7bb9d60381b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:57.537490 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3acd768f-1524-4ff5-a6c9-c7bb9d60381b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.538101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3acd768f-1524-4ff5-a6c9-c7bb9d60381b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.548643 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.548643 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.549657 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3acd768f-1524-4ff5-a6c9-c7bb9d60381b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:57.551531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3acd768f-1524-4ff5-a6c9-c7bb9d60381b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:57.552735 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1016/2027] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:57 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:57.564775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-edde3d61-b687-4418-b8b0-7546afe11f3a tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/fad536de-e055-4b38-acb8-95338d123094/action Jan 10 14:37:57.565537 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-edde3d61-b687-4418-b8b0-7546afe11f3a tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:37:57.565866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-edde3d61-b687-4418-b8b0-7546afe11f3a tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:37:57.584089 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.584089 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.585290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-edde3d61-b687-4418-b8b0-7546afe11f3a tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot retrieved successfully. Jan 10 14:37:57.638646 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.638646 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.639660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0ff5fda7-6c8f-4cc8-bdc7-f4654281362c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:57.677991 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-edde3d61-b687-4418-b8b0-7546afe11f3a tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot delete request issued successfully. Jan 10 14:37:57.678445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-edde3d61-b687-4418-b8b0-7546afe11f3a tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/fad536de-e055-4b38-acb8-95338d123094/action returned with HTTP 202 Jan 10 14:37:57.682048 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1017/2028] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:37:57 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/fad536de-e055-4b38-acb8-95338d123094/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:37:57.687048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba5fede6-cbb3-477f-a2fc-7c00de67b8ee tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:57.687158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba5fede6-cbb3-477f-a2fc-7c00de67b8ee tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.687526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba5fede6-cbb3-477f-a2fc-7c00de67b8ee tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.699130 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.699130 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.700290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ba5fede6-cbb3-477f-a2fc-7c00de67b8ee tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:57.702115 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba5fede6-cbb3-477f-a2fc-7c00de67b8ee tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:57.710234 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1018/2029] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:57 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:37:57.730307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0ff5fda7-6c8f-4cc8-bdc7-f4654281362c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot delete request issued successfully. Jan 10 14:37:57.730791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ff5fda7-6c8f-4cc8-bdc7-f4654281362c tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 202 Jan 10 14:37:57.731937 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1012/2030] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:37:57 2022] DELETE /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:37:57.743667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-de383b1a-df40-412c-9129-d89afb49168b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:57.744423 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-de383b1a-df40-412c-9129-d89afb49168b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:57.745078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-de383b1a-df40-412c-9129-d89afb49168b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:57.755920 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:57.755920 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:57.756989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-de383b1a-df40-412c-9129-d89afb49168b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:57.759114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-de383b1a-df40-412c-9129-d89afb49168b tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:57.760370 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1019/2031] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:57 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:58.009507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb4dd3af-e13f-40ff-9413-dd33b3c76f44 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:58.010009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb4dd3af-e13f-40ff-9413-dd33b3c76f44 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:58.010783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb4dd3af-e13f-40ff-9413-dd33b3c76f44 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:58.011247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fb4dd3af-e13f-40ff-9413-dd33b3c76f44 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:58.020821 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:58.020821 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:58.036209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb4dd3af-e13f-40ff-9413-dd33b3c76f44 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:58.037433 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1013/2032] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:58.607000 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d6c9f62-64f1-4418-a283-733210fb7cc1 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:37:58.608020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d6c9f62-64f1-4418-a283-733210fb7cc1 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:58.608511 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d6c9f62-64f1-4418-a283-733210fb7cc1 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:58.622965 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:58.622965 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:58.630975 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4d6c9f62-64f1-4418-a283-733210fb7cc1 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:37:58.640557 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d6c9f62-64f1-4418-a283-733210fb7cc1 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:37:58.641581 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1020/2033] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:58 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 918 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:58.714973 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7b6dcc6-76aa-4d27-916c-62b2f28dfa2b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:37:58.716169 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7b6dcc6-76aa-4d27-916c-62b2f28dfa2b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:58.716930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7b6dcc6-76aa-4d27-916c-62b2f28dfa2b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:58.726467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e4cb941-418d-4dce-b234-fdff1def4b26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:58.727578 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e4cb941-418d-4dce-b234-fdff1def4b26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:58.728112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e4cb941-418d-4dce-b234-fdff1def4b26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:58.735012 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:58.735012 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:58.745908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e7b6dcc6-76aa-4d27-916c-62b2f28dfa2b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:37:58.757197 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:58.757197 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:58.757197 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1e4cb941-418d-4dce-b234-fdff1def4b26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:58.757197 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e4cb941-418d-4dce-b234-fdff1def4b26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:58.757197 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1021/2034] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:58 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:58.757635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7b6dcc6-76aa-4d27-916c-62b2f28dfa2b tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:37:58.758609 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1014/2035] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:58 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:58.771841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e3e0068-ca39-4f8e-8e77-0d3703a39eff tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:58.772768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e3e0068-ca39-4f8e-8e77-0d3703a39eff tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:58.773389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e3e0068-ca39-4f8e-8e77-0d3703a39eff tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:58.787260 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:58.787260 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:58.788606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0e3e0068-ca39-4f8e-8e77-0d3703a39eff tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:58.791932 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e3e0068-ca39-4f8e-8e77-0d3703a39eff tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:58.793402 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1022/2036] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:58 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:59.051644 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86106fe5-ff74-4116-8f3f-a2c152c53ef3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:37:59.052197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86106fe5-ff74-4116-8f3f-a2c152c53ef3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:59.052889 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86106fe5-ff74-4116-8f3f-a2c152c53ef3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:59.053382 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-86106fe5-ff74-4116-8f3f-a2c152c53ef3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:37:59.061114 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:59.061114 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:59.062913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86106fe5-ff74-4116-8f3f-a2c152c53ef3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:37:59.064488 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1015/2037] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:37:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:59.768240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0456495-6db2-4c88-bb76-88ecb0e5fdb1 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:37:59.768781 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0456495-6db2-4c88-bb76-88ecb0e5fdb1 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:59.769050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0456495-6db2-4c88-bb76-88ecb0e5fdb1 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:59.778352 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:59.778352 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:59.779296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f0456495-6db2-4c88-bb76-88ecb0e5fdb1 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:37:59.781144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0456495-6db2-4c88-bb76-88ecb0e5fdb1 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:37:59.781831 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1023/2038] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:59 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:37:59.803880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a4a7c2b-1a32-4d1a-a3c4-6fb616b2f4c2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:37:59.804389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a4a7c2b-1a32-4d1a-a3c4-6fb616b2f4c2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:37:59.804900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a4a7c2b-1a32-4d1a-a3c4-6fb616b2f4c2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:37:59.816034 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:37:59.816034 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:37:59.817066 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7a4a7c2b-1a32-4d1a-a3c4-6fb616b2f4c2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Snapshot retrieved successfully. Jan 10 14:37:59.819045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a4a7c2b-1a32-4d1a-a3c4-6fb616b2f4c2 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 200 Jan 10 14:37:59.821864 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1016/2039] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:37:59 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:00.077469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca25023d-16a9-480a-b3bf-b8d8b6cde0e9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:00.078314 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca25023d-16a9-480a-b3bf-b8d8b6cde0e9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:00.079021 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca25023d-16a9-480a-b3bf-b8d8b6cde0e9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:00.079333 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ca25023d-16a9-480a-b3bf-b8d8b6cde0e9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:00.091523 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:00.091523 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:00.093297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca25023d-16a9-480a-b3bf-b8d8b6cde0e9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:00.097003 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1024/2040] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:00.793838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2010515-36b1-422c-9b73-3cb5e43ec051 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:38:00.794302 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2010515-36b1-422c-9b73-3cb5e43ec051 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:00.794764 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2010515-36b1-422c-9b73-3cb5e43ec051 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:00.809258 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:00.809258 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:00.810451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e2010515-36b1-422c-9b73-3cb5e43ec051 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:00.813262 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2010515-36b1-422c-9b73-3cb5e43ec051 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 200 Jan 10 14:38:00.819037 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1017/2041] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:00 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:00.835331 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a21a065-ec75-41a1-bd7d-fef1a88505da tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 Jan 10 14:38:00.835331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a21a065-ec75-41a1-bd7d-fef1a88505da tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:00.835331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a21a065-ec75-41a1-bd7d-fef1a88505da tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:00.845225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a21a065-ec75-41a1-bd7d-fef1a88505da tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 returned with HTTP 404 Jan 10 14:38:00.847087 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1025/2042] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:00 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/snapshots/55ef3239-9161-4e10-92a2-d956833b9c96 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:00.862631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-44c5a8aa-f29d-419c-bdc6-95542a818d6f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] DELETE http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:00.863082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-44c5a8aa-f29d-419c-bdc6-95542a818d6f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:00.863808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-44c5a8aa-f29d-419c-bdc6-95542a818d6f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:00.864218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-44c5a8aa-f29d-419c-bdc6-95542a818d6f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Delete volume with id: cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:00.880087 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:00.880087 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:00.881404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-44c5a8aa-f29d-419c-bdc6-95542a818d6f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:38:01.100247 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-44c5a8aa-f29d-419c-bdc6-95542a818d6f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Delete volume request issued successfully. Jan 10 14:38:01.100621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-44c5a8aa-f29d-419c-bdc6-95542a818d6f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 202 Jan 10 14:38:01.109170 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-11a4f168-370f-48f3-ad72-3e8d5f9ba706 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:01.109673 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-11a4f168-370f-48f3-ad72-3e8d5f9ba706 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:01.110010 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-11a4f168-370f-48f3-ad72-3e8d5f9ba706 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:01.110842 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-11a4f168-370f-48f3-ad72-3e8d5f9ba706 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:01.112696 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1018/2043] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:38:00 2022] DELETE /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:01.118414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a55fe1e-7117-4e5c-95f4-b4cbdd6ca45f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:01.118865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a55fe1e-7117-4e5c-95f4-b4cbdd6ca45f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:01.119322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a55fe1e-7117-4e5c-95f4-b4cbdd6ca45f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:01.124493 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:01.124493 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:01.137244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-11a4f168-370f-48f3-ad72-3e8d5f9ba706 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:01.137839 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:01.137839 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:01.138071 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1026/2044] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:01.145413 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0a55fe1e-7117-4e5c-95f4-b4cbdd6ca45f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:38:01.154939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a55fe1e-7117-4e5c-95f4-b4cbdd6ca45f tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:38:01.163705 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1019/2045] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:01 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 915 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:01.832055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61400e7c-ff39-46e4-90d5-e0e694b6900d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:38:01.832055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61400e7c-ff39-46e4-90d5-e0e694b6900d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:01.833454 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61400e7c-ff39-46e4-90d5-e0e694b6900d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:01.872158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61400e7c-ff39-46e4-90d5-e0e694b6900d tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 404 Jan 10 14:38:01.875867 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1027/2046] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:01 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:01.884414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc13a1eb-d180-4526-ad7f-c411ada31c13 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:38:01.885712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc13a1eb-d180-4526-ad7f-c411ada31c13 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:38:01.886221 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc13a1eb-d180-4526-ad7f-c411ada31c13 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:01.887180 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-bc13a1eb-d180-4526-ad7f-c411ada31c13 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'available'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:38:01.942906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:01.942906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.082715 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc13a1eb-d180-4526-ad7f-c411ada31c13 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:38:02.083551 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1020/2047] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:38:01 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:38:02.092576 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fb1bb0f-c26f-40f5-a47f-6776442adb04 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:02.093733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fb1bb0f-c26f-40f5-a47f-6776442adb04 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.094396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fb1bb0f-c26f-40f5-a47f-6776442adb04 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.121597 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.121597 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.123250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1fb1bb0f-c26f-40f5-a47f-6776442adb04 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:02.125633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fb1bb0f-c26f-40f5-a47f-6776442adb04 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:02.126937 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1028/2048] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:02 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:02.143270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b035b3cf-7855-4cb5-9dac-503b2c7a170e tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:38:02.144334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b035b3cf-7855-4cb5-9dac-503b2c7a170e tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:38:02.145161 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b035b3cf-7855-4cb5-9dac-503b2c7a170e tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:02.146725 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-b035b3cf-7855-4cb5-9dac-503b2c7a170e tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'creating'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:38:02.151460 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-508b0c52-27fe-440e-bba6-1bd2ae45f064 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:02.151915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-508b0c52-27fe-440e-bba6-1bd2ae45f064 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.152409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-508b0c52-27fe-440e-bba6-1bd2ae45f064 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.152699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-508b0c52-27fe-440e-bba6-1bd2ae45f064 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:02.177359 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.177359 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.179010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-508b0c52-27fe-440e-bba6-1bd2ae45f064 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:02.179186 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.179186 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.179720 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1029/2049] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:02.186216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0ef2024-9f5e-45e7-aae1-56efd4f1d878 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:02.186657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0ef2024-9f5e-45e7-aae1-56efd4f1d878 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.187128 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0ef2024-9f5e-45e7-aae1-56efd4f1d878 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.201420 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.201420 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.208981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f0ef2024-9f5e-45e7-aae1-56efd4f1d878 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:38:02.217837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0ef2024-9f5e-45e7-aae1-56efd4f1d878 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:38:02.218563 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1030/2050] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:02 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:02.295761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b035b3cf-7855-4cb5-9dac-503b2c7a170e tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:38:02.298999 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1021/2051] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:38:02 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:38:02.312795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-533b3dc4-f092-4e80-9854-6e23f5e034ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:02.312795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-533b3dc4-f092-4e80-9854-6e23f5e034ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.313280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-533b3dc4-f092-4e80-9854-6e23f5e034ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.323193 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.323193 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.324226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-533b3dc4-f092-4e80-9854-6e23f5e034ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:02.326388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-533b3dc4-f092-4e80-9854-6e23f5e034ac tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:02.327284 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1031/2052] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:02 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:02.338388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de48f7e3-0012-461c-98cd-38dcbcf875a8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] POST http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:38:02.339461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de48f7e3-0012-461c-98cd-38dcbcf875a8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:38:02.339861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de48f7e3-0012-461c-98cd-38dcbcf875a8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:02.340780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.snapshot_actions [None req-de48f7e3-0012-461c-98cd-38dcbcf875a8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=110759) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 10 14:38:02.353874 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.353874 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.355923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.snapshot_actions [None req-de48f7e3-0012-461c-98cd-38dcbcf875a8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Updating snapshot 3277d97b-3834-4e96-b1e6-b2611f623929 with info {'id': '3277d97b-3834-4e96-b1e6-b2611f623929', 'status': 'error', 'progress': '80%'} Jan 10 14:38:02.456925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de48f7e3-0012-461c-98cd-38dcbcf875a8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:38:02.458060 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1022/2053] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:38:02 2022] POST /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:02.465388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e571c0f6-1a1c-4a07-a38b-f2194f10c858 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] GET http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:02.465836 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e571c0f6-1a1c-4a07-a38b-f2194f10c858 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.466286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e571c0f6-1a1c-4a07-a38b-f2194f10c858 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.475650 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.475650 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.476502 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e571c0f6-1a1c-4a07-a38b-f2194f10c858 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Snapshot retrieved successfully. Jan 10 14:38:02.478635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e571c0f6-1a1c-4a07-a38b-f2194f10c858 tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:02.479456 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1032/2054] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:02 2022] GET /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:02.490766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6856bb37-f393-48c8-a3b8-67b0e1e9672c tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] POST http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action Jan 10 14:38:02.491495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6856bb37-f393-48c8-a3b8-67b0e1e9672c tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:38:02.491816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6856bb37-f393-48c8-a3b8-67b0e1e9672c tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:02.493192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-6856bb37-f393-48c8-a3b8-67b0e1e9672c tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] Updating snapshot '3277d97b-3834-4e96-b1e6-b2611f623929' with '{'status': 'available'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Jan 10 14:38:02.512154 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.512154 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.602334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6856bb37-f393-48c8-a3b8-67b0e1e9672c tempest-SnapshotsActionsTest-1074703157 tempest-SnapshotsActionsTest-1074703157-project-admin] http://10.222.0.20/volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action returned with HTTP 202 Jan 10 14:38:02.603194 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1023/2055] 10.222.0.20 () {60 vars in 1372 bytes} [Mon Jan 10 14:38:02 2022] POST /volume/v3/0cc16fd8da4345f4a0811fb910a9489f/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:38:02.616375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05f2351c-d573-47f4-978b-0b5e961748d3 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:02.617236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05f2351c-d573-47f4-978b-0b5e961748d3 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.618628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05f2351c-d573-47f4-978b-0b5e961748d3 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.633448 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.633448 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.634453 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-05f2351c-d573-47f4-978b-0b5e961748d3 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:02.636564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05f2351c-d573-47f4-978b-0b5e961748d3 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:02.644092 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1033/2056] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:02 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:02.652823 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24922172-1875-45d9-88a9-2277c4b0545b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] DELETE http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:38:02.653418 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-24922172-1875-45d9-88a9-2277c4b0545b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.653971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-24922172-1875-45d9-88a9-2277c4b0545b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.654391 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-24922172-1875-45d9-88a9-2277c4b0545b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Delete snapshot with id: fad536de-e055-4b38-acb8-95338d123094 Jan 10 14:38:02.662902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24922172-1875-45d9-88a9-2277c4b0545b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 returned with HTTP 404 Jan 10 14:38:02.673034 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-473f84aa-203c-47e8-8060-35f4a3721f1b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] DELETE http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:38:02.673596 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-473f84aa-203c-47e8-8060-35f4a3721f1b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.674152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-473f84aa-203c-47e8-8060-35f4a3721f1b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.675418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-473f84aa-203c-47e8-8060-35f4a3721f1b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Delete snapshot with id: d4c6ef60-b7d6-46e0-800a-ef4e541271a8 Jan 10 14:38:02.678230 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1024/2057] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:38:02 2022] DELETE /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/fad536de-e055-4b38-acb8-95338d123094 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:02.683881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-473f84aa-203c-47e8-8060-35f4a3721f1b tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 returned with HTTP 404 Jan 10 14:38:02.689626 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1034/2058] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:38:02 2022] DELETE /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/d4c6ef60-b7d6-46e0-800a-ef4e541271a8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:02.698061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-febb91ff-76f4-4551-9229-93fe7909dff8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] DELETE http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:38:02.699236 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-febb91ff-76f4-4551-9229-93fe7909dff8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.699826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-febb91ff-76f4-4551-9229-93fe7909dff8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.700277 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-febb91ff-76f4-4551-9229-93fe7909dff8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Delete snapshot with id: 154aa99d-8828-4748-9d11-0d1f4403dbb2 Jan 10 14:38:02.722008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-febb91ff-76f4-4551-9229-93fe7909dff8 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 returned with HTTP 404 Jan 10 14:38:02.728391 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1025/2059] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:38:02 2022] DELETE /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/154aa99d-8828-4748-9d11-0d1f4403dbb2 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:02.733425 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca8eca5a-3792-41e4-9bfa-5a7b8f0c6dfe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] DELETE http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:38:02.734634 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca8eca5a-3792-41e4-9bfa-5a7b8f0c6dfe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.735155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca8eca5a-3792-41e4-9bfa-5a7b8f0c6dfe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.736015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-ca8eca5a-3792-41e4-9bfa-5a7b8f0c6dfe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Delete snapshot with id: aab0b910-6efa-4b76-b4d4-6e626906a30e Jan 10 14:38:02.746939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca8eca5a-3792-41e4-9bfa-5a7b8f0c6dfe tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e returned with HTTP 404 Jan 10 14:38:02.752477 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1035/2060] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:38:02 2022] DELETE /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/aab0b910-6efa-4b76-b4d4-6e626906a30e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:02.759119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-42cea025-04cb-4753-8fc7-f86e5714148a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] DELETE http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:02.759564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-42cea025-04cb-4753-8fc7-f86e5714148a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.760015 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-42cea025-04cb-4753-8fc7-f86e5714148a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.760488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-42cea025-04cb-4753-8fc7-f86e5714148a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Delete snapshot with id: 3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:02.774323 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.774323 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.775569 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-42cea025-04cb-4753-8fc7-f86e5714148a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:02.883735 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-42cea025-04cb-4753-8fc7-f86e5714148a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot delete request issued successfully. Jan 10 14:38:02.885888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-42cea025-04cb-4753-8fc7-f86e5714148a tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 202 Jan 10 14:38:02.888848 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1026/2061] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:38:02 2022] DELETE /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:02.895217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e5b423d-e5df-4a7a-ba99-55cc2e6f6444 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:02.904415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e5b423d-e5df-4a7a-ba99-55cc2e6f6444 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:02.904415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e5b423d-e5df-4a7a-ba99-55cc2e6f6444 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:02.908594 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:02.908594 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:02.909908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7e5b423d-e5df-4a7a-ba99-55cc2e6f6444 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:02.912065 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e5b423d-e5df-4a7a-ba99-55cc2e6f6444 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:02.913396 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1036/2062] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:02 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:03.203611 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d691f10-638d-4985-9cd4-542ba7d0a40e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:03.203611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6d691f10-638d-4985-9cd4-542ba7d0a40e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:03.203611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6d691f10-638d-4985-9cd4-542ba7d0a40e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:03.203611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6d691f10-638d-4985-9cd4-542ba7d0a40e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:03.223063 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:03.223063 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:03.226603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d691f10-638d-4985-9cd4-542ba7d0a40e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:03.230097 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1027/2063] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:03.238112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85cca4f7-08d6-4a5b-9f6c-29111fb84f26 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:03.238597 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85cca4f7-08d6-4a5b-9f6c-29111fb84f26 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:03.239070 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85cca4f7-08d6-4a5b-9f6c-29111fb84f26 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:03.267023 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:03.267023 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:03.285297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-85cca4f7-08d6-4a5b-9f6c-29111fb84f26 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:38:03.300903 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85cca4f7-08d6-4a5b-9f6c-29111fb84f26 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:38:03.316335 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1037/2064] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:03 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:03.927867 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0550d5e-5e70-431e-935f-03018160b936 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:03.928599 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0550d5e-5e70-431e-935f-03018160b936 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:03.929160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0550d5e-5e70-431e-935f-03018160b936 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:03.940072 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:03.940072 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:03.985471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b0550d5e-5e70-431e-935f-03018160b936 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:03.985471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0550d5e-5e70-431e-935f-03018160b936 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:03.985471 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1028/2065] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:03 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:04.243236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f49e89db-d48f-436f-a272-1a3cad3932a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:04.244383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f49e89db-d48f-436f-a272-1a3cad3932a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:04.244818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f49e89db-d48f-436f-a272-1a3cad3932a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:04.245114 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f49e89db-d48f-436f-a272-1a3cad3932a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:04.253767 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:04.253767 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:04.255292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f49e89db-d48f-436f-a272-1a3cad3932a3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:04.256182 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1038/2066] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:04.317310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d607ae8a-6fa1-4c5c-8a83-9e45d5c53f0d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:04.317881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d607ae8a-6fa1-4c5c-8a83-9e45d5c53f0d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:04.318560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d607ae8a-6fa1-4c5c-8a83-9e45d5c53f0d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:04.336381 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:04.336381 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:04.344235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d607ae8a-6fa1-4c5c-8a83-9e45d5c53f0d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:38:04.354135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d607ae8a-6fa1-4c5c-8a83-9e45d5c53f0d tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:38:04.354964 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1029/2067] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:04 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:04.959133 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae55ea22-6769-4dfb-9386-715343696ccf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:04.959572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae55ea22-6769-4dfb-9386-715343696ccf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:04.960221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae55ea22-6769-4dfb-9386-715343696ccf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:04.970805 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:04.970805 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:04.972456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae55ea22-6769-4dfb-9386-715343696ccf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:04.974407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae55ea22-6769-4dfb-9386-715343696ccf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:04.976337 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1039/2068] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:04 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:05.269397 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d1c68bc-8f04-41cd-abf5-8c05e4a9a325 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:05.270011 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d1c68bc-8f04-41cd-abf5-8c05e4a9a325 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:05.270302 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d1c68bc-8f04-41cd-abf5-8c05e4a9a325 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:05.270604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0d1c68bc-8f04-41cd-abf5-8c05e4a9a325 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:05.282297 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:05.282297 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:05.290507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d1c68bc-8f04-41cd-abf5-8c05e4a9a325 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:05.291271 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1030/2069] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:05.375269 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-944c8027-9e0b-4a62-b008-a21fab3049c1 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:05.376001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-944c8027-9e0b-4a62-b008-a21fab3049c1 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:05.376160 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-944c8027-9e0b-4a62-b008-a21fab3049c1 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:05.394308 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:05.394308 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:05.406702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-944c8027-9e0b-4a62-b008-a21fab3049c1 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Volume info retrieved successfully. Jan 10 14:38:05.421257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-944c8027-9e0b-4a62-b008-a21fab3049c1 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 200 Jan 10 14:38:05.422264 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1040/2070] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:05 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:05.495930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d46d9c7c-6d04-4c09-8492-230c6245844e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] DELETE http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:05.499334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d46d9c7c-6d04-4c09-8492-230c6245844e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:05.499334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d46d9c7c-6d04-4c09-8492-230c6245844e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:05.499334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-d46d9c7c-6d04-4c09-8492-230c6245844e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Delete volume with id: 7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:05.513346 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:05.513346 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:05.514855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d46d9c7c-6d04-4c09-8492-230c6245844e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:05.752690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d46d9c7c-6d04-4c09-8492-230c6245844e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Delete volume request issued successfully. Jan 10 14:38:05.756561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d46d9c7c-6d04-4c09-8492-230c6245844e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 202 Jan 10 14:38:05.763168 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63c47ff1-07db-4d6e-a76d-6959d3b1359e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:05.763168 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63c47ff1-07db-4d6e-a76d-6959d3b1359e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:05.763864 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63c47ff1-07db-4d6e-a76d-6959d3b1359e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:05.765885 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1031/2071] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:38:05 2022] DELETE /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:05.795666 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:05.795666 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:05.819856 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63c47ff1-07db-4d6e-a76d-6959d3b1359e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:05.841944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63c47ff1-07db-4d6e-a76d-6959d3b1359e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:38:05.843020 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1041/2072] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:05 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:05.986799 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b06fbd88-68e1-4b6b-9c9a-d9bddc8c4c37 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:05.987294 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b06fbd88-68e1-4b6b-9c9a-d9bddc8c4c37 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:05.987755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b06fbd88-68e1-4b6b-9c9a-d9bddc8c4c37 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:06.008622 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:06.008622 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:06.013517 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b06fbd88-68e1-4b6b-9c9a-d9bddc8c4c37 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Snapshot retrieved successfully. Jan 10 14:38:06.016692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b06fbd88-68e1-4b6b-9c9a-d9bddc8c4c37 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 200 Jan 10 14:38:06.027697 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1032/2073] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:05 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:06.304120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39036893-cf6e-4bae-955f-be0f504f3880 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:06.304844 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39036893-cf6e-4bae-955f-be0f504f3880 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:06.305459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39036893-cf6e-4bae-955f-be0f504f3880 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:06.305932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-39036893-cf6e-4bae-955f-be0f504f3880 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:06.323058 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:06.323058 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:06.338716 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39036893-cf6e-4bae-955f-be0f504f3880 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:06.344450 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1042/2074] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:06.436411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a72837e9-c601-4406-b9ea-2807b457d452 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] GET http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 Jan 10 14:38:06.437403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a72837e9-c601-4406-b9ea-2807b457d452 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:06.438017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a72837e9-c601-4406-b9ea-2807b457d452 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:06.466990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a72837e9-c601-4406-b9ea-2807b457d452 tempest-SnapshotMetadataTestJSON-799587603 tempest-SnapshotMetadataTestJSON-799587603-project] http://10.222.0.20/volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 returned with HTTP 404 Jan 10 14:38:06.468208 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1033/2075] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:06 2022] GET /volume/v3/14adfecf4fe1409f9b0ada9132fd352a/volumes/cb5a83d2-7b48-41df-ad23-69f5c9f01bc3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:06.859314 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0478579-b352-4a86-893b-dcebf8efae21 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:06.861875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0478579-b352-4a86-893b-dcebf8efae21 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:06.863706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0478579-b352-4a86-893b-dcebf8efae21 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:06.888995 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:06.888995 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:06.910554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f0478579-b352-4a86-893b-dcebf8efae21 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:06.930432 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0478579-b352-4a86-893b-dcebf8efae21 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:38:06.933546 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1043/2076] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:06 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:07.034500 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1da9db8d-a21a-47f9-9439-f4501c91cf74 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 Jan 10 14:38:07.035117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1da9db8d-a21a-47f9-9439-f4501c91cf74 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:07.035718 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1da9db8d-a21a-47f9-9439-f4501c91cf74 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:07.061310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1da9db8d-a21a-47f9-9439-f4501c91cf74 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 returned with HTTP 404 Jan 10 14:38:07.062936 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1034/2077] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:07 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/snapshots/3277d97b-3834-4e96-b1e6-b2611f623929 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:07.071182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78700920-08d5-4d9a-98c1-98df13c2e4c4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] DELETE http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:07.072035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78700920-08d5-4d9a-98c1-98df13c2e4c4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:07.072770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78700920-08d5-4d9a-98c1-98df13c2e4c4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:07.073378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-78700920-08d5-4d9a-98c1-98df13c2e4c4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Delete volume with id: 9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:07.101202 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:07.101202 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:07.102634 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-78700920-08d5-4d9a-98c1-98df13c2e4c4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:38:07.323649 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-78700920-08d5-4d9a-98c1-98df13c2e4c4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Delete volume request issued successfully. Jan 10 14:38:07.324148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78700920-08d5-4d9a-98c1-98df13c2e4c4 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 202 Jan 10 14:38:07.325326 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1044/2078] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:38:07 2022] DELETE /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:07.332305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea1958b9-6697-423b-985e-18209f103a44 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:07.336767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea1958b9-6697-423b-985e-18209f103a44 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:07.336767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea1958b9-6697-423b-985e-18209f103a44 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:07.361245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8126e38c-5acb-42f3-9ffe-bd5395a8cd3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:07.361846 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8126e38c-5acb-42f3-9ffe-bd5395a8cd3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:07.362458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8126e38c-5acb-42f3-9ffe-bd5395a8cd3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:07.363563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8126e38c-5acb-42f3-9ffe-bd5395a8cd3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:07.374471 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:07.374471 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:07.379225 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:07.379225 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:07.385962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8126e38c-5acb-42f3-9ffe-bd5395a8cd3c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:07.394421 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1045/2079] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:07.408637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ea1958b9-6697-423b-985e-18209f103a44 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:38:07.433403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea1958b9-6697-423b-985e-18209f103a44 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:38:07.434589 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1035/2080] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:07 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:07.948977 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d5c587e-3d1c-415b-bcbc-bcd0762fa42e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:07.952436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d5c587e-3d1c-415b-bcbc-bcd0762fa42e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:07.952436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d5c587e-3d1c-415b-bcbc-bcd0762fa42e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:07.982789 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:07.982789 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:07.993189 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4d5c587e-3d1c-415b-bcbc-bcd0762fa42e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:08.016871 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d5c587e-3d1c-415b-bcbc-bcd0762fa42e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:38:08.028368 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1046/2081] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:07 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:08.400414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1f5dfbd-497f-4fb8-b233-8f6e8720a545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:08.400941 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1f5dfbd-497f-4fb8-b233-8f6e8720a545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:08.401291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1f5dfbd-497f-4fb8-b233-8f6e8720a545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:08.401790 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a1f5dfbd-497f-4fb8-b233-8f6e8720a545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:08.412617 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:08.412617 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:08.418508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1f5dfbd-497f-4fb8-b233-8f6e8720a545 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:08.419771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1036/2082] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:08.449995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad2ef467-7780-4414-a409-6abb58d8ea26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:08.450868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad2ef467-7780-4414-a409-6abb58d8ea26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:08.451486 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad2ef467-7780-4414-a409-6abb58d8ea26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:08.482059 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:08.482059 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:08.521123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ad2ef467-7780-4414-a409-6abb58d8ea26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:38:08.540538 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad2ef467-7780-4414-a409-6abb58d8ea26 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:38:08.541297 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1047/2083] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:08 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:09.033641 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd7ad636-3e47-4f87-9155-5cca052152da tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:09.034097 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd7ad636-3e47-4f87-9155-5cca052152da tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:09.034552 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd7ad636-3e47-4f87-9155-5cca052152da tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:09.067290 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:09.067290 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:09.081730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cd7ad636-3e47-4f87-9155-5cca052152da tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:09.098519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd7ad636-3e47-4f87-9155-5cca052152da tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:38:09.101474 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1037/2084] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:09 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 917 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:09.432526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fd17b93-09ce-4fb9-bee6-6ba04827a6a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:09.433090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fd17b93-09ce-4fb9-bee6-6ba04827a6a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:09.433631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fd17b93-09ce-4fb9-bee6-6ba04827a6a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:09.433737 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1fd17b93-09ce-4fb9-bee6-6ba04827a6a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:09.452742 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:09.452742 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:09.454297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fd17b93-09ce-4fb9-bee6-6ba04827a6a5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:09.465066 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1048/2085] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:09.559887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0dcb7330-6214-4da4-96b4-1e3e30a23b63 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:09.560496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0dcb7330-6214-4da4-96b4-1e3e30a23b63 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:09.560819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0dcb7330-6214-4da4-96b4-1e3e30a23b63 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:09.586132 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:09.586132 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:09.611319 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0dcb7330-6214-4da4-96b4-1e3e30a23b63 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:38:09.638131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0dcb7330-6214-4da4-96b4-1e3e30a23b63 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:38:09.655730 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1038/2086] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:09 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:09.784967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] POST http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes Jan 10 14:38:09.785802 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-822957330"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:09.786832 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-822957330'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:09.787245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume of 1 GB Jan 10 14:38:09.806886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Availability Zones retrieved successfully. Jan 10 14:38:09.824186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Flow 'volume_create_api' (ddb4130a-c36e-40c6-8eaa-09faf6a52ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:09.827055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccbc3c30-3ce4-4172-8f67-1c441171f9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:09.829725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:09.877096 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccbc3c30-3ce4-4172-8f67-1c441171f9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:09.879651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4320f962-31f9-441b-833a-e65c8f9f2508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:10.114585 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-695e3e69-c438-475f-8de3-d0b37cfb9f6c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:10.115329 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-695e3e69-c438-475f-8de3-d0b37cfb9f6c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:10.115936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-695e3e69-c438-475f-8de3-d0b37cfb9f6c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:10.120790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Created reservations ['7e707779-641a-4e25-a4e4-9eec14e7bad8', '6a85972a-60f3-450a-8aa1-6cb58a3d0dae', '07c455ad-941f-4b9f-8cd4-1c957337871e', 'b909459b-40a7-4a19-bfb5-215ece54797c'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:10.121716 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4320f962-31f9-441b-833a-e65c8f9f2508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e707779-641a-4e25-a4e4-9eec14e7bad8', '6a85972a-60f3-450a-8aa1-6cb58a3d0dae', '07c455ad-941f-4b9f-8cd4-1c957337871e', 'b909459b-40a7-4a19-bfb5-215ece54797c']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:10.123798 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cea2c35-6821-4ed5-9c58-8720166e510c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:10.139413 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:10.139413 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:10.161395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-695e3e69-c438-475f-8de3-d0b37cfb9f6c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:10.177867 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-695e3e69-c438-475f-8de3-d0b37cfb9f6c tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 200 Jan 10 14:38:10.181505 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1039/2087] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:10 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 917 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:10.229687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cea2c35-6821-4ed5-9c58-8720166e510c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95ed79a4-bbe9-4e2d-9ce3-a39f49e93302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-822957330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='253a2c12106a47c6920b777148e4d196',qos_specs=None,replication_status=,reservations=['7e707779-641a-4e25-a4e4-9eec14e7bad8','6a85972a-60f3-450a-8aa1-6cb58a3d0dae','07c455ad-941f-4b9f-8cd4-1c957337871e','b909459b-40a7-4a19-bfb5-215ece54797c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b91a891946bf828cd04c1bc94080',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-822957330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95ed79a4-bbe9-4e2d-9ce3-a39f49e93302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='253a2c12106a47c6920b777148e4d196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e7b91a891946bf828cd04c1bc94080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:10.231573 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c383f3-382a-48d8-864b-04303ff51c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:10.348867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c383f3-382a-48d8-864b-04303ff51c6f) transitioned into state 'SUCCESS' from state '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-822957330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='253a2c12106a47c6920b777148e4d196',qos_specs=None,replication_status=,reservations=['7e707779-641a-4e25-a4e4-9eec14e7bad8','6a85972a-60f3-450a-8aa1-6cb58a3d0dae','07c455ad-941f-4b9f-8cd4-1c957337871e','b909459b-40a7-4a19-bfb5-215ece54797c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b91a891946bf828cd04c1bc94080',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:10.356493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7593b0db-6f5a-4c2f-889f-97ec1d08a08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:10.437145 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7593b0db-6f5a-4c2f-889f-97ec1d08a08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:10.440850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Flow 'volume_create_api' (ddb4130a-c36e-40c6-8eaa-09faf6a52ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:10.442372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume request issued successfully. Jan 10 14:38:10.443815 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d5b5108-5913-4074-854c-f10b6c0d4397 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes returned with HTTP 202 Jan 10 14:38:10.446353 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1049/2088] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:38:09 2022] POST /volume/v3/253a2c12106a47c6920b777148e4d196/volumes => generated 819 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:10.459552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d3f9e07a-4c1e-4c66-abf1-0783cfdb9564 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:10.460130 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d3f9e07a-4c1e-4c66-abf1-0783cfdb9564 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:10.460975 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d3f9e07a-4c1e-4c66-abf1-0783cfdb9564 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:10.478742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2748470d-5719-40f0-87a7-1b28e8ea6f97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:10.479498 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2748470d-5719-40f0-87a7-1b28e8ea6f97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:10.481215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2748470d-5719-40f0-87a7-1b28e8ea6f97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:10.481703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2748470d-5719-40f0-87a7-1b28e8ea6f97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:10.488719 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:10.488719 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:10.489687 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:10.489687 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:10.491418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2748470d-5719-40f0-87a7-1b28e8ea6f97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:10.493035 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1050/2089] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:10.509780 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d3f9e07a-4c1e-4c66-abf1-0783cfdb9564 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:10.523117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d3f9e07a-4c1e-4c66-abf1-0783cfdb9564 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:10.523117 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1040/2090] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:10 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 887 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:10.656963 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9900bba9-4902-49d5-961d-aed109a25b57 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:10.663039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9900bba9-4902-49d5-961d-aed109a25b57 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:10.663039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9900bba9-4902-49d5-961d-aed109a25b57 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:10.684513 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:10.684513 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:10.699024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9900bba9-4902-49d5-961d-aed109a25b57 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:38:10.710120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9900bba9-4902-49d5-961d-aed109a25b57 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:38:10.711013 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1051/2091] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:10 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:11.196436 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b4a2aa0-35cd-47f2-9faa-4bde391ab14d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 Jan 10 14:38:11.197005 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b4a2aa0-35cd-47f2-9faa-4bde391ab14d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:11.197318 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b4a2aa0-35cd-47f2-9faa-4bde391ab14d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:11.215162 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b4a2aa0-35cd-47f2-9faa-4bde391ab14d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 returned with HTTP 404 Jan 10 14:38:11.217173 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1041/2092] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:11 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/7843647d-bc07-49fb-8392-991922567213 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:11.328213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a30a7d86-46dc-4b5a-b6b4-d80111bbd73d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] DELETE http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:11.328867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a30a7d86-46dc-4b5a-b6b4-d80111bbd73d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:11.329464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a30a7d86-46dc-4b5a-b6b4-d80111bbd73d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:11.330013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-a30a7d86-46dc-4b5a-b6b4-d80111bbd73d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Delete volume with id: b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:11.354755 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:11.354755 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:11.357384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a30a7d86-46dc-4b5a-b6b4-d80111bbd73d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:11.507278 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5bd5787-6d1d-4b5a-98ac-b7a4de49832d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:11.508076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5bd5787-6d1d-4b5a-98ac-b7a4de49832d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:11.508724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5bd5787-6d1d-4b5a-98ac-b7a4de49832d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:11.509248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e5bd5787-6d1d-4b5a-98ac-b7a4de49832d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:11.524180 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:11.524180 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:11.526177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5bd5787-6d1d-4b5a-98ac-b7a4de49832d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:11.527441 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1042/2093] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:11.537448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72ef9801-4744-474e-a0ca-d39a6987b962 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:11.540104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72ef9801-4744-474e-a0ca-d39a6987b962 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:11.540972 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72ef9801-4744-474e-a0ca-d39a6987b962 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:11.544140 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a30a7d86-46dc-4b5a-b6b4-d80111bbd73d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Delete volume request issued successfully. Jan 10 14:38:11.549098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a30a7d86-46dc-4b5a-b6b4-d80111bbd73d tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 202 Jan 10 14:38:11.549098 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1052/2094] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:38:11 2022] DELETE /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:11.554562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d867e551-373f-41b3-8fc0-3929051158bc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:11.555834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d867e551-373f-41b3-8fc0-3929051158bc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:11.556472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d867e551-373f-41b3-8fc0-3929051158bc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:11.581444 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:11.581444 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:11.586781 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:11.586781 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:11.602496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-72ef9801-4744-474e-a0ca-d39a6987b962 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:11.602906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d867e551-373f-41b3-8fc0-3929051158bc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:11.617791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72ef9801-4744-474e-a0ca-d39a6987b962 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:11.617791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1043/2095] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:11 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:11.622502 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d867e551-373f-41b3-8fc0-3929051158bc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:11.623593 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1053/2096] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:11 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:11.727121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d2f841a0-8b6c-4136-b573-fc3498dd54a0 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:11.728215 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d2f841a0-8b6c-4136-b573-fc3498dd54a0 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:11.728888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d2f841a0-8b6c-4136-b573-fc3498dd54a0 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:11.754530 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:11.754530 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:11.773114 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d2f841a0-8b6c-4136-b573-fc3498dd54a0 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Volume info retrieved successfully. Jan 10 14:38:11.803371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d2f841a0-8b6c-4136-b573-fc3498dd54a0 tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 200 Jan 10 14:38:11.805233 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1044/2097] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:11 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:12.539824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57f63dba-45bc-4241-ad9a-d4a54eac1c8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:12.540285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57f63dba-45bc-4241-ad9a-d4a54eac1c8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:12.540782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57f63dba-45bc-4241-ad9a-d4a54eac1c8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:12.541085 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-57f63dba-45bc-4241-ad9a-d4a54eac1c8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:12.551817 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:12.551817 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:12.553558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57f63dba-45bc-4241-ad9a-d4a54eac1c8c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:12.555367 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1054/2098] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:12.630046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a5a4ca1-ae3a-4f3f-944e-2953a3d4b094 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:12.630830 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a5a4ca1-ae3a-4f3f-944e-2953a3d4b094 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:12.631353 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a5a4ca1-ae3a-4f3f-944e-2953a3d4b094 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:12.639480 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5854e6c-d60f-4d77-8b95-df8f02c6e8ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:12.640179 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5854e6c-d60f-4d77-8b95-df8f02c6e8ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:12.640816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5854e6c-d60f-4d77-8b95-df8f02c6e8ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:12.660069 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:12.660069 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:12.664508 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:12.664508 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:12.669666 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c5854e6c-d60f-4d77-8b95-df8f02c6e8ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:12.694253 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7a5a4ca1-ae3a-4f3f-944e-2953a3d4b094 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:12.703202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5854e6c-d60f-4d77-8b95-df8f02c6e8ff tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:12.712526 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1055/2099] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:12 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:12.718953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a5a4ca1-ae3a-4f3f-944e-2953a3d4b094 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:12.724547 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1045/2100] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:12 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:12.739235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c975b9f-0a5b-4531-9ae1-1e2c0b5ee012 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] POST http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots Jan 10 14:38:12.743503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c975b9f-0a5b-4531-9ae1-1e2c0b5ee012 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95ed79a4-bbe9-4e2d-9ce3-a39f49e93302", "name": "tempest-VolumesDeleteCascade-Snapshot-1972696240"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:12.772915 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:12.772915 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:12.773938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c975b9f-0a5b-4531-9ae1-1e2c0b5ee012 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:12.774241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-8c975b9f-0a5b-4531-9ae1-1e2c0b5ee012 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create snapshot from volume 95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:12.819030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-989c2338-06da-467e-8add-80c0b43de2cf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] GET http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 Jan 10 14:38:12.819743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-989c2338-06da-467e-8add-80c0b43de2cf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:12.820415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-989c2338-06da-467e-8add-80c0b43de2cf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:12.836022 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-989c2338-06da-467e-8add-80c0b43de2cf tempest-SnapshotsActionsTest-439015129 tempest-SnapshotsActionsTest-439015129-project] http://10.222.0.20/volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 returned with HTTP 404 Jan 10 14:38:12.843882 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1046/2101] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:12 2022] GET /volume/v3/9e362b44bdb84630bf814c46207b2d82/volumes/9774daa3-4ca7-445d-8fa5-d83cf2c36ee4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:38:13.113990 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-8c975b9f-0a5b-4531-9ae1-1e2c0b5ee012 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Created reservations ['51cc7a3a-47f7-4080-89ef-bee1b0a1d31e', 'ed4fbda4-f96b-475f-b140-8f1f1e5709fc', '5efeea39-2308-41be-85db-02a99edf7edd', '4e86204e-60b1-47b9-a4a3-51a58837c19d'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:13.346824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c975b9f-0a5b-4531-9ae1-1e2c0b5ee012 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot create request issued successfully. Jan 10 14:38:13.346824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c975b9f-0a5b-4531-9ae1-1e2c0b5ee012 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots returned with HTTP 202 Jan 10 14:38:13.358616 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef76c379-9181-4618-a895-d357327647d4 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 Jan 10 14:38:13.359372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef76c379-9181-4618-a895-d357327647d4 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:13.360661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef76c379-9181-4618-a895-d357327647d4 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:13.362817 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1056/2102] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:38:12 2022] POST /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots => generated 307 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:13.372106 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:13.372106 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:13.373232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef76c379-9181-4618-a895-d357327647d4 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:13.376684 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef76c379-9181-4618-a895-d357327647d4 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 returned with HTTP 200 Jan 10 14:38:13.377466 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1047/2103] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:13 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:13.568005 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45979fb4-540a-45a2-a24c-95f7808ca3dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:13.569661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45979fb4-540a-45a2-a24c-95f7808ca3dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:13.571535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45979fb4-540a-45a2-a24c-95f7808ca3dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:13.572754 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-45979fb4-540a-45a2-a24c-95f7808ca3dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:13.587071 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:13.587071 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:13.590488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45979fb4-540a-45a2-a24c-95f7808ca3dc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:13.595381 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1057/2104] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:13.718520 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47d0a730-0b60-4772-8e71-b08e970ea3cc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:13.719117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47d0a730-0b60-4772-8e71-b08e970ea3cc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:13.719604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47d0a730-0b60-4772-8e71-b08e970ea3cc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:13.739754 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:13.739754 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:13.758653 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-47d0a730-0b60-4772-8e71-b08e970ea3cc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:13.778845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47d0a730-0b60-4772-8e71-b08e970ea3cc tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:13.780191 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1048/2105] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:13 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:14.389330 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b62cfed-ca7d-491f-b9ca-50d3b7ae300f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 Jan 10 14:38:14.390019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b62cfed-ca7d-491f-b9ca-50d3b7ae300f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:14.390812 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b62cfed-ca7d-491f-b9ca-50d3b7ae300f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:14.414617 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:14.414617 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:14.415626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5b62cfed-ca7d-491f-b9ca-50d3b7ae300f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:14.417697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b62cfed-ca7d-491f-b9ca-50d3b7ae300f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 returned with HTTP 200 Jan 10 14:38:14.418835 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1058/2106] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:14 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:14.608402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc318a4c-de18-444d-957e-903506918175 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:14.609272 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc318a4c-de18-444d-957e-903506918175 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:14.610213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc318a4c-de18-444d-957e-903506918175 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:14.610749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fc318a4c-de18-444d-957e-903506918175 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:14.622717 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:14.622717 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:14.625433 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc318a4c-de18-444d-957e-903506918175 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:14.634208 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1049/2107] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:14.794870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02d99322-8179-48be-a40c-9f5a753a4c23 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:14.796843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02d99322-8179-48be-a40c-9f5a753a4c23 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:14.797302 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02d99322-8179-48be-a40c-9f5a753a4c23 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:14.837346 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:14.837346 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:14.861896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-02d99322-8179-48be-a40c-9f5a753a4c23 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:14.889429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02d99322-8179-48be-a40c-9f5a753a4c23 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:14.900802 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1059/2108] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:14 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:15.431055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f76632f1-da35-4a9a-9237-6cf24c04e1fb tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 Jan 10 14:38:15.431834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f76632f1-da35-4a9a-9237-6cf24c04e1fb tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:15.432393 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f76632f1-da35-4a9a-9237-6cf24c04e1fb tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:15.482535 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:15.482535 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:15.501152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f76632f1-da35-4a9a-9237-6cf24c04e1fb tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:15.508533 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f76632f1-da35-4a9a-9237-6cf24c04e1fb tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 returned with HTTP 200 Jan 10 14:38:15.517538 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1050/2109] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:15 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 => generated 439 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:15.640136 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4160719a-7d46-4933-bb78-884860eda4b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:15.640741 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4160719a-7d46-4933-bb78-884860eda4b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:15.642547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4160719a-7d46-4933-bb78-884860eda4b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:15.642547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4160719a-7d46-4933-bb78-884860eda4b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:15.662244 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:15.662244 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:15.667246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4160719a-7d46-4933-bb78-884860eda4b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:15.673951 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1060/2110] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:15.924401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b2d4eb2-853a-4334-acbe-fdb3847e1244 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:15.925758 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b2d4eb2-853a-4334-acbe-fdb3847e1244 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:15.927081 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b2d4eb2-853a-4334-acbe-fdb3847e1244 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:15.945605 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:15.945605 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:15.973726 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6b2d4eb2-853a-4334-acbe-fdb3847e1244 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:16.000028 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b2d4eb2-853a-4334-acbe-fdb3847e1244 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:16.001237 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1051/2111] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:15 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:16.520709 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f573c5e0-23d9-450a-b96d-8ede999c53db tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 Jan 10 14:38:16.521316 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f573c5e0-23d9-450a-b96d-8ede999c53db tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:16.521593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f573c5e0-23d9-450a-b96d-8ede999c53db tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:16.541958 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:16.541958 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:16.553005 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f573c5e0-23d9-450a-b96d-8ede999c53db tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:16.553005 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f573c5e0-23d9-450a-b96d-8ede999c53db tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 returned with HTTP 200 Jan 10 14:38:16.553005 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1061/2112] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:16 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:16.681228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40f77fd0-88dc-4855-a288-44472de1f1dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:16.681785 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40f77fd0-88dc-4855-a288-44472de1f1dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:16.682117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40f77fd0-88dc-4855-a288-44472de1f1dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:16.682595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-40f77fd0-88dc-4855-a288-44472de1f1dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:16.702142 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:16.702142 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:16.730087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40f77fd0-88dc-4855-a288-44472de1f1dd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:16.731566 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1052/2113] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:17.016704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab08a238-dbbe-40f4-bf3f-4e5265125b66 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:17.017438 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab08a238-dbbe-40f4-bf3f-4e5265125b66 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:17.018073 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab08a238-dbbe-40f4-bf3f-4e5265125b66 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:17.042757 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:17.042757 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:17.066496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ab08a238-dbbe-40f4-bf3f-4e5265125b66 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:17.084442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab08a238-dbbe-40f4-bf3f-4e5265125b66 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:17.094082 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1062/2114] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:17 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:17.561129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97345fa4-42a6-46ee-ae1b-be613b65369e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 Jan 10 14:38:17.563047 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97345fa4-42a6-46ee-ae1b-be613b65369e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:17.563814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97345fa4-42a6-46ee-ae1b-be613b65369e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:17.581450 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:17.581450 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:17.589886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97345fa4-42a6-46ee-ae1b-be613b65369e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:17.592314 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97345fa4-42a6-46ee-ae1b-be613b65369e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 returned with HTTP 200 Jan 10 14:38:17.597653 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1053/2115] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:17 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:17.608311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-018ceda2-9a09-4a1c-a7c1-aba3476fb7e2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] POST http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots Jan 10 14:38:17.612369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-018ceda2-9a09-4a1c-a7c1-aba3476fb7e2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95ed79a4-bbe9-4e2d-9ce3-a39f49e93302", "name": "tempest-VolumesDeleteCascade-Snapshot-247203784"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:17.646366 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:17.646366 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:17.649064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-018ceda2-9a09-4a1c-a7c1-aba3476fb7e2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:17.649660 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-018ceda2-9a09-4a1c-a7c1-aba3476fb7e2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create snapshot from volume 95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:17.744709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe8d26ad-7f13-4328-bf93-92d067c25dfc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:17.745167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe8d26ad-7f13-4328-bf93-92d067c25dfc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:17.745960 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe8d26ad-7f13-4328-bf93-92d067c25dfc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:17.746442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fe8d26ad-7f13-4328-bf93-92d067c25dfc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:17.762834 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:17.762834 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:17.766377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe8d26ad-7f13-4328-bf93-92d067c25dfc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:17.766377 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1054/2116] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:17.794662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-018ceda2-9a09-4a1c-a7c1-aba3476fb7e2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Created reservations ['57b38172-0aa1-41a9-9d41-0a20ef876a6f', '94ee4dae-9df5-468c-99af-0306ebf4399a', '9c6cf82e-8402-4408-9107-aac616a6224d', 'aac83a8a-1f8f-48f3-a842-c484e4d1778a'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:18.020079 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-018ceda2-9a09-4a1c-a7c1-aba3476fb7e2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot create request issued successfully. Jan 10 14:38:18.021049 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-018ceda2-9a09-4a1c-a7c1-aba3476fb7e2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots returned with HTTP 202 Jan 10 14:38:18.022092 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1063/2117] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:38:17 2022] POST /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots => generated 306 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:18.031704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f9872b1-da14-4f31-8bf1-b11242e5c1ed tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:38:18.032478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f9872b1-da14-4f31-8bf1-b11242e5c1ed tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:18.033091 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f9872b1-da14-4f31-8bf1-b11242e5c1ed tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:18.052850 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:18.052850 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:18.054248 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3f9872b1-da14-4f31-8bf1-b11242e5c1ed tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:18.063697 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f9872b1-da14-4f31-8bf1-b11242e5c1ed tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 returned with HTTP 200 Jan 10 14:38:18.070666 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1055/2118] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:18 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:18.100893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eef66651-0bca-4f97-bc49-a3388eee07f7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:18.101714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eef66651-0bca-4f97-bc49-a3388eee07f7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:18.102355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eef66651-0bca-4f97-bc49-a3388eee07f7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:18.125666 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:18.125666 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:18.145273 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-eef66651-0bca-4f97-bc49-a3388eee07f7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:18.165420 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eef66651-0bca-4f97-bc49-a3388eee07f7 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:18.166247 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1064/2119] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:18 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:18.780164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-973d54dd-f828-41a0-817d-a41bdd26334a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:18.780894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-973d54dd-f828-41a0-817d-a41bdd26334a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:18.781425 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-973d54dd-f828-41a0-817d-a41bdd26334a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:18.782785 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-973d54dd-f828-41a0-817d-a41bdd26334a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:18.798978 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:18.798978 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:18.805001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-973d54dd-f828-41a0-817d-a41bdd26334a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:18.806657 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1056/2120] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:19.076956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e475a85d-1ab2-4ee3-a373-12514c31f7ff tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:38:19.078450 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e475a85d-1ab2-4ee3-a373-12514c31f7ff tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:19.079166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e475a85d-1ab2-4ee3-a373-12514c31f7ff tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:19.096525 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:19.096525 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:19.104504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e475a85d-1ab2-4ee3-a373-12514c31f7ff tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:19.113108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e475a85d-1ab2-4ee3-a373-12514c31f7ff tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 returned with HTTP 200 Jan 10 14:38:19.120767 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1065/2121] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:19 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:19.181929 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b945b680-14ce-4a39-adf5-d73dac13cb8e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:19.182637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b945b680-14ce-4a39-adf5-d73dac13cb8e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:19.183253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b945b680-14ce-4a39-adf5-d73dac13cb8e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:19.235096 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:19.235096 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:19.262292 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b945b680-14ce-4a39-adf5-d73dac13cb8e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:19.296965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b945b680-14ce-4a39-adf5-d73dac13cb8e tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:19.298234 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1057/2122] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:19 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:19.502120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21e9d25e-b2b8-490f-aa93-b2bbede769ea tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] GET http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default Jan 10 14:38:19.502927 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21e9d25e-b2b8-490f-aa93-b2bbede769ea tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:19.504029 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21e9d25e-b2b8-490f-aa93-b2bbede769ea tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:19.571914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21e9d25e-b2b8-490f-aa93-b2bbede769ea tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default returned with HTTP 200 Jan 10 14:38:19.575179 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1066/2123] 10.222.0.20 () {58 vars in 1273 bytes} [Mon Jan 10 14:38:19 2022] GET /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default => generated 342 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:19.590541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f7c0824-de95-4447-ae49-1e1ce817a859 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] GET http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default Jan 10 14:38:19.591372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f7c0824-de95-4447-ae49-1e1ce817a859 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:19.592174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f7c0824-de95-4447-ae49-1e1ce817a859 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:19.647390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f7c0824-de95-4447-ae49-1e1ce817a859 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default returned with HTTP 200 Jan 10 14:38:19.648618 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1058/2124] 10.222.0.20 () {58 vars in 1273 bytes} [Mon Jan 10 14:38:19 2022] GET /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default => generated 342 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:19.666378 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4943b1b2-4fa1-4bce-ba82-b971affa48f4 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] POST http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types Jan 10 14:38:19.667286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4943b1b2-4fa1-4bce-ba82-b971affa48f4 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-85463328"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:19.795198 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4943b1b2-4fa1-4bce-ba82-b971affa48f4 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types returned with HTTP 200 Jan 10 14:38:19.799272 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1067/2125] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:38:19 2022] POST /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types => generated 226 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:19.807705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7755fb4b-5933-4484-b324-db66fb04d588 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] PUT http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default Jan 10 14:38:19.808502 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7755fb4b-5933-4484-b324-db66fb04d588 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-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-85463328": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-85463328": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-85463328": 9}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:19.819086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36d1816c-f2a2-4b47-a6ce-cfe26bb082cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:19.819820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36d1816c-f2a2-4b47-a6ce-cfe26bb082cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:19.820489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36d1816c-f2a2-4b47-a6ce-cfe26bb082cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:19.820970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-36d1816c-f2a2-4b47-a6ce-cfe26bb082cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:19.835944 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:19.835944 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:19.838223 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36d1816c-f2a2-4b47-a6ce-cfe26bb082cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:19.841346 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1068/2126] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:20.127064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6452ad8c-63a4-457d-b99c-e9fcb4511429 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:38:20.127666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6452ad8c-63a4-457d-b99c-e9fcb4511429 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:20.127985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6452ad8c-63a4-457d-b99c-e9fcb4511429 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:20.148963 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:20.148963 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:20.149900 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6452ad8c-63a4-457d-b99c-e9fcb4511429 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:20.156470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6452ad8c-63a4-457d-b99c-e9fcb4511429 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 returned with HTTP 200 Jan 10 14:38:20.163278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1069/2127] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:20 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:20.312417 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-864e24d0-5b48-40cf-a5b6-d283462de949 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:20.312876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-864e24d0-5b48-40cf-a5b6-d283462de949 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:20.313330 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-864e24d0-5b48-40cf-a5b6-d283462de949 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:20.338166 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:20.338166 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:20.355877 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-864e24d0-5b48-40cf-a5b6-d283462de949 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Volume info retrieved successfully. Jan 10 14:38:20.377307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-864e24d0-5b48-40cf-a5b6-d283462de949 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 200 Jan 10 14:38:20.379004 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1070/2128] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:20 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:20.659522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7755fb4b-5933-4484-b324-db66fb04d588 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default returned with HTTP 200 Jan 10 14:38:20.662452 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1059/2129] 10.222.0.20 () {60 vars in 1294 bytes} [Mon Jan 10 14:38:19 2022] PUT /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default => generated 528 bytes in 859 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:20.676640 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6b38514-d863-45cc-ab54-a2e50795cc38 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] GET http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-sets/af6bddd34e7d44e0aefab8fdf223b377/defaults Jan 10 14:38:20.677319 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6b38514-d863-45cc-ab54-a2e50795cc38 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:20.677956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6b38514-d863-45cc-ab54-a2e50795cc38 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Calling method 'defaults' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:20.717835 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6b38514-d863-45cc-ab54-a2e50795cc38 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-sets/af6bddd34e7d44e0aefab8fdf223b377/defaults returned with HTTP 200 Jan 10 14:38:20.719160 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1071/2130] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:38:20 2022] GET /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-sets/af6bddd34e7d44e0aefab8fdf223b377/defaults => generated 564 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:20.854029 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d3ec5b8-95b5-496b-80e8-cd63c2abd8d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:20.855163 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d3ec5b8-95b5-496b-80e8-cd63c2abd8d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:20.856311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d3ec5b8-95b5-496b-80e8-cd63c2abd8d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:20.856879 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2d3ec5b8-95b5-496b-80e8-cd63c2abd8d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:20.878050 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:20.878050 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:20.880113 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d3ec5b8-95b5-496b-80e8-cd63c2abd8d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:20.886145 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1060/2131] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:21.146254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba4592f6-12d3-4d37-8eb0-c1178c6cd6b0 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] GET http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-sets/cff669cbf5954d6693df1ca4bd3ebb60/defaults Jan 10 14:38:21.147504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba4592f6-12d3-4d37-8eb0-c1178c6cd6b0 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:21.148331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba4592f6-12d3-4d37-8eb0-c1178c6cd6b0 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Calling method 'defaults' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:21.175193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8483bf21-5410-45c6-bd14-fdb0d6b4819f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:38:21.175653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8483bf21-5410-45c6-bd14-fdb0d6b4819f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:21.176114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8483bf21-5410-45c6-bd14-fdb0d6b4819f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:21.177799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba4592f6-12d3-4d37-8eb0-c1178c6cd6b0 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-sets/cff669cbf5954d6693df1ca4bd3ebb60/defaults returned with HTTP 200 Jan 10 14:38:21.191899 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:21.191899 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:21.192155 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1072/2132] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:38:21 2022] GET /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-sets/cff669cbf5954d6693df1ca4bd3ebb60/defaults => generated 564 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:21.196093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8483bf21-5410-45c6-bd14-fdb0d6b4819f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:21.201687 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8483bf21-5410-45c6-bd14-fdb0d6b4819f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 returned with HTTP 200 Jan 10 14:38:21.208578 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1061/2133] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:21 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:21.394580 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2b86ccf-9cfc-4867-9058-721b4e80dd93 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] GET http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 Jan 10 14:38:21.395397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2b86ccf-9cfc-4867-9058-721b4e80dd93 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:21.395993 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2b86ccf-9cfc-4867-9058-721b4e80dd93 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:21.423631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2b86ccf-9cfc-4867-9058-721b4e80dd93 tempest-AttachVolumeShelveTestJSON-1508434911 tempest-AttachVolumeShelveTestJSON-1508434911-project] http://10.222.0.20/volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 returned with HTTP 404 Jan 10 14:38:21.433723 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1073/2134] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:21 2022] GET /volume/v3/71b9465f29de4117aa4526aa606f5042/volumes/b67e120b-034f-445c-ac8c-132eff70b5b9 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:21.624623 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74859134-e1b6-4a55-a9d4-782fc75f473c tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] PUT http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default Jan 10 14:38:21.625690 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74859134-e1b6-4a55-a9d4-782fc75f473c tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-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=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:21.899849 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e2be1f8-5886-4ad8-a0d6-85596f558fea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:21.900333 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e2be1f8-5886-4ad8-a0d6-85596f558fea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:21.900790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e2be1f8-5886-4ad8-a0d6-85596f558fea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:21.901090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7e2be1f8-5886-4ad8-a0d6-85596f558fea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:21.913238 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:21.913238 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:21.915884 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e2be1f8-5886-4ad8-a0d6-85596f558fea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:21.920013 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1074/2135] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:22.216557 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba61593e-8932-4c53-bf6f-9eaaa9fbad94 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:38:22.216557 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba61593e-8932-4c53-bf6f-9eaaa9fbad94 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:22.216557 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba61593e-8932-4c53-bf6f-9eaaa9fbad94 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:22.231034 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:22.231034 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:22.239763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74859134-e1b6-4a55-a9d4-782fc75f473c tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default returned with HTTP 200 Jan 10 14:38:22.241164 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1062/2136] 10.222.0.20 () {60 vars in 1294 bytes} [Mon Jan 10 14:38:21 2022] PUT /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/os-quota-class-sets/default => generated 528 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:22.248899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ba61593e-8932-4c53-bf6f-9eaaa9fbad94 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:22.250810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba61593e-8932-4c53-bf6f-9eaaa9fbad94 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 returned with HTTP 200 Jan 10 14:38:22.256023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09feb830-45cc-4e46-9720-27d8833ffd40 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] DELETE http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types/8a16ffe6-b4a6-42fb-ac3d-5fbecca8054e Jan 10 14:38:22.256518 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09feb830-45cc-4e46-9720-27d8833ffd40 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:22.257004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09feb830-45cc-4e46-9720-27d8833ffd40 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:22.260849 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1075/2137] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:22 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:22.382104 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09feb830-45cc-4e46-9720-27d8833ffd40 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types/8a16ffe6-b4a6-42fb-ac3d-5fbecca8054e returned with HTTP 202 Jan 10 14:38:22.386928 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1063/2138] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:38:22 2022] DELETE /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types/8a16ffe6-b4a6-42fb-ac3d-5fbecca8054e => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:38:22.391652 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84e48b5e-213e-4c86-b1a5-20a0f831fbd2 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] GET http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types/8a16ffe6-b4a6-42fb-ac3d-5fbecca8054e Jan 10 14:38:22.392337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84e48b5e-213e-4c86-b1a5-20a0f831fbd2 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:22.392935 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84e48b5e-213e-4c86-b1a5-20a0f831fbd2 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:22.408936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84e48b5e-213e-4c86-b1a5-20a0f831fbd2 tempest-VolumeQuotaClassesTest-1530932403 tempest-VolumeQuotaClassesTest-1530932403-project-admin] http://10.222.0.20/volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types/8a16ffe6-b4a6-42fb-ac3d-5fbecca8054e returned with HTTP 404 Jan 10 14:38:22.409872 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1076/2139] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:38:22 2022] GET /volume/v3/af6bddd34e7d44e0aefab8fdf223b377/types/8a16ffe6-b4a6-42fb-ac3d-5fbecca8054e => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:38:22.933743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1aebd265-2b9e-4d1e-a705-acacbb3d6a12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:22.938726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1aebd265-2b9e-4d1e-a705-acacbb3d6a12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:22.938726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1aebd265-2b9e-4d1e-a705-acacbb3d6a12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:22.938726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1aebd265-2b9e-4d1e-a705-acacbb3d6a12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:22.958142 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:22.958142 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:22.959843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1aebd265-2b9e-4d1e-a705-acacbb3d6a12 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:22.964599 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1064/2140] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:23.262780 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5e80d62-ddd3-4bf6-b689-bcbf1d01bb1d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:38:23.263281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5e80d62-ddd3-4bf6-b689-bcbf1d01bb1d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:23.263658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5e80d62-ddd3-4bf6-b689-bcbf1d01bb1d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:23.304737 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:23.304737 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:23.309025 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a5e80d62-ddd3-4bf6-b689-bcbf1d01bb1d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:23.317030 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5e80d62-ddd3-4bf6-b689-bcbf1d01bb1d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 returned with HTTP 200 Jan 10 14:38:23.326295 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1077/2141] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:23 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:23.338649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd5c3040-2083-4a6e-b588-4b5e2979fabf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302?cascade=True Jan 10 14:38:23.339178 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd5c3040-2083-4a6e-b588-4b5e2979fabf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:23.345598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd5c3040-2083-4a6e-b588-4b5e2979fabf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:23.345598 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-dd5c3040-2083-4a6e-b588-4b5e2979fabf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume with id: 95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:23.385030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:23.385030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:23.399429 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dd5c3040-2083-4a6e-b588-4b5e2979fabf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:23.869303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dd5c3040-2083-4a6e-b588-4b5e2979fabf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume request issued successfully. Jan 10 14:38:23.869303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd5c3040-2083-4a6e-b588-4b5e2979fabf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302?cascade=True returned with HTTP 202 Jan 10 14:38:23.869303 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1065/2142] 10.222.0.20 () {58 vars in 1352 bytes} [Mon Jan 10 14:38:23 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302?cascade=True => generated 0 bytes in 535 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:23.885972 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5b56c92-d15c-4105-87fa-918c34c0dd80 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:23.886497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5b56c92-d15c-4105-87fa-918c34c0dd80 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:23.886863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5b56c92-d15c-4105-87fa-918c34c0dd80 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:23.918045 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:23.918045 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:23.940520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b5b56c92-d15c-4105-87fa-918c34c0dd80 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:23.954861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5b56c92-d15c-4105-87fa-918c34c0dd80 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:23.965538 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1078/2143] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:23 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:23.976578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1ced764-886e-49b5-8afb-898825362bda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:23.977210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1ced764-886e-49b5-8afb-898825362bda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:23.977842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1ced764-886e-49b5-8afb-898825362bda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:23.978302 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d1ced764-886e-49b5-8afb-898825362bda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:23.991006 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:23.991006 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:23.994901 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1ced764-886e-49b5-8afb-898825362bda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:24.005764 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1066/2144] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:24.009349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06829739-0c63-4387-902d-ea0e8047f09e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:24.010066 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06829739-0c63-4387-902d-ea0e8047f09e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:24.011180 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06829739-0c63-4387-902d-ea0e8047f09e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:24.028383 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:24.028383 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:24.036139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-06829739-0c63-4387-902d-ea0e8047f09e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:24.049747 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06829739-0c63-4387-902d-ea0e8047f09e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:24.049747 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1079/2145] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:24.063402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1253259-2c30-4423-99e1-b345030eec77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:24.063853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1253259-2c30-4423-99e1-b345030eec77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:24.064319 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1253259-2c30-4423-99e1-b345030eec77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:24.080034 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:24.080034 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:24.088835 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1253259-2c30-4423-99e1-b345030eec77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:24.099806 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1253259-2c30-4423-99e1-b345030eec77 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:24.102416 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1067/2146] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1414 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:24.115886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a702ef9-2827-4265-8e75-78ac58a9eeaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:24.116360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a702ef9-2827-4265-8e75-78ac58a9eeaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:24.116833 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a702ef9-2827-4265-8e75-78ac58a9eeaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:24.117219 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-2a702ef9-2827-4265-8e75-78ac58a9eeaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume with id: 6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:24.140921 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:24.140921 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:24.145703 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a702ef9-2827-4265-8e75-78ac58a9eeaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:24.360782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a702ef9-2827-4265-8e75-78ac58a9eeaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume request issued successfully. Jan 10 14:38:24.360782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a702ef9-2827-4265-8e75-78ac58a9eeaf tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 202 Jan 10 14:38:24.363297 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1080/2147] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:38:24 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:24.368033 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6350787f-082b-41a4-ba63-7b98a8e17863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:24.369277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6350787f-082b-41a4-ba63-7b98a8e17863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:24.369741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6350787f-082b-41a4-ba63-7b98a8e17863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:24.404232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:24.404232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:24.421904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6350787f-082b-41a4-ba63-7b98a8e17863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:24.435958 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6350787f-082b-41a4-ba63-7b98a8e17863 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:24.438101 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1068/2148] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:24.971775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ed82f82-43e7-4c2f-93b5-1da966d23292 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:24.972568 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ed82f82-43e7-4c2f-93b5-1da966d23292 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:24.973283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ed82f82-43e7-4c2f-93b5-1da966d23292 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:25.000389 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:25.000389 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:25.015141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8ed82f82-43e7-4c2f-93b5-1da966d23292 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:25.028287 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ed82f82-43e7-4c2f-93b5-1da966d23292 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:25.030172 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1081/2149] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:24 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:25.455233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31b0477a-6898-45c6-9dbb-b6a66022a352 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:25.456536 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31b0477a-6898-45c6-9dbb-b6a66022a352 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:25.457208 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31b0477a-6898-45c6-9dbb-b6a66022a352 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:25.509151 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:25.509151 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:25.548012 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-31b0477a-6898-45c6-9dbb-b6a66022a352 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:25.569754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31b0477a-6898-45c6-9dbb-b6a66022a352 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:25.572644 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1069/2150] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:26.047185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-962a05b4-e909-4b18-b3ca-7a267b5e7828 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:26.047692 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-962a05b4-e909-4b18-b3ca-7a267b5e7828 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:26.048479 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-962a05b4-e909-4b18-b3ca-7a267b5e7828 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:26.090359 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:26.090359 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:26.117933 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-962a05b4-e909-4b18-b3ca-7a267b5e7828 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:26.134437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-962a05b4-e909-4b18-b3ca-7a267b5e7828 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:26.135476 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1082/2151] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:26 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:26.586136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1e14e65e-18e5-40dd-a887-99a4b61938b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:26.587331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1e14e65e-18e5-40dd-a887-99a4b61938b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:26.588484 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1e14e65e-18e5-40dd-a887-99a4b61938b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:26.622375 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:26.622375 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:26.636059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1e14e65e-18e5-40dd-a887-99a4b61938b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:26.659107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1e14e65e-18e5-40dd-a887-99a4b61938b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:26.660608 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1070/2152] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:27.150575 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e680002-408e-4f3b-93d8-fad6f843586b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:27.154146 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e680002-408e-4f3b-93d8-fad6f843586b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:27.158096 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e680002-408e-4f3b-93d8-fad6f843586b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:27.231623 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:27.231623 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:27.293480 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9e680002-408e-4f3b-93d8-fad6f843586b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:27.335838 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e680002-408e-4f3b-93d8-fad6f843586b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:27.343728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1083/2153] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:27 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:27.677300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eff931fc-f068-45f4-8c0f-720ff1398799 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:27.677854 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eff931fc-f068-45f4-8c0f-720ff1398799 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:27.678274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eff931fc-f068-45f4-8c0f-720ff1398799 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:27.709671 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:27.709671 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:27.744707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eff931fc-f068-45f4-8c0f-720ff1398799 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:27.784984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eff931fc-f068-45f4-8c0f-720ff1398799 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:27.808894 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1071/2154] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:28.357822 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-13868d0e-e8a8-4369-8246-87093bc71799 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:28.358402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-13868d0e-e8a8-4369-8246-87093bc71799 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:28.358940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-13868d0e-e8a8-4369-8246-87093bc71799 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:28.385713 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:28.385713 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:28.418419 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-13868d0e-e8a8-4369-8246-87093bc71799 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:28.441482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-13868d0e-e8a8-4369-8246-87093bc71799 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:28.452098 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1084/2155] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:28 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:28.829580 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0127c048-bcd0-4b42-93eb-db653be76312 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:28.853312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0127c048-bcd0-4b42-93eb-db653be76312 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:28.853312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0127c048-bcd0-4b42-93eb-db653be76312 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:28.900814 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:28.900814 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:28.926245 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0127c048-bcd0-4b42-93eb-db653be76312 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:28.961311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0127c048-bcd0-4b42-93eb-db653be76312 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:28.962667 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1072/2156] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:29.077914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e05378f6-ffc0-498a-866d-c56491a228ae tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] POST http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types Jan 10 14:38:29.078874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e05378f6-ffc0-498a-866d-c56491a228ae tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:29.178972 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e05378f6-ffc0-498a-866d-c56491a228ae tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types returned with HTTP 200 Jan 10 14:38:29.179876 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1085/2157] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:38:28 2022] POST /volume/v3/4b388113fecb4269adab13381815faf8/types => generated 188 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:29.188965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dc0c177-ecb2-49ff-a021-25eaf926149e tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] POST http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types Jan 10 14:38:29.189703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9dc0c177-ecb2-49ff-a021-25eaf926149e tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:29.290655 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dc0c177-ecb2-49ff-a021-25eaf926149e tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types returned with HTTP 200 Jan 10 14:38:29.293078 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1073/2158] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:38:29 2022] POST /volume/v3/4b388113fecb4269adab13381815faf8/types => generated 188 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:29.458286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8f69a057-9649-4c4f-91c6-8634c2a357d5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:29.458644 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8f69a057-9649-4c4f-91c6-8634c2a357d5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:29.459198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8f69a057-9649-4c4f-91c6-8634c2a357d5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:29.487105 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:29.487105 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:29.506793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8f69a057-9649-4c4f-91c6-8634c2a357d5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:29.513399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] POST http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes Jan 10 14:38:29.514305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:29.515363 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:29.523030 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Create volume of 1 GB Jan 10 14:38:29.524466 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:29.524466 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:29.532881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Availability Zones retrieved successfully. Jan 10 14:38:29.532969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8f69a057-9649-4c4f-91c6-8634c2a357d5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:29.532969 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1074/2159] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:29 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:29.580885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Flow 'volume_create_api' (1f8f7455-5188-41ff-9a42-5fdeb79a9748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:29.586742 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f95ca8e-7f71-4c77-bda8-b3f723498e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:29.590798 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:29.677832 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f95ca8e-7f71-4c77-bda8-b3f723498e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:38:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b910677-f8cf-4ab9-b3d5-909dea4a2361,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b910677-f8cf-4ab9-b3d5-909dea4a2361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:29.680946 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39908e15-4306-4245-b146-0aa5ec296cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:29.715720 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-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 10 14:38:29.716857 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-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 10 14:38:29.978003 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-607eafae-88b8-422e-9147-ca4c94fbc61d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:29.978543 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-607eafae-88b8-422e-9147-ca4c94fbc61d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:29.980281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-607eafae-88b8-422e-9147-ca4c94fbc61d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:29.982054 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Created reservations ['d17cc28b-d8ac-4fa3-8e97-4451e9914780', '90d2e068-7747-4b47-a75a-0a7bf77185ea', 'd334cd43-d938-4d2c-a1b6-6dbe24e19ea9', 'f5c671bc-ddd3-42e2-81a7-600980ebec63'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:29.984731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39908e15-4306-4245-b146-0aa5ec296cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17cc28b-d8ac-4fa3-8e97-4451e9914780', '90d2e068-7747-4b47-a75a-0a7bf77185ea', 'd334cd43-d938-4d2c-a1b6-6dbe24e19ea9', 'f5c671bc-ddd3-42e2-81a7-600980ebec63']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:29.987160 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03448787-207a-4a22-8234-3dcde96826fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:30.011051 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:30.011051 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:30.021004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-607eafae-88b8-422e-9147-ca4c94fbc61d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:30.033121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-607eafae-88b8-422e-9147-ca4c94fbc61d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:30.044199 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1075/2160] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:38:30.090658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03448787-207a-4a22-8234-3dcde96826fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93d93b39-ba17-42bb-b5b7-8ada3862e202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d30d4e140a04a0285f5dfc987473331',qos_specs=None,replication_status=,reservations=['d17cc28b-d8ac-4fa3-8e97-4451e9914780','90d2e068-7747-4b47-a75a-0a7bf77185ea','d334cd43-d938-4d2c-a1b6-6dbe24e19ea9','f5c671bc-ddd3-42e2-81a7-600980ebec63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbeda146753e482baf18a9795f26e7ff',volume_type_id=0b910677-f8cf-4ab9-b3d5-909dea4a2361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93d93b39-ba17-42bb-b5b7-8ada3862e202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d30d4e140a04a0285f5dfc987473331',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbeda146753e482baf18a9795f26e7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b910677-f8cf-4ab9-b3d5-909dea4a2361),volume_type_id=0b910677-f8cf-4ab9-b3d5-909dea4a2361)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:30.092849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337db578-13ec-468e-8d24-5da981529db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:30.228932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337db578-13ec-468e-8d24-5da981529db1) transitioned into state 'SUCCESS' from state '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-1104366325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d30d4e140a04a0285f5dfc987473331',qos_specs=None,replication_status=,reservations=['d17cc28b-d8ac-4fa3-8e97-4451e9914780','90d2e068-7747-4b47-a75a-0a7bf77185ea','d334cd43-d938-4d2c-a1b6-6dbe24e19ea9','f5c671bc-ddd3-42e2-81a7-600980ebec63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbeda146753e482baf18a9795f26e7ff',volume_type_id=0b910677-f8cf-4ab9-b3d5-909dea4a2361)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:30.230932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e3fd0a-2d04-4e27-a323-3e629c5d2b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:30.349487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e3fd0a-2d04-4e27-a323-3e629c5d2b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:30.352311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Flow 'volume_create_api' (1f8f7455-5188-41ff-9a42-5fdeb79a9748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:30.353386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Create volume request issued successfully. Jan 10 14:38:30.355002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b0fb85c-cf02-4829-a6ff-f09ee1a3c183 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes returned with HTTP 202 Jan 10 14:38:30.356040 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1086/2161] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:38:29 2022] POST /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes => generated 834 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:30.370102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e244e5b3-32f0-4903-a693-5d11eba40d5b tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:30.370886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e244e5b3-32f0-4903-a693-5d11eba40d5b tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:30.371627 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e244e5b3-32f0-4903-a693-5d11eba40d5b tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:30.389842 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:30.389842 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:30.419527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e244e5b3-32f0-4903-a693-5d11eba40d5b tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:30.443260 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e244e5b3-32f0-4903-a693-5d11eba40d5b tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:30.448595 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1076/2162] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:30 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 902 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:30.544116 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3172a9ae-6d50-4ec0-aa31-7a9ea4efd75f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:30.544776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3172a9ae-6d50-4ec0-aa31-7a9ea4efd75f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:30.545293 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3172a9ae-6d50-4ec0-aa31-7a9ea4efd75f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:30.581654 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:30.581654 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:30.620799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3172a9ae-6d50-4ec0-aa31-7a9ea4efd75f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:30.635451 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3172a9ae-6d50-4ec0-aa31-7a9ea4efd75f tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:30.637987 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1087/2163] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:30 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:31.049520 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-834ab9d6-eced-4a6d-8918-b5b4f9b9b360 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:31.050588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-834ab9d6-eced-4a6d-8918-b5b4f9b9b360 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:31.051240 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-834ab9d6-eced-4a6d-8918-b5b4f9b9b360 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:31.098378 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:31.098378 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:31.113454 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-834ab9d6-eced-4a6d-8918-b5b4f9b9b360 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:31.136176 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-834ab9d6-eced-4a6d-8918-b5b4f9b9b360 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:31.137471 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1077/2164] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:31.463758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-128a1f6b-7f18-48b5-8bf8-bd1a6099c4a6 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:31.464509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-128a1f6b-7f18-48b5-8bf8-bd1a6099c4a6 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:31.465327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-128a1f6b-7f18-48b5-8bf8-bd1a6099c4a6 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:31.482157 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:31.482157 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:31.512600 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-128a1f6b-7f18-48b5-8bf8-bd1a6099c4a6 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:31.523861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-128a1f6b-7f18-48b5-8bf8-bd1a6099c4a6 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:31.524914 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1088/2165] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:31 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 926 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:31.654546 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a85c1dc-e82d-4a76-aae0-0c7b288778f0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:31.655868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a85c1dc-e82d-4a76-aae0-0c7b288778f0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:31.656734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a85c1dc-e82d-4a76-aae0-0c7b288778f0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:31.693623 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:31.693623 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:31.713464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0a85c1dc-e82d-4a76-aae0-0c7b288778f0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:31.732469 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a85c1dc-e82d-4a76-aae0-0c7b288778f0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:31.733909 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1078/2166] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:31 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:32.156916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3d90324-c0fd-4c45-8db5-2e10ed118bbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:32.158210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3d90324-c0fd-4c45-8db5-2e10ed118bbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:32.162381 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3d90324-c0fd-4c45-8db5-2e10ed118bbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:32.203347 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:32.203347 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:32.225291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a3d90324-c0fd-4c45-8db5-2e10ed118bbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:32.258180 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3d90324-c0fd-4c45-8db5-2e10ed118bbb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 200 Jan 10 14:38:32.265648 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1089/2167] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 1413 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:32.539226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af735d20-f86e-4999-9d11-871f3af98b18 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:32.539226 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af735d20-f86e-4999-9d11-871f3af98b18 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:32.539226 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af735d20-f86e-4999-9d11-871f3af98b18 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:32.563987 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:32.563987 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:32.578122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-af735d20-f86e-4999-9d11-871f3af98b18 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:32.598097 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af735d20-f86e-4999-9d11-871f3af98b18 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:32.599134 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1079/2168] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:32 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 927 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:32.622027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-13948c1c-1df9-4bb1-b238-7be5821ebf9c tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] GET http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:32.622480 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-13948c1c-1df9-4bb1-b238-7be5821ebf9c tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:32.622918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-13948c1c-1df9-4bb1-b238-7be5821ebf9c tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:32.641835 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:32.641835 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:32.650324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-13948c1c-1df9-4bb1-b238-7be5821ebf9c tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Volume info retrieved successfully. Jan 10 14:38:32.660131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-13948c1c-1df9-4bb1-b238-7be5821ebf9c tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:32.661498 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1090/2169] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:32 2022] GET /volume/v3/4b388113fecb4269adab13381815faf8/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 1098 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:32.675661 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] POST http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202/action Jan 10 14:38:32.676532 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:38:32.676977 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:32.695585 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:32.695585 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:32.696998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:32.730657 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-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 10 14:38:32.732091 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-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 10 14:38:32.748403 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbe8f54c-1bfb-464f-b38e-801afc8a9fbd tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:32.749078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbe8f54c-1bfb-464f-b38e-801afc8a9fbd tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:32.749676 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbe8f54c-1bfb-464f-b38e-801afc8a9fbd tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:32.771739 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:32.771739 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:32.789513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fbe8f54c-1bfb-464f-b38e-801afc8a9fbd tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:32.809571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbe8f54c-1bfb-464f-b38e-801afc8a9fbd tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:32.823962 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1091/2170] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:32 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:32.918506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Created reservations ['82380f85-9fd3-48b1-9f20-7148e40e1553', '4125db3e-bc64-4f13-b7ec-774d2a004f10'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:32.950006 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-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 10 14:38:32.951287 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-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 10 14:38:33.113800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Created reservations ['ec34b30c-1cef-4e5a-89a4-b14e29ac9b22', '1a3c4d63-f62f-446b-b531-62bc600deedf'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:33.114712 n-d-master-5 devstack@c-api.service[110759]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:2733: SADeprecationWarning: The SelectBase.as_scalar() method is deprecated and will be removed in a future release. Please refer to SelectBase.scalar_subquery(). (deprecated since: 1.4) Jan 10 14:38:33.114712 n-d-master-5 devstack@c-api.service[110759]: models.VolumeType.qos_specs_id == q.as_scalar())), Jan 10 14:38:33.278746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Retype volume request issued successfully. Jan 10 14:38:33.279165 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97846449-d0df-4ca1-ae5f-c708947227d5 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202/action returned with HTTP 202 Jan 10 14:38:33.279963 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1080/2171] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:38:32 2022] POST /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202/action => generated 0 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:38:33.283560 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84be5057-1163-4a89-8e40-7d5d113e2920 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 Jan 10 14:38:33.283560 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84be5057-1163-4a89-8e40-7d5d113e2920 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:33.284040 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84be5057-1163-4a89-8e40-7d5d113e2920 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:33.295797 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-084c96bf-f848-4dfb-aa16-b9342c93b723 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:33.299419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-084c96bf-f848-4dfb-aa16-b9342c93b723 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:33.306684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-084c96bf-f848-4dfb-aa16-b9342c93b723 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:33.314386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84be5057-1163-4a89-8e40-7d5d113e2920 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 returned with HTTP 404 Jan 10 14:38:33.315704 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1092/2172] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/6c41f2ec-90e7-4ead-b8ae-a60ed1a483c7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:33.333223 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2745a84-a6a5-4006-9c63-466423706b5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:33.333665 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2745a84-a6a5-4006-9c63-466423706b5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:33.334109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2745a84-a6a5-4006-9c63-466423706b5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:33.334404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-d2745a84-a6a5-4006-9c63-466423706b5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete backup with id: 3b4950c8-6498-41d0-854f-a8265f8e6a21. Jan 10 14:38:33.341463 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:33.341463 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:33.357841 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-084c96bf-f848-4dfb-aa16-b9342c93b723 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:33.362552 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:33.362552 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:33.385858 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-084c96bf-f848-4dfb-aa16-b9342c93b723 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:33.390466 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1081/2173] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:33 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 926 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:33.547334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-d2745a84-a6a5-4006-9c63-466423706b5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] delete_backup rpcapi backup_id 3b4950c8-6498-41d0-854f-a8265f8e6a21 {{(pid=110760) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:38:33.550654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2745a84-a6a5-4006-9c63-466423706b5c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 202 Jan 10 14:38:33.551648 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1093/2174] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:38:33 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:38:33.566928 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-370ab987-ae3e-4dfe-8834-321d12538ec3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:33.568031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-370ab987-ae3e-4dfe-8834-321d12538ec3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:33.568528 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-370ab987-ae3e-4dfe-8834-321d12538ec3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:33.568844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-370ab987-ae3e-4dfe-8834-321d12538ec3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:33.606965 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:33.606965 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:33.621431 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-370ab987-ae3e-4dfe-8834-321d12538ec3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:33.628418 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1082/2175] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:33.825289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4b22b79-0872-403f-be6e-fbf4fff6ef84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:33.825739 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4b22b79-0872-403f-be6e-fbf4fff6ef84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:33.826179 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4b22b79-0872-403f-be6e-fbf4fff6ef84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:33.849570 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:33.849570 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:33.860807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b4b22b79-0872-403f-be6e-fbf4fff6ef84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:33.872244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4b22b79-0872-403f-be6e-fbf4fff6ef84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:33.884975 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1094/2176] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:33 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:34.422038 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f306b5d4-7793-4fc9-9d0d-92519839b193 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:34.424865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f306b5d4-7793-4fc9-9d0d-92519839b193 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:34.425513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f306b5d4-7793-4fc9-9d0d-92519839b193 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:34.474459 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:34.474459 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:34.514279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f306b5d4-7793-4fc9-9d0d-92519839b193 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:34.569742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f306b5d4-7793-4fc9-9d0d-92519839b193 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:34.570774 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1083/2177] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:34 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 927 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:34.585891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33e0ea2f-21bd-487f-a531-de84297a3b7a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] GET http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:34.586451 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33e0ea2f-21bd-487f-a531-de84297a3b7a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:34.586907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33e0ea2f-21bd-487f-a531-de84297a3b7a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:34.604974 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:34.604974 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:34.622709 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-33e0ea2f-21bd-487f-a531-de84297a3b7a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Volume info retrieved successfully. Jan 10 14:38:34.640672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33e0ea2f-21bd-487f-a531-de84297a3b7a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:34.641920 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f56da0f3-b336-4921-b3f0-5fdc93ef455d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:34.642620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f56da0f3-b336-4921-b3f0-5fdc93ef455d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:34.643366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f56da0f3-b336-4921-b3f0-5fdc93ef455d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:34.643636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1095/2178] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:34 2022] GET /volume/v3/4b388113fecb4269adab13381815faf8/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 1098 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:34.644233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f56da0f3-b336-4921-b3f0-5fdc93ef455d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:34.659537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d98f7348-d730-4ac3-b2ce-c54b48275d91 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] GET http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325 Jan 10 14:38:34.660001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d98f7348-d730-4ac3-b2ce-c54b48275d91 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:34.660471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d98f7348-d730-4ac3-b2ce-c54b48275d91 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:34.662723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d98f7348-d730-4ac3-b2ce-c54b48275d91 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325'), ('all_tenants', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:38:34.668376 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:34.668376 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:34.670012 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f56da0f3-b336-4921-b3f0-5fdc93ef455d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:34.674986 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1084/2179] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:34.760699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d98f7348-d730-4ac3-b2ce-c54b48275d91 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Get all volumes completed successfully. Jan 10 14:38:34.763392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d98f7348-d730-4ac3-b2ce-c54b48275d91 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325 returned with HTTP 200 Jan 10 14:38:34.766626 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1096/2180] 10.222.0.20 () {58 vars in 1374 bytes} [Mon Jan 10 14:38:34 2022] GET /volume/v3/4b388113fecb4269adab13381815faf8/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1104366325 => generated 413 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:34.779936 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b597ff50-c560-4317-bf3e-e7e81c63c6bd tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] DELETE http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:34.780653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b597ff50-c560-4317-bf3e-e7e81c63c6bd tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:34.781284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b597ff50-c560-4317-bf3e-e7e81c63c6bd tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:34.781853 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b597ff50-c560-4317-bf3e-e7e81c63c6bd tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Delete volume with id: 93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:34.831848 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:34.831848 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:34.833220 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b597ff50-c560-4317-bf3e-e7e81c63c6bd tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:34.887462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9026f0b-8e2f-495c-9e37-bcb2bf8e044a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:34.888024 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9026f0b-8e2f-495c-9e37-bcb2bf8e044a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:34.888842 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9026f0b-8e2f-495c-9e37-bcb2bf8e044a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:34.920014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:34.920014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:34.930554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e9026f0b-8e2f-495c-9e37-bcb2bf8e044a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:34.950697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9026f0b-8e2f-495c-9e37-bcb2bf8e044a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:34.952930 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1097/2181] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:34 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:35.059403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b597ff50-c560-4317-bf3e-e7e81c63c6bd tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Delete volume request issued successfully. Jan 10 14:38:35.060151 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b597ff50-c560-4317-bf3e-e7e81c63c6bd tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 202 Jan 10 14:38:35.064378 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1085/2182] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:38:34 2022] DELETE /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:35.069253 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c879d330-aa3b-4668-a6a8-619eac84fb68 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:35.070306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c879d330-aa3b-4668-a6a8-619eac84fb68 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:35.070850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c879d330-aa3b-4668-a6a8-619eac84fb68 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:35.102799 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:35.102799 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:35.123336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c879d330-aa3b-4668-a6a8-619eac84fb68 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:35.142200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c879d330-aa3b-4668-a6a8-619eac84fb68 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:35.142919 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1098/2183] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:35 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 926 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:35.683525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08743978-aab2-4e36-9916-2a9ab7647516 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:35.684274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08743978-aab2-4e36-9916-2a9ab7647516 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:35.684416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08743978-aab2-4e36-9916-2a9ab7647516 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:35.684729 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-08743978-aab2-4e36-9916-2a9ab7647516 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:35.700696 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:35.700696 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:35.702347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08743978-aab2-4e36-9916-2a9ab7647516 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:35.703105 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1086/2184] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:35.967669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3684ae1a-650e-4afe-9adf-f7b0a2ae98ae tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:35.968374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3684ae1a-650e-4afe-9adf-f7b0a2ae98ae tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:35.968575 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3684ae1a-650e-4afe-9adf-f7b0a2ae98ae tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:35.988586 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:35.988586 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:35.996635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3684ae1a-650e-4afe-9adf-f7b0a2ae98ae tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:36.007785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3684ae1a-650e-4afe-9adf-f7b0a2ae98ae tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 200 Jan 10 14:38:36.008537 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1099/2185] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:35 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:36.158037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3df7db93-5f68-418c-b104-09f4386ec136 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:36.158485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3df7db93-5f68-418c-b104-09f4386ec136 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:36.158940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3df7db93-5f68-418c-b104-09f4386ec136 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:36.180121 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:36.180121 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:36.193331 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3df7db93-5f68-418c-b104-09f4386ec136 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:36.204631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3df7db93-5f68-418c-b104-09f4386ec136 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:36.206236 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1087/2186] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:36 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 926 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:36.716501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeb71625-ab63-4f3b-a396-6b925bbae567 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:36.726221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeb71625-ab63-4f3b-a396-6b925bbae567 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:36.726221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeb71625-ab63-4f3b-a396-6b925bbae567 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:36.726221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-aeb71625-ab63-4f3b-a396-6b925bbae567 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:36.741681 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:36.741681 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:36.743406 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeb71625-ab63-4f3b-a396-6b925bbae567 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:36.744025 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1100/2187] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:37.034728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eeaab611-0960-4240-8db3-6230db1236c2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:38:37.035777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eeaab611-0960-4240-8db3-6230db1236c2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:37.036543 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eeaab611-0960-4240-8db3-6230db1236c2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:37.053981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eeaab611-0960-4240-8db3-6230db1236c2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 404 Jan 10 14:38:37.064894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c941446f-0624-4735-8caf-7dceff4607e5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes Jan 10 14:38:37.066101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c941446f-0624-4735-8caf-7dceff4607e5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:37.066769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c941446f-0624-4735-8caf-7dceff4607e5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:37.067594 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-c941446f-0624-4735-8caf-7dceff4607e5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:38:37.071346 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c941446f-0624-4735-8caf-7dceff4607e5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:38:37.075218 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1088/2188] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:37 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:37.173942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c941446f-0624-4735-8caf-7dceff4607e5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Get all volumes completed successfully. Jan 10 14:38:37.174751 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c941446f-0624-4735-8caf-7dceff4607e5 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes returned with HTTP 200 Jan 10 14:38:37.181332 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1101/2189] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 14:38:37 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:37.186041 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51755c5d-6402-46c9-86a8-0f985546e9ea tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots Jan 10 14:38:37.186496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51755c5d-6402-46c9-86a8-0f985546e9ea tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:37.186948 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51755c5d-6402-46c9-86a8-0f985546e9ea tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:37.187541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-51755c5d-6402-46c9-86a8-0f985546e9ea tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:38:37.190549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-51755c5d-6402-46c9-86a8-0f985546e9ea tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:38:37.199035 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51755c5d-6402-46c9-86a8-0f985546e9ea tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Get all snapshots completed successfully. Jan 10 14:38:37.199843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51755c5d-6402-46c9-86a8-0f985546e9ea tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots returned with HTTP 200 Jan 10 14:38:37.210225 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1089/2190] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:38:37 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:37.215148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] POST http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes Jan 10 14:38:37.216107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-240988149"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:37.217313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-240988149'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:37.222031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume of 1 GB Jan 10 14:38:37.227576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9378827-49fa-42e7-921d-bfca2a107368 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:37.227576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9378827-49fa-42e7-921d-bfca2a107368 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:37.227576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9378827-49fa-42e7-921d-bfca2a107368 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:37.240382 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Availability Zones retrieved successfully. Jan 10 14:38:37.264210 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:37.264210 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:37.282107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e9378827-49fa-42e7-921d-bfca2a107368 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:37.292744 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Flow 'volume_create_api' (ec22b44c-a374-4754-9873-aa989ea37b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:37.295724 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bee5bbc-ebe6-4288-a484-2962be7087e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:37.298459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:37.307008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9378827-49fa-42e7-921d-bfca2a107368 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:37.309154 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1090/2191] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:37 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 926 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:37.360540 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bee5bbc-ebe6-4288-a484-2962be7087e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:37.363800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26dd9593-c7dc-4367-8bec-a3785131f03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:37.508507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Created reservations ['c26b0075-936d-4d0f-8c7a-a9a93e548408', 'eac31464-0f77-49ff-8d30-d22d00af7eb6', 'a98471fc-ee10-4dbf-a69b-77f5f5961fb3', 'b5d39a24-a6a2-445a-bd7a-47029cc72b88'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:37.515020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26dd9593-c7dc-4367-8bec-a3785131f03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26b0075-936d-4d0f-8c7a-a9a93e548408', 'eac31464-0f77-49ff-8d30-d22d00af7eb6', 'a98471fc-ee10-4dbf-a69b-77f5f5961fb3', 'b5d39a24-a6a2-445a-bd7a-47029cc72b88']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:37.515020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdbb03b-787e-4dee-a7ac-a537ca04d2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:37.618018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdbb03b-787e-4dee-a7ac-a537ca04d2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '681dbb4a-3b5c-467a-9af1-7e4308d8272a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-240988149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='253a2c12106a47c6920b777148e4d196',qos_specs=None,replication_status=,reservations=['c26b0075-936d-4d0f-8c7a-a9a93e548408','eac31464-0f77-49ff-8d30-d22d00af7eb6','a98471fc-ee10-4dbf-a69b-77f5f5961fb3','b5d39a24-a6a2-445a-bd7a-47029cc72b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b91a891946bf828cd04c1bc94080',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-240988149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=681dbb4a-3b5c-467a-9af1-7e4308d8272a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='253a2c12106a47c6920b777148e4d196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e7b91a891946bf828cd04c1bc94080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:37.620122 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d71c754-b590-46eb-9c41-be55f318801d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:37.732432 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d71c754-b590-46eb-9c41-be55f318801d) transitioned into state 'SUCCESS' from state '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-240988149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='253a2c12106a47c6920b777148e4d196',qos_specs=None,replication_status=,reservations=['c26b0075-936d-4d0f-8c7a-a9a93e548408','eac31464-0f77-49ff-8d30-d22d00af7eb6','a98471fc-ee10-4dbf-a69b-77f5f5961fb3','b5d39a24-a6a2-445a-bd7a-47029cc72b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b91a891946bf828cd04c1bc94080',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:37.736149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3304d8-ee7c-4e01-8671-e39b0194555e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:37.757123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6901983-c730-4012-98c7-c5ecc375a383 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:37.757478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6901983-c730-4012-98c7-c5ecc375a383 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:37.758772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6901983-c730-4012-98c7-c5ecc375a383 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:37.759452 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b6901983-c730-4012-98c7-c5ecc375a383 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:37.769720 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:37.769720 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:37.771926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6901983-c730-4012-98c7-c5ecc375a383 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:37.773066 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1091/2192] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:37.864764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3304d8-ee7c-4e01-8671-e39b0194555e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:37.868173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Flow 'volume_create_api' (ec22b44c-a374-4754-9873-aa989ea37b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:37.869225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume request issued successfully. Jan 10 14:38:37.870618 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-563b28ee-6181-43f4-adde-758f75f5f92a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes returned with HTTP 202 Jan 10 14:38:37.872089 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1102/2193] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:38:37 2022] POST /volume/v3/253a2c12106a47c6920b777148e4d196/volumes => generated 819 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:37.889840 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c1f8598-db1f-4c9a-ad66-e30e9ca0fd2d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:38:37.890584 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c1f8598-db1f-4c9a-ad66-e30e9ca0fd2d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:37.891586 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c1f8598-db1f-4c9a-ad66-e30e9ca0fd2d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:37.918414 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:37.918414 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:37.956405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6c1f8598-db1f-4c9a-ad66-e30e9ca0fd2d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:37.984161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c1f8598-db1f-4c9a-ad66-e30e9ca0fd2d tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:38:37.986667 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1092/2194] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:37 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 887 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:38.324226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8430a80-ea25-4a5b-a7c0-5fe62a47aa73 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:38.336642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8430a80-ea25-4a5b-a7c0-5fe62a47aa73 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:38.336642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8430a80-ea25-4a5b-a7c0-5fe62a47aa73 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:38.359364 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:38.359364 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:38.367325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f8430a80-ea25-4a5b-a7c0-5fe62a47aa73 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:38.383552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8430a80-ea25-4a5b-a7c0-5fe62a47aa73 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:38.392172 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1103/2195] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:38 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 926 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:38.785833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-807bb795-4299-4263-9c37-3d60028dfee3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:38.786879 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-807bb795-4299-4263-9c37-3d60028dfee3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:38.787535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-807bb795-4299-4263-9c37-3d60028dfee3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:38.788042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-807bb795-4299-4263-9c37-3d60028dfee3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:38.801414 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:38.801414 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:38.803013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-807bb795-4299-4263-9c37-3d60028dfee3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:38.804294 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1093/2196] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:39.009059 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a728d4b5-1088-4235-9aed-39c8b1e0d121 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:38:39.009827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a728d4b5-1088-4235-9aed-39c8b1e0d121 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:39.010474 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a728d4b5-1088-4235-9aed-39c8b1e0d121 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:39.024340 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:39.024340 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:39.032313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a728d4b5-1088-4235-9aed-39c8b1e0d121 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:39.047211 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a728d4b5-1088-4235-9aed-39c8b1e0d121 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:38:39.060475 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1104/2197] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:39 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:39.411315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e87b6fc5-c794-4af5-a6d9-2ab7bebe8aed tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:39.411769 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e87b6fc5-c794-4af5-a6d9-2ab7bebe8aed tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:39.412397 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e87b6fc5-c794-4af5-a6d9-2ab7bebe8aed tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:39.433315 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:39.433315 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:39.452977 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e87b6fc5-c794-4af5-a6d9-2ab7bebe8aed tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Volume info retrieved successfully. Jan 10 14:38:39.469513 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e87b6fc5-c794-4af5-a6d9-2ab7bebe8aed tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 200 Jan 10 14:38:39.472992 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1094/2198] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:39 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 926 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:39.817167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2566f03-89b0-4f22-b48d-a96256394260 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:39.818148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2566f03-89b0-4f22-b48d-a96256394260 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:39.818614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2566f03-89b0-4f22-b48d-a96256394260 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:39.818920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a2566f03-89b0-4f22-b48d-a96256394260 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:39.828418 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:39.828418 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:39.830060 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2566f03-89b0-4f22-b48d-a96256394260 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:39.830798 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1105/2199] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:40.058230 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20e40122-ec66-479f-980b-1b442249f615 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:38:40.059359 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20e40122-ec66-479f-980b-1b442249f615 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.060006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20e40122-ec66-479f-980b-1b442249f615 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.082869 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:40.082869 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:40.101328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-20e40122-ec66-479f-980b-1b442249f615 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:40.116834 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20e40122-ec66-479f-980b-1b442249f615 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:38:40.118323 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1095/2200] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:40 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:40.134222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b9800e4-d47f-4a91-bfc0-719c828f59ac tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] POST http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots Jan 10 14:38:40.135006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b9800e4-d47f-4a91-bfc0-719c828f59ac tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "681dbb4a-3b5c-467a-9af1-7e4308d8272a", "name": "tempest-VolumesDeleteCascade-Snapshot-46664523"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:40.153630 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:40.153630 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:40.155289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6b9800e4-d47f-4a91-bfc0-719c828f59ac tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:40.155747 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-6b9800e4-d47f-4a91-bfc0-719c828f59ac tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create snapshot from volume 681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:38:40.267816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-6b9800e4-d47f-4a91-bfc0-719c828f59ac tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Created reservations ['52bb7ed0-5677-4beb-8ded-69ea521ac61c', '3b145dfc-9fa7-4ce3-ac0f-57f9c256e5e5', '0525b6d6-2811-4d75-b15e-1ee0486a2a40', '8935d51f-f329-49d4-9a90-5fc707cdcd20'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:40.338376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes Jan 10 14:38:40.340149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1016454919"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:40.340811 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1016454919'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:40.341346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume of 1 GB Jan 10 14:38:40.350502 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Availability Zones retrieved successfully. Jan 10 14:38:40.370692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Flow 'volume_create_api' (89818277-d38b-4f16-8ac7-c5578602046e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:40.373733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ef40fd-1fc7-4560-bc56-4816b4a5ba70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:40.378483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:40.412947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ef40fd-1fc7-4560-bc56-4816b4a5ba70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:40.415563 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b76974-0bcf-4d46-8d39-b6f3de8a078a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:40.489698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6b9800e4-d47f-4a91-bfc0-719c828f59ac tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot create request issued successfully. Jan 10 14:38:40.490599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b9800e4-d47f-4a91-bfc0-719c828f59ac tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots returned with HTTP 202 Jan 10 14:38:40.492889 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1106/2201] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:38:40 2022] POST /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots => generated 305 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:40.498055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb2d84c2-93a8-4150-a332-d4cfc58ba077 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] GET http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 Jan 10 14:38:40.501319 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb2d84c2-93a8-4150-a332-d4cfc58ba077 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.504524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb2d84c2-93a8-4150-a332-d4cfc58ba077 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.518825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb2d84c2-93a8-4150-a332-d4cfc58ba077 tempest-VolumeRetypeWithoutMigrationTest-1525219593 tempest-VolumeRetypeWithoutMigrationTest-1525219593-project] http://10.222.0.20/volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 returned with HTTP 404 Jan 10 14:38:40.523020 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1107/2202] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:40 2022] GET /volume/v3/7d30d4e140a04a0285f5dfc987473331/volumes/93d93b39-ba17-42bb-b5b7-8ada3862e202 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:40.527688 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4c29e71-3f1a-4508-a96c-5bf51c3377d0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f Jan 10 14:38:40.528187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4c29e71-3f1a-4508-a96c-5bf51c3377d0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.528794 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4c29e71-3f1a-4508-a96c-5bf51c3377d0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.538632 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:40.538632 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:40.539875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d4c29e71-3f1a-4508-a96c-5bf51c3377d0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:40.541732 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4c29e71-3f1a-4508-a96c-5bf51c3377d0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f returned with HTTP 200 Jan 10 14:38:40.542402 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1108/2203] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:40 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:40.545976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4666e936-418c-49dc-b098-fc340180a09a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] DELETE http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0351896f-d3d2-47ba-9bef-3233d68a2110 Jan 10 14:38:40.546395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4666e936-418c-49dc-b098-fc340180a09a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.547515 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4666e936-418c-49dc-b098-fc340180a09a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.594556 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Created reservations ['89cb06b9-ac60-4440-a3bf-cf4ef423e851', '7a893d12-77c6-453e-8601-abba92793961', 'ba426a78-0b19-408a-a698-97129b54c126', '3b8ad451-886c-47dd-8f80-c26ec81c3c96'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:40.595780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b76974-0bcf-4d46-8d39-b6f3de8a078a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89cb06b9-ac60-4440-a3bf-cf4ef423e851', '7a893d12-77c6-453e-8601-abba92793961', 'ba426a78-0b19-408a-a698-97129b54c126', '3b8ad451-886c-47dd-8f80-c26ec81c3c96']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:40.598513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d2afd8-7a62-445c-b284-1916afd01654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:40.643774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4666e936-418c-49dc-b098-fc340180a09a tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0351896f-d3d2-47ba-9bef-3233d68a2110 returned with HTTP 202 Jan 10 14:38:40.644816 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1109/2204] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:38:40 2022] DELETE /volume/v3/4b388113fecb4269adab13381815faf8/types/0351896f-d3d2-47ba-9bef-3233d68a2110 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:40.655481 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f9645e6-65bf-44c2-a95a-4c851c3df965 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] GET http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0351896f-d3d2-47ba-9bef-3233d68a2110 Jan 10 14:38:40.656124 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f9645e6-65bf-44c2-a95a-4c851c3df965 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.656912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f9645e6-65bf-44c2-a95a-4c851c3df965 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.664473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f9645e6-65bf-44c2-a95a-4c851c3df965 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0351896f-d3d2-47ba-9bef-3233d68a2110 returned with HTTP 404 Jan 10 14:38:40.669114 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1110/2205] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:38:40 2022] GET /volume/v3/4b388113fecb4269adab13381815faf8/types/0351896f-d3d2-47ba-9bef-3233d68a2110 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:40.676501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a899ee1-5dec-4fe5-9d12-6cd473b93578 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] DELETE http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0b910677-f8cf-4ab9-b3d5-909dea4a2361 Jan 10 14:38:40.677272 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7a899ee1-5dec-4fe5-9d12-6cd473b93578 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.677982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7a899ee1-5dec-4fe5-9d12-6cd473b93578 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.704158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d2afd8-7a62-445c-b284-1916afd01654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b903860e-355a-40f7-ad91-69b3654be012', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1016454919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',qos_specs=None,replication_status=,reservations=['89cb06b9-ac60-4440-a3bf-cf4ef423e851','7a893d12-77c6-453e-8601-abba92793961','ba426a78-0b19-408a-a698-97129b54c126','3b8ad451-886c-47dd-8f80-c26ec81c3c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0724c4c91e485a965433d817ae2bf1',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1016454919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b903860e-355a-40f7-ad91-69b3654be012,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0724c4c91e485a965433d817ae2bf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:40.708589 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f9344c-f5d2-4ffc-b1b8-d1e9abf9a790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:40.817728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a899ee1-5dec-4fe5-9d12-6cd473b93578 tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0b910677-f8cf-4ab9-b3d5-909dea4a2361 returned with HTTP 202 Jan 10 14:38:40.817728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1111/2206] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:38:40 2022] DELETE /volume/v3/4b388113fecb4269adab13381815faf8/types/0b910677-f8cf-4ab9-b3d5-909dea4a2361 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:40.824385 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-422f95bc-90c9-46dc-bc59-27718b4f738f tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] GET http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0b910677-f8cf-4ab9-b3d5-909dea4a2361 Jan 10 14:38:40.831195 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-422f95bc-90c9-46dc-bc59-27718b4f738f tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.831195 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-422f95bc-90c9-46dc-bc59-27718b4f738f tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.833087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-422f95bc-90c9-46dc-bc59-27718b4f738f tempest-VolumeRetypeWithoutMigrationTest-278222562 tempest-VolumeRetypeWithoutMigrationTest-278222562-project-admin] http://10.222.0.20/volume/v3/4b388113fecb4269adab13381815faf8/types/0b910677-f8cf-4ab9-b3d5-909dea4a2361 returned with HTTP 404 Jan 10 14:38:40.834760 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1112/2207] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:38:40 2022] GET /volume/v3/4b388113fecb4269adab13381815faf8/types/0b910677-f8cf-4ab9-b3d5-909dea4a2361 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:40.849176 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d970ab6-f502-484f-a2f3-9078fd171588 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:40.850186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d970ab6-f502-484f-a2f3-9078fd171588 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:40.851465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d970ab6-f502-484f-a2f3-9078fd171588 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:40.854407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8d970ab6-f502-484f-a2f3-9078fd171588 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:40.862393 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:40.862393 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:40.864682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d970ab6-f502-484f-a2f3-9078fd171588 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:40.866757 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1113/2208] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:40.875590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f9344c-f5d2-4ffc-b1b8-d1e9abf9a790) transitioned into state 'SUCCESS' from state '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-1016454919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',qos_specs=None,replication_status=,reservations=['89cb06b9-ac60-4440-a3bf-cf4ef423e851','7a893d12-77c6-453e-8601-abba92793961','ba426a78-0b19-408a-a698-97129b54c126','3b8ad451-886c-47dd-8f80-c26ec81c3c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0724c4c91e485a965433d817ae2bf1',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:40.877774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f37d97-dc2a-416a-8841-810b7876ff28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:40.998448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f37d97-dc2a-416a-8841-810b7876ff28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:41.001808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Flow 'volume_create_api' (89818277-d38b-4f16-8ac7-c5578602046e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:41.003181 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume request issued successfully. Jan 10 14:38:41.004784 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7d87a08-81a7-4e9c-9d33-2d6edffe5d88 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes returned with HTTP 202 Jan 10 14:38:41.006083 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1096/2209] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:38:40 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes => generated 820 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:41.019106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d52fbee-eb33-499c-9f62-7c88139d64ea tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:41.019903 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d52fbee-eb33-499c-9f62-7c88139d64ea tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:41.020661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d52fbee-eb33-499c-9f62-7c88139d64ea tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:41.037190 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:41.037190 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:41.047736 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9d52fbee-eb33-499c-9f62-7c88139d64ea tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:41.062316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d52fbee-eb33-499c-9f62-7c88139d64ea tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:41.062316 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1114/2210] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:41 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 888 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:41.560102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e5c6ff9-f6ac-4589-8296-e54647b42688 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f Jan 10 14:38:41.561259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e5c6ff9-f6ac-4589-8296-e54647b42688 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:41.564816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e5c6ff9-f6ac-4589-8296-e54647b42688 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:41.592428 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:41.592428 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:41.599310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e5c6ff9-f6ac-4589-8296-e54647b42688 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:41.601651 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e5c6ff9-f6ac-4589-8296-e54647b42688 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f returned with HTTP 200 Jan 10 14:38:41.617307 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1097/2211] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:41 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f => generated 437 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:41.879042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b6b9e62-f911-433a-a632-53d0b587dfe3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:41.879565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b6b9e62-f911-433a-a632-53d0b587dfe3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:41.880002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b6b9e62-f911-433a-a632-53d0b587dfe3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:41.880542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7b6b9e62-f911-433a-a632-53d0b587dfe3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:41.892139 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:41.892139 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:41.895172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b6b9e62-f911-433a-a632-53d0b587dfe3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:41.901292 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1115/2212] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:42.079139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bf465d10-3813-4ccf-b392-c802e7427e51 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:42.079716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bf465d10-3813-4ccf-b392-c802e7427e51 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:42.080239 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bf465d10-3813-4ccf-b392-c802e7427e51 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:42.098731 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:42.098731 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:42.108819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bf465d10-3813-4ccf-b392-c802e7427e51 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:42.120499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bf465d10-3813-4ccf-b392-c802e7427e51 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:42.121633 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1098/2213] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:42 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:42.618773 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a2cf2f7-551f-49b7-8732-162ac9952783 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f Jan 10 14:38:42.619300 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a2cf2f7-551f-49b7-8732-162ac9952783 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:42.619811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a2cf2f7-551f-49b7-8732-162ac9952783 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:42.632933 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:42.632933 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:42.633990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8a2cf2f7-551f-49b7-8732-162ac9952783 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:42.635993 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a2cf2f7-551f-49b7-8732-162ac9952783 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f returned with HTTP 200 Jan 10 14:38:42.643156 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1116/2214] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:42 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:42.913956 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97e6b47b-f23b-4d98-9d8b-4b904b4b6054 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:42.914546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97e6b47b-f23b-4d98-9d8b-4b904b4b6054 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:42.914832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97e6b47b-f23b-4d98-9d8b-4b904b4b6054 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:42.915137 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-97e6b47b-f23b-4d98-9d8b-4b904b4b6054 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:42.936006 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:42.936006 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:42.937663 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97e6b47b-f23b-4d98-9d8b-4b904b4b6054 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:42.938386 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1099/2215] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:43.140723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6dd5e6c-fdb3-4949-973f-119a211ea954 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:43.141288 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c6dd5e6c-fdb3-4949-973f-119a211ea954 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:43.141809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c6dd5e6c-fdb3-4949-973f-119a211ea954 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:43.159095 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:43.159095 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:43.166939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c6dd5e6c-fdb3-4949-973f-119a211ea954 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:43.179262 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6dd5e6c-fdb3-4949-973f-119a211ea954 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:43.180878 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1117/2216] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:43 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:43.650917 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5378e4c8-9685-42f2-9517-df259849c3e0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f Jan 10 14:38:43.651486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5378e4c8-9685-42f2-9517-df259849c3e0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:43.652012 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5378e4c8-9685-42f2-9517-df259849c3e0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:43.665499 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:43.665499 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:43.666909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5378e4c8-9685-42f2-9517-df259849c3e0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:43.669056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5378e4c8-9685-42f2-9517-df259849c3e0 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f returned with HTTP 200 Jan 10 14:38:43.671153 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1100/2217] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:43 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:43.950891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f15e6093-16f0-4063-8603-91bbd3be97d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:43.951324 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f15e6093-16f0-4063-8603-91bbd3be97d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:43.952015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f15e6093-16f0-4063-8603-91bbd3be97d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:43.952487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f15e6093-16f0-4063-8603-91bbd3be97d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:43.964947 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:43.964947 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:43.966589 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f15e6093-16f0-4063-8603-91bbd3be97d5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:43.967291 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1118/2218] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:44.196075 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:44.196573 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:44.197000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:44.212603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:44.212603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:44.220926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:44.230748 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:44.231500 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1101/2219] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:44 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:44.295855 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3ba2822c-4df7-4a53-aadf-0c31d9e1ff36 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:44.296437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3ba2822c-4df7-4a53-aadf-0c31d9e1ff36 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:44.297313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3ba2822c-4df7-4a53-aadf-0c31d9e1ff36 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:44.311933 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:44.311933 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:44.320245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3ba2822c-4df7-4a53-aadf-0c31d9e1ff36 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:44.329515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3ba2822c-4df7-4a53-aadf-0c31d9e1ff36 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:44.330368 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1119/2220] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:38:44 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:44.519052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume// Jan 10 14:38:44.519839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:44.520401 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:44.527044 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96145183-6940-44e0-b5b7-11ada9074d1a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:38:44.527044 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1102/2221] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:38:44 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:38:44.547519 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-c0075661-f66a-41bf-a63b-802943e3a6a9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments Jan 10 14:38:44.548497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-c0075661-f66a-41bf-a63b-802943e3a6a9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b903860e-355a-40f7-ad91-69b3654be012", "connector": null, "instance_uuid": "96aca11b-c86d-4166-ac70-5bd82c8d16a6"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:44.567568 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:44.567568 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:44.685514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-27864d37-00e6-479e-a9c2-5555dc1de661 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f Jan 10 14:38:44.685992 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-27864d37-00e6-479e-a9c2-5555dc1de661 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:44.686516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-27864d37-00e6-479e-a9c2-5555dc1de661 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:44.696716 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:44.696716 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:44.700168 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-27864d37-00e6-479e-a9c2-5555dc1de661 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:44.700168 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-27864d37-00e6-479e-a9c2-5555dc1de661 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f returned with HTTP 200 Jan 10 14:38:44.700558 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1103/2222] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:38:44 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:44.709984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] POST http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes Jan 10 14:38:44.710685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-259261891"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:44.711950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume request body: {'volume': {'snapshot_id': '7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-259261891'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:44.721991 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:44.721991 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:44.722954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Snapshot retrieved successfully. Jan 10 14:38:44.723418 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume of 1 GB Jan 10 14:38:44.730597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Availability Zones retrieved successfully. Jan 10 14:38:44.747190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Flow 'volume_create_api' (216202f2-d42e-4834-94ef-bb68b2a57ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:44.752608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edfea9f0-7514-4cb1-8212-c53e909ab1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:44.755130 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:44.809954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edfea9f0-7514-4cb1-8212-c53e909ab1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:44.812126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1718fa76-8267-4d57-ba35-40182841e5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:44.924882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Created reservations ['0cb35b4b-0ea6-4601-9cd7-f383482f8035', 'd0a172b9-1192-4035-b097-fea08296dda1', '16923b35-e5db-4317-bcaa-588171ca8007', 'eb033d27-2981-430c-8dbe-3b8a0a83506f'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:44.925017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-c0075661-f66a-41bf-a63b-802943e3a6a9 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments returned with HTTP 200 Jan 10 14:38:44.926247 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1120/2223] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:38:44 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments => generated 273 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:44.931557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1718fa76-8267-4d57-ba35-40182841e5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb35b4b-0ea6-4601-9cd7-f383482f8035', 'd0a172b9-1192-4035-b097-fea08296dda1', '16923b35-e5db-4317-bcaa-588171ca8007', 'eb033d27-2981-430c-8dbe-3b8a0a83506f']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:44.938596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28de5a94-7e4e-43b8-952c-7b197377dc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:44.981367 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8a8d394-4556-43ce-98eb-f276b57d2fd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:44.981893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8a8d394-4556-43ce-98eb-f276b57d2fd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:44.983229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8a8d394-4556-43ce-98eb-f276b57d2fd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:44.983618 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a8a8d394-4556-43ce-98eb-f276b57d2fd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:44.995685 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:44.995685 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:44.998319 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8a8d394-4556-43ce-98eb-f276b57d2fd0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:44.999472 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1121/2224] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:45.128569 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:45.129142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:45.130008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:45.132945 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28de5a94-7e4e-43b8-952c-7b197377dc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d7a1099-00cb-4f63-8484-40077ead8a47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-259261891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='253a2c12106a47c6920b777148e4d196',qos_specs=None,replication_status=,reservations=['0cb35b4b-0ea6-4601-9cd7-f383482f8035','d0a172b9-1192-4035-b097-fea08296dda1','16923b35-e5db-4317-bcaa-588171ca8007','eb033d27-2981-430c-8dbe-3b8a0a83506f'],size=1,snapshot_id=7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f,source_replicaid=,source_volid=None,status='creating',user_id='02e7b91a891946bf828cd04c1bc94080',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-259261891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d7a1099-00cb-4f63-8484-40077ead8a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='253a2c12106a47c6920b777148e4d196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e7b91a891946bf828cd04c1bc94080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:45.135853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904dc356-0524-4270-aacf-4937fd53dae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:45.159296 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:45.159296 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:45.167126 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:45.176540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:45.180794 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1122/2225] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:45 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:45.254685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume// Jan 10 14:38:45.255482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:45.256084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:45.257075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aadcb3a-c8ac-4432-b8b1-aac99484d5dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:38:45.257726 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1123/2226] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:38:45 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:38:45.268408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-d9ad18ee-ea61-4582-9213-d268dbe2aa7c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:45.269030 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-d9ad18ee-ea61-4582-9213-d268dbe2aa7c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:45.269589 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-d9ad18ee-ea61-4582-9213-d268dbe2aa7c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:45.278131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904dc356-0524-4270-aacf-4937fd53dae5) transitioned into state 'SUCCESS' from state '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-259261891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='253a2c12106a47c6920b777148e4d196',qos_specs=None,replication_status=,reservations=['0cb35b4b-0ea6-4601-9cd7-f383482f8035','d0a172b9-1192-4035-b097-fea08296dda1','16923b35-e5db-4317-bcaa-588171ca8007','eb033d27-2981-430c-8dbe-3b8a0a83506f'],size=1,snapshot_id=7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f,source_replicaid=,source_volid=None,status='creating',user_id='02e7b91a891946bf828cd04c1bc94080',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:45.282607 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d6c0e8-3f35-4cd2-8c10-1b20a8f4f849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:45.313353 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:45.313353 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:45.324450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-d9ad18ee-ea61-4582-9213-d268dbe2aa7c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:45.336166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-d9ad18ee-ea61-4582-9213-d268dbe2aa7c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:45.338019 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1124/2227] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:38:45 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 1011 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:38:45.355003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3f34ddab-d096-4891-a7eb-453bd5008e31 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] PUT http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542 Jan 10 14:38:45.355766 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3f34ddab-d096-4891-a7eb-453bd5008e31 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:45.376834 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:38:45.376834 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:38:45.377565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3f34ddab-d096-4891-a7eb-453bd5008e31 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Lock "b'cinder-attachment_update-b903860e-355a-40f7-ad91-69b3654be012-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:38:45.392590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d6c0e8-3f35-4cd2-8c10-1b20a8f4f849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:45.397705 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Flow 'volume_create_api' (216202f2-d42e-4834-94ef-bb68b2a57ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:45.399401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Create volume request issued successfully. Jan 10 14:38:45.401090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91e43c63-645b-48b3-a5b1-35a786494267 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes returned with HTTP 202 Jan 10 14:38:45.410830 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1104/2228] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:38:44 2022] POST /volume/v3/253a2c12106a47c6920b777148e4d196/volumes => generated 853 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:38:45.411352 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:45.411352 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:45.421575 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9a5ccbb-eddd-4b15-ae43-6afe3649d496 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:45.424568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9a5ccbb-eddd-4b15-ae43-6afe3649d496 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:45.424568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9a5ccbb-eddd-4b15-ae43-6afe3649d496 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:45.438908 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:45.438908 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:45.453032 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c9a5ccbb-eddd-4b15-ae43-6afe3649d496 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:45.455608 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9a5ccbb-eddd-4b15-ae43-6afe3649d496 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:45.456532 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1105/2229] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:45 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:46.012583 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4656ec1-f6da-4ef0-b9f7-8a77c7379730 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:46.013266 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4656ec1-f6da-4ef0-b9f7-8a77c7379730 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:46.017882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4656ec1-f6da-4ef0-b9f7-8a77c7379730 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:46.017882 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a4656ec1-f6da-4ef0-b9f7-8a77c7379730 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:46.031306 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:46.031306 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:46.032995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4656ec1-f6da-4ef0-b9f7-8a77c7379730 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 200 Jan 10 14:38:46.033736 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1106/2230] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:46.200383 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c7824d8-d7e4-453c-a8a7-fdce45522ebe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:46.200383 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c7824d8-d7e4-453c-a8a7-fdce45522ebe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:46.200595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c7824d8-d7e4-453c-a8a7-fdce45522ebe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:46.246199 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:46.246199 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:46.272455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0c7824d8-d7e4-453c-a8a7-fdce45522ebe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:46.295464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c7824d8-d7e4-453c-a8a7-fdce45522ebe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:46.297400 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1107/2231] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:46 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:46.472604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a7caee3-1e39-43b6-b711-240ab4e8775b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:46.473041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a7caee3-1e39-43b6-b711-240ab4e8775b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:46.473662 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a7caee3-1e39-43b6-b711-240ab4e8775b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:46.490670 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:46.490670 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:46.498819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7a7caee3-1e39-43b6-b711-240ab4e8775b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:46.508306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a7caee3-1e39-43b6-b711-240ab4e8775b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:46.509611 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1108/2232] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:46 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:46.675671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64dd6196-4f74-4ea8-af13-be97e5d56f1e tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] POST http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types Jan 10 14:38:46.676538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64dd6196-4f74-4ea8-af13-be97e5d56f1e tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1747234114"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:46.789129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64dd6196-4f74-4ea8-af13-be97e5d56f1e tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types returned with HTTP 200 Jan 10 14:38:46.790173 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1109/2233] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:38:46 2022] POST /volume/v3/723f663dce534f51a2c9a60905c0be75/types => generated 231 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:46.801173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a36ab2a2-d589-46f5-af02-7c4f62786f8b tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] POST http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs Jan 10 14:38:46.801890 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a36ab2a2-d589-46f5-af02-7c4f62786f8b tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:47.130526 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a36ab2a2-d589-46f5-af02-7c4f62786f8b tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs returned with HTTP 200 Jan 10 14:38:47.132421 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1110/2234] 10.222.0.20 () {60 vars in 1375 bytes} [Mon Jan 10 14:38:46 2022] POST /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs => generated 34 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:38:47.138791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0738c7d9-b4a5-4dd2-a3b0-25be472631fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 Jan 10 14:38:47.139842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0738c7d9-b4a5-4dd2-a3b0-25be472631fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:47.142765 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0738c7d9-b4a5-4dd2-a3b0-25be472631fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:47.157417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0738c7d9-b4a5-4dd2-a3b0-25be472631fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 3b4950c8-6498-41d0-854f-a8265f8e6a21. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:47.170785 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0738c7d9-b4a5-4dd2-a3b0-25be472631fc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 returned with HTTP 404 Jan 10 14:38:47.172147 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1111/2235] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/3b4950c8-6498-41d0-854f-a8265f8e6a21 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:47.179830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d957954b-2c3f-4def-8b14-cc14ab58b8ba tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] GET http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 Jan 10 14:38:47.180928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d957954b-2c3f-4def-8b14-cc14ab58b8ba tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:47.181666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d957954b-2c3f-4def-8b14-cc14ab58b8ba tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:47.201763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d957954b-2c3f-4def-8b14-cc14ab58b8ba tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 returned with HTTP 200 Jan 10 14:38:47.203745 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1112/2236] 10.222.0.20 () {58 vars in 1372 bytes} [Mon Jan 10 14:38:47 2022] GET /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:47.225082 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97a81800-1f9f-4be9-a31d-615ddbf65832 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] DELETE http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 Jan 10 14:38:47.225542 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97a81800-1f9f-4be9-a31d-615ddbf65832 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:47.225999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97a81800-1f9f-4be9-a31d-615ddbf65832 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:47.350914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97a81800-1f9f-4be9-a31d-615ddbf65832 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 returned with HTTP 202 Jan 10 14:38:47.352423 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1113/2237] 10.222.0.20 () {58 vars in 1375 bytes} [Mon Jan 10 14:38:47 2022] DELETE /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:38:47.364055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes Jan 10 14:38:47.365111 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-498062539"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:47.366436 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-498062539'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:47.367757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume of 1 GB Jan 10 14:38:47.376728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Availability Zones retrieved successfully. Jan 10 14:38:47.400244 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (9152d072-608b-4742-b445-b0518d7f49de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:47.403206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81098d22-bf59-47d2-b119-833a0c5ca4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:47.405898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:47.440126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81098d22-bf59-47d2-b119-833a0c5ca4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:47.442682 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05099716-6ab5-4144-9ae5-30228ffb9d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:47.582413 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['55f9c577-3cb0-43ae-b773-2ea50cfde5f9', '5a0babf4-b9ed-45c4-a1c9-1434ea0d4f46', '1c1be1ee-6b3d-4a11-9682-77c545f63f80', '7da97040-19c1-4302-ab29-81f81276b03c'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:47.584190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05099716-6ab5-4144-9ae5-30228ffb9d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55f9c577-3cb0-43ae-b773-2ea50cfde5f9', '5a0babf4-b9ed-45c4-a1c9-1434ea0d4f46', '1c1be1ee-6b3d-4a11-9682-77c545f63f80', '7da97040-19c1-4302-ab29-81f81276b03c']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:47.586893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df841ba-f82b-4fe4-ab88-46d90d1beae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:47.691311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df841ba-f82b-4fe4-ab88-46d90d1beae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c2ca2b-20ca-4c2b-8772-b46f63d9c73c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-498062539',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['55f9c577-3cb0-43ae-b773-2ea50cfde5f9','5a0babf4-b9ed-45c4-a1c9-1434ea0d4f46','1c1be1ee-6b3d-4a11-9682-77c545f63f80','7da97040-19c1-4302-ab29-81f81276b03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-498062539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c2ca2b-20ca-4c2b-8772-b46f63d9c73c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='25656e5edc1b4de4bc2e05747b44254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:47.694708 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd0eff35-f150-42ac-b819-e49016243579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:47.782258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd0eff35-f150-42ac-b819-e49016243579) transitioned into state 'SUCCESS' from state '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-498062539',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['55f9c577-3cb0-43ae-b773-2ea50cfde5f9','5a0babf4-b9ed-45c4-a1c9-1434ea0d4f46','1c1be1ee-6b3d-4a11-9682-77c545f63f80','7da97040-19c1-4302-ab29-81f81276b03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:47.784472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c253237e-ab9d-44be-ac82-36b34dcdded9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:47.876668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c253237e-ab9d-44be-ac82-36b34dcdded9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:47.880132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (9152d072-608b-4742-b445-b0518d7f49de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:47.881280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request issued successfully. Jan 10 14:38:47.882696 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad6c67d9-4293-4e82-85d7-bee43bdb6d9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes returned with HTTP 202 Jan 10 14:38:47.894032 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1114/2238] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:38:47 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes => generated 884 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:47.899990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-761d883e-3087-4e9c-916d-db74b36c40f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:47.900779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-761d883e-3087-4e9c-916d-db74b36c40f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:47.901467 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-761d883e-3087-4e9c-916d-db74b36c40f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:47.926130 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:47.926130 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:47.938265 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-761d883e-3087-4e9c-916d-db74b36c40f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:47.948768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-761d883e-3087-4e9c-916d-db74b36c40f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:47.950247 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1115/2239] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:47 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:47.957245 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-444e90b5-e9cb-460b-a030-6fb7c42cd484 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] GET http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 Jan 10 14:38:47.958094 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-444e90b5-e9cb-460b-a030-6fb7c42cd484 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:47.958787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-444e90b5-e9cb-460b-a030-6fb7c42cd484 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:47.971494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-444e90b5-e9cb-460b-a030-6fb7c42cd484 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 returned with HTTP 404 Jan 10 14:38:47.972861 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1116/2240] 10.222.0.20 () {58 vars in 1372 bytes} [Mon Jan 10 14:38:47 2022] GET /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec3 => generated 129 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:38:47.978219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3be6b89b-4115-47ce-bff9-8dae6d01e21b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:47.978927 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3be6b89b-4115-47ce-bff9-8dae6d01e21b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:47.979796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3be6b89b-4115-47ce-bff9-8dae6d01e21b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.001452 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:48.001452 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:48.010406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3be6b89b-4115-47ce-bff9-8dae6d01e21b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:48.021351 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3be6b89b-4115-47ce-bff9-8dae6d01e21b tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:48.022665 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1117/2241] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:47 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:48.027195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa306766-c02d-48fe-a0ee-a5afe308f2a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:38:48.028601 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa306766-c02d-48fe-a0ee-a5afe308f2a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:48.029281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa306766-c02d-48fe-a0ee-a5afe308f2a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.046065 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:48.046065 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:48.055846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fa306766-c02d-48fe-a0ee-a5afe308f2a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:48.069825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa306766-c02d-48fe-a0ee-a5afe308f2a1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:38:48.079547 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1118/2242] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 952 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:48.085837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a9a2c4e-1376-4709-8963-f5093a3e14a3 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] POST http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs Jan 10 14:38:48.089875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a9a2c4e-1376-4709-8963-f5093a3e14a3 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:48.216841 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a9a2c4e-1376-4709-8963-f5093a3e14a3 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs returned with HTTP 200 Jan 10 14:38:48.218003 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1119/2243] 10.222.0.20 () {60 vars in 1375 bytes} [Mon Jan 10 14:38:48 2022] POST /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs => generated 34 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:48.234595 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1eebe11e-9bed-4960-95f8-0fe8c46f7158 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] GET http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs Jan 10 14:38:48.235831 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1eebe11e-9bed-4960-95f8-0fe8c46f7158 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:48.236825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1eebe11e-9bed-4960-95f8-0fe8c46f7158 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.261564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1eebe11e-9bed-4960-95f8-0fe8c46f7158 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs returned with HTTP 200 Jan 10 14:38:48.262921 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1120/2244] 10.222.0.20 () {58 vars in 1354 bytes} [Mon Jan 10 14:38:48 2022] GET /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:38:48.273081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72d0989c-1d6a-4d0f-ae43-59eab6ca04c0 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] POST http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs Jan 10 14:38:48.273779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72d0989c-1d6a-4d0f-ae43-59eab6ca04c0 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:48.410834 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72d0989c-1d6a-4d0f-ae43-59eab6ca04c0 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs returned with HTTP 200 Jan 10 14:38:48.412925 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1121/2245] 10.222.0.20 () {60 vars in 1375 bytes} [Mon Jan 10 14:38:48 2022] POST /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs => generated 34 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:48.423539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7477c7fe-2603-4649-8144-a99ebf82ecf8 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] PUT http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec2 Jan 10 14:38:48.424795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7477c7fe-2603-4649-8144-a99ebf82ecf8 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:48.545666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7477c7fe-2603-4649-8144-a99ebf82ecf8 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec2 returned with HTTP 200 Jan 10 14:38:48.546636 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1122/2246] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:38:48 2022] PUT /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec2 => generated 17 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:48.555966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5226f287-ab9e-48c8-aee2-aeb2955bb4cd tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] GET http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec2 Jan 10 14:38:48.556454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5226f287-ab9e-48c8-aee2-aeb2955bb4cd tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:48.556914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5226f287-ab9e-48c8-aee2-aeb2955bb4cd tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.572125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5226f287-ab9e-48c8-aee2-aeb2955bb4cd tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec2 returned with HTTP 200 Jan 10 14:38:48.573237 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1123/2247] 10.222.0.20 () {58 vars in 1372 bytes} [Mon Jan 10 14:38:48 2022] GET /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:48.578277 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7677c757-e61d-4f71-9f5a-5de910572b03 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] POST http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs Jan 10 14:38:48.578976 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7677c757-e61d-4f71-9f5a-5de910572b03 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:48.704624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7677c757-e61d-4f71-9f5a-5de910572b03 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs returned with HTTP 200 Jan 10 14:38:48.704624 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1124/2248] 10.222.0.20 () {60 vars in 1375 bytes} [Mon Jan 10 14:38:48 2022] POST /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs => generated 51 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:48.714046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-784fcbba-3a33-4c48-ac5b-25947d8bbe19 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] GET http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs Jan 10 14:38:48.714510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-784fcbba-3a33-4c48-ac5b-25947d8bbe19 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:48.715025 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-784fcbba-3a33-4c48-ac5b-25947d8bbe19 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.730524 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-784fcbba-3a33-4c48-ac5b-25947d8bbe19 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs returned with HTTP 200 Jan 10 14:38:48.737875 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1125/2249] 10.222.0.20 () {58 vars in 1354 bytes} [Mon Jan 10 14:38:48 2022] GET /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34/extra_specs => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:38:48.743239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-17bf9ea3-e14b-4d03-bc1c-8fdc0707f159 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] DELETE http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34 Jan 10 14:38:48.743707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-17bf9ea3-e14b-4d03-bc1c-8fdc0707f159 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:48.744195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-17bf9ea3-e14b-4d03-bc1c-8fdc0707f159 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.884156 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-17bf9ea3-e14b-4d03-bc1c-8fdc0707f159 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34 returned with HTTP 202 Jan 10 14:38:48.885158 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1126/2250] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:38:48 2022] DELETE /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:38:48.891759 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a6b5e99-8b95-46ad-8abd-b8bd47da1d38 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] GET http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34 Jan 10 14:38:48.892210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a6b5e99-8b95-46ad-8abd-b8bd47da1d38 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:48.892684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a6b5e99-8b95-46ad-8abd-b8bd47da1d38 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.900844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a6b5e99-8b95-46ad-8abd-b8bd47da1d38 tempest-VolumeTypesExtraSpecsTest-1955220779 tempest-VolumeTypesExtraSpecsTest-1955220779-project-admin] http://10.222.0.20/volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34 returned with HTTP 404 Jan 10 14:38:48.905092 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1127/2251] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:38:48 2022] GET /volume/v3/723f663dce534f51a2c9a60905c0be75/types/e079950f-0643-46cc-b2f4-31f4639f2c34 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:38:48.965432 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a249e62-dd97-4697-8380-66cd79611c7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:48.965883 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a249e62-dd97-4697-8380-66cd79611c7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:48.966333 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a249e62-dd97-4697-8380-66cd79611c7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:48.987457 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:48.987457 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:48.995642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1a249e62-dd97-4697-8380-66cd79611c7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:49.016886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a249e62-dd97-4697-8380-66cd79611c7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:49.024283 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1128/2252] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:48 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:49.038108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9be89da9-9520-465b-878a-f6ee235b9f49 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:49.039257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9be89da9-9520-465b-878a-f6ee235b9f49 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:49.039942 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9be89da9-9520-465b-878a-f6ee235b9f49 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:49.060235 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:49.060235 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:49.067440 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9be89da9-9520-465b-878a-f6ee235b9f49 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:49.077792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9be89da9-9520-465b-878a-f6ee235b9f49 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:49.080188 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1129/2253] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:49 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:49.085712 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04d76d70-1aa5-47ca-96b2-f52fe33dfa46 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:38:49.087045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04d76d70-1aa5-47ca-96b2-f52fe33dfa46 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:49.087712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04d76d70-1aa5-47ca-96b2-f52fe33dfa46 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:49.105527 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:49.105527 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:49.115076 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-04d76d70-1aa5-47ca-96b2-f52fe33dfa46 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:49.125453 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04d76d70-1aa5-47ca-96b2-f52fe33dfa46 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:38:49.126828 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1130/2254] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:49.174105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes Jan 10 14:38:49.174900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-869347719"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:49.175937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-869347719'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:49.176312 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume of 1 GB Jan 10 14:38:49.184262 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Availability Zones retrieved successfully. Jan 10 14:38:49.204881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Flow 'volume_create_api' (3f2b0ef4-8501-488f-b5ea-af2a69c97027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:49.207686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657d0f29-d110-4183-84ea-eb4c422cd661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:49.211174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:49.245896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657d0f29-d110-4183-84ea-eb4c422cd661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:49.248449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851690da-ffb9-4579-ac4c-524d9799d91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:49.547335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Created reservations ['db657cb3-5b02-433b-8fd0-63395627672c', 'df53f87c-933a-40c8-af01-641b595402ff', '76eec5c4-5932-43fa-a325-ef7958df5e93', '3b01df2e-7911-437f-ad6a-52fc03944c53'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:49.549557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851690da-ffb9-4579-ac4c-524d9799d91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db657cb3-5b02-433b-8fd0-63395627672c', 'df53f87c-933a-40c8-af01-641b595402ff', '76eec5c4-5932-43fa-a325-ef7958df5e93', '3b01df2e-7911-437f-ad6a-52fc03944c53']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:49.553026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e92ce9a-f829-407d-9396-d33852396ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:49.659346 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e92ce9a-f829-407d-9396-d33852396ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b55ca4b2-fbef-4f85-9913-60aa5f3ab727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869347719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6327d0213c4547964ba705a61a3568',qos_specs=None,replication_status=,reservations=['db657cb3-5b02-433b-8fd0-63395627672c','df53f87c-933a-40c8-af01-641b595402ff','76eec5c4-5932-43fa-a325-ef7958df5e93','3b01df2e-7911-437f-ad6a-52fc03944c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142cfcb0128148ffa91c6193f75a54ce',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869347719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b55ca4b2-fbef-4f85-9913-60aa5f3ab727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6327d0213c4547964ba705a61a3568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142cfcb0128148ffa91c6193f75a54ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:49.662560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbd448c6-962c-4423-97e8-19b30be65d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:49.794052 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbd448c6-962c-4423-97e8-19b30be65d1d) transitioned into state 'SUCCESS' from state '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-869347719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6327d0213c4547964ba705a61a3568',qos_specs=None,replication_status=,reservations=['db657cb3-5b02-433b-8fd0-63395627672c','df53f87c-933a-40c8-af01-641b595402ff','76eec5c4-5932-43fa-a325-ef7958df5e93','3b01df2e-7911-437f-ad6a-52fc03944c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142cfcb0128148ffa91c6193f75a54ce',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:49.797274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323b118c-3429-472e-8142-47094b2f7962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:49.890698 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323b118c-3429-472e-8142-47094b2f7962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:49.893538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Flow 'volume_create_api' (3f2b0ef4-8501-488f-b5ea-af2a69c97027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:49.894222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume request issued successfully. Jan 10 14:38:49.895389 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b016deea-b195-418d-94dd-2f0a6a27976f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes returned with HTTP 202 Jan 10 14:38:49.896744 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1131/2255] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:38:49 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes => generated 823 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:38:49.916106 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-360c21b8-68fc-4495-b065-2a26d742579c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:38:49.918146 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-360c21b8-68fc-4495-b065-2a26d742579c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:49.922155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-360c21b8-68fc-4495-b065-2a26d742579c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:49.945314 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:49.945314 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:49.955175 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-360c21b8-68fc-4495-b065-2a26d742579c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:38:49.966277 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-360c21b8-68fc-4495-b065-2a26d742579c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:38:49.967851 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1132/2256] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:49 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:50.038146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe251635-7f12-45d4-82b7-422bde679837 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:50.038498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe251635-7f12-45d4-82b7-422bde679837 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:50.039127 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe251635-7f12-45d4-82b7-422bde679837 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:50.063375 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:50.063375 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:50.073394 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fe251635-7f12-45d4-82b7-422bde679837 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:50.085204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe251635-7f12-45d4-82b7-422bde679837 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:50.086922 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1133/2257] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:50 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:50.096237 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aba48d83-cde0-4932-96db-cfe0afff0e6e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:50.097384 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aba48d83-cde0-4932-96db-cfe0afff0e6e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:50.098000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aba48d83-cde0-4932-96db-cfe0afff0e6e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:50.117469 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:50.117469 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:50.129260 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aba48d83-cde0-4932-96db-cfe0afff0e6e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:50.146189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aba48d83-cde0-4932-96db-cfe0afff0e6e tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:50.148747 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1134/2258] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:50 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:50.160871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37b77ddc-3f41-4bd8-9001-9ffe9c40c2ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:38:50.161638 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37b77ddc-3f41-4bd8-9001-9ffe9c40c2ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:50.162146 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37b77ddc-3f41-4bd8-9001-9ffe9c40c2ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:50.181718 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:50.181718 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:50.188981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-37b77ddc-3f41-4bd8-9001-9ffe9c40c2ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:50.197945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37b77ddc-3f41-4bd8-9001-9ffe9c40c2ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:38:50.198869 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1135/2259] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 977 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:50.212856 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f20523-9402-4a1e-8096-6480d7318398 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups Jan 10 14:38:50.213564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87f20523-9402-4a1e-8096-6480d7318398 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47c2ca2b-20ca-4c2b-8772-b46f63d9c73c", "name": "tempest-VolumesBackupsTest-Backup-2143293426", "description": "tempest-volume-backup-description-281496743", "container": "container"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:50.214550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-87f20523-9402-4a1e-8096-6480d7318398 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating new backup {'backup': {'volume_id': '47c2ca2b-20ca-4c2b-8772-b46f63d9c73c', 'name': 'tempest-VolumesBackupsTest-Backup-2143293426', 'description': 'tempest-volume-backup-description-281496743', 'container': 'container'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:38:50.214906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-87f20523-9402-4a1e-8096-6480d7318398 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating backup of volume 47c2ca2b-20ca-4c2b-8772-b46f63d9c73c in container container Jan 10 14:38:50.229521 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:50.229521 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:50.230546 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-87f20523-9402-4a1e-8096-6480d7318398 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:38:50.324574 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-87f20523-9402-4a1e-8096-6480d7318398 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['368a69ea-2fe7-4b17-ab85-19896ee11a32', '4fc44347-fa03-4e30-aef7-e7be7a230bb0'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:50.653462 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f20523-9402-4a1e-8096-6480d7318398 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups returned with HTTP 202 Jan 10 14:38:50.657311 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1136/2260] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:38:50 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups => generated 396 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:38:50.687025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-98ef7d8f-ec18-44ca-854d-ef8c0d879aaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:38:50.690988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-98ef7d8f-ec18-44ca-854d-ef8c0d879aaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:50.692977 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-98ef7d8f-ec18-44ca-854d-ef8c0d879aaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:50.694944 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-98ef7d8f-ec18-44ca-854d-ef8c0d879aaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:50.724573 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:50.724573 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:50.726868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-98ef7d8f-ec18-44ca-854d-ef8c0d879aaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:38:50.729578 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1137/2261] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:50.985509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55000f03-41f4-4428-9130-b39b1db11d79 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:38:50.986254 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55000f03-41f4-4428-9130-b39b1db11d79 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:50.986828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55000f03-41f4-4428-9130-b39b1db11d79 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:51.011408 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:51.011408 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:51.032773 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-55000f03-41f4-4428-9130-b39b1db11d79 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:38:51.047567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55000f03-41f4-4428-9130-b39b1db11d79 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:38:51.059120 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1138/2262] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:50 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:51.102470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd16f229-8cdd-4319-b705-eb0a77c6b9d1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:51.102880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd16f229-8cdd-4319-b705-eb0a77c6b9d1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:51.103326 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd16f229-8cdd-4319-b705-eb0a77c6b9d1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:51.140353 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:51.140353 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:51.163000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cd16f229-8cdd-4319-b705-eb0a77c6b9d1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:51.175737 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd16f229-8cdd-4319-b705-eb0a77c6b9d1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:51.177400 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1139/2263] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:51 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:51.183344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0a8a08f-4e90-49ad-b32f-dfdcf387e667 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:51.184029 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0a8a08f-4e90-49ad-b32f-dfdcf387e667 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:51.184677 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b0a8a08f-4e90-49ad-b32f-dfdcf387e667 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:51.209408 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:51.209408 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:51.220649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b0a8a08f-4e90-49ad-b32f-dfdcf387e667 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:51.235108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b0a8a08f-4e90-49ad-b32f-dfdcf387e667 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:51.236566 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1140/2264] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:51 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:51.750895 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48911a94-eec4-453a-9600-786e5fbc400f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:38:51.754388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48911a94-eec4-453a-9600-786e5fbc400f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:51.755177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48911a94-eec4-453a-9600-786e5fbc400f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:51.760653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-48911a94-eec4-453a-9600-786e5fbc400f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:51.794821 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:51.794821 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:51.797598 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48911a94-eec4-453a-9600-786e5fbc400f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:38:51.801658 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1141/2265] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:52.063816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7691209-1f02-406b-9875-681a0bd03980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:38:52.064288 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7691209-1f02-406b-9875-681a0bd03980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:52.064727 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7691209-1f02-406b-9875-681a0bd03980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:52.087929 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:52.087929 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:52.097261 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c7691209-1f02-406b-9875-681a0bd03980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:38:52.108567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7691209-1f02-406b-9875-681a0bd03980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:38:52.110253 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1142/2266] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:52 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:38:52.193042 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5090079-18d6-4f8e-8714-b6909707e65f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:52.195208 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5090079-18d6-4f8e-8714-b6909707e65f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:52.195827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5090079-18d6-4f8e-8714-b6909707e65f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:52.235490 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:52.235490 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:52.243782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d5090079-18d6-4f8e-8714-b6909707e65f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:52.257145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5090079-18d6-4f8e-8714-b6909707e65f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:52.267162 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1143/2267] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:52 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:52.526626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-350f0ba2-bbad-4669-bd13-f084b3bd2baa tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:38:52.527414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-350f0ba2-bbad-4669-bd13-f084b3bd2baa tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:52.527980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-350f0ba2-bbad-4669-bd13-f084b3bd2baa tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:52.550430 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:52.550430 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:52.568377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-350f0ba2-bbad-4669-bd13-f084b3bd2baa tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:38:52.583707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-350f0ba2-bbad-4669-bd13-f084b3bd2baa tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:38:52.585098 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1144/2268] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:38:52 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:52.590868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:52.591672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:52.592377 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:52.612964 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:52.612964 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:52.623623 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:52.638007 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:52.638955 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1145/2269] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:52 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:52.788312 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume// Jan 10 14:38:52.788896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:52.789269 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:52.790493 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54173470-9550-467c-97b2-853241f15bab tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:38:52.791012 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1146/2270] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:38:52 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:38:52.806447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-418f68e7-02e3-4625-b06e-b90d77619cc5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments Jan 10 14:38:52.807184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-418f68e7-02e3-4625-b06e-b90d77619cc5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b55ca4b2-fbef-4f85-9913-60aa5f3ab727", "connector": null, "instance_uuid": "c152d58b-7ad5-463c-a90d-c5ccd1c9934f"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:52.823798 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:52.823798 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:53.243588 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-418f68e7-02e3-4625-b06e-b90d77619cc5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments returned with HTTP 200 Jan 10 14:38:53.244472 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1147/2271] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:38:52 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments => generated 273 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:38:53.249999 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7c2abda-4daa-4456-a201-906b7207565f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:38:53.250456 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7c2abda-4daa-4456-a201-906b7207565f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:53.251088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7c2abda-4daa-4456-a201-906b7207565f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:53.251551 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b7c2abda-4daa-4456-a201-906b7207565f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:38:53.259947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:53.259947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:53.261570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7c2abda-4daa-4456-a201-906b7207565f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:38:53.262208 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1148/2272] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:53.371004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] POST http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes Jan 10 14:38:53.371692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-475050050"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:53.372652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-475050050'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:38:53.372955 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Create volume of 2 GB Jan 10 14:38:53.379417 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Availability Zones retrieved successfully. Jan 10 14:38:53.394394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Flow 'volume_create_api' (e81d87d0-f32f-4c78-8068-f4e70ad65cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:53.396908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b8c6e4-d0e6-4169-ae28-5e8e0e39aa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:53.399189 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Validating volume size '2' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:38:53.429853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b8c6e4-d0e6-4169-ae28-5e8e0e39aa4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:53.431838 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f86b8e-0884-41a4-8aee-27031680f467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:53.718527 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Created reservations ['54c6afa1-5b97-4f58-9475-c2d7f4f896c6', '6a5c3cb7-9a39-4207-b8a0-834e63d9af9d', '04ae56ca-38c2-4ed4-87d2-28b86a30acb5', '7ff89ee3-2cbd-40cf-9bce-1492d1395add'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:38:53.720573 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f86b8e-0884-41a4-8aee-27031680f467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c6afa1-5b97-4f58-9475-c2d7f4f896c6', '6a5c3cb7-9a39-4207-b8a0-834e63d9af9d', '04ae56ca-38c2-4ed4-87d2-28b86a30acb5', '7ff89ee3-2cbd-40cf-9bce-1492d1395add']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:53.722609 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede8a838-36a0-4f28-9cb3-e974acfcc4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:53.830312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede8a838-36a0-4f28-9cb3-e974acfcc4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6788640-3aae-49b3-a620-c837b03b2927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-475050050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cd93e55655a415090dac0785514763b',qos_specs=None,replication_status=,reservations=['54c6afa1-5b97-4f58-9475-c2d7f4f896c6','6a5c3cb7-9a39-4207-b8a0-834e63d9af9d','04ae56ca-38c2-4ed4-87d2-28b86a30acb5','7ff89ee3-2cbd-40cf-9bce-1492d1395add'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdba18acd664ce78d83212c28426412',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-475050050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6788640-3aae-49b3-a620-c837b03b2927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cd93e55655a415090dac0785514763b',provider_auth=None,provider_geometry=None,provider_id=None,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,use_quota=True,user_id='1cdba18acd664ce78d83212c28426412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:53.832164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32833f5-f90e-4631-bfe0-f11f8f912d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:53.920476 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32833f5-f90e-4631-bfe0-f11f8f912d6b) transitioned into state 'SUCCESS' from state '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-475050050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cd93e55655a415090dac0785514763b',qos_specs=None,replication_status=,reservations=['54c6afa1-5b97-4f58-9475-c2d7f4f896c6','6a5c3cb7-9a39-4207-b8a0-834e63d9af9d','04ae56ca-38c2-4ed4-87d2-28b86a30acb5','7ff89ee3-2cbd-40cf-9bce-1492d1395add'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdba18acd664ce78d83212c28426412',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:53.923655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812fd457-97de-4c73-a562-106aeb503a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:38:54.013498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812fd457-97de-4c73-a562-106aeb503a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:38:54.016323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Flow 'volume_create_api' (e81d87d0-f32f-4c78-8068-f4e70ad65cd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:38:54.017077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Create volume request issued successfully. Jan 10 14:38:54.018286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ca3eceb4-5ffd-4369-96cf-b1f32991b385 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes returned with HTTP 202 Jan 10 14:38:54.019216 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1149/2273] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:38:53 2022] POST /volume/v3/1cd93e55655a415090dac0785514763b/volumes => generated 823 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:38:54.033921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-635136a7-c8f2-435b-b0d4-04d96ec75aef tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:38:54.034375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-635136a7-c8f2-435b-b0d4-04d96ec75aef tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:54.034807 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-635136a7-c8f2-435b-b0d4-04d96ec75aef tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:54.052938 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:54.052938 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:54.059576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-635136a7-c8f2-435b-b0d4-04d96ec75aef tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:38:54.067664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-635136a7-c8f2-435b-b0d4-04d96ec75aef tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:38:54.068969 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1150/2274] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:54 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:54.072456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:38:54.072920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:54.080764 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:54.090708 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:54.090708 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:54.097898 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:38:54.108059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:38:54.108967 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1151/2275] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:54 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:54.109836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume// Jan 10 14:38:54.110430 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:54.111061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:54.111837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c5ebdc3-d191-409b-8e75-171a6f5262d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:38:54.112771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1152/2276] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:38:54 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:38:54.117306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53cdb562-445a-4898-9af4-db631fdb32f3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:38:54.117770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53cdb562-445a-4898-9af4-db631fdb32f3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:54.118443 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53cdb562-445a-4898-9af4-db631fdb32f3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:54.134494 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:54.134494 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:54.143377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-53cdb562-445a-4898-9af4-db631fdb32f3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:38:54.152482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53cdb562-445a-4898-9af4-db631fdb32f3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:38:54.153675 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1153/2277] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:54 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:54.157150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1873fb0-d7f6-4b8d-9e33-82d3c49d56e6 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] GET http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:38:54.157682 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e1873fb0-d7f6-4b8d-9e33-82d3c49d56e6 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:54.158023 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e1873fb0-d7f6-4b8d-9e33-82d3c49d56e6 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:54.176420 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:54.176420 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:54.183964 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e1873fb0-d7f6-4b8d-9e33-82d3c49d56e6 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume info retrieved successfully. Jan 10 14:38:54.192422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1873fb0-d7f6-4b8d-9e33-82d3c49d56e6 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 200 Jan 10 14:38:54.193950 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1154/2278] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:38:54 2022] GET /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 891 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:38:54.197530 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-b5974f78-f163-4bff-aa7b-8cf11d9164f3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:38:54.197950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-b5974f78-f163-4bff-aa7b-8cf11d9164f3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:38:54.198396 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-b5974f78-f163-4bff-aa7b-8cf11d9164f3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:38:54.215313 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:54.215313 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:38:54.224605 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-b5974f78-f163-4bff-aa7b-8cf11d9164f3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:38:54.233143 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-b5974f78-f163-4bff-aa7b-8cf11d9164f3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:38:54.233801 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1155/2279] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:38:54 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:38:54.249561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-62f88fcd-f711-4364-a932-fc3faa56c845 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] PUT http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad Jan 10 14:38:54.250315 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-62f88fcd-f711-4364-a932-fc3faa56c845 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:38:54.272488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:38:54.272488 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:38:54.272488 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-62f88fcd-f711-4364-a932-fc3faa56c845 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Lock "b'cinder-attachment_update-b55ca4b2-fbef-4f85-9913-60aa5f3ab727-n-h2-master-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:38:54.274155 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:38:54.274155 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:06.748279 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3f34ddab-d096-4891-a7eb-453bd5008e31 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Lock "b'cinder-attachment_update-b903860e-355a-40f7-ad91-69b3654be012-n-h1-master-5'" released by "attachment_update" :: held 21.371s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:39:06.749290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-3f34ddab-d096-4891-a7eb-453bd5008e31 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542 returned with HTTP 200 Jan 10 14:39:06.750468 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1125/2280] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:38:45 2022] PUT /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542 => generated 762 bytes in 21402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:39:06.759752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47ad5aa3-f6cb-4372-8cf7-eec9f042ac55 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:06.760299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47ad5aa3-f6cb-4372-8cf7-eec9f042ac55 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:06.760753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47ad5aa3-f6cb-4372-8cf7-eec9f042ac55 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:06.761058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-47ad5aa3-f6cb-4372-8cf7-eec9f042ac55 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:06.770033 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:06.770033 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:06.772728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47ad5aa3-f6cb-4372-8cf7-eec9f042ac55 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:06.773214 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1126/2281] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:06.777003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24ee7d29-ab41-4c2d-b267-a81b0ab98813 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:06.777419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24ee7d29-ab41-4c2d-b267-a81b0ab98813 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:06.777885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24ee7d29-ab41-4c2d-b267-a81b0ab98813 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:06.803074 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:06.803074 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:06.811827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-24ee7d29-ab41-4c2d-b267-a81b0ab98813 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:06.840747 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24ee7d29-ab41-4c2d-b267-a81b0ab98813 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:06.843944 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1127/2282] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:06 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:06.852015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-42013ec8-1074-4d45-973a-5e11274c010a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:06.852509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-42013ec8-1074-4d45-973a-5e11274c010a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:06.852952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-42013ec8-1074-4d45-973a-5e11274c010a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:06.877577 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:06.877577 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:06.885015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-42013ec8-1074-4d45-973a-5e11274c010a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:06.897003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-42013ec8-1074-4d45-973a-5e11274c010a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:06.906876 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1128/2283] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:06 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:06.910591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a014149-fe65-4c81-acd3-7c1ca60fcadf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:06.911219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a014149-fe65-4c81-acd3-7c1ca60fcadf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:06.912611 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a014149-fe65-4c81-acd3-7c1ca60fcadf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:06.930920 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:06.930920 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:06.940104 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9a014149-fe65-4c81-acd3-7c1ca60fcadf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a014149-fe65-4c81-acd3-7c1ca60fcadf tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1129/2284] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:06 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 946 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c2d3eb7-9f23-4085-b29b-21c6dab767e9 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] GET http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c2d3eb7-9f23-4085-b29b-21c6dab767e9 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c2d3eb7-9f23-4085-b29b-21c6dab767e9 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3c2d3eb7-9f23-4085-b29b-21c6dab767e9 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume info retrieved successfully. Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c2d3eb7-9f23-4085-b29b-21c6dab767e9 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 200 Jan 10 14:39:07.017607 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1130/2285] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:06 2022] GET /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 916 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:07.031690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02adf7c4-fe04-4b25-88d9-bfd3126c5ec3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:07.032038 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02adf7c4-fe04-4b25-88d9-bfd3126c5ec3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.032542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02adf7c4-fe04-4b25-88d9-bfd3126c5ec3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.050515 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.050515 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.059482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-02adf7c4-fe04-4b25-88d9-bfd3126c5ec3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:07.069434 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02adf7c4-fe04-4b25-88d9-bfd3126c5ec3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:39:07.079688 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1131/2286] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:07 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 946 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:07.079688 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] POST http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes Jan 10 14:39:07.079688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a6788640-3aae-49b3-a620-c837b03b2927"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:07.079688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a6788640-3aae-49b3-a620-c837b03b2927'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:39:07.095521 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.095521 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.096564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume retrieved successfully. Jan 10 14:39:07.096861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Create volume of 1 GB Jan 10 14:39:07.103505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Availability Zones retrieved successfully. Jan 10 14:39:07.118898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Flow 'volume_create_api' (01f00428-bc7c-4d6a-a9c4-ef460f992c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:39:07.121430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f72c21-9949-4623-ad3c-2358acad7ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:07.123795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:39:07.126093 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f72c21-9949-4623-ad3c-2358acad7ea6) transitioned into state 'FAILURE' from state 'RUNNING' Jan 10 14:39:07.126093 n-d-master-5 devstack@c-api.service[110760]: 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 10 14:39:07.130384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f72c21-9949-4623-ad3c-2358acad7ea6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:07.132586 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f72c21-9949-4623-ad3c-2358acad7ea6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:39:07.134911 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.volume.api [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Flow 'volume_create_api' (01f00428-bc7c-4d6a-a9c4-ef460f992c38) transitioned into state 'REVERTED' from state 'RUNNING' Jan 10 14:39:07.135479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ddce44d-b549-4607-81d5-00aae2f57b86 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes returned with HTTP 400 Jan 10 14:39:07.136432 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1132/2287] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:39:07 2022] POST /volume/v3/1cd93e55655a415090dac0785514763b/volumes => generated 173 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:39:07.140416 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29a27139-359a-4c5e-a07b-924bca2fe6d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a?cascade=True Jan 10 14:39:07.140416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29a27139-359a-4c5e-a07b-924bca2fe6d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.140833 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29a27139-359a-4c5e-a07b-924bca2fe6d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.141286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-29a27139-359a-4c5e-a07b-924bca2fe6d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume with id: 681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:07.155447 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.155447 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.156455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-29a27139-359a-4c5e-a07b-924bca2fe6d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:07.401455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-29a27139-359a-4c5e-a07b-924bca2fe6d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume request issued successfully. Jan 10 14:39:07.402041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29a27139-359a-4c5e-a07b-924bca2fe6d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a?cascade=True returned with HTTP 202 Jan 10 14:39:07.403048 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1133/2288] 10.222.0.20 () {58 vars in 1352 bytes} [Mon Jan 10 14:39:07 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a?cascade=True => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:39:07.407130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-210f6ab9-cf64-4755-a744-4f0c505b06fa tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] DELETE http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:07.407600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-210f6ab9-cf64-4755-a744-4f0c505b06fa tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.408116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-210f6ab9-cf64-4755-a744-4f0c505b06fa tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.408615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-210f6ab9-cf64-4755-a744-4f0c505b06fa tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Delete volume with id: a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:07.424680 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.424680 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.425756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-210f6ab9-cf64-4755-a744-4f0c505b06fa tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume info retrieved successfully. Jan 10 14:39:07.607154 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-210f6ab9-cf64-4755-a744-4f0c505b06fa tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Delete volume request issued successfully. Jan 10 14:39:07.607722 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-210f6ab9-cf64-4755-a744-4f0c505b06fa tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 202 Jan 10 14:39:07.612743 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1134/2289] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:39:07 2022] DELETE /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:39:07.620087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91f995bc-3027-4404-b096-a698ca4c19a7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:07.620087 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91f995bc-3027-4404-b096-a698ca4c19a7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.620087 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91f995bc-3027-4404-b096-a698ca4c19a7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.638117 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.638117 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.647023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-91f995bc-3027-4404-b096-a698ca4c19a7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:07.655820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91f995bc-3027-4404-b096-a698ca4c19a7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:39:07.665187 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1135/2290] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:07 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:07.665187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7edf43e6-5072-43d3-b58b-3a88321ea8b2 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] GET http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:07.665187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7edf43e6-5072-43d3-b58b-3a88321ea8b2 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.665187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7edf43e6-5072-43d3-b58b-3a88321ea8b2 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.675266 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.675266 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.682392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7edf43e6-5072-43d3-b58b-3a88321ea8b2 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume info retrieved successfully. Jan 10 14:39:07.690718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7edf43e6-5072-43d3-b58b-3a88321ea8b2 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 200 Jan 10 14:39:07.692391 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1136/2291] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:07 2022] GET /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 915 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:07.786447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-56e05a9c-0352-486f-a7ce-899a61235cc1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:07.788417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-56e05a9c-0352-486f-a7ce-899a61235cc1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.789414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-56e05a9c-0352-486f-a7ce-899a61235cc1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.789969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-56e05a9c-0352-486f-a7ce-899a61235cc1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:07.798827 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.798827 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.801089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-56e05a9c-0352-486f-a7ce-899a61235cc1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:07.807489 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1137/2292] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:07.861329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96622d67-5533-4c21-b9c9-48f3c4947e17 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:07.862155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96622d67-5533-4c21-b9c9-48f3c4947e17 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.863228 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96622d67-5533-4c21-b9c9-48f3c4947e17 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.885504 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.885504 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.897994 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-96622d67-5533-4c21-b9c9-48f3c4947e17 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:07.908531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96622d67-5533-4c21-b9c9-48f3c4947e17 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:07.919290 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1138/2293] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:07 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:07.923399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44b3b890-b3cf-42b7-a848-925b35a43a2c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:07.924760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44b3b890-b3cf-42b7-a848-925b35a43a2c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:07.925329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44b3b890-b3cf-42b7-a848-925b35a43a2c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:07.951619 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:07.951619 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:07.960012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-44b3b890-b3cf-42b7-a848-925b35a43a2c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:07.972918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44b3b890-b3cf-42b7-a848-925b35a43a2c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:07.980414 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1139/2294] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:07 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:08.671476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29c80c85-17cb-4934-b1d3-67eb661c7d61 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:08.672545 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29c80c85-17cb-4934-b1d3-67eb661c7d61 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:08.672992 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-29c80c85-17cb-4934-b1d3-67eb661c7d61 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:08.687906 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:08.687906 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:08.695860 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-29c80c85-17cb-4934-b1d3-67eb661c7d61 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:08.704902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-29c80c85-17cb-4934-b1d3-67eb661c7d61 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:39:08.713891 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1140/2295] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:08 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:08.717713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dcbc4f5d-5c15-4cb7-85e8-720c1d337147 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] GET http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:08.718150 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dcbc4f5d-5c15-4cb7-85e8-720c1d337147 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:08.718597 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dcbc4f5d-5c15-4cb7-85e8-720c1d337147 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:08.733160 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:08.733160 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:08.741193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dcbc4f5d-5c15-4cb7-85e8-720c1d337147 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume info retrieved successfully. Jan 10 14:39:08.749897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dcbc4f5d-5c15-4cb7-85e8-720c1d337147 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 200 Jan 10 14:39:08.752296 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1141/2296] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:08 2022] GET /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:08.814607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da9caf66-46fd-4cff-9c69-51107a63a23b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:08.815935 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da9caf66-46fd-4cff-9c69-51107a63a23b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:08.816647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da9caf66-46fd-4cff-9c69-51107a63a23b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:08.817177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-da9caf66-46fd-4cff-9c69-51107a63a23b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:08.826541 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:08.826541 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:08.828641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da9caf66-46fd-4cff-9c69-51107a63a23b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:08.830214 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1142/2297] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:08.924396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ded148e-e3c7-4ef0-9107-67c822a63e6b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:08.925079 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ded148e-e3c7-4ef0-9107-67c822a63e6b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:08.925822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ded148e-e3c7-4ef0-9107-67c822a63e6b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:08.944784 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:08.944784 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:08.952690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9ded148e-e3c7-4ef0-9107-67c822a63e6b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:08.962062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ded148e-e3c7-4ef0-9107-67c822a63e6b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:08.972584 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1143/2298] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:08 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:08.988694 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19147b98-9c58-45e5-81ad-2690bb83fa04 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:08.989168 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19147b98-9c58-45e5-81ad-2690bb83fa04 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:08.989649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19147b98-9c58-45e5-81ad-2690bb83fa04 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:09.022722 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:09.022722 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:09.042871 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-19147b98-9c58-45e5-81ad-2690bb83fa04 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:09.065520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19147b98-9c58-45e5-81ad-2690bb83fa04 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:09.066672 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1144/2299] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:08 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:09.720243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-826a7839-3bf1-4e61-8143-bfee955abe87 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:09.720712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-826a7839-3bf1-4e61-8143-bfee955abe87 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:09.721189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-826a7839-3bf1-4e61-8143-bfee955abe87 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:09.735431 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:09.735431 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:09.743058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-826a7839-3bf1-4e61-8143-bfee955abe87 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:09.751735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-826a7839-3bf1-4e61-8143-bfee955abe87 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:39:09.752608 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1145/2300] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:09 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:09.765698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58b392bb-6d12-4746-b288-ccba482392d0 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] GET http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:09.766130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58b392bb-6d12-4746-b288-ccba482392d0 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:09.766569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58b392bb-6d12-4746-b288-ccba482392d0 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:09.781058 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:09.781058 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:09.790031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-58b392bb-6d12-4746-b288-ccba482392d0 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume info retrieved successfully. Jan 10 14:39:09.799555 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58b392bb-6d12-4746-b288-ccba482392d0 tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 200 Jan 10 14:39:09.800507 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1146/2301] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:09 2022] GET /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:09.843130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89940902-6028-42c7-91ad-03577b4743c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:09.843773 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89940902-6028-42c7-91ad-03577b4743c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:09.844041 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89940902-6028-42c7-91ad-03577b4743c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:09.844348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-89940902-6028-42c7-91ad-03577b4743c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:09.854781 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:09.854781 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:09.856564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89940902-6028-42c7-91ad-03577b4743c6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:09.857807 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1147/2302] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:09.978482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51fbe67c-4077-4d5d-9a58-2ed98cb39673 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:09.979933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51fbe67c-4077-4d5d-9a58-2ed98cb39673 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:09.979933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51fbe67c-4077-4d5d-9a58-2ed98cb39673 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:09.998222 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:09.998222 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:10.005784 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-51fbe67c-4077-4d5d-9a58-2ed98cb39673 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:10.014662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51fbe67c-4077-4d5d-9a58-2ed98cb39673 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:10.016132 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1148/2303] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:09 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:10.081272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80851520-da4e-4ebd-a828-17fb8bd6278f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:10.083184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80851520-da4e-4ebd-a828-17fb8bd6278f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:10.083184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80851520-da4e-4ebd-a828-17fb8bd6278f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:10.116992 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:10.116992 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:10.139747 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-80851520-da4e-4ebd-a828-17fb8bd6278f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:10.150998 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80851520-da4e-4ebd-a828-17fb8bd6278f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:10.160884 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1149/2304] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:10 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:10.328487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-62f88fcd-f711-4364-a932-fc3faa56c845 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Lock "b'cinder-attachment_update-b55ca4b2-fbef-4f85-9913-60aa5f3ab727-n-h2-master-5'" released by "attachment_update" :: held 16.057s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:39:10.329682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-62f88fcd-f711-4364-a932-fc3faa56c845 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad returned with HTTP 200 Jan 10 14:39:10.331501 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1156/2305] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:38:54 2022] PUT /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad => generated 762 bytes in 16087 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:39:10.767545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-278e6685-427c-4332-887b-cc44598e43d8 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:10.773039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-278e6685-427c-4332-887b-cc44598e43d8 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:10.773751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-278e6685-427c-4332-887b-cc44598e43d8 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:10.794511 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:10.794511 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:10.809120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-278e6685-427c-4332-887b-cc44598e43d8 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:10.815556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b07402f2-4f99-4b0c-a78f-4887ab8d936c tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] GET http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:10.816389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b07402f2-4f99-4b0c-a78f-4887ab8d936c tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:10.817173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b07402f2-4f99-4b0c-a78f-4887ab8d936c tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:10.841916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-278e6685-427c-4332-887b-cc44598e43d8 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:39:10.851648 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:10.851648 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:10.852920 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1150/2306] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:10 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:10.856355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b07402f2-4f99-4b0c-a78f-4887ab8d936c tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Volume info retrieved successfully. Jan 10 14:39:10.865693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b07402f2-4f99-4b0c-a78f-4887ab8d936c tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 200 Jan 10 14:39:10.866693 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1157/2307] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:10 2022] GET /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:10.870293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-445efda3-87ee-4216-96ec-f2f315e26fd7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:10.870927 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-445efda3-87ee-4216-96ec-f2f315e26fd7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:10.871542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-445efda3-87ee-4216-96ec-f2f315e26fd7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:10.872012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-445efda3-87ee-4216-96ec-f2f315e26fd7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:10.880886 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:10.880886 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:10.882888 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-445efda3-87ee-4216-96ec-f2f315e26fd7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:10.884643 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1151/2308] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:11.031034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c870930f-0ce8-4165-abf7-cfdb6afe85e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:11.031483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c870930f-0ce8-4165-abf7-cfdb6afe85e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:11.031903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c870930f-0ce8-4165-abf7-cfdb6afe85e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:11.056302 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:11.056302 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:11.064950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c870930f-0ce8-4165-abf7-cfdb6afe85e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:11.079362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c870930f-0ce8-4165-abf7-cfdb6afe85e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:11.085356 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1158/2309] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:11 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:11.167105 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f62712e-9581-4c66-ac00-d6653220eda7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:11.170491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f62712e-9581-4c66-ac00-d6653220eda7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:11.171002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0f62712e-9581-4c66-ac00-d6653220eda7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:11.203529 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:11.203529 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:11.212152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0f62712e-9581-4c66-ac00-d6653220eda7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:11.224235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0f62712e-9581-4c66-ac00-d6653220eda7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:11.233273 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1152/2310] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:11 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:11.858115 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-782be017-cabd-4daa-9a65-150704f90e7a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:11.859245 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-782be017-cabd-4daa-9a65-150704f90e7a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:11.859930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-782be017-cabd-4daa-9a65-150704f90e7a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:11.874015 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:11.874015 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:11.879759 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e17ea2d9-b893-4a86-aabd-91820399a75b tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] GET http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 Jan 10 14:39:11.880823 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e17ea2d9-b893-4a86-aabd-91820399a75b tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:11.881500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e17ea2d9-b893-4a86-aabd-91820399a75b tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:11.898029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e17ea2d9-b893-4a86-aabd-91820399a75b tempest-VolumesCloneNegativeTest-1820057646 tempest-VolumesCloneNegativeTest-1820057646-project] http://10.222.0.20/volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 returned with HTTP 404 Jan 10 14:39:11.899416 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-782be017-cabd-4daa-9a65-150704f90e7a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:11.903619 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1153/2311] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:11 2022] GET /volume/v3/1cd93e55655a415090dac0785514763b/volumes/a6788640-3aae-49b3-a620-c837b03b2927 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:11.914562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2e1aaef-cb1e-4aba-b823-231679481f0e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:11.916064 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2e1aaef-cb1e-4aba-b823-231679481f0e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:11.918068 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2e1aaef-cb1e-4aba-b823-231679481f0e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:11.920636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a2e1aaef-cb1e-4aba-b823-231679481f0e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:11.925957 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-782be017-cabd-4daa-9a65-150704f90e7a tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:39:11.937980 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1159/2312] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:11 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:11.940788 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:11.940788 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:11.943214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2e1aaef-cb1e-4aba-b823-231679481f0e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:11.944499 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1154/2313] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:12.097040 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce5c14c3-f0fa-4ebd-b13f-e9577115b991 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:12.097539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce5c14c3-f0fa-4ebd-b13f-e9577115b991 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:12.098157 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce5c14c3-f0fa-4ebd-b13f-e9577115b991 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:12.120860 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:12.120860 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:12.130983 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ce5c14c3-f0fa-4ebd-b13f-e9577115b991 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:12.141094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce5c14c3-f0fa-4ebd-b13f-e9577115b991 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:12.142482 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1160/2314] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:12 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:12.239776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1090a823-5972-45d0-8673-021bbfaa637e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:12.240749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1090a823-5972-45d0-8673-021bbfaa637e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:12.241452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1090a823-5972-45d0-8673-021bbfaa637e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:12.277659 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:12.277659 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:12.318397 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1090a823-5972-45d0-8673-021bbfaa637e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:12.323023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1090a823-5972-45d0-8673-021bbfaa637e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:12.323959 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1155/2315] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:12 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:12.355019 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-acc67263-6218-4231-943b-84a2514c4285 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542/action Jan 10 14:39:12.355779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-acc67263-6218-4231-943b-84a2514c4285 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:39:12.356112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-acc67263-6218-4231-943b-84a2514c4285 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:12.391664 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:12.391664 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:12.539260 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-5f015a9f-f47a-4303-a4cb-c2221e1c3748 req-acc67263-6218-4231-943b-84a2514c4285 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542/action returned with HTTP 204 Jan 10 14:39:12.539260 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1161/2316] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:39:12 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:12.943989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-adc3ed23-5795-47c3-8c55-5d49dc0b44d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:12.944508 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-adc3ed23-5795-47c3-8c55-5d49dc0b44d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:12.944883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-adc3ed23-5795-47c3-8c55-5d49dc0b44d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:12.956682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0731255-d4c5-4592-a8cd-692a8e08d065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:12.957180 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0731255-d4c5-4592-a8cd-692a8e08d065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:12.957552 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0731255-d4c5-4592-a8cd-692a8e08d065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:12.957852 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c0731255-d4c5-4592-a8cd-692a8e08d065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:12.972025 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:12.972025 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:12.973642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0731255-d4c5-4592-a8cd-692a8e08d065 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:12.980119 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:12.980119 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:12.988621 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1162/2317] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:13.004531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-adc3ed23-5795-47c3-8c55-5d49dc0b44d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:13.012948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-adc3ed23-5795-47c3-8c55-5d49dc0b44d7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:39:13.022043 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1156/2318] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:12 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:13.158296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82a36e35-9dd3-4bae-bdff-6375d45961c1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:13.159011 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82a36e35-9dd3-4bae-bdff-6375d45961c1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:13.159665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82a36e35-9dd3-4bae-bdff-6375d45961c1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:13.183073 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:13.183073 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:13.191083 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82a36e35-9dd3-4bae-bdff-6375d45961c1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:13.202182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82a36e35-9dd3-4bae-bdff-6375d45961c1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:13.215256 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1163/2319] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 1205 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:13.218255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc111acb-e82d-4dd6-8ce0-31ecc39bfe6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:13.218889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc111acb-e82d-4dd6-8ce0-31ecc39bfe6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:13.219483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc111acb-e82d-4dd6-8ce0-31ecc39bfe6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:13.240415 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:13.240415 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:13.248414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc111acb-e82d-4dd6-8ce0-31ecc39bfe6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:13.257612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc111acb-e82d-4dd6-8ce0-31ecc39bfe6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:13.259062 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1157/2320] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 1205 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:39:13.340723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e7a345c-d395-4201-b4d0-8afb8818d0d4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:13.341565 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e7a345c-d395-4201-b4d0-8afb8818d0d4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:13.342178 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e7a345c-d395-4201-b4d0-8afb8818d0d4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:13.393459 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:13.393459 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:13.420663 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2e7a345c-d395-4201-b4d0-8afb8818d0d4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:13.441238 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes Jan 10 14:39:13.444919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1083786181"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:13.445132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1083786181'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:39:13.445482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume of 1 GB Jan 10 14:39:13.461794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Availability Zones retrieved successfully. Jan 10 14:39:13.463774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e7a345c-d395-4201-b4d0-8afb8818d0d4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:13.465482 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1164/2321] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:13 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:13.500305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Flow 'volume_create_api' (fc32c562-c617-4a58-92a9-c2f5bc643cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:39:13.502882 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e791bfcc-09fb-4bc3-9f03-9ce5b296d7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:13.511411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:39:13.581624 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e791bfcc-09fb-4bc3-9f03-9ce5b296d7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:13.586876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4560e6e-c349-491f-ae17-f3f198f4a6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:13.740795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Created reservations ['fc4d0c9d-dec1-475c-9cce-bd404d4301bb', 'e11ebdc5-d481-4a1e-9798-27d729be6495', 'd8818d0c-9816-43ea-b90c-e943715c01e5', '6e0788c0-c002-44d3-8f58-609cc7130a56'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:39:13.744573 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4560e6e-c349-491f-ae17-f3f198f4a6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc4d0c9d-dec1-475c-9cce-bd404d4301bb', 'e11ebdc5-d481-4a1e-9798-27d729be6495', 'd8818d0c-9816-43ea-b90c-e943715c01e5', '6e0788c0-c002-44d3-8f58-609cc7130a56']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:13.745809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601f4c5b-02a7-457c-bd81-6a59eb4cdd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:13.867364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601f4c5b-02a7-457c-bd81-6a59eb4cdd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38eda34e-e39a-4170-9b47-58702fe217e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1083786181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',qos_specs=None,replication_status=,reservations=['fc4d0c9d-dec1-475c-9cce-bd404d4301bb','e11ebdc5-d481-4a1e-9798-27d729be6495','d8818d0c-9816-43ea-b90c-e943715c01e5','6e0788c0-c002-44d3-8f58-609cc7130a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0724c4c91e485a965433d817ae2bf1',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1083786181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38eda34e-e39a-4170-9b47-58702fe217e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0724c4c91e485a965433d817ae2bf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:13.869572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee3dc1fb-c321-4981-ac4e-7e55ee15a3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:13.950715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee3dc1fb-c321-4981-ac4e-7e55ee15a3d7) transitioned into state 'SUCCESS' from state '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-1083786181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='413dbae8dfb6493aa7f65ce7bd72b36e',qos_specs=None,replication_status=,reservations=['fc4d0c9d-dec1-475c-9cce-bd404d4301bb','e11ebdc5-d481-4a1e-9798-27d729be6495','d8818d0c-9816-43ea-b90c-e943715c01e5','6e0788c0-c002-44d3-8f58-609cc7130a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0724c4c91e485a965433d817ae2bf1',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:13.953393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7118bcfd-8493-489f-bef7-6f06af71d429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:13.988221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bef5c5de-0dce-4b94-b6c5-45660e32b538 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:13.989666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bef5c5de-0dce-4b94-b6c5-45660e32b538 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:13.990656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bef5c5de-0dce-4b94-b6c5-45660e32b538 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:13.991177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bef5c5de-0dce-4b94-b6c5-45660e32b538 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:14.002069 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:14.002069 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:14.007266 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bef5c5de-0dce-4b94-b6c5-45660e32b538 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:14.007266 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1165/2322] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:14.026759 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7a9de4c-9dee-410d-9feb-199fe1116c84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:14.027217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7a9de4c-9dee-410d-9feb-199fe1116c84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:14.027680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7a9de4c-9dee-410d-9feb-199fe1116c84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:14.041772 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:14.041772 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:14.050055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7118bcfd-8493-489f-bef7-6f06af71d429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:14.058203 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Flow 'volume_create_api' (fc32c562-c617-4a58-92a9-c2f5bc643cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:39:14.058203 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Create volume request issued successfully. Jan 10 14:39:14.058203 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa5eb0e9-e6cb-4776-a514-8f035050bf26 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes returned with HTTP 202 Jan 10 14:39:14.058203 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1158/2323] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:39:13 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes => generated 820 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:39:14.058519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e7a9de4c-9dee-410d-9feb-199fe1116c84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:14.064952 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7a9de4c-9dee-410d-9feb-199fe1116c84 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 200 Jan 10 14:39:14.073880 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1166/2324] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:14 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 911 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:14.074058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62f15476-922e-49a6-99a5-d50a158b1e95 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:14.074058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62f15476-922e-49a6-99a5-d50a158b1e95 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:14.074058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62f15476-922e-49a6-99a5-d50a158b1e95 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:14.084198 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:14.084198 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:14.092824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-62f15476-922e-49a6-99a5-d50a158b1e95 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:14.101181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62f15476-922e-49a6-99a5-d50a158b1e95 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:14.101888 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1159/2325] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:14 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:14.479935 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d41f2497-d7e9-4928-9761-b166c84541e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:14.480402 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d41f2497-d7e9-4928-9761-b166c84541e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:14.481042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d41f2497-d7e9-4928-9761-b166c84541e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:14.501536 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:14.501536 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:14.510630 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d41f2497-d7e9-4928-9761-b166c84541e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:14.519687 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d41f2497-d7e9-4928-9761-b166c84541e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:14.521568 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1167/2326] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:14 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:14.595257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] POST http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes Jan 10 14:39:14.595894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2078218826"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:14.597115 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Create volume request body: {'volume': {'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2078218826'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:39:14.686329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Create volume of 1 GB Jan 10 14:39:14.693775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Availability Zones retrieved successfully. Jan 10 14:39:14.709485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Flow 'volume_create_api' (5aec640b-1516-4577-b6db-f9622677724b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:39:14.712993 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fabe0ce6-7d80-492f-98c6-2630b968d54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:14.715526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:39:14.780246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fabe0ce6-7d80-492f-98c6-2630b968d54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:14.782548 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c6c105-2e08-478b-a7ae-0e9b6f03a93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:15.019743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58d632ee-bad0-4246-97d7-a6d4c11a0182 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:15.020395 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58d632ee-bad0-4246-97d7-a6d4c11a0182 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.021381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58d632ee-bad0-4246-97d7-a6d4c11a0182 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.021756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-58d632ee-bad0-4246-97d7-a6d4c11a0182 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:15.032684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Created reservations ['f03ff055-cb8c-46c2-afa9-9611d0269868', '5fce4c45-048b-4ca6-840f-3aee78035407', 'f2af327b-2594-41da-b6bd-c3889ef10d07', '670f2312-5708-4859-a37f-5db880aa46cb'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:39:15.035215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c6c105-2e08-478b-a7ae-0e9b6f03a93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f03ff055-cb8c-46c2-afa9-9611d0269868', '5fce4c45-048b-4ca6-840f-3aee78035407', 'f2af327b-2594-41da-b6bd-c3889ef10d07', '670f2312-5708-4859-a37f-5db880aa46cb']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:15.038811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1d5c88-c108-460f-a0e7-01bab4bb1c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:15.052041 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:15.052041 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:15.054374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58d632ee-bad0-4246-97d7-a6d4c11a0182 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:15.055389 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1168/2327] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:15.080833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8a47fa4-5817-406c-ae2f-6fdec75a5138 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:15.082681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8a47fa4-5817-406c-ae2f-6fdec75a5138 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.083896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8a47fa4-5817-406c-ae2f-6fdec75a5138 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.098050 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8a47fa4-5817-406c-ae2f-6fdec75a5138 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 404 Jan 10 14:39:15.102086 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1169/2328] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:39:15.107879 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ce29dbc-cca2-4421-a2c5-be02ad88d150 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes Jan 10 14:39:15.108347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ce29dbc-cca2-4421-a2c5-be02ad88d150 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.108986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ce29dbc-cca2-4421-a2c5-be02ad88d150 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.109801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-0ce29dbc-cca2-4421-a2c5-be02ad88d150 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:39:15.111695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-0ce29dbc-cca2-4421-a2c5-be02ad88d150 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:39:15.141479 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1d5c88-c108-460f-a0e7-01bab4bb1c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef8d46a8-e608-4943-8bc5-e0ac52801aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2078218826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6e1910d5304bc1ad556d4fc0d36fb1',qos_specs=None,replication_status=,reservations=['f03ff055-cb8c-46c2-afa9-9611d0269868','5fce4c45-048b-4ca6-840f-3aee78035407','f2af327b-2594-41da-b6bd-c3889ef10d07','670f2312-5708-4859-a37f-5db880aa46cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285bb3c7e61e4fa78a737e6b5215f239',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2078218826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef8d46a8-e608-4943-8bc5-e0ac52801aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6e1910d5304bc1ad556d4fc0d36fb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285bb3c7e61e4fa78a737e6b5215f239',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:15.149906 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5458a6-4c51-40c1-93a8-e1f8f7205e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:15.218934 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0ce29dbc-cca2-4421-a2c5-be02ad88d150 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Get all volumes completed successfully. Jan 10 14:39:15.220456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ce29dbc-cca2-4421-a2c5-be02ad88d150 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes returned with HTTP 200 Jan 10 14:39:15.221190 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1170/2329] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes => generated 400 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:15.230986 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7e66eeca-3ea6-46c9-8d53-00ae22ee6914 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:15.231617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7e66eeca-3ea6-46c9-8d53-00ae22ee6914 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.232231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7e66eeca-3ea6-46c9-8d53-00ae22ee6914 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.243753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5458a6-4c51-40c1-93a8-e1f8f7205e17) transitioned into state 'SUCCESS' from state '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-2078218826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6e1910d5304bc1ad556d4fc0d36fb1',qos_specs=None,replication_status=,reservations=['f03ff055-cb8c-46c2-afa9-9611d0269868','5fce4c45-048b-4ca6-840f-3aee78035407','f2af327b-2594-41da-b6bd-c3889ef10d07','670f2312-5708-4859-a37f-5db880aa46cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285bb3c7e61e4fa78a737e6b5215f239',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:15.246416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7400dee5-db38-4484-86b0-d25137f3ec29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:39:15.256753 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:15.256753 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:15.265323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7e66eeca-3ea6-46c9-8d53-00ae22ee6914 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:15.274709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7e66eeca-3ea6-46c9-8d53-00ae22ee6914 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:15.275703 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1171/2330] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:15.287138 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41c5ebd2-d54e-4323-bf8d-8c5b91a45aa2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots Jan 10 14:39:15.288197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41c5ebd2-d54e-4323-bf8d-8c5b91a45aa2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.289070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41c5ebd2-d54e-4323-bf8d-8c5b91a45aa2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.289830 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-41c5ebd2-d54e-4323-bf8d-8c5b91a45aa2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:39:15.292204 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-41c5ebd2-d54e-4323-bf8d-8c5b91a45aa2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:39:15.300081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-41c5ebd2-d54e-4323-bf8d-8c5b91a45aa2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Get all snapshots completed successfully. Jan 10 14:39:15.300948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41c5ebd2-d54e-4323-bf8d-8c5b91a45aa2 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots returned with HTTP 200 Jan 10 14:39:15.308451 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1172/2331] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:39:15.317244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28b1142d-d85d-4cf6-9a61-4f209749779c tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:15.318840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28b1142d-d85d-4cf6-9a61-4f209749779c tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.319630 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28b1142d-d85d-4cf6-9a61-4f209749779c tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.320185 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-28b1142d-d85d-4cf6-9a61-4f209749779c tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume with id: 3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:15.335324 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:15.335324 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:15.337704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-28b1142d-d85d-4cf6-9a61-4f209749779c tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:15.347541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7400dee5-db38-4484-86b0-d25137f3ec29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:39:15.353651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Flow 'volume_create_api' (5aec640b-1516-4577-b6db-f9622677724b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:39:15.354719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Create volume request issued successfully. Jan 10 14:39:15.356450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-975d1fee-2cdc-4d87-9639-3c9a1df3adfe tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes returned with HTTP 202 Jan 10 14:39:15.357417 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1160/2332] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:39:14 2022] POST /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes => generated 817 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:39:15.371643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f71dbcc6-93e5-4528-8fc0-5adfe8c13b58 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:15.372329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f71dbcc6-93e5-4528-8fc0-5adfe8c13b58 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.372935 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f71dbcc6-93e5-4528-8fc0-5adfe8c13b58 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.388122 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:15.388122 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:15.396746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f71dbcc6-93e5-4528-8fc0-5adfe8c13b58 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:15.406435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f71dbcc6-93e5-4528-8fc0-5adfe8c13b58 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:15.415885 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1161/2333] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 885 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:15.536855 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0728ffaf-66ec-4ec1-a8cd-9b7205f98d6c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:15.537660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0728ffaf-66ec-4ec1-a8cd-9b7205f98d6c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.541035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0728ffaf-66ec-4ec1-a8cd-9b7205f98d6c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.561937 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-28b1142d-d85d-4cf6-9a61-4f209749779c tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume request issued successfully. Jan 10 14:39:15.563374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28b1142d-d85d-4cf6-9a61-4f209749779c tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 202 Jan 10 14:39:15.563501 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1173/2334] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:39:15 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:39:15.565769 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:15.565769 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:15.572293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8c037fa-5cf8-49ee-9ab6-c88ef68b8a65 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:15.572920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8c037fa-5cf8-49ee-9ab6-c88ef68b8a65 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:15.573384 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8c037fa-5cf8-49ee-9ab6-c88ef68b8a65 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:15.601321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0728ffaf-66ec-4ec1-a8cd-9b7205f98d6c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:15.612443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0728ffaf-66ec-4ec1-a8cd-9b7205f98d6c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:15.625143 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1162/2335] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:15.635718 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:15.635718 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:15.657818 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f8c037fa-5cf8-49ee-9ab6-c88ef68b8a65 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:15.680938 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8c037fa-5cf8-49ee-9ab6-c88ef68b8a65 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:39:15.682015 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1174/2336] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:15 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:15.955881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-4c62e555-642d-471b-afef-ff60dce01aa8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad/action Jan 10 14:39:15.956727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-4c62e555-642d-471b-afef-ff60dce01aa8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:39:15.957060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-4c62e555-642d-471b-afef-ff60dce01aa8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:16.020196 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.020196 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.072049 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-111451ac-2b1a-4b95-b698-6c9394dd53a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:16.072049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-111451ac-2b1a-4b95-b698-6c9394dd53a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:16.072049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-111451ac-2b1a-4b95-b698-6c9394dd53a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:16.072049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-111451ac-2b1a-4b95-b698-6c9394dd53a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:16.089710 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.089710 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.091506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-111451ac-2b1a-4b95-b698-6c9394dd53a6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:16.097740 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1175/2337] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:16.251296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-59fc0504-ec1b-4d46-b947-cf99ace520da req-4c62e555-642d-471b-afef-ff60dce01aa8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad/action returned with HTTP 204 Jan 10 14:39:16.251296 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1163/2338] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:39:15 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad/action => generated 0 bytes in 298 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:16.290554 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f619b89-4d9d-4e36-9408-346ee2cb0037 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:16.290985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f619b89-4d9d-4e36-9408-346ee2cb0037 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:16.291557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f619b89-4d9d-4e36-9408-346ee2cb0037 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:16.316258 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.316258 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.341176 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4f619b89-4d9d-4e36-9408-346ee2cb0037 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:16.351033 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f619b89-4d9d-4e36-9408-346ee2cb0037 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:16.351782 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1176/2339] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:16 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:16.421907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-debe7ab3-c5a7-4bbc-a736-ae5bad4dcd6a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:16.422343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-debe7ab3-c5a7-4bbc-a736-ae5bad4dcd6a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:16.423576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-debe7ab3-c5a7-4bbc-a736-ae5bad4dcd6a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:16.447634 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.447634 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.475639 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-debe7ab3-c5a7-4bbc-a736-ae5bad4dcd6a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:16.484569 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-debe7ab3-c5a7-4bbc-a736-ae5bad4dcd6a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:16.504788 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1164/2340] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:16 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:16.641536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b911211-62dc-4544-8ba8-e1f59f4ccb2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:16.641982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b911211-62dc-4544-8ba8-e1f59f4ccb2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:16.642902 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b911211-62dc-4544-8ba8-e1f59f4ccb2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:16.668397 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.668397 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.679719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b911211-62dc-4544-8ba8-e1f59f4ccb2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:16.692162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b911211-62dc-4544-8ba8-e1f59f4ccb2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:16.693412 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1165/2341] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:16 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:16.704595 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3d5bc00-86ab-4698-aee3-3af782305cd3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:16.705052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3d5bc00-86ab-4698-aee3-3af782305cd3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:16.707994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3d5bc00-86ab-4698-aee3-3af782305cd3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:16.708150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:16.708150 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:16.708150 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:16.721743 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.721743 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.731667 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.731667 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.751477 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f3d5bc00-86ab-4698-aee3-3af782305cd3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:16.762565 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:16.766056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3d5bc00-86ab-4698-aee3-3af782305cd3 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:39:16.775989 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:16.780909 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1166/2342] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:16 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:16.803577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89774a97-d44e-4b50-a7a2-2f4891ab54bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:16.804027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89774a97-d44e-4b50-a7a2-2f4891ab54bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:16.807573 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89774a97-d44e-4b50-a7a2-2f4891ab54bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:16.813095 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1177/2343] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:39:16 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:16.861890 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:16.861890 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:16.871952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89774a97-d44e-4b50-a7a2-2f4891ab54bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:16.883594 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89774a97-d44e-4b50-a7a2-2f4891ab54bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:16.884345 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1167/2344] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:16 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 1208 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:17.066532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume// Jan 10 14:39:17.066966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:17.067496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:17.068328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-504a68b2-9b7a-4573-9e36-6875983d0cff tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:39:17.069194 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1178/2345] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:39:17 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:39:17.079886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-df010953-13d6-4d5f-8692-f9a32a565a0e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments Jan 10 14:39:17.080662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-df010953-13d6-4d5f-8692-f9a32a565a0e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38eda34e-e39a-4170-9b47-58702fe217e8", "connector": null, "instance_uuid": "96aca11b-c86d-4166-ac70-5bd82c8d16a6"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:17.098069 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:17.098069 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:17.111050 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f04b77e1-2d0d-4ac7-810d-ce32bcd5a5de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:17.111603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f04b77e1-2d0d-4ac7-810d-ce32bcd5a5de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:17.111935 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f04b77e1-2d0d-4ac7-810d-ce32bcd5a5de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:17.112238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f04b77e1-2d0d-4ac7-810d-ce32bcd5a5de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:17.124869 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:17.124869 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:17.126992 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f04b77e1-2d0d-4ac7-810d-ce32bcd5a5de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:17.128288 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1179/2346] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:17.341225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-df010953-13d6-4d5f-8692-f9a32a565a0e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments returned with HTTP 200 Jan 10 14:39:17.342042 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1168/2347] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:39:17 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments => generated 273 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:39:17.499272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1f97136-89a5-43de-bb21-b763950de94e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:17.499832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1f97136-89a5-43de-bb21-b763950de94e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:17.500472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1f97136-89a5-43de-bb21-b763950de94e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:17.527556 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:17.527556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:17.527556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:17.527990 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:17.527990 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:17.535457 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:17.535457 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:17.549073 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f1f97136-89a5-43de-bb21-b763950de94e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:17.550176 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:17.562475 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:17.563072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1f97136-89a5-43de-bb21-b763950de94e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:17.565314 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1169/2348] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:17 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:17.572691 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1180/2349] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:17 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:17.609906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume// Jan 10 14:39:17.610316 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:17.610777 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:17.611545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b13d4992-3ad0-423b-b114-c8cdd7e71db1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:39:17.612059 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1170/2350] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:39:17 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:39:17.623482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-cde292c8-0e61-4f77-9bd9-d2a1541b8b6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:17.625995 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-cde292c8-0e61-4f77-9bd9-d2a1541b8b6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:17.626659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-cde292c8-0e61-4f77-9bd9-d2a1541b8b6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:17.669974 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:17.669974 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:17.694102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-cde292c8-0e61-4f77-9bd9-d2a1541b8b6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:17.709813 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-cde292c8-0e61-4f77-9bd9-d2a1541b8b6c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:17.712790 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1181/2351] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:39:17 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1011 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:39:17.730286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-9daa0596-36f6-4658-ba6d-45ece89af2b8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] PUT http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494 Jan 10 14:39:17.731361 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-9daa0596-36f6-4658-ba6d-45ece89af2b8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:17.757175 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:39:17.757175 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:39:17.757855 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-9daa0596-36f6-4658-ba6d-45ece89af2b8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Lock "b'cinder-attachment_update-38eda34e-e39a-4170-9b47-58702fe217e8-n-h1-master-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:39:17.759995 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:17.759995 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:17.782538 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-312aa25d-d299-4607-97eb-41abfecbe205 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:17.783034 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-312aa25d-d299-4607-97eb-41abfecbe205 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:17.783578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-312aa25d-d299-4607-97eb-41abfecbe205 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:17.822217 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:17.822217 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:17.842620 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-312aa25d-d299-4607-97eb-41abfecbe205 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:17.861752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-312aa25d-d299-4607-97eb-41abfecbe205 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:39:17.876768 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1182/2352] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:17 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:18.140311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0e315715-db34-4c54-bd65-635f1aa0b130 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:18.140981 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0e315715-db34-4c54-bd65-635f1aa0b130 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:18.141246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0e315715-db34-4c54-bd65-635f1aa0b130 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:18.141551 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0e315715-db34-4c54-bd65-635f1aa0b130 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:18.154567 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:18.154567 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:18.156342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0e315715-db34-4c54-bd65-635f1aa0b130 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:18.164764 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1183/2353] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:18.579880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd08cf6c-9f80-491c-8145-38f1fdfe973d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:18.580323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd08cf6c-9f80-491c-8145-38f1fdfe973d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:18.580866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd08cf6c-9f80-491c-8145-38f1fdfe973d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:18.621214 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:18.621214 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:18.644049 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bd08cf6c-9f80-491c-8145-38f1fdfe973d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:18.664723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd08cf6c-9f80-491c-8145-38f1fdfe973d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:18.674122 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1184/2354] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:18 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:18.674122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8f3da00b-1e12-4332-bcbe-ca514b1aadf0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:18.674122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8f3da00b-1e12-4332-bcbe-ca514b1aadf0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:18.674122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8f3da00b-1e12-4332-bcbe-ca514b1aadf0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:18.690500 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:18.690500 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:18.700012 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8f3da00b-1e12-4332-bcbe-ca514b1aadf0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:18.714921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8f3da00b-1e12-4332-bcbe-ca514b1aadf0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:18.715956 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1185/2355] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:18 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:18.880924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e30d625-05e5-4e16-bc62-57fa4f445ad6 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:18.881375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e30d625-05e5-4e16-bc62-57fa4f445ad6 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:18.881832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e30d625-05e5-4e16-bc62-57fa4f445ad6 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:18.909090 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:18.909090 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:18.927118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6e30d625-05e5-4e16-bc62-57fa4f445ad6 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Volume info retrieved successfully. Jan 10 14:39:18.946951 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e30d625-05e5-4e16-bc62-57fa4f445ad6 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 200 Jan 10 14:39:18.948532 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1186/2356] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:18 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 945 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:19.170562 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-60d252c4-ca1d-45a4-8fb2-28f9837b25e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:19.171420 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-60d252c4-ca1d-45a4-8fb2-28f9837b25e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:19.176468 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-60d252c4-ca1d-45a4-8fb2-28f9837b25e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:19.177479 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-60d252c4-ca1d-45a4-8fb2-28f9837b25e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:19.192411 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:19.192411 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:19.195840 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-60d252c4-ca1d-45a4-8fb2-28f9837b25e8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:19.198614 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1187/2357] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:19.680759 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f3a5e9c-837a-423e-8b19-888eee10c8f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:19.681827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f3a5e9c-837a-423e-8b19-888eee10c8f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:19.683508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0f3a5e9c-837a-423e-8b19-888eee10c8f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:19.706622 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:19.706622 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:19.718272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0f3a5e9c-837a-423e-8b19-888eee10c8f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:19.730845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0f3a5e9c-837a-423e-8b19-888eee10c8f4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:19.732858 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1188/2358] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:19 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:19.746802 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-779f38cc-ce03-462d-bdc7-549f12e62433 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:19.751212 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-779f38cc-ce03-462d-bdc7-549f12e62433 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:19.751212 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-779f38cc-ce03-462d-bdc7-549f12e62433 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:19.763115 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:19.763115 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:19.771406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-779f38cc-ce03-462d-bdc7-549f12e62433 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:19.779746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-779f38cc-ce03-462d-bdc7-549f12e62433 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:19.789180 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1189/2359] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:19 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:19.963803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fbd7d406-03db-4776-842c-b8a729093947 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] GET http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 Jan 10 14:39:19.964410 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fbd7d406-03db-4776-842c-b8a729093947 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:19.965127 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fbd7d406-03db-4776-842c-b8a729093947 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:19.982181 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fbd7d406-03db-4776-842c-b8a729093947 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 returned with HTTP 404 Jan 10 14:39:19.983773 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1190/2360] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:19 2022] GET /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/3d7a1099-00cb-4f63-8484-40077ead8a47 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:19.992558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b7c50b1-6596-48eb-aa19-9418776c4647 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f Jan 10 14:39:19.993224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b7c50b1-6596-48eb-aa19-9418776c4647 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:19.993781 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b7c50b1-6596-48eb-aa19-9418776c4647 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:19.994078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-7b7c50b1-6596-48eb-aa19-9418776c4647 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete snapshot with id: 7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f Jan 10 14:39:20.001902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b7c50b1-6596-48eb-aa19-9418776c4647 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f returned with HTTP 404 Jan 10 14:39:20.006725 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1191/2361] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:39:19 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/7b84615d-a4a5-4a3b-89b5-b34a3f2dc46f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:20.010611 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ea55943-3a1b-4aea-9ac1-3b66d2211a93 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:20.011552 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ea55943-3a1b-4aea-9ac1-3b66d2211a93 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:20.012411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ea55943-3a1b-4aea-9ac1-3b66d2211a93 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:20.012976 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-6ea55943-3a1b-4aea-9ac1-3b66d2211a93 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume with id: 681dbb4a-3b5c-467a-9af1-7e4308d8272a Jan 10 14:39:20.024414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ea55943-3a1b-4aea-9ac1-3b66d2211a93 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a returned with HTTP 404 Jan 10 14:39:20.028337 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1192/2362] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:39:20 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/681dbb4a-3b5c-467a-9af1-7e4308d8272a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:20.033296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-388bf2c5-cd42-477e-83af-7db41a363bd7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:39:20.033844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-388bf2c5-cd42-477e-83af-7db41a363bd7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:20.034390 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-388bf2c5-cd42-477e-83af-7db41a363bd7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:20.034786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-388bf2c5-cd42-477e-83af-7db41a363bd7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete snapshot with id: 5323a9e8-1207-4921-bca1-ce9af0a49180 Jan 10 14:39:20.042792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-388bf2c5-cd42-477e-83af-7db41a363bd7 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 returned with HTTP 404 Jan 10 14:39:20.047276 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1193/2363] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:39:20 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/5323a9e8-1207-4921-bca1-ce9af0a49180 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:39:20.052732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d7a71e4-c855-4477-bf03-1ef795304a52 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 Jan 10 14:39:20.053293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d7a71e4-c855-4477-bf03-1ef795304a52 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:20.053931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d7a71e4-c855-4477-bf03-1ef795304a52 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:20.054532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-3d7a71e4-c855-4477-bf03-1ef795304a52 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete snapshot with id: 1c2274eb-55da-42ea-9a66-d79b6c8be3e5 Jan 10 14:39:20.063547 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d7a71e4-c855-4477-bf03-1ef795304a52 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 returned with HTTP 404 Jan 10 14:39:20.064694 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1194/2364] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:39:20 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/snapshots/1c2274eb-55da-42ea-9a66-d79b6c8be3e5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:20.072390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe8c08b9-1fd6-4d21-b8ba-8b1e9506bc46 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] DELETE http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:39:20.072952 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe8c08b9-1fd6-4d21-b8ba-8b1e9506bc46 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:20.073496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe8c08b9-1fd6-4d21-b8ba-8b1e9506bc46 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:20.073993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-fe8c08b9-1fd6-4d21-b8ba-8b1e9506bc46 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] Delete volume with id: 95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 Jan 10 14:39:20.113683 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe8c08b9-1fd6-4d21-b8ba-8b1e9506bc46 tempest-VolumesDeleteCascade-646873362 tempest-VolumesDeleteCascade-646873362-project] http://10.222.0.20/volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 returned with HTTP 404 Jan 10 14:39:20.120085 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1195/2365] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:39:20 2022] DELETE /volume/v3/253a2c12106a47c6920b777148e4d196/volumes/95ed79a4-bbe9-4e2d-9ce3-a39f49e93302 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:20.210581 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-963f59c0-3952-4afe-9fa8-fbae17113227 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:20.211818 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-963f59c0-3952-4afe-9fa8-fbae17113227 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:20.212806 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-963f59c0-3952-4afe-9fa8-fbae17113227 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:20.213342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-963f59c0-3952-4afe-9fa8-fbae17113227 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:20.229406 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:20.229406 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:20.234976 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-963f59c0-3952-4afe-9fa8-fbae17113227 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:20.240739 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1196/2366] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:20.747304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-765ac15a-a53e-47e6-a385-53a9263a20b0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:20.748170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-765ac15a-a53e-47e6-a385-53a9263a20b0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:20.749479 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-765ac15a-a53e-47e6-a385-53a9263a20b0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:20.782133 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:20.782133 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:20.805251 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-765ac15a-a53e-47e6-a385-53a9263a20b0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:20.817377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-765ac15a-a53e-47e6-a385-53a9263a20b0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:20.820364 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1197/2367] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:20 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:20.824430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-126d8750-6a27-4a9b-8be7-d0d320332710 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:20.825219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-126d8750-6a27-4a9b-8be7-d0d320332710 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:20.826820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-126d8750-6a27-4a9b-8be7-d0d320332710 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:20.845154 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:20.845154 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:20.873688 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-126d8750-6a27-4a9b-8be7-d0d320332710 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:20.886409 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-126d8750-6a27-4a9b-8be7-d0d320332710 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:20.888873 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1198/2368] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:20 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:21.253700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3ec36af-9385-4ac3-b06b-fa04b529aff8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:21.256635 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3ec36af-9385-4ac3-b06b-fa04b529aff8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:21.257355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3ec36af-9385-4ac3-b06b-fa04b529aff8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:21.257893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e3ec36af-9385-4ac3-b06b-fa04b529aff8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:21.268076 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:21.268076 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:21.271451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3ec36af-9385-4ac3-b06b-fa04b529aff8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:21.272869 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1199/2369] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:21.834411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d6ab213-ac84-4993-ba45-4b438d3bc824 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:21.835185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d6ab213-ac84-4993-ba45-4b438d3bc824 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:21.835793 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d6ab213-ac84-4993-ba45-4b438d3bc824 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:21.888901 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:21.888901 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:21.907339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1d6ab213-ac84-4993-ba45-4b438d3bc824 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:21.932585 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d6ab213-ac84-4993-ba45-4b438d3bc824 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:21.939768 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1200/2370] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:21 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:21.950271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40b79ac5-2265-4bb2-9184-0effe7d9a359 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:21.950967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40b79ac5-2265-4bb2-9184-0effe7d9a359 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:21.954673 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40b79ac5-2265-4bb2-9184-0effe7d9a359 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:22.007888 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:22.007888 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:22.019301 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-40b79ac5-2265-4bb2-9184-0effe7d9a359 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:22.040786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40b79ac5-2265-4bb2-9184-0effe7d9a359 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:22.044768 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1201/2371] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:21 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:22.285280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33ce0d98-d968-4212-8699-a4ccf6dd20c7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:22.286437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33ce0d98-d968-4212-8699-a4ccf6dd20c7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:22.287092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33ce0d98-d968-4212-8699-a4ccf6dd20c7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:22.287545 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-33ce0d98-d968-4212-8699-a4ccf6dd20c7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:22.297102 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:22.297102 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:22.300661 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33ce0d98-d968-4212-8699-a4ccf6dd20c7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:22.304406 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1202/2372] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:22.948796 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b5e659b-403c-44e5-9b30-26d08422d07a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:22.957587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b5e659b-403c-44e5-9b30-26d08422d07a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:22.970102 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b5e659b-403c-44e5-9b30-26d08422d07a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:23.010612 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:23.010612 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:23.062790 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4b5e659b-403c-44e5-9b30-26d08422d07a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:23.084809 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b5e659b-403c-44e5-9b30-26d08422d07a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:23.095998 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1203/2373] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:22 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:23.100922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1cd89fd8-42f5-47a0-a51c-50062b60b3ed tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:23.101778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1cd89fd8-42f5-47a0-a51c-50062b60b3ed tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:23.102400 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1cd89fd8-42f5-47a0-a51c-50062b60b3ed tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:23.119366 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:23.119366 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:23.127558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1cd89fd8-42f5-47a0-a51c-50062b60b3ed tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:23.138005 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1cd89fd8-42f5-47a0-a51c-50062b60b3ed tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:23.138902 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1204/2374] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:23 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:23.315941 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e37fb84-bef1-4530-b98c-63e60aaeba95 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:23.317365 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e37fb84-bef1-4530-b98c-63e60aaeba95 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:23.318417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e37fb84-bef1-4530-b98c-63e60aaeba95 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:23.319306 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2e37fb84-bef1-4530-b98c-63e60aaeba95 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:23.339190 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:23.339190 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:23.345181 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e37fb84-bef1-4530-b98c-63e60aaeba95 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:23.347142 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1205/2375] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:24.100850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48a602e4-fa50-413d-a350-4c3683caa148 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:24.101293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48a602e4-fa50-413d-a350-4c3683caa148 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:24.101741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48a602e4-fa50-413d-a350-4c3683caa148 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:24.165170 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:24.165170 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:24.183898 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-48a602e4-fa50-413d-a350-4c3683caa148 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:24.199218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48a602e4-fa50-413d-a350-4c3683caa148 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:24.201012 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1206/2376] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:24 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:24.205732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0507d3de-17fe-46b1-b757-4a6736858cef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:24.207061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0507d3de-17fe-46b1-b757-4a6736858cef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:24.207733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0507d3de-17fe-46b1-b757-4a6736858cef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:24.234299 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:24.234299 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:24.245078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0507d3de-17fe-46b1-b757-4a6736858cef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:24.256596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0507d3de-17fe-46b1-b757-4a6736858cef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:24.258113 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1207/2377] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:24 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:24.364880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30024857-e4f1-4f1b-bac2-5daa9b337315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:24.365529 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30024857-e4f1-4f1b-bac2-5daa9b337315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:24.365971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30024857-e4f1-4f1b-bac2-5daa9b337315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:24.366522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-30024857-e4f1-4f1b-bac2-5daa9b337315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:24.382231 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:24.382231 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:24.396118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30024857-e4f1-4f1b-bac2-5daa9b337315 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:24.396118 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1208/2378] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:25.215668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-470823c2-4c21-4315-ba1e-b835a38d5acd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:25.216377 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-470823c2-4c21-4315-ba1e-b835a38d5acd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:25.217048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-470823c2-4c21-4315-ba1e-b835a38d5acd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:25.257906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:25.257906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:25.276846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-470823c2-4c21-4315-ba1e-b835a38d5acd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:25.289052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-470823c2-4c21-4315-ba1e-b835a38d5acd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:25.292272 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1209/2379] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:25 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:25.296831 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82de0978-1ddb-441a-9e96-09cf6059fdc1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:25.297381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82de0978-1ddb-441a-9e96-09cf6059fdc1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:25.297930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82de0978-1ddb-441a-9e96-09cf6059fdc1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:25.318188 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:25.318188 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:25.326211 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82de0978-1ddb-441a-9e96-09cf6059fdc1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:25.360018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82de0978-1ddb-441a-9e96-09cf6059fdc1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:25.361034 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1210/2380] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:25 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:25.403372 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da0b0697-116b-4a5d-903a-24ba57172c23 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:25.404878 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da0b0697-116b-4a5d-903a-24ba57172c23 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:25.405673 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da0b0697-116b-4a5d-903a-24ba57172c23 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:25.406032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-da0b0697-116b-4a5d-903a-24ba57172c23 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:25.417761 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:25.417761 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:25.421888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da0b0697-116b-4a5d-903a-24ba57172c23 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:25.422609 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1211/2381] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:26.306286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f689485b-3f65-48a7-93f5-cc00e83c0941 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:26.306976 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f689485b-3f65-48a7-93f5-cc00e83c0941 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:26.308195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f689485b-3f65-48a7-93f5-cc00e83c0941 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:26.404047 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:26.404047 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:26.432814 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f689485b-3f65-48a7-93f5-cc00e83c0941 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:26.458846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f689485b-3f65-48a7-93f5-cc00e83c0941 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:26.460299 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1212/2382] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:26 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:26.477656 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdb2bcc4-a56e-4190-a503-95a7f8bb72e9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:26.480145 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdb2bcc4-a56e-4190-a503-95a7f8bb72e9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:26.481999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdb2bcc4-a56e-4190-a503-95a7f8bb72e9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:26.516992 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:26.516992 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:26.536201 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fdb2bcc4-a56e-4190-a503-95a7f8bb72e9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:26.568281 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdb2bcc4-a56e-4190-a503-95a7f8bb72e9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:26.570585 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1213/2383] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:26 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:26.584793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35fe583c-0a76-488b-9e92-1ea39650bc1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:26.585501 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35fe583c-0a76-488b-9e92-1ea39650bc1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:26.587096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35fe583c-0a76-488b-9e92-1ea39650bc1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:26.588508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-35fe583c-0a76-488b-9e92-1ea39650bc1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:26.606524 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:26.606524 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:26.610679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35fe583c-0a76-488b-9e92-1ea39650bc1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:26.611699 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1214/2384] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:27.474320 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47bab457-3e9b-4b5c-b80e-403379092bd7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:27.474984 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47bab457-3e9b-4b5c-b80e-403379092bd7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:27.475191 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47bab457-3e9b-4b5c-b80e-403379092bd7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:27.507235 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:27.507235 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:27.536986 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-47bab457-3e9b-4b5c-b80e-403379092bd7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:27.552924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47bab457-3e9b-4b5c-b80e-403379092bd7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:27.564059 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1215/2385] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:27 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:27.590779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1521fe7b-f450-4e24-8a80-f7bcf76058b1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:27.590779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1521fe7b-f450-4e24-8a80-f7bcf76058b1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:27.590779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1521fe7b-f450-4e24-8a80-f7bcf76058b1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:27.639085 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:27.639085 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:27.663121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1521fe7b-f450-4e24-8a80-f7bcf76058b1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:27.690934 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1521fe7b-f450-4e24-8a80-f7bcf76058b1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:27.694356 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1216/2386] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:27 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:27.701126 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8b8fb385-4508-4af2-bd55-faea51e87089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:27.702267 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8b8fb385-4508-4af2-bd55-faea51e87089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:27.747498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8b8fb385-4508-4af2-bd55-faea51e87089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:27.747498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8b8fb385-4508-4af2-bd55-faea51e87089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:27.747498 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:27.747498 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:27.747498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8b8fb385-4508-4af2-bd55-faea51e87089 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:27.747498 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1217/2387] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:28.571247 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-479949fd-0ea4-41dc-9aad-40fa2b132b7e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:28.571812 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-479949fd-0ea4-41dc-9aad-40fa2b132b7e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:28.572180 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-479949fd-0ea4-41dc-9aad-40fa2b132b7e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:28.662819 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:28.662819 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:28.691150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-479949fd-0ea4-41dc-9aad-40fa2b132b7e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:28.729177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-479949fd-0ea4-41dc-9aad-40fa2b132b7e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:28.729901 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1218/2388] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:28 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:28.745519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e64d6035-4ba0-48b7-91f6-63a750aea817 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:28.746218 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e64d6035-4ba0-48b7-91f6-63a750aea817 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:28.746835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e64d6035-4ba0-48b7-91f6-63a750aea817 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:28.851198 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:28.851198 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:28.869864 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e64d6035-4ba0-48b7-91f6-63a750aea817 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:28.914268 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e64d6035-4ba0-48b7-91f6-63a750aea817 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:28.933510 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1219/2389] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:28 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:28.950812 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81b807d2-1262-4c0d-ab49-77e703cd88f6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:28.951780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81b807d2-1262-4c0d-ab49-77e703cd88f6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:28.952463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81b807d2-1262-4c0d-ab49-77e703cd88f6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:28.953352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-81b807d2-1262-4c0d-ab49-77e703cd88f6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:28.967455 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:28.967455 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:28.970076 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81b807d2-1262-4c0d-ab49-77e703cd88f6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:28.977899 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1220/2390] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:29.747757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5776caf0-dcf8-472b-b575-360e13584d15 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:29.749342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5776caf0-dcf8-472b-b575-360e13584d15 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:29.749957 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5776caf0-dcf8-472b-b575-360e13584d15 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:29.810802 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:29.810802 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:29.839018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5776caf0-dcf8-472b-b575-360e13584d15 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:29.893080 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5776caf0-dcf8-472b-b575-360e13584d15 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:29.917005 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1221/2391] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:29 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:29.940280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9be98360-508e-43e6-8804-a98be38345a1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:29.940796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9be98360-508e-43e6-8804-a98be38345a1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:29.941251 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9be98360-508e-43e6-8804-a98be38345a1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:29.965816 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:29.965816 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:29.983101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9be98360-508e-43e6-8804-a98be38345a1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:30.002122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9be98360-508e-43e6-8804-a98be38345a1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:30.003507 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1222/2392] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:29 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:30.016063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de6ff3aa-5d5c-49ef-804c-57707df26844 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:30.016564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de6ff3aa-5d5c-49ef-804c-57707df26844 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:30.017022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de6ff3aa-5d5c-49ef-804c-57707df26844 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:30.017332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-de6ff3aa-5d5c-49ef-804c-57707df26844 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:30.037689 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:30.037689 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:30.043008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de6ff3aa-5d5c-49ef-804c-57707df26844 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:30.044326 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1223/2393] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:30.913614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff5fd9d7-a61a-41aa-a67d-8dacadce776d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:30.915731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff5fd9d7-a61a-41aa-a67d-8dacadce776d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:30.916473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff5fd9d7-a61a-41aa-a67d-8dacadce776d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:30.956936 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:30.956936 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:30.968112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ff5fd9d7-a61a-41aa-a67d-8dacadce776d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:30.984560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff5fd9d7-a61a-41aa-a67d-8dacadce776d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:30.993779 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1224/2394] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:30 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:31.018343 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fd00c21-cedd-46fe-83d6-ce6d98809688 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:31.024965 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fd00c21-cedd-46fe-83d6-ce6d98809688 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:31.025540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fd00c21-cedd-46fe-83d6-ce6d98809688 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:31.072014 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:31.072014 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:31.093356 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3fd00c21-cedd-46fe-83d6-ce6d98809688 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:31.116411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fd00c21-cedd-46fe-83d6-ce6d98809688 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:31.120816 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1225/2395] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:31 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:31.133234 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5b243a0-5a42-4e94-ac1d-72d88fba0873 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:31.135421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5b243a0-5a42-4e94-ac1d-72d88fba0873 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:31.136201 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5b243a0-5a42-4e94-ac1d-72d88fba0873 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:31.137022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b5b243a0-5a42-4e94-ac1d-72d88fba0873 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:31.152574 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:31.152574 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:31.166144 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5b243a0-5a42-4e94-ac1d-72d88fba0873 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:31.174675 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1226/2396] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:32.003956 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c2c5a849-8e51-462b-886a-817e2fa815be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:32.006926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c2c5a849-8e51-462b-886a-817e2fa815be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:32.008213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c2c5a849-8e51-462b-886a-817e2fa815be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:32.049843 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:32.049843 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:32.073896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c2c5a849-8e51-462b-886a-817e2fa815be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:32.089709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c2c5a849-8e51-462b-886a-817e2fa815be tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:32.091228 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1227/2397] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:31 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:32.135719 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-186df450-75b4-42b0-9100-8e2a4d599469 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:32.136550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-186df450-75b4-42b0-9100-8e2a4d599469 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:32.138019 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-186df450-75b4-42b0-9100-8e2a4d599469 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:32.167246 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:32.167246 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:32.207269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-186df450-75b4-42b0-9100-8e2a4d599469 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:32.230789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-186df450-75b4-42b0-9100-8e2a4d599469 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:32.231533 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1228/2398] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:32 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:32.236601 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c488cfd-50cf-4038-95f9-1460157ea3d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:32.243891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c488cfd-50cf-4038-95f9-1460157ea3d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:32.244663 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c488cfd-50cf-4038-95f9-1460157ea3d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:32.245168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6c488cfd-50cf-4038-95f9-1460157ea3d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:32.264985 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:32.264985 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:32.266646 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c488cfd-50cf-4038-95f9-1460157ea3d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:32.267389 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1229/2399] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:33.106105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04384463-3f86-47b4-8d3c-01bf597d08b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:33.107303 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04384463-3f86-47b4-8d3c-01bf597d08b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:33.107940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04384463-3f86-47b4-8d3c-01bf597d08b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:33.152218 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:33.152218 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:33.170101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-04384463-3f86-47b4-8d3c-01bf597d08b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:33.186575 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04384463-3f86-47b4-8d3c-01bf597d08b3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:33.190822 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1230/2400] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:33 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:33.235950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-9daa0596-36f6-4658-ba6d-45ece89af2b8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Lock "b'cinder-attachment_update-38eda34e-e39a-4170-9b47-58702fe217e8-n-h1-master-5'" released by "attachment_update" :: held 15.478s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:39:33.236577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-9daa0596-36f6-4658-ba6d-45ece89af2b8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494 returned with HTTP 200 Jan 10 14:39:33.237553 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1171/2401] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:39:17 2022] PUT /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494 => generated 762 bytes in 15513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:33.247443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7259a28e-80d1-4fab-bcae-f6b60c078043 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:33.248680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7259a28e-80d1-4fab-bcae-f6b60c078043 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:33.249160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7259a28e-80d1-4fab-bcae-f6b60c078043 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:33.276332 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:33.276332 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:33.282921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92777298-0bf3-450f-8a5f-dd3486a981b4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:33.283802 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92777298-0bf3-450f-8a5f-dd3486a981b4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:33.284419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92777298-0bf3-450f-8a5f-dd3486a981b4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:33.284786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-92777298-0bf3-450f-8a5f-dd3486a981b4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:33.304289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7259a28e-80d1-4fab-bcae-f6b60c078043 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:33.312564 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:33.312564 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:33.319959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92777298-0bf3-450f-8a5f-dd3486a981b4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:33.324438 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1172/2402] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:33.335301 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7259a28e-80d1-4fab-bcae-f6b60c078043 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:33.339369 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1231/2403] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:33 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:34.205873 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d93e8a1-910c-4895-9084-b7cec9ab03fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:34.206588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d93e8a1-910c-4895-9084-b7cec9ab03fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:34.207214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d93e8a1-910c-4895-9084-b7cec9ab03fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:34.247775 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:34.247775 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:34.273922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0d93e8a1-910c-4895-9084-b7cec9ab03fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:34.284965 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d93e8a1-910c-4895-9084-b7cec9ab03fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:34.295446 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1173/2404] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:34 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:34.335128 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ef6ee83-ab9d-4d9f-8554-013209e286db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:34.335703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ef6ee83-ab9d-4d9f-8554-013209e286db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:34.336459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ef6ee83-ab9d-4d9f-8554-013209e286db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:34.336827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6ef6ee83-ab9d-4d9f-8554-013209e286db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:34.380509 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:34.380509 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:34.380509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ef6ee83-ab9d-4d9f-8554-013209e286db tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:34.381224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e49af158-5a1c-4666-b85d-a4b568b88079 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:34.381224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e49af158-5a1c-4666-b85d-a4b568b88079 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:34.381224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e49af158-5a1c-4666-b85d-a4b568b88079 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:34.381512 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1232/2405] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:34.399673 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:34.399673 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:34.416572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e49af158-5a1c-4666-b85d-a4b568b88079 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:34.429516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e49af158-5a1c-4666-b85d-a4b568b88079 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:34.430936 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1174/2406] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:34 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:35.231838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-df18408e-9eea-4a4a-b5f6-539082f2e5cc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] DELETE http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05 Jan 10 14:39:35.232916 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-df18408e-9eea-4a4a-b5f6-539082f2e5cc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:35.233601 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-df18408e-9eea-4a4a-b5f6-539082f2e5cc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:35.265131 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:35.265131 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:35.313940 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-727a283d-4d95-4f82-a0d7-2dc0501c80fe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:35.317868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-727a283d-4d95-4f82-a0d7-2dc0501c80fe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:35.317868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-727a283d-4d95-4f82-a0d7-2dc0501c80fe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:35.354237 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:35.354237 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:35.366114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-727a283d-4d95-4f82-a0d7-2dc0501c80fe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:35.376879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-727a283d-4d95-4f82-a0d7-2dc0501c80fe tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:35.378782 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1175/2407] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:35 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:35.398561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fc82491-29eb-42ce-8cad-2dd01d407dc9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:35.399254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2fc82491-29eb-42ce-8cad-2dd01d407dc9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:35.399982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2fc82491-29eb-42ce-8cad-2dd01d407dc9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:35.400638 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2fc82491-29eb-42ce-8cad-2dd01d407dc9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:35.413340 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:35.413340 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:35.417063 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fc82491-29eb-42ce-8cad-2dd01d407dc9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:35.427545 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1176/2408] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:35.447255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-700c82c9-5eb5-4f41-ac48-0a93d12ffc85 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:35.448131 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-700c82c9-5eb5-4f41-ac48-0a93d12ffc85 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:35.448838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-700c82c9-5eb5-4f41-ac48-0a93d12ffc85 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:35.467117 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:35.467117 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:35.479206 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-700c82c9-5eb5-4f41-ac48-0a93d12ffc85 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:35.489305 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-700c82c9-5eb5-4f41-ac48-0a93d12ffc85 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:35.490670 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1177/2409] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:35 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:36.402242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97fa2e18-6a16-4f2a-93a4-9c65819a6713 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:36.403435 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97fa2e18-6a16-4f2a-93a4-9c65819a6713 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:36.405457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97fa2e18-6a16-4f2a-93a4-9c65819a6713 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:36.483226 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:36.483226 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:36.493661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-97fa2e18-6a16-4f2a-93a4-9c65819a6713 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:36.506881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97fa2e18-6a16-4f2a-93a4-9c65819a6713 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:36.508331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1178/2410] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:36 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:36.514949 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44c240b8-dd6f-43b2-8cb1-c1c7db88c420 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:36.515561 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44c240b8-dd6f-43b2-8cb1-c1c7db88c420 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:36.516332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44c240b8-dd6f-43b2-8cb1-c1c7db88c420 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:36.516776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-44c240b8-dd6f-43b2-8cb1-c1c7db88c420 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:36.558029 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:36.558029 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:36.559682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44c240b8-dd6f-43b2-8cb1-c1c7db88c420 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:36.564581 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1179/2411] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:36.568747 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f21fd4b5-3714-444d-a96d-6649f04a3aeb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:36.569184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f21fd4b5-3714-444d-a96d-6649f04a3aeb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:36.569626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f21fd4b5-3714-444d-a96d-6649f04a3aeb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:36.632458 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:36.632458 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:36.654007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f21fd4b5-3714-444d-a96d-6649f04a3aeb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:36.677472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f21fd4b5-3714-444d-a96d-6649f04a3aeb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:36.678438 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1180/2412] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:36 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:37.186627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f0a08398-55c6-4178-83e6-e198e440a380 req-46f6e522-b68d-4d95-8e03-9259c17da159 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:37.187201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f0a08398-55c6-4178-83e6-e198e440a380 req-46f6e522-b68d-4d95-8e03-9259c17da159 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:37.187873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f0a08398-55c6-4178-83e6-e198e440a380 req-46f6e522-b68d-4d95-8e03-9259c17da159 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:37.245649 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:37.245649 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:37.288341 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f0a08398-55c6-4178-83e6-e198e440a380 req-46f6e522-b68d-4d95-8e03-9259c17da159 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:37.322885 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f0a08398-55c6-4178-83e6-e198e440a380 req-46f6e522-b68d-4d95-8e03-9259c17da159 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:37.328525 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1181/2413] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:39:37 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 1208 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:39:37.348083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b790684c-9ffc-4a24-a362-e440a1646400 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:37.348767 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b790684c-9ffc-4a24-a362-e440a1646400 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:37.349302 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b790684c-9ffc-4a24-a362-e440a1646400 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:37.375603 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:37.375603 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:37.387064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b790684c-9ffc-4a24-a362-e440a1646400 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:37.397648 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b790684c-9ffc-4a24-a362-e440a1646400 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:37.410061 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1182/2414] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:37 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 1208 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:37.506480 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-7a3d143a-d5b8-4432-b3ed-0baced346dd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:37.507857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-7a3d143a-d5b8-4432-b3ed-0baced346dd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:37.508465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-7a3d143a-d5b8-4432-b3ed-0baced346dd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:37.548679 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:37.548679 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:37.582875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-7a3d143a-d5b8-4432-b3ed-0baced346dd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:37.601613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-7a3d143a-d5b8-4432-b3ed-0baced346dd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:37.604933 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1183/2415] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:39:37 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 1208 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:39:37.611459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-676c25e9-4bc8-4434-9ab0-4e153dcbc7e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:37.614787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-676c25e9-4bc8-4434-9ab0-4e153dcbc7e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:37.615349 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-676c25e9-4bc8-4434-9ab0-4e153dcbc7e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:37.652084 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:37.652084 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:37.665473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-676c25e9-4bc8-4434-9ab0-4e153dcbc7e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:37.679683 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-676c25e9-4bc8-4434-9ab0-4e153dcbc7e1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:37.681530 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1184/2416] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:37 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:37.689514 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5a9de7fa-06d8-4fab-9ee1-9d06e35e0bfe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:37.690141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5a9de7fa-06d8-4fab-9ee1-9d06e35e0bfe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:37.691185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5a9de7fa-06d8-4fab-9ee1-9d06e35e0bfe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:37.692035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5a9de7fa-06d8-4fab-9ee1-9d06e35e0bfe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:37.702605 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:37.702605 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:37.706095 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5a9de7fa-06d8-4fab-9ee1-9d06e35e0bfe tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:37.706901 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1185/2417] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:37.711354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-c24594d6-d898-44ed-9b33-11a567a6589a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727/action Jan 10 14:39:37.712286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-c24594d6-d898-44ed-9b33-11a567a6589a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:39:37.712760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-c24594d6-d898-44ed-9b33-11a567a6589a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:37.759209 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:37.759209 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:37.761336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-c24594d6-d898-44ed-9b33-11a567a6589a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:37.860832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-c24594d6-d898-44ed-9b33-11a567a6589a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Begin detaching volume completed successfully. Jan 10 14:39:37.861303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-c24594d6-d898-44ed-9b33-11a567a6589a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727/action returned with HTTP 202 Jan 10 14:39:37.862082 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1186/2418] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:39:37 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:39:37.866453 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:37.866892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:37.867333 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:37.890225 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:37.890225 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:37.903560 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:37.913659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:37.922723 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1187/2419] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:37 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:38.092861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume// Jan 10 14:39:38.093225 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:38.093688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:38.094720 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e6fced9-6840-4085-84ad-c525d862429c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:39:38.095235 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1188/2420] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:39:38 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:39:38.105322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-bbc37a08-5c74-4487-8dbb-3cbd6b046d8f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:38.106110 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-bbc37a08-5c74-4487-8dbb-3cbd6b046d8f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:38.106713 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-bbc37a08-5c74-4487-8dbb-3cbd6b046d8f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:38.127880 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:38.127880 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:38.137300 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-bbc37a08-5c74-4487-8dbb-3cbd6b046d8f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:38.148116 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-bbc37a08-5c74-4487-8dbb-3cbd6b046d8f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:38.149451 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1189/2421] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:39:38 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 1310 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:39:38.462945 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-1ee575da-db90-4568-bb43-5e7a1668f816 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] DELETE http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad Jan 10 14:39:38.464224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-1ee575da-db90-4568-bb43-5e7a1668f816 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:38.465912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-1ee575da-db90-4568-bb43-5e7a1668f816 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:38.484021 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:38.484021 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:46.982152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-df18408e-9eea-4a4a-b5f6-539082f2e5cc tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05 returned with HTTP 200 Jan 10 14:39:46.983074 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1233/2422] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:39:35 2022] DELETE /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/896310da-b7cd-4572-be10-362ad2c93b05 => generated 19 bytes in 11759 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:46.986978 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1633a3b6-01d6-4897-a434-6e4e8bd89d75 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:46.987421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1633a3b6-01d6-4897-a434-6e4e8bd89d75 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:46.987897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1633a3b6-01d6-4897-a434-6e4e8bd89d75 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:47.005708 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:47.005708 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:47.014403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1633a3b6-01d6-4897-a434-6e4e8bd89d75 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:47.023724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1633a3b6-01d6-4897-a434-6e4e8bd89d75 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:47.024415 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1234/2423] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:46 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:47.029468 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9aa63a5-f95f-43d5-9bd1-43e67a4d23b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:47.029930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9aa63a5-f95f-43d5-9bd1-43e67a4d23b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:47.030379 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9aa63a5-f95f-43d5-9bd1-43e67a4d23b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:47.030810 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c9aa63a5-f95f-43d5-9bd1-43e67a4d23b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:47.038701 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:47.038701 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:47.040305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9aa63a5-f95f-43d5-9bd1-43e67a4d23b9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:47.041171 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1235/2424] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:47.045685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-6b138030-6c5c-40cf-9817-591de21e83b1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494/action Jan 10 14:39:47.046414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-6b138030-6c5c-40cf-9817-591de21e83b1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:39:47.046733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-6b138030-6c5c-40cf-9817-591de21e83b1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:47.073548 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:47.073548 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:47.318304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f0e8d3ea-29d6-4f71-a36f-7fdfbb23b784 req-6b138030-6c5c-40cf-9817-591de21e83b1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494/action returned with HTTP 204 Jan 10 14:39:47.319365 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1236/2425] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:39:47 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494/action => generated 0 bytes in 277 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:39:47.325696 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07f127c2-28bc-4724-88e1-2f3c9dc48989 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:47.326288 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07f127c2-28bc-4724-88e1-2f3c9dc48989 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:47.326839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07f127c2-28bc-4724-88e1-2f3c9dc48989 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:47.341569 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:47.341569 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:47.348966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-07f127c2-28bc-4724-88e1-2f3c9dc48989 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:47.357385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07f127c2-28bc-4724-88e1-2f3c9dc48989 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:47.358101 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1237/2426] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:47 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 970 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:47.362894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-b2ea868c-2183-40bd-8186-4d28ddefb057 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] DELETE http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba Jan 10 14:39:47.363294 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-b2ea868c-2183-40bd-8186-4d28ddefb057 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:47.363735 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-b2ea868c-2183-40bd-8186-4d28ddefb057 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:47.377244 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:47.377244 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:55.621550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-50c32681-2be8-487b-8fa0-f0c87296be8e req-1ee575da-db90-4568-bb43-5e7a1668f816 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad returned with HTTP 200 Jan 10 14:39:55.622785 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1190/2427] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:39:38 2022] DELETE /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/9f7e5f7a-859b-46b6-9c81-d43133bc23ad => generated 19 bytes in 17172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:39:55.627355 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-040522fb-7830-442b-bcb3-7d6bd94d31c4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:55.627743 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-040522fb-7830-442b-bcb3-7d6bd94d31c4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:55.628267 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-040522fb-7830-442b-bcb3-7d6bd94d31c4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:55.651924 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:55.651924 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:55.660722 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-040522fb-7830-442b-bcb3-7d6bd94d31c4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:55.671187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-040522fb-7830-442b-bcb3-7d6bd94d31c4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:55.672174 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1191/2428] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:55 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1205 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:55.677567 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d6bb938-9063-44cd-b706-43daaad8712d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:55.678204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d6bb938-9063-44cd-b706-43daaad8712d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:55.678816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d6bb938-9063-44cd-b706-43daaad8712d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:55.679288 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4d6bb938-9063-44cd-b706-43daaad8712d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:55.687245 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:55.687245 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:55.689071 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d6bb938-9063-44cd-b706-43daaad8712d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:55.691078 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1192/2429] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:55.694009 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9fc905d1-2243-4012-837a-b21af3ec8cab tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:55.694446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9fc905d1-2243-4012-837a-b21af3ec8cab tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:55.694888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9fc905d1-2243-4012-837a-b21af3ec8cab tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:55.708664 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:55.708664 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:55.716381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9fc905d1-2243-4012-837a-b21af3ec8cab tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:55.726582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9fc905d1-2243-4012-837a-b21af3ec8cab tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:55.736653 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1193/2430] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:55 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 970 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:55.736653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3324bbea-fc89-47a6-8f4c-fdeb7fbc6206 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:39:55.736653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3324bbea-fc89-47a6-8f4c-fdeb7fbc6206 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:55.736653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3324bbea-fc89-47a6-8f4c-fdeb7fbc6206 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:55.752686 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:55.752686 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:55.759922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3324bbea-fc89-47a6-8f4c-fdeb7fbc6206 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:55.768608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3324bbea-fc89-47a6-8f4c-fdeb7fbc6206 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:39:55.769560 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1194/2431] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:55 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1205 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:56.144731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-efd9df57-9f8f-42d1-a1b3-e7d3dcdc8f83 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:56.145460 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-efd9df57-9f8f-42d1-a1b3-e7d3dcdc8f83 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:56.146086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-efd9df57-9f8f-42d1-a1b3-e7d3dcdc8f83 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:56.164994 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:56.164994 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:56.173176 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-807723f5-c28c-4f7a-9708-727516e8b936 req-efd9df57-9f8f-42d1-a1b3-e7d3dcdc8f83 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:56.183401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-efd9df57-9f8f-42d1-a1b3-e7d3dcdc8f83 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:56.196729 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1195/2432] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:39:56 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 1205 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:39:56.218091 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-19405d3e-d6f0-41a9-98cd-a95c78ccba68 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012/action Jan 10 14:39:56.219568 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-19405d3e-d6f0-41a9-98cd-a95c78ccba68 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:39:56.220136 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-19405d3e-d6f0-41a9-98cd-a95c78ccba68 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:39:56.240504 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:56.240504 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:56.241730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-807723f5-c28c-4f7a-9708-727516e8b936 req-19405d3e-d6f0-41a9-98cd-a95c78ccba68 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:56.381529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-807723f5-c28c-4f7a-9708-727516e8b936 req-19405d3e-d6f0-41a9-98cd-a95c78ccba68 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Begin detaching volume completed successfully. Jan 10 14:39:56.385214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-19405d3e-d6f0-41a9-98cd-a95c78ccba68 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012/action returned with HTTP 202 Jan 10 14:39:56.389788 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1196/2433] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:39:56 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:39:56.420681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc1214a6-c43f-4b68-8ce7-218ebb28a78c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:39:56.421123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc1214a6-c43f-4b68-8ce7-218ebb28a78c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:56.421571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc1214a6-c43f-4b68-8ce7-218ebb28a78c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:56.452704 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:56.452704 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:56.475513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc1214a6-c43f-4b68-8ce7-218ebb28a78c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:39:56.492999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc1214a6-c43f-4b68-8ce7-218ebb28a78c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:39:56.496535 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1197/2434] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:56 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 916 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:56.530052 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:56.530811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:56.531420 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:56.566479 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:56.566479 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:56.591481 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:56.604058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:56.608444 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1198/2435] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:56 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 1208 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:39:56.638846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume// Jan 10 14:39:56.640286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:56.641006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:56.642294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-378a6e5c-2906-4149-bec8-c71e5c5d93fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:39:56.643406 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1199/2436] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:39:56 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:39:56.661471 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-090f41c7-5a31-4780-b7a7-6df0b306e711 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:39:56.663961 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-090f41c7-5a31-4780-b7a7-6df0b306e711 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:56.664617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-090f41c7-5a31-4780-b7a7-6df0b306e711 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:56.713501 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:56.713501 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:56.721368 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-807723f5-c28c-4f7a-9708-727516e8b936 req-090f41c7-5a31-4780-b7a7-6df0b306e711 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:39:56.762940 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-090f41c7-5a31-4780-b7a7-6df0b306e711 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:39:56.763686 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1200/2437] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:39:56 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 1307 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:39:56.778126 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40469ec2-c625-4a03-b7b9-fd8837673499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:39:56.778587 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40469ec2-c625-4a03-b7b9-fd8837673499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:56.779044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40469ec2-c625-4a03-b7b9-fd8837673499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:56.779352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-40469ec2-c625-4a03-b7b9-fd8837673499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:39:56.791117 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:56.791117 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:56.792833 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40469ec2-c625-4a03-b7b9-fd8837673499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:39:56.793747 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1201/2438] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:56.802329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09e895b9-5bff-4106-a7a6-de19c079b340 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:39:56.802853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09e895b9-5bff-4106-a7a6-de19c079b340 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:56.803286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09e895b9-5bff-4106-a7a6-de19c079b340 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:56.819775 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:56.819775 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:39:56.827737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-09e895b9-5bff-4106-a7a6-de19c079b340 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:39:56.837831 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09e895b9-5bff-4106-a7a6-de19c079b340 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:39:56.838553 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1202/2439] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:39:56 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 970 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:39:57.134681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-bc989624-c709-43d9-add0-7416a8a580b7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] DELETE http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542 Jan 10 14:39:57.135267 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-bc989624-c709-43d9-add0-7416a8a580b7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:39:57.135815 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-bc989624-c709-43d9-add0-7416a8a580b7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:39:57.162181 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:39:57.162181 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:04.211643 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-b2ea868c-2183-40bd-8186-4d28ddefb057 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba returned with HTTP 200 Jan 10 14:40:04.212754 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1238/2440] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:39:47 2022] DELETE /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/45c25c1e-7cef-4a53-82de-267b2db0e0ba => generated 19 bytes in 16854 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:04.217042 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4847e0db-5aaf-40b6-955a-1a2e72a9ca0c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:40:04.217596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4847e0db-5aaf-40b6-955a-1a2e72a9ca0c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:04.218909 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4847e0db-5aaf-40b6-955a-1a2e72a9ca0c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:04.237574 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:04.237574 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:04.245127 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4847e0db-5aaf-40b6-955a-1a2e72a9ca0c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:04.254307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4847e0db-5aaf-40b6-955a-1a2e72a9ca0c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:40:04.263508 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1239/2441] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:04 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 1208 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:04.263508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b731987-6a49-4a66-aaa2-cf83c8a4e185 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:04.263508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b731987-6a49-4a66-aaa2-cf83c8a4e185 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:04.263508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b731987-6a49-4a66-aaa2-cf83c8a4e185 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:04.263508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9b731987-6a49-4a66-aaa2-cf83c8a4e185 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:04.270822 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:04.270822 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:04.272495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b731987-6a49-4a66-aaa2-cf83c8a4e185 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:04.273208 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1240/2442] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:04.276731 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eef6d221-0b79-4ca4-a8a8-fe41177a1875 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:04.277158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eef6d221-0b79-4ca4-a8a8-fe41177a1875 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:04.277600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eef6d221-0b79-4ca4-a8a8-fe41177a1875 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:04.291210 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:04.291210 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:04.303408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eef6d221-0b79-4ca4-a8a8-fe41177a1875 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:04.309485 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eef6d221-0b79-4ca4-a8a8-fe41177a1875 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:04.310197 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1241/2443] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:04 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1358 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:04.314552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-d04967c7-685e-4020-9961-4ea6c96ab1fa tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] DELETE http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced Jan 10 14:40:04.315126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-d04967c7-685e-4020-9961-4ea6c96ab1fa tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:04.316086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-d04967c7-685e-4020-9961-4ea6c96ab1fa tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:04.328916 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:04.328916 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:12.535605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-807723f5-c28c-4f7a-9708-727516e8b936 req-bc989624-c709-43d9-add0-7416a8a580b7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542 returned with HTTP 200 Jan 10 14:40:12.536490 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1203/2444] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:39:57 2022] DELETE /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/e43e970d-646c-4892-b7c3-2cf9bf081542 => generated 19 bytes in 15407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:12.541209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e842c1cd-49c9-4700-88df-a789457b8ac9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] POST http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7/action Jan 10 14:40:12.542061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e842c1cd-49c9-4700-88df-a789457b8ac9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:40:12.542464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e842c1cd-49c9-4700-88df-a789457b8ac9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:12.559519 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:12.559519 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:12.561090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e842c1cd-49c9-4700-88df-a789457b8ac9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:12.757241 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-e842c1cd-49c9-4700-88df-a789457b8ac9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Created reservations ['bf83af0f-911b-4a81-b4f6-a60ddac1aff2', 'faadd597-a4ed-4e17-9623-c4b7524c8c78'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:40:12.776826 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e842c1cd-49c9-4700-88df-a789457b8ac9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Extend volume request issued successfully. Jan 10 14:40:12.777292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e842c1cd-49c9-4700-88df-a789457b8ac9 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7/action returned with HTTP 202 Jan 10 14:40:12.781296 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1204/2445] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:40:12 2022] POST /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:40:12.782243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-514a880a-76f0-47bb-8073-96c85ad15635 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:40:12.782688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-514a880a-76f0-47bb-8073-96c85ad15635 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:12.783133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-514a880a-76f0-47bb-8073-96c85ad15635 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:12.797209 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:12.797209 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:12.815774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-514a880a-76f0-47bb-8073-96c85ad15635 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:12.824823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-514a880a-76f0-47bb-8073-96c85ad15635 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:40:12.845494 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1205/2446] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:12 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:12.852581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2b5856f-6aff-4733-868c-be5f9d2a870a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:12.853081 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2b5856f-6aff-4733-868c-be5f9d2a870a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:12.853542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2b5856f-6aff-4733-868c-be5f9d2a870a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:12.853820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e2b5856f-6aff-4733-868c-be5f9d2a870a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:12.874053 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:12.874053 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:12.877370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2b5856f-6aff-4733-868c-be5f9d2a870a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:12.883545 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1206/2447] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:12.884238 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes Jan 10 14:40:12.885978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-957571738"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:12.889247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-957571738'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:40:12.889247 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume of 1 GB Jan 10 14:40:12.897607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Availability Zones retrieved successfully. Jan 10 14:40:12.919091 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Flow 'volume_create_api' (cf57e2b0-c01b-4605-b01f-8cf59b23823b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:40:12.922209 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7231ccf-2251-44d2-b035-0bdc8aeac941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:12.925878 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:40:12.964838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7231ccf-2251-44d2-b035-0bdc8aeac941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:12.966837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e0ed5d-1a9e-42d3-b33d-318f289e8c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:13.075626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Created reservations ['fa8b6821-caf0-4420-982c-d00439fc454c', '1c1c26a3-ce2a-4f1b-90ac-3908fc38e166', '9d675756-0d77-4a01-a08b-b3d85445554a', '96149a7b-d77d-4324-b119-792fbe318ec6'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:40:13.077363 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e0ed5d-1a9e-42d3-b33d-318f289e8c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa8b6821-caf0-4420-982c-d00439fc454c', '1c1c26a3-ce2a-4f1b-90ac-3908fc38e166', '9d675756-0d77-4a01-a08b-b3d85445554a', '96149a7b-d77d-4324-b119-792fbe318ec6']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:13.079875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc99b49-ad1e-4c75-b6fc-d408f8272515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:13.169909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc99b49-ad1e-4c75-b6fc-d408f8272515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9ce8fb8-8374-4445-a3a0-acacdd8d9bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-957571738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6327d0213c4547964ba705a61a3568',qos_specs=None,replication_status=,reservations=['fa8b6821-caf0-4420-982c-d00439fc454c','1c1c26a3-ce2a-4f1b-90ac-3908fc38e166','9d675756-0d77-4a01-a08b-b3d85445554a','96149a7b-d77d-4324-b119-792fbe318ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142cfcb0128148ffa91c6193f75a54ce',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-957571738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6327d0213c4547964ba705a61a3568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142cfcb0128148ffa91c6193f75a54ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:13.171911 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cdf8c6-8a22-4145-8af9-857843b1161d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:13.265292 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cdf8c6-8a22-4145-8af9-857843b1161d) transitioned into state 'SUCCESS' from state '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-957571738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6327d0213c4547964ba705a61a3568',qos_specs=None,replication_status=,reservations=['fa8b6821-caf0-4420-982c-d00439fc454c','1c1c26a3-ce2a-4f1b-90ac-3908fc38e166','9d675756-0d77-4a01-a08b-b3d85445554a','96149a7b-d77d-4324-b119-792fbe318ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142cfcb0128148ffa91c6193f75a54ce',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:13.267483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b7de6d-aa3c-4c28-832d-7b71a0ad07ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:13.348945 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b7de6d-aa3c-4c28-832d-7b71a0ad07ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:13.351704 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Flow 'volume_create_api' (cf57e2b0-c01b-4605-b01f-8cf59b23823b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:40:13.352646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume request issued successfully. Jan 10 14:40:13.354016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9fb6a449-bd9a-4d0d-8f60-ff76296a8d10 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes returned with HTTP 202 Jan 10 14:40:13.355276 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1207/2448] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:40:12 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes => generated 823 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:40:13.359817 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-deaef2cb-61a6-4812-a61f-7b2f9457c0a6 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:13.360647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-deaef2cb-61a6-4812-a61f-7b2f9457c0a6 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:13.361410 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-deaef2cb-61a6-4812-a61f-7b2f9457c0a6 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:13.375644 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:13.375644 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:13.383357 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-deaef2cb-61a6-4812-a61f-7b2f9457c0a6 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:13.392651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-deaef2cb-61a6-4812-a61f-7b2f9457c0a6 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:13.402239 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1208/2449] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:13 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:13.402239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-11a0e6b3-82e5-438a-a679-8b26830a7ebb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:13.402239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-11a0e6b3-82e5-438a-a679-8b26830a7ebb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:13.402239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-11a0e6b3-82e5-438a-a679-8b26830a7ebb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:13.420000 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:13.420000 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:13.427134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f44cb678-f155-427d-a201-cfe576461690 req-11a0e6b3-82e5-438a-a679-8b26830a7ebb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:13.435826 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-11a0e6b3-82e5-438a-a679-8b26830a7ebb tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:13.439636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1209/2450] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:40:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1205 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:13.440038 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e6c71bb-45b3-4459-9f10-7d03d6609d96 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:13.441020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e6c71bb-45b3-4459-9f10-7d03d6609d96 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:13.441480 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e6c71bb-45b3-4459-9f10-7d03d6609d96 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:13.454312 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:13.454312 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:13.462035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5e6c71bb-45b3-4459-9f10-7d03d6609d96 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:13.471231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e6c71bb-45b3-4459-9f10-7d03d6609d96 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:13.471981 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1210/2451] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:13 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 891 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:13.508419 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-5e86e551-af37-4cfc-b689-ed7d7786acb3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] POST http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8/action Jan 10 14:40:13.509186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-5e86e551-af37-4cfc-b689-ed7d7786acb3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:40:13.509514 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-5e86e551-af37-4cfc-b689-ed7d7786acb3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:13.548356 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:13.548356 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:13.550143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f44cb678-f155-427d-a201-cfe576461690 req-5e86e551-af37-4cfc-b689-ed7d7786acb3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:13.659783 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f44cb678-f155-427d-a201-cfe576461690 req-5e86e551-af37-4cfc-b689-ed7d7786acb3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Begin detaching volume completed successfully. Jan 10 14:40:13.660350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-5e86e551-af37-4cfc-b689-ed7d7786acb3 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8/action returned with HTTP 202 Jan 10 14:40:13.661512 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1211/2452] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:40:13 2022] POST /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:40:13.765096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:13.765657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:13.766445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:13.789906 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:13.789906 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:13.805591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:13.816051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:13.825914 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1212/2453] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:13.882137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume// Jan 10 14:40:13.883047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:13.883729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:13.884765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e1db749-cb6a-4aa1-b34f-44bb28e23e2a tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:40:13.886048 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1213/2454] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:40:13 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:40:13.891926 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3ab59d7-47be-4402-969b-599e5b587d7a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:13.892722 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3ab59d7-47be-4402-969b-599e5b587d7a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:13.894910 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3ab59d7-47be-4402-969b-599e5b587d7a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:13.896009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f3ab59d7-47be-4402-969b-599e5b587d7a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:13.907789 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:13.907789 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:13.909690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3ab59d7-47be-4402-969b-599e5b587d7a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:13.915697 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1214/2455] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:13.915697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-aeedaf2c-64c5-4adf-b992-5bda5ac3fd52 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:13.915697 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-aeedaf2c-64c5-4adf-b992-5bda5ac3fd52 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:13.916032 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-aeedaf2c-64c5-4adf-b992-5bda5ac3fd52 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:13.934398 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:13.934398 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:13.942235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f44cb678-f155-427d-a201-cfe576461690 req-aeedaf2c-64c5-4adf-b992-5bda5ac3fd52 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:13.951884 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-aeedaf2c-64c5-4adf-b992-5bda5ac3fd52 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:13.952945 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1215/2456] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:40:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:40:14.306532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-a3cd0b91-e2e3-49d0-9d8d-2876086c36da tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] DELETE http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494 Jan 10 14:40:14.309971 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-a3cd0b91-e2e3-49d0-9d8d-2876086c36da tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:14.310440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-a3cd0b91-e2e3-49d0-9d8d-2876086c36da tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:14.323764 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:14.323764 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.071700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6591aed3-4283-4247-9a54-81a1de3e922e req-d04967c7-685e-4020-9961-4ea6c96ab1fa tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced returned with HTTP 200 Jan 10 14:40:24.072720 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1242/2457] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:40:04 2022] DELETE /volume/v3/2f48f1eee11a46da938637927e7f3eee/attachments/f6506923-08a6-4c01-b4e0-6c4e4f8a8ced => generated 19 bytes in 19762 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:24.076058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54268e37-2f89-4066-81e8-4f773ee092a3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:24.076526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54268e37-2f89-4066-81e8-4f773ee092a3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.076970 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54268e37-2f89-4066-81e8-4f773ee092a3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.103443 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.103443 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.112458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-54268e37-2f89-4066-81e8-4f773ee092a3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:24.122798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54268e37-2f89-4066-81e8-4f773ee092a3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:24.123714 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1243/2458] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1358 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:24.127184 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07396b0e-5529-43e7-9e3b-b640d6cf5418 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:24.127625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07396b0e-5529-43e7-9e3b-b640d6cf5418 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.132282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07396b0e-5529-43e7-9e3b-b640d6cf5418 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.141429 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.141429 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.149046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-07396b0e-5529-43e7-9e3b-b640d6cf5418 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:24.157192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07396b0e-5529-43e7-9e3b-b640d6cf5418 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:24.166770 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1244/2459] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:24.166770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc173aed-8c5b-4df5-b3df-07cca1491256 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:24.166770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc173aed-8c5b-4df5-b3df-07cca1491256 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.166770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc173aed-8c5b-4df5-b3df-07cca1491256 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.183679 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.183679 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.191102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cc173aed-8c5b-4df5-b3df-07cca1491256 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:24.199909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc173aed-8c5b-4df5-b3df-07cca1491256 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:24.208550 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1245/2460] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1208 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:24.208550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-956b1929-ab28-488c-9f54-fd28c273b8cd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:24.208550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-956b1929-ab28-488c-9f54-fd28c273b8cd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.208550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-956b1929-ab28-488c-9f54-fd28c273b8cd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.208550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-956b1929-ab28-488c-9f54-fd28c273b8cd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:24.215837 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.215837 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.216927 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-956b1929-ab28-488c-9f54-fd28c273b8cd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:24.223712 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1246/2461] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:24.223712 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01d23888-8b04-4c82-ac08-bba90efdd763 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:24.223712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01d23888-8b04-4c82-ac08-bba90efdd763 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.223712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01d23888-8b04-4c82-ac08-bba90efdd763 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.238469 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.238469 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.245687 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-01d23888-8b04-4c82-ac08-bba90efdd763 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:24.255030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01d23888-8b04-4c82-ac08-bba90efdd763 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:24.267062 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1247/2462] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:24.267062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-830d4733-3dac-4a95-a681-82cd325dc165 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:24.267062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-830d4733-3dac-4a95-a681-82cd325dc165 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.267062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-830d4733-3dac-4a95-a681-82cd325dc165 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.279922 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.279922 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.287502 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-830d4733-3dac-4a95-a681-82cd325dc165 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:24.296466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-830d4733-3dac-4a95-a681-82cd325dc165 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:24.297347 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1248/2463] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:24.301086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] POST http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes Jan 10 14:40:24.303173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-792039520"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:24.303173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-792039520'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:40:24.303173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Create volume of 1 GB Jan 10 14:40:24.310149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Availability Zones retrieved successfully. Jan 10 14:40:24.325358 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Flow 'volume_create_api' (0a46d53f-b3df-49b4-899f-1f5001b74bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:40:24.327955 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd142c18-f64b-4724-8814-b2400c5be90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:24.330366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:40:24.359897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd142c18-f64b-4724-8814-b2400c5be90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:24.362496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf54020f-9a67-40e0-aee1-14e2f3bf5dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:24.477064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Created reservations ['7105a9a1-b426-49de-ab52-5a5e6b9562f3', '488aaae3-28b1-4cf1-a185-00b86b96f145', 'ced99146-7d84-4f59-88bf-38fe456f31b8', 'f2b2deea-3e9c-4630-a9c9-756a19658afd'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:40:24.478734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf54020f-9a67-40e0-aee1-14e2f3bf5dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7105a9a1-b426-49de-ab52-5a5e6b9562f3', '488aaae3-28b1-4cf1-a185-00b86b96f145', 'ced99146-7d84-4f59-88bf-38fe456f31b8', 'f2b2deea-3e9c-4630-a9c9-756a19658afd']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:24.480970 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de4956d-3c96-44b2-acc0-8e8cc036a8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:24.579610 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de4956d-3c96-44b2-acc0-8e8cc036a8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-792039520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6e1910d5304bc1ad556d4fc0d36fb1',qos_specs=None,replication_status=,reservations=['7105a9a1-b426-49de-ab52-5a5e6b9562f3','488aaae3-28b1-4cf1-a185-00b86b96f145','ced99146-7d84-4f59-88bf-38fe456f31b8','f2b2deea-3e9c-4630-a9c9-756a19658afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285bb3c7e61e4fa78a737e6b5215f239',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-792039520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6e1910d5304bc1ad556d4fc0d36fb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285bb3c7e61e4fa78a737e6b5215f239',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:24.581555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cfb472-3fe0-48e4-8482-cb6818876233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:24.666784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cfb472-3fe0-48e4-8482-cb6818876233) transitioned into state 'SUCCESS' from state '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-792039520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6e1910d5304bc1ad556d4fc0d36fb1',qos_specs=None,replication_status=,reservations=['7105a9a1-b426-49de-ab52-5a5e6b9562f3','488aaae3-28b1-4cf1-a185-00b86b96f145','ced99146-7d84-4f59-88bf-38fe456f31b8','f2b2deea-3e9c-4630-a9c9-756a19658afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285bb3c7e61e4fa78a737e6b5215f239',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:24.669541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4ef3b1-a98c-498d-8a69-6b96650031f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:24.743716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4ef3b1-a98c-498d-8a69-6b96650031f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:24.746024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Flow 'volume_create_api' (0a46d53f-b3df-49b4-899f-1f5001b74bff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:40:24.746715 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Create volume request issued successfully. Jan 10 14:40:24.752975 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes returned with HTTP 202 Jan 10 14:40:24.755004 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1249/2464] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:40:24 2022] POST /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes => generated 816 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:40:24.756040 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume// Jan 10 14:40:24.756460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.757556 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.757710 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-153983d8-c940-408f-82ab-74a4ed3ef044 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:40:24.758390 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1250/2465] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:40:24.772067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae7f740f-c42e-4eb2-be80-763c6eff510b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:24.772516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae7f740f-c42e-4eb2-be80-763c6eff510b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:24.772982 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae7f740f-c42e-4eb2-be80-763c6eff510b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:24.787773 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.787773 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:24.795629 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ae7f740f-c42e-4eb2-be80-763c6eff510b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:24.805205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae7f740f-c42e-4eb2-be80-763c6eff510b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:24.805925 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1251/2466] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:24 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:24.814132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-238eb664-23d8-4276-9610-bb720ae5607a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments Jan 10 14:40:24.814132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-238eb664-23d8-4276-9610-bb720ae5607a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3", "connector": null, "instance_uuid": "f253f8aa-7b3a-4be7-b98d-7ff9326ebd0c"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:24.826564 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:24.826564 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:25.122825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-238eb664-23d8-4276-9610-bb720ae5607a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments returned with HTTP 200 Jan 10 14:40:25.134127 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1252/2467] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:40:24 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments => generated 273 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:25.216496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d4ed867e-aca7-4cf6-b6bf-079b82779664 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:25.216943 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d4ed867e-aca7-4cf6-b6bf-079b82779664 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:25.217411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d4ed867e-aca7-4cf6-b6bf-079b82779664 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:25.236503 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:25.236503 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:25.244001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d4ed867e-aca7-4cf6-b6bf-079b82779664 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:25.253686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d4ed867e-aca7-4cf6-b6bf-079b82779664 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:25.262939 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1253/2468] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:25 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 1208 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:40:25.262939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b9f0593-266f-429d-be38-71b9f741d460 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:25.262939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b9f0593-266f-429d-be38-71b9f741d460 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:25.262939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b9f0593-266f-429d-be38-71b9f741d460 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:25.262939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1b9f0593-266f-429d-be38-71b9f741d460 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:25.270993 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:25.270993 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:25.281988 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b9f0593-266f-429d-be38-71b9f741d460 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:25.281988 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1254/2469] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:25.314388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:25.316211 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:25.316670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:25.337063 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:25.337063 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:25.344965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:25.353640 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:25.354603 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1255/2470] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:25 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:25.413167 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume// Jan 10 14:40:25.414211 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:25.414774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:25.415808 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a1f7d76-66cb-4876-a28b-3a2b35b153c2 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:40:25.416673 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1256/2471] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:40:25 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:40:25.426249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-dc7543e2-513c-40f2-872a-f147b527f6b6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:25.426971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-dc7543e2-513c-40f2-872a-f147b527f6b6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:25.427436 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-dc7543e2-513c-40f2-872a-f147b527f6b6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:25.445598 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:25.445598 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:25.452371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-dc7543e2-513c-40f2-872a-f147b527f6b6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:25.461875 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-dc7543e2-513c-40f2-872a-f147b527f6b6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:25.462595 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1257/2472] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:40:25 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:40:25.480522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-35e0eec5-643a-4e8b-ad8a-e4c20f0462c6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] PUT http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22 Jan 10 14:40:25.481409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-35e0eec5-643a-4e8b-ad8a-e4c20f0462c6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:25.514627 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:40:25.514627 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:40:25.515279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-35e0eec5-643a-4e8b-ad8a-e4c20f0462c6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Lock "b'cinder-attachment_update-d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3-n-h2-master-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:40:25.517730 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:25.517730 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:33.603734 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f44cb678-f155-427d-a201-cfe576461690 req-a3cd0b91-e2e3-49d0-9d8d-2876086c36da tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494 returned with HTTP 200 Jan 10 14:40:33.605491 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1216/2473] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:40:14 2022] DELETE /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/attachments/8dda98f6-93ee-4efb-bb2e-d90fc75b7494 => generated 19 bytes in 19310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:33.609641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55b72012-9848-479b-8519-198a75a54dc0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:33.610760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55b72012-9848-479b-8519-198a75a54dc0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:33.610760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55b72012-9848-479b-8519-198a75a54dc0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:33.660969 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:33.660969 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:33.674558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-55b72012-9848-479b-8519-198a75a54dc0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:33.687797 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55b72012-9848-479b-8519-198a75a54dc0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:33.691791 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1217/2474] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:33 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:33.695998 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0545db77-c23b-4d7d-8c71-6b421a550412 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:33.696996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0545db77-c23b-4d7d-8c71-6b421a550412 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:33.697706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0545db77-c23b-4d7d-8c71-6b421a550412 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:33.715411 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:33.715411 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:33.726472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0545db77-c23b-4d7d-8c71-6b421a550412 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:33.739834 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0545db77-c23b-4d7d-8c71-6b421a550412 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:33.751301 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1218/2475] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:33 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:33.982285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cacfc9d1-4305-4561-8842-157f2b76d5f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:33.983160 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cacfc9d1-4305-4561-8842-157f2b76d5f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:33.983790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cacfc9d1-4305-4561-8842-157f2b76d5f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:33.984420 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cacfc9d1-4305-4561-8842-157f2b76d5f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:33.992998 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:33.992998 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:33.994686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cacfc9d1-4305-4561-8842-157f2b76d5f8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:34.000778 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1219/2476] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:34.004915 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-223567d5-15e6-4e82-9acd-38a582a71eee tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:34.005369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-223567d5-15e6-4e82-9acd-38a582a71eee tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:34.005821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-223567d5-15e6-4e82-9acd-38a582a71eee tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:34.027746 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:34.027746 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:34.042232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-223567d5-15e6-4e82-9acd-38a582a71eee tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:34.052380 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-223567d5-15e6-4e82-9acd-38a582a71eee tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:34.062446 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1220/2477] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:33 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:34.067928 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-434e824b-a8ca-44c7-8a57-0773dd7c9aa1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] DELETE http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:34.068613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-434e824b-a8ca-44c7-8a57-0773dd7c9aa1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:34.069174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-434e824b-a8ca-44c7-8a57-0773dd7c9aa1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:34.069680 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-434e824b-a8ca-44c7-8a57-0773dd7c9aa1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Delete volume with id: e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:34.085247 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:34.085247 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:34.086638 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-434e824b-a8ca-44c7-8a57-0773dd7c9aa1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:34.588517 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-434e824b-a8ca-44c7-8a57-0773dd7c9aa1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Delete volume request issued successfully. Jan 10 14:40:34.588898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-434e824b-a8ca-44c7-8a57-0773dd7c9aa1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 202 Jan 10 14:40:34.593092 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1221/2478] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:40:34 2022] DELETE /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 0 bytes in 527 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:40:34.596159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff07fa26-b26d-46b3-9406-97bbf70f9637 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] POST http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots Jan 10 14:40:34.596887 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff07fa26-b26d-46b3-9406-97bbf70f9637 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a", "name": "tempest-VolumesExtendTest-Snapshot-176241048"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:34.612207 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:34.612207 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:34.613249 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff07fa26-b26d-46b3-9406-97bbf70f9637 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:34.613555 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-ff07fa26-b26d-46b3-9406-97bbf70f9637 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Create snapshot from volume 62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:34.808569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-ff07fa26-b26d-46b3-9406-97bbf70f9637 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Created reservations ['f3656493-3661-486d-b670-e2d0be494b73', '8b077659-b58a-45c4-b513-5655a8bb746d', '1f28bd34-b344-42ba-8302-b5d943540b5a', '5b6a026c-320c-494b-9e95-a32aafe93575'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:40:35.004031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff07fa26-b26d-46b3-9406-97bbf70f9637 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot create request issued successfully. Jan 10 14:40:35.004783 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff07fa26-b26d-46b3-9406-97bbf70f9637 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots returned with HTTP 202 Jan 10 14:40:35.012178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1222/2479] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:40:34 2022] POST /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots => generated 303 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:40:35.017135 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7a3927c-6836-4d2a-93b0-2ceb1af064a5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:35.019032 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7a3927c-6836-4d2a-93b0-2ceb1af064a5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.019032 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7a3927c-6836-4d2a-93b0-2ceb1af064a5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.035584 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.035584 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.045194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a7a3927c-6836-4d2a-93b0-2ceb1af064a5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:35.055855 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7a3927c-6836-4d2a-93b0-2ceb1af064a5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:35.065146 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1223/2480] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:35.071887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2041f265-29f3-490e-8fb9-b743e7faabca tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:35.072364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2041f265-29f3-490e-8fb9-b743e7faabca tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.072813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2041f265-29f3-490e-8fb9-b743e7faabca tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.116950 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.116950 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.129523 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2041f265-29f3-490e-8fb9-b743e7faabca tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:35.140018 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2041f265-29f3-490e-8fb9-b743e7faabca tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:35.150593 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1224/2481] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:35.150593 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5a104c1c-9564-48e3-b4a1-a65fbd698ba6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:35.150593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5a104c1c-9564-48e3-b4a1-a65fbd698ba6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.150593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5a104c1c-9564-48e3-b4a1-a65fbd698ba6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.150593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5a104c1c-9564-48e3-b4a1-a65fbd698ba6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:35.161377 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.161377 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.163071 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5a104c1c-9564-48e3-b4a1-a65fbd698ba6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:35.163878 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1225/2482] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:35.173661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be18f122-31c7-4b8e-ae33-6e2b9f50b925 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:35.174132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be18f122-31c7-4b8e-ae33-6e2b9f50b925 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.181050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be18f122-31c7-4b8e-ae33-6e2b9f50b925 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.192351 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.192351 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.193602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-be18f122-31c7-4b8e-ae33-6e2b9f50b925 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot retrieved successfully. Jan 10 14:40:35.195479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be18f122-31c7-4b8e-ae33-6e2b9f50b925 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 returned with HTTP 200 Jan 10 14:40:35.200506 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1226/2483] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 => generated 435 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:35.201165 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-383f8927-70b8-4d54-8ed6-c20b2f71c4e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:35.201817 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-383f8927-70b8-4d54-8ed6-c20b2f71c4e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.202330 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-383f8927-70b8-4d54-8ed6-c20b2f71c4e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.224606 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.224606 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.235479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-383f8927-70b8-4d54-8ed6-c20b2f71c4e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:35.261321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-383f8927-70b8-4d54-8ed6-c20b2f71c4e8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:35.261321 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1227/2484] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:35.266867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8cc141cc-ef33-4507-afb8-3bb2f19fafb1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:35.268647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8cc141cc-ef33-4507-afb8-3bb2f19fafb1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.273747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8cc141cc-ef33-4507-afb8-3bb2f19fafb1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.307071 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.307071 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.328356 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8cc141cc-ef33-4507-afb8-3bb2f19fafb1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:35.348276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8cc141cc-ef33-4507-afb8-3bb2f19fafb1 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:35.358686 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1228/2485] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:35.366050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d818693-e01e-4f1e-b386-5c67b058b021 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:40:35.368546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d818693-e01e-4f1e-b386-5c67b058b021 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.369391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d818693-e01e-4f1e-b386-5c67b058b021 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.394050 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.394050 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.409319 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0d818693-e01e-4f1e-b386-5c67b058b021 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:35.431278 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d818693-e01e-4f1e-b386-5c67b058b021 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:40:35.442189 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1229/2486] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:35.548777 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4612d97-400f-49d9-829f-00d35f668971 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:40:35.549220 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4612d97-400f-49d9-829f-00d35f668971 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:35.549670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4612d97-400f-49d9-829f-00d35f668971 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:35.568692 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:35.568692 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:35.577713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f4612d97-400f-49d9-829f-00d35f668971 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:35.587976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4612d97-400f-49d9-829f-00d35f668971 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:40:35.603081 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1230/2487] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:35 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:36.157192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-505a9e82-ec2a-4ec9-bdf2-8189f4ee17b8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:36.157871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-505a9e82-ec2a-4ec9-bdf2-8189f4ee17b8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:36.159526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-505a9e82-ec2a-4ec9-bdf2-8189f4ee17b8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:36.186584 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:36.186584 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:36.226621 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-505a9e82-ec2a-4ec9-bdf2-8189f4ee17b8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:36.238185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-505a9e82-ec2a-4ec9-bdf2-8189f4ee17b8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:36.247295 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1231/2488] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:36 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:36.247295 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e323e796-19a5-4e02-97ea-7850d2013ec1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:36.247295 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e323e796-19a5-4e02-97ea-7850d2013ec1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:36.247295 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e323e796-19a5-4e02-97ea-7850d2013ec1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:36.247295 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e323e796-19a5-4e02-97ea-7850d2013ec1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:36.262933 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:36.262933 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:36.264657 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e323e796-19a5-4e02-97ea-7850d2013ec1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:36.265569 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1232/2489] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:36.276616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-122ee536-ee6c-4456-9bb8-39556b9e18cb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:36.277055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-122ee536-ee6c-4456-9bb8-39556b9e18cb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:36.277503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-122ee536-ee6c-4456-9bb8-39556b9e18cb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:36.288758 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:36.288758 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:36.289739 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-122ee536-ee6c-4456-9bb8-39556b9e18cb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot retrieved successfully. Jan 10 14:40:36.291505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-122ee536-ee6c-4456-9bb8-39556b9e18cb tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 returned with HTTP 200 Jan 10 14:40:36.297110 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1233/2490] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:40:36 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 => generated 435 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:36.298284 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4522c2d3-c27a-4a89-8207-d715678df5dc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:36.299263 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4522c2d3-c27a-4a89-8207-d715678df5dc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:36.299719 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4522c2d3-c27a-4a89-8207-d715678df5dc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:36.331776 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:36.331776 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:36.341642 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4522c2d3-c27a-4a89-8207-d715678df5dc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:36.351499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4522c2d3-c27a-4a89-8207-d715678df5dc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:36.352530 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1234/2491] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:36 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:37.254373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f533c69-7e44-4527-93a8-044edbbd74c5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:37.255462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f533c69-7e44-4527-93a8-044edbbd74c5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:37.256095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f533c69-7e44-4527-93a8-044edbbd74c5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:37.282118 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:37.282118 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:37.319377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5f533c69-7e44-4527-93a8-044edbbd74c5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:37.335031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f533c69-7e44-4527-93a8-044edbbd74c5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:37.343918 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1235/2492] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:37 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:37.343918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27222b75-57d0-4b88-9250-13ddbc9375a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:37.343918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27222b75-57d0-4b88-9250-13ddbc9375a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:37.343918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27222b75-57d0-4b88-9250-13ddbc9375a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:37.343918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-27222b75-57d0-4b88-9250-13ddbc9375a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:37.352356 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:37.352356 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:37.354788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27222b75-57d0-4b88-9250-13ddbc9375a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:37.361633 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1236/2493] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:37.366764 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f14d4db4-1393-41ea-9367-c8feb4cd45ae tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:37.367282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f14d4db4-1393-41ea-9367-c8feb4cd45ae tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:37.367804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f14d4db4-1393-41ea-9367-c8feb4cd45ae tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:37.378297 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:37.378297 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:37.379404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f14d4db4-1393-41ea-9367-c8feb4cd45ae tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot retrieved successfully. Jan 10 14:40:37.381670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f14d4db4-1393-41ea-9367-c8feb4cd45ae tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 returned with HTTP 200 Jan 10 14:40:37.382456 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1237/2494] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:40:37 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:37.386448 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d57db36-b97d-4cf2-9fe7-218eed9b9398 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:37.386600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d57db36-b97d-4cf2-9fe7-218eed9b9398 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:37.387110 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d57db36-b97d-4cf2-9fe7-218eed9b9398 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:37.406501 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:37.406501 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:37.415759 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3d57db36-b97d-4cf2-9fe7-218eed9b9398 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:37.426340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d57db36-b97d-4cf2-9fe7-218eed9b9398 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:37.427480 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1238/2495] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:37 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:38.350883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ae5f033-b343-4f72-82f2-20defb591ef3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:38.351539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ae5f033-b343-4f72-82f2-20defb591ef3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:38.351824 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ae5f033-b343-4f72-82f2-20defb591ef3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:38.372879 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:38.372879 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:38.389985 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8ae5f033-b343-4f72-82f2-20defb591ef3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:38.412845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ae5f033-b343-4f72-82f2-20defb591ef3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:38.429142 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1239/2496] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:38 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:38.436245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ccd97bc-f2e7-46ad-a716-ec3c41487a79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:38.436711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ccd97bc-f2e7-46ad-a716-ec3c41487a79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:38.437158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ccd97bc-f2e7-46ad-a716-ec3c41487a79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:38.437456 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3ccd97bc-f2e7-46ad-a716-ec3c41487a79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:38.460455 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:38.460455 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:38.462737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ccd97bc-f2e7-46ad-a716-ec3c41487a79 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:38.470191 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1240/2497] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:38.484215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-557518aa-691c-4f87-8ce0-89596a221379 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:38.488184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-557518aa-691c-4f87-8ce0-89596a221379 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:38.488184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-557518aa-691c-4f87-8ce0-89596a221379 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:38.502430 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:38.502430 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:38.506128 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-557518aa-691c-4f87-8ce0-89596a221379 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot retrieved successfully. Jan 10 14:40:38.513523 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-557518aa-691c-4f87-8ce0-89596a221379 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 returned with HTTP 200 Jan 10 14:40:38.514280 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1241/2498] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:40:38 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 => generated 462 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:38.525080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18b48d94-f4bb-4f02-bfaf-bdc934ddd20e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:38.525837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18b48d94-f4bb-4f02-bfaf-bdc934ddd20e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:38.526477 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18b48d94-f4bb-4f02-bfaf-bdc934ddd20e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:38.550847 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:38.550847 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:38.560460 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-18b48d94-f4bb-4f02-bfaf-bdc934ddd20e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:38.572664 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18b48d94-f4bb-4f02-bfaf-bdc934ddd20e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:38.574408 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1242/2499] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:38 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:38.578382 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5386491e-887e-42dd-a149-7c8abafff791 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] POST http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a/action Jan 10 14:40:38.579476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5386491e-887e-42dd-a149-7c8abafff791 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:40:38.579831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5386491e-887e-42dd-a149-7c8abafff791 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:38.597594 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:38.597594 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:38.599284 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5386491e-887e-42dd-a149-7c8abafff791 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:39.088633 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-5386491e-887e-42dd-a149-7c8abafff791 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Created reservations ['d76909f7-d05a-4da4-98c1-94cae15e2e67', '8fad2ee2-ed47-4cb6-a8a5-71a2c494db09'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:40:39.123949 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5386491e-887e-42dd-a149-7c8abafff791 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Extend volume request issued successfully. Jan 10 14:40:39.125417 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5386491e-887e-42dd-a149-7c8abafff791 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a/action returned with HTTP 202 Jan 10 14:40:39.127949 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1243/2500] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:40:38 2022] POST /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a/action => generated 0 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:40:39.139535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-198aefd9-6ea0-4eea-804c-6c47a2825277 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:39.140840 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-198aefd9-6ea0-4eea-804c-6c47a2825277 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:39.141479 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-198aefd9-6ea0-4eea-804c-6c47a2825277 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:39.173694 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:39.173694 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:39.189625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-198aefd9-6ea0-4eea-804c-6c47a2825277 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:39.200451 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-198aefd9-6ea0-4eea-804c-6c47a2825277 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:39.201453 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1244/2501] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:39 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:39.428832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43170de1-3f1d-4d06-8e33-77870ee9c101 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:39.429461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43170de1-3f1d-4d06-8e33-77870ee9c101 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:39.429605 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43170de1-3f1d-4d06-8e33-77870ee9c101 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:39.454012 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:39.454012 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:39.497138 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43170de1-3f1d-4d06-8e33-77870ee9c101 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:39.518280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43170de1-3f1d-4d06-8e33-77870ee9c101 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:39.527164 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1245/2502] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:39 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:39.531547 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aea6f6b0-ab6f-4b43-b698-2224ceee607c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:39.531986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aea6f6b0-ab6f-4b43-b698-2224ceee607c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:39.532477 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aea6f6b0-ab6f-4b43-b698-2224ceee607c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:39.533304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-aea6f6b0-ab6f-4b43-b698-2224ceee607c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:39.550434 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:39.550434 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:39.555629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aea6f6b0-ab6f-4b43-b698-2224ceee607c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:39.555629 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1246/2503] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:39.588429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-efb67e49-35d9-43cf-9dfb-523bd02eaace tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:39.589018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-efb67e49-35d9-43cf-9dfb-523bd02eaace tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:39.589470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-efb67e49-35d9-43cf-9dfb-523bd02eaace tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:39.641617 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:39.641617 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:39.661089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-efb67e49-35d9-43cf-9dfb-523bd02eaace tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:39.680357 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-efb67e49-35d9-43cf-9dfb-523bd02eaace tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:39.681527 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1247/2504] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:39 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:40.314678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b1a8186-8822-42a3-9e78-c5e38d78466d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:40.314864 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b1a8186-8822-42a3-9e78-c5e38d78466d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:40.315318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b1a8186-8822-42a3-9e78-c5e38d78466d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:40.332187 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:40.332187 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:40.340160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9b1a8186-8822-42a3-9e78-c5e38d78466d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:40.359490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b1a8186-8822-42a3-9e78-c5e38d78466d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:40.361053 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1248/2505] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:40 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:40.533858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fea05e1-ef41-408a-849d-882bd0fe9624 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:40.535091 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fea05e1-ef41-408a-849d-882bd0fe9624 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:40.535721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1fea05e1-ef41-408a-849d-882bd0fe9624 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:40.555479 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:40.555479 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:40.565217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1fea05e1-ef41-408a-849d-882bd0fe9624 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:40.575901 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1fea05e1-ef41-408a-849d-882bd0fe9624 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:40.580447 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1249/2506] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:40 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:40.587699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c506138-f98a-4db1-9ed1-22dd49fa3532 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:40.588159 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c506138-f98a-4db1-9ed1-22dd49fa3532 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:40.588628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c506138-f98a-4db1-9ed1-22dd49fa3532 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:40.588954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8c506138-f98a-4db1-9ed1-22dd49fa3532 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:40.599185 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:40.599185 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:40.605035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c506138-f98a-4db1-9ed1-22dd49fa3532 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:40.605777 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1250/2507] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:40.696244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4f9fb54-3951-4293-a78d-de8eec205126 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:40.696856 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4f9fb54-3951-4293-a78d-de8eec205126 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:40.697369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4f9fb54-3951-4293-a78d-de8eec205126 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:40.724437 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:40.724437 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:40.735496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e4f9fb54-3951-4293-a78d-de8eec205126 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:40.745671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4f9fb54-3951-4293-a78d-de8eec205126 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:40.753231 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1251/2508] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:40 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:41.366232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-516c4416-cff0-4b1f-bba8-684a3b1e62f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:41.366904 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-516c4416-cff0-4b1f-bba8-684a3b1e62f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:41.367830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-516c4416-cff0-4b1f-bba8-684a3b1e62f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:41.382747 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:41.382747 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:41.390607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-516c4416-cff0-4b1f-bba8-684a3b1e62f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:41.401074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-516c4416-cff0-4b1f-bba8-684a3b1e62f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:41.402014 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1252/2509] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:41 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:41.593272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2649dd42-344d-4911-97d9-d8959cbb050f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:41.594728 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2649dd42-344d-4911-97d9-d8959cbb050f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:41.595985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2649dd42-344d-4911-97d9-d8959cbb050f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:41.630317 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:41.630317 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:41.637368 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2649dd42-344d-4911-97d9-d8959cbb050f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:41.646363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2649dd42-344d-4911-97d9-d8959cbb050f tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:41.656182 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1253/2510] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:41 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:41.661837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b50a437-896b-4174-a267-7049119d9499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:41.662527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b50a437-896b-4174-a267-7049119d9499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:41.663169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b50a437-896b-4174-a267-7049119d9499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:41.663677 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4b50a437-896b-4174-a267-7049119d9499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:41.672168 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:41.672168 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:41.674129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b50a437-896b-4174-a267-7049119d9499 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:41.675027 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1254/2511] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:41 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:41.760516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a24e1f6f-42e3-4207-9f18-e0b3d812d36c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:41.761163 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a24e1f6f-42e3-4207-9f18-e0b3d812d36c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:41.761608 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a24e1f6f-42e3-4207-9f18-e0b3d812d36c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:41.780467 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:41.780467 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:41.787211 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a24e1f6f-42e3-4207-9f18-e0b3d812d36c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:41.795830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a24e1f6f-42e3-4207-9f18-e0b3d812d36c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:41.799008 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1255/2512] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:41 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:42.419282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1270439-f285-4b6a-a300-af0c822b65b4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:42.419782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1270439-f285-4b6a-a300-af0c822b65b4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:42.420305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1270439-f285-4b6a-a300-af0c822b65b4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:42.437411 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:42.437411 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:42.450075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a1270439-f285-4b6a-a300-af0c822b65b4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:42.461923 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1270439-f285-4b6a-a300-af0c822b65b4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:42.474865 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1256/2513] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:42 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:42.664303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c786db2-556c-4466-9918-8e15a793fcd7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:42.666068 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c786db2-556c-4466-9918-8e15a793fcd7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:42.666759 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c786db2-556c-4466-9918-8e15a793fcd7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:42.687774 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:42.687774 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:42.697818 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c786db2-556c-4466-9918-8e15a793fcd7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:42.708580 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c786db2-556c-4466-9918-8e15a793fcd7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:42.719163 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1257/2514] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:42 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:42.725058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eebe4f2f-de26-494a-8ada-59d8cffba95f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:42.725626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eebe4f2f-de26-494a-8ada-59d8cffba95f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:42.726186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eebe4f2f-de26-494a-8ada-59d8cffba95f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:42.726766 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-eebe4f2f-de26-494a-8ada-59d8cffba95f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:42.734919 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:42.734919 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:42.737068 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eebe4f2f-de26-494a-8ada-59d8cffba95f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:42.737593 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1258/2515] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:42.812646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-feed81ab-c8fe-4986-8bfe-6cecc5f92372 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:42.813414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-feed81ab-c8fe-4986-8bfe-6cecc5f92372 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:42.814806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-feed81ab-c8fe-4986-8bfe-6cecc5f92372 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:42.848486 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:42.848486 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:42.856717 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-feed81ab-c8fe-4986-8bfe-6cecc5f92372 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:42.866534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-feed81ab-c8fe-4986-8bfe-6cecc5f92372 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:42.867382 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1259/2516] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:42 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:42.960564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f49db066-9ef8-48fe-b9ab-ff2459d3bb80 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] DELETE http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:42.961370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f49db066-9ef8-48fe-b9ab-ff2459d3bb80 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:42.962008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f49db066-9ef8-48fe-b9ab-ff2459d3bb80 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:42.962622 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-f49db066-9ef8-48fe-b9ab-ff2459d3bb80 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Delete volume with id: 38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:42.978188 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:42.978188 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:42.979322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f49db066-9ef8-48fe-b9ab-ff2459d3bb80 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:43.126136 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f49db066-9ef8-48fe-b9ab-ff2459d3bb80 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Delete volume request issued successfully. Jan 10 14:40:43.127805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f49db066-9ef8-48fe-b9ab-ff2459d3bb80 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 202 Jan 10 14:40:43.132408 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1260/2517] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:40:42 2022] DELETE /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:40:43.138913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23e765ce-31bd-4f03-bd7a-a359893b05fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:43.139650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23e765ce-31bd-4f03-bd7a-a359893b05fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:43.140347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23e765ce-31bd-4f03-bd7a-a359893b05fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:43.158843 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:43.158843 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:43.168291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-23e765ce-31bd-4f03-bd7a-a359893b05fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:43.180109 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23e765ce-31bd-4f03-bd7a-a359893b05fc tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:43.181879 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1261/2518] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:43 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:43.478129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8573b57e-506e-4811-8f29-abca1a62ccef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:43.478601 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8573b57e-506e-4811-8f29-abca1a62ccef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:43.479165 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8573b57e-506e-4811-8f29-abca1a62ccef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:43.493464 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:43.493464 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:43.500874 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8573b57e-506e-4811-8f29-abca1a62ccef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:43.509113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8573b57e-506e-4811-8f29-abca1a62ccef tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:43.509978 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1262/2519] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:43 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:43.726010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90289502-ec5a-405d-b73b-a439be3c6b73 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:43.726645 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90289502-ec5a-405d-b73b-a439be3c6b73 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:43.726901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90289502-ec5a-405d-b73b-a439be3c6b73 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:43.742794 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:43.742794 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:43.751738 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-90289502-ec5a-405d-b73b-a439be3c6b73 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:43.760722 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90289502-ec5a-405d-b73b-a439be3c6b73 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:43.761806 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1263/2520] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:43 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:43.771361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-842323dc-6bb6-4117-872a-cdcf46fcdf9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:43.772082 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-842323dc-6bb6-4117-872a-cdcf46fcdf9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:43.772783 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-842323dc-6bb6-4117-872a-cdcf46fcdf9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:43.773297 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-842323dc-6bb6-4117-872a-cdcf46fcdf9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:43.782187 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:43.782187 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:43.784642 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-842323dc-6bb6-4117-872a-cdcf46fcdf9b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:43.787818 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1264/2521] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:43.882620 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b641eb7-da1a-4eed-8deb-fde654c4bc41 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:43.883207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b641eb7-da1a-4eed-8deb-fde654c4bc41 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:43.883651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b641eb7-da1a-4eed-8deb-fde654c4bc41 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:43.901618 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:43.901618 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:43.909944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2b641eb7-da1a-4eed-8deb-fde654c4bc41 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:43.922832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b641eb7-da1a-4eed-8deb-fde654c4bc41 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:43.923862 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1265/2522] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:43 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:44.202302 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2fe1295-0cc4-4b45-91a4-49b4835a4ea8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:44.203115 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2fe1295-0cc4-4b45-91a4-49b4835a4ea8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:44.205786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2fe1295-0cc4-4b45-91a4-49b4835a4ea8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:44.221017 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:44.221017 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:44.228844 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a2fe1295-0cc4-4b45-91a4-49b4835a4ea8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:44.237293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2fe1295-0cc4-4b45-91a4-49b4835a4ea8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:44.238485 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1266/2523] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:44 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:44.524572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a86c1da-8878-4435-95e6-77e7e28b3161 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:44.525458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a86c1da-8878-4435-95e6-77e7e28b3161 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:44.526030 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a86c1da-8878-4435-95e6-77e7e28b3161 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:44.540389 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:44.540389 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:44.547637 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4a86c1da-8878-4435-95e6-77e7e28b3161 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:44.557009 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a86c1da-8878-4435-95e6-77e7e28b3161 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:44.558075 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1267/2524] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:44 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:44.776939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6eebed42-0fe9-4cdd-946e-7a9600a0ff71 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:44.777584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6eebed42-0fe9-4cdd-946e-7a9600a0ff71 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:44.778066 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6eebed42-0fe9-4cdd-946e-7a9600a0ff71 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:44.792547 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:44.792547 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:44.801216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6eebed42-0fe9-4cdd-946e-7a9600a0ff71 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:44.810774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6eebed42-0fe9-4cdd-946e-7a9600a0ff71 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:44.811773 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1268/2525] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:44 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:44.821521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6f0918c8-b671-4c2c-95e0-aeb4934d3bd5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:44.821967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6f0918c8-b671-4c2c-95e0-aeb4934d3bd5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:44.822417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6f0918c8-b671-4c2c-95e0-aeb4934d3bd5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:44.822717 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6f0918c8-b671-4c2c-95e0-aeb4934d3bd5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:44.830362 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:44.830362 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:44.831967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6f0918c8-b671-4c2c-95e0-aeb4934d3bd5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:44.832906 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1269/2526] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:44.938325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2f69b1c-a090-4ebe-b95a-5117c94ee4b9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:44.938776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2f69b1c-a090-4ebe-b95a-5117c94ee4b9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:44.939230 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2f69b1c-a090-4ebe-b95a-5117c94ee4b9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:44.957082 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:44.957082 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:44.963948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f2f69b1c-a090-4ebe-b95a-5117c94ee4b9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:44.973593 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2f69b1c-a090-4ebe-b95a-5117c94ee4b9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:44.974505 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1270/2527] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:44 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:45.253209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64197ee4-47ae-4695-8315-7b2813e46f6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:45.253655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64197ee4-47ae-4695-8315-7b2813e46f6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.254103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64197ee4-47ae-4695-8315-7b2813e46f6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.268450 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.268450 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.275944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-64197ee4-47ae-4695-8315-7b2813e46f6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:45.292348 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64197ee4-47ae-4695-8315-7b2813e46f6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:45.293335 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1271/2528] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:45.572655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d05c6c14-f6b6-4934-b620-037a3abf7148 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:45.573011 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d05c6c14-f6b6-4934-b620-037a3abf7148 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.573482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d05c6c14-f6b6-4934-b620-037a3abf7148 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.587643 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.587643 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.595028 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d05c6c14-f6b6-4934-b620-037a3abf7148 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:45.603478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d05c6c14-f6b6-4934-b620-037a3abf7148 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:45.604187 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1272/2529] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:45.617541 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fda341c5-db1b-4a42-b9d6-d778a5bee85c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:45.617958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fda341c5-db1b-4a42-b9d6-d778a5bee85c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.618400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fda341c5-db1b-4a42-b9d6-d778a5bee85c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.632130 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.632130 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.639291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fda341c5-db1b-4a42-b9d6-d778a5bee85c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:45.648271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fda341c5-db1b-4a42-b9d6-d778a5bee85c tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:45.648974 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1273/2530] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 909 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:45.664665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89e2e681-c8f8-4080-a82d-17b9e117daaf tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] DELETE http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:45.665101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89e2e681-c8f8-4080-a82d-17b9e117daaf tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.665546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89e2e681-c8f8-4080-a82d-17b9e117daaf tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.665841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-89e2e681-c8f8-4080-a82d-17b9e117daaf tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Delete snapshot with id: 526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:45.674631 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.674631 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.675521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89e2e681-c8f8-4080-a82d-17b9e117daaf tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot retrieved successfully. Jan 10 14:40:45.743276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89e2e681-c8f8-4080-a82d-17b9e117daaf tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot delete request issued successfully. Jan 10 14:40:45.743854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89e2e681-c8f8-4080-a82d-17b9e117daaf tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 returned with HTTP 202 Jan 10 14:40:45.745041 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1274/2531] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:40:45 2022] DELETE /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:40:45.752805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3bf74f7-e700-4f18-9dc3-58cd80fad8da tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:45.753103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3bf74f7-e700-4f18-9dc3-58cd80fad8da tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.753630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3bf74f7-e700-4f18-9dc3-58cd80fad8da tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.764834 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.764834 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.764834 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d3bf74f7-e700-4f18-9dc3-58cd80fad8da tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Snapshot retrieved successfully. Jan 10 14:40:45.766880 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3bf74f7-e700-4f18-9dc3-58cd80fad8da tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 returned with HTTP 200 Jan 10 14:40:45.768409 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1275/2532] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:45.826139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28820b28-0e1c-4bcf-954c-0dc6aec46da0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:45.826752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28820b28-0e1c-4bcf-954c-0dc6aec46da0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.827022 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28820b28-0e1c-4bcf-954c-0dc6aec46da0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.840957 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.840957 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.848536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28820b28-0e1c-4bcf-954c-0dc6aec46da0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:45.857083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28820b28-0e1c-4bcf-954c-0dc6aec46da0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:45.866623 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1276/2533] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:45.866623 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f6f5cf1-f6a8-463e-9914-67ff79c5781b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:45.866623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f6f5cf1-f6a8-463e-9914-67ff79c5781b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.866623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f6f5cf1-f6a8-463e-9914-67ff79c5781b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.866623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4f6f5cf1-f6a8-463e-9914-67ff79c5781b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:45.872432 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.872432 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.873998 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f6f5cf1-f6a8-463e-9914-67ff79c5781b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:45.881855 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1277/2534] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:45.885779 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53186ac4-d2e9-44d5-938c-42e1b94390ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:40:45.886272 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53186ac4-d2e9-44d5-938c-42e1b94390ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.886745 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53186ac4-d2e9-44d5-938c-42e1b94390ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.902317 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.902317 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.909619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-53186ac4-d2e9-44d5-938c-42e1b94390ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:40:45.918324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53186ac4-d2e9-44d5-938c-42e1b94390ac tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:40:45.927886 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1278/2535] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 977 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:45.934655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3cd509c-5ee5-4574-b0a5-b12fe2dec03a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:45.935365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3cd509c-5ee5-4574-b0a5-b12fe2dec03a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.935996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3cd509c-5ee5-4574-b0a5-b12fe2dec03a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.936532 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e3cd509c-5ee5-4574-b0a5-b12fe2dec03a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:45.945322 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:45.945322 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:45.947998 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3cd509c-5ee5-4574-b0a5-b12fe2dec03a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:45.949970 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1279/2536] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:45.961524 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28d0e9db-c142-465b-8ab0-0a5bde337b1c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/detail Jan 10 14:40:45.962400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28d0e9db-c142-465b-8ab0-0a5bde337b1c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:45.963395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28d0e9db-c142-465b-8ab0-0a5bde337b1c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:45.964730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-28d0e9db-c142-465b-8ab0-0a5bde337b1c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:40:45.991994 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28d0e9db-c142-465b-8ab0-0a5bde337b1c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/detail returned with HTTP 200 Jan 10 14:40:45.994087 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1280/2537] 10.222.0.20 () {58 vars in 1234 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/detail => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:45.997814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff4e743f-5a63-4f32-90a5-9442ba0d14af tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:45.998403 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff4e743f-5a63-4f32-90a5-9442ba0d14af tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:46.005331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff4e743f-5a63-4f32-90a5-9442ba0d14af tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:46.019618 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:46.019618 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:46.027366 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff4e743f-5a63-4f32-90a5-9442ba0d14af tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:46.037309 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff4e743f-5a63-4f32-90a5-9442ba0d14af tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:46.038241 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1281/2538] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:45 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:46.044853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] POST http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da/restore Jan 10 14:40:46.045720 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:46.046609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Restoring backup 02429e49-9d43-41d5-abe0-1a0598e1c2da ({'restore': {}}) {{(pid=110760) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jan 10 14:40:46.047052 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Restoring backup 02429e49-9d43-41d5-abe0-1a0598e1c2da to volume None. Jan 10 14:40:46.057248 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:46.057248 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:46.060673 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.backup.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Creating volume of 1 GB for restore of backup 02429e49-9d43-41d5-abe0-1a0598e1c2da. Jan 10 14:40:46.069590 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Availability Zones retrieved successfully. Jan 10 14:40:46.086168 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (9873061e-bc85-4940-8f3b-a555b1f9d92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:40:46.089177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfba1cc8-bbde-42d4-b4f8-08a2c8179fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:46.092047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:40:46.125467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfba1cc8-bbde-42d4-b4f8-08a2c8179fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:46.128675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26f74a8-935c-4ba4-be42-0c7f211cbe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:46.273661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Created reservations ['1baf23b4-5faf-40b1-84f0-5bffb278fed0', '17a179f5-93fb-4efe-9be9-7d81e94b46bc', '6bbb4492-dc67-42b3-9840-20f8d2f05a66', 'a098bff4-6bc7-427c-b2bf-8e5a7bdb3fa1'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:40:46.275605 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26f74a8-935c-4ba4-be42-0c7f211cbe0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1baf23b4-5faf-40b1-84f0-5bffb278fed0', '17a179f5-93fb-4efe-9be9-7d81e94b46bc', '6bbb4492-dc67-42b3-9840-20f8d2f05a66', 'a098bff4-6bc7-427c-b2bf-8e5a7bdb3fa1']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:46.277676 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb63e858-d1fc-429a-a829-58ee51178007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:46.372496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb63e858-d1fc-429a-a829-58ee51178007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09c88919-ef27-4ca4-b475-5b98a91430b9', '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_02429e49-9d43-41d5-abe0-1a0598e1c2da',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['1baf23b4-5faf-40b1-84f0-5bffb278fed0','17a179f5-93fb-4efe-9be9-7d81e94b46bc','6bbb4492-dc67-42b3-9840-20f8d2f05a66','a098bff4-6bc7-427c-b2bf-8e5a7bdb3fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:40:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_02429e49-9d43-41d5-abe0-1a0598e1c2da',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09c88919-ef27-4ca4-b475-5b98a91430b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25656e5edc1b4de4bc2e05747b44254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:46.380885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6948d21d-b3af-4d0f-b557-dd5272c1adac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:46.495616 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6948d21d-b3af-4d0f-b557-dd5272c1adac) transitioned into 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_02429e49-9d43-41d5-abe0-1a0598e1c2da',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25656e5edc1b4de4bc2e05747b44254b',qos_specs=None,replication_status=,reservations=['1baf23b4-5faf-40b1-84f0-5bffb278fed0','17a179f5-93fb-4efe-9be9-7d81e94b46bc','6bbb4492-dc67-42b3-9840-20f8d2f05a66','a098bff4-6bc7-427c-b2bf-8e5a7bdb3fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75755f24119e4aaf9fe0e656bdec1cae',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:46.505533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c730f8-c7d5-4d60-8ba4-11029b8e20f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:40:46.619803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c730f8-c7d5-4d60-8ba4-11029b8e20f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:40:46.622891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Flow 'volume_create_api' (9873061e-bc85-4940-8f3b-a555b1f9d92f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:40:46.623886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Create volume request issued successfully. Jan 10 14:40:46.640719 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:46.640719 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:46.643041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:40:47.672925 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:47.672925 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:47.677250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:40:48.707722 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:48.707722 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:48.711744 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:40:49.729847 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:49.729847 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:49.731033 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:40:49.731436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Checking backup size 1 against volume size 1 {{(pid=110760) restore /opt/stack/cinder/cinder/backup/api.py:414}} Jan 10 14:40:49.731798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.backup.api [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Overwriting volume 09c88919-ef27-4ca4-b475-5b98a91430b9 with restore of backup 02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:49.899100 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] restore_backup in rpcapi backup_id 02429e49-9d43-41d5-abe0-1a0598e1c2da {{(pid=110760) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 10 14:40:49.904946 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2fac0cb4-c63f-49f1-bc56-fb0180d9d959 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da/restore returned with HTTP 202 Jan 10 14:40:49.910647 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1282/2539] 10.222.0.20 () {60 vars in 1369 bytes} [Mon Jan 10 14:40:46 2022] POST /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da/restore => generated 189 bytes in 3867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:40:49.911335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5d8af49-79e4-4034-8535-8e4f6d909c43 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:49.915897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5d8af49-79e4-4034-8535-8e4f6d909c43 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:49.915897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5d8af49-79e4-4034-8535-8e4f6d909c43 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:49.941031 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:49.941031 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:49.951602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e5d8af49-79e4-4034-8535-8e4f6d909c43 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:49.967184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5d8af49-79e4-4034-8535-8e4f6d909c43 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:49.969683 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1283/2540] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:49 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:49.977279 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06adb99d-02f0-461f-aad0-183dfb4777e8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 Jan 10 14:40:49.981526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06adb99d-02f0-461f-aad0-183dfb4777e8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:49.981526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06adb99d-02f0-461f-aad0-183dfb4777e8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:49.991464 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06adb99d-02f0-461f-aad0-183dfb4777e8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 returned with HTTP 404 Jan 10 14:40:49.992585 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1284/2541] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:40:49 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/snapshots/526e3917-b517-43c9-ab47-eb509ac356d9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:40:49.996716 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bd5ebdc-2e98-4097-94c4-d55688a94eb7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:49.997156 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bd5ebdc-2e98-4097-94c4-d55688a94eb7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:49.997602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bd5ebdc-2e98-4097-94c4-d55688a94eb7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:50.016288 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:50.016288 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:50.031606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5bd5ebdc-2e98-4097-94c4-d55688a94eb7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:50.040655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bd5ebdc-2e98-4097-94c4-d55688a94eb7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:50.041385 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1285/2542] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:49 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:50.044847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e97c4de-f187-420a-814a-501ae98a40b5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:50.045277 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e97c4de-f187-420a-814a-501ae98a40b5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:50.048737 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e97c4de-f187-420a-814a-501ae98a40b5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:50.072682 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:50.072682 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:50.083758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3e97c4de-f187-420a-814a-501ae98a40b5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:50.095721 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e97c4de-f187-420a-814a-501ae98a40b5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:50.096666 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1286/2543] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:50 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:50.100838 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec7c6cdc-ad14-4738-9f5b-a70143685155 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:50.101269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec7c6cdc-ad14-4738-9f5b-a70143685155 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:50.102950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec7c6cdc-ad14-4738-9f5b-a70143685155 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:50.103352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ec7c6cdc-ad14-4738-9f5b-a70143685155 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:50.121453 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:50.121453 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:50.123886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec7c6cdc-ad14-4738-9f5b-a70143685155 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:50.124935 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1287/2544] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:50.129628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6071f0a9-80b3-4a85-a892-0540368279f1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] DELETE http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:50.131515 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6071f0a9-80b3-4a85-a892-0540368279f1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:50.131984 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6071f0a9-80b3-4a85-a892-0540368279f1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:50.132412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-6071f0a9-80b3-4a85-a892-0540368279f1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Delete volume with id: 62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:50.160806 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:50.160806 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:50.166839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6071f0a9-80b3-4a85-a892-0540368279f1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:50.346466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6071f0a9-80b3-4a85-a892-0540368279f1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Delete volume request issued successfully. Jan 10 14:40:50.347953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6071f0a9-80b3-4a85-a892-0540368279f1 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 202 Jan 10 14:40:50.348398 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1288/2545] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:40:50 2022] DELETE /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:40:50.354484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-581c98ff-042d-4c79-a9de-2aa3d81dd14d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:50.355155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-581c98ff-042d-4c79-a9de-2aa3d81dd14d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:50.356039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-581c98ff-042d-4c79-a9de-2aa3d81dd14d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:50.385718 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:50.385718 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:50.398961 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-581c98ff-042d-4c79-a9de-2aa3d81dd14d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:50.422337 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-581c98ff-042d-4c79-a9de-2aa3d81dd14d tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:50.422337 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1289/2546] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:50 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 908 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:50.984701 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78796c84-7c71-49a1-9b31-d36ac527077e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:50.985289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78796c84-7c71-49a1-9b31-d36ac527077e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:50.986826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78796c84-7c71-49a1-9b31-d36ac527077e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:51.004578 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:51.004578 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:51.018140 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-78796c84-7c71-49a1-9b31-d36ac527077e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:51.032026 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78796c84-7c71-49a1-9b31-d36ac527077e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:51.033389 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1290/2547] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:50 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:51.065412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1e496b5-b1f9-4c41-9ea8-1ebf1498e4e6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:51.066041 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1e496b5-b1f9-4c41-9ea8-1ebf1498e4e6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:51.067173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1e496b5-b1f9-4c41-9ea8-1ebf1498e4e6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:51.089486 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:51.089486 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:51.103549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a1e496b5-b1f9-4c41-9ea8-1ebf1498e4e6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:51.119548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1e496b5-b1f9-4c41-9ea8-1ebf1498e4e6 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 200 Jan 10 14:40:51.122578 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1291/2548] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:51 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:51.140518 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-706df1cb-4be5-4c27-bf3f-ae0b946a8cd5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:51.142181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-706df1cb-4be5-4c27-bf3f-ae0b946a8cd5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:51.143779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-706df1cb-4be5-4c27-bf3f-ae0b946a8cd5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:51.171715 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:51.171715 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:51.181283 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-706df1cb-4be5-4c27-bf3f-ae0b946a8cd5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:51.193487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-706df1cb-4be5-4c27-bf3f-ae0b946a8cd5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:51.194800 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1292/2549] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:51 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:51.200120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8dca0cb1-4890-4b7b-b2d5-fadd2f64a3bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:51.200811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8dca0cb1-4890-4b7b-b2d5-fadd2f64a3bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:51.201368 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8dca0cb1-4890-4b7b-b2d5-fadd2f64a3bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:51.201782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8dca0cb1-4890-4b7b-b2d5-fadd2f64a3bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:51.211584 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:51.211584 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:51.214335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8dca0cb1-4890-4b7b-b2d5-fadd2f64a3bc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:51.216430 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1293/2550] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:51.436889 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d87a7c84-a3e2-4500-bc64-156d6bff799b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:51.437545 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d87a7c84-a3e2-4500-bc64-156d6bff799b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:51.438118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d87a7c84-a3e2-4500-bc64-156d6bff799b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:51.463789 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:51.463789 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:51.483190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d87a7c84-a3e2-4500-bc64-156d6bff799b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:51.498627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d87a7c84-a3e2-4500-bc64-156d6bff799b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:51.499843 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1294/2551] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:51 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 908 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:51.742968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-35e0eec5-643a-4e8b-ad8a-e4c20f0462c6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Lock "b'cinder-attachment_update-d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3-n-h2-master-5'" released by "attachment_update" :: held 26.228s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:40:51.743552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-35e0eec5-643a-4e8b-ad8a-e4c20f0462c6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22 returned with HTTP 200 Jan 10 14:40:51.744783 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1258/2552] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:40:25 2022] PUT /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22 => generated 762 bytes in 26270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:40:52.048678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91e1b925-b4c7-40b8-b105-a1136f736840 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:52.059607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91e1b925-b4c7-40b8-b105-a1136f736840 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:52.060591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91e1b925-b4c7-40b8-b105-a1136f736840 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:52.091828 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:52.091828 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:52.107318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-91e1b925-b4c7-40b8-b105-a1136f736840 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:52.122692 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91e1b925-b4c7-40b8-b105-a1136f736840 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:52.123740 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1295/2553] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:52 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:52.138409 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c9684bc-4a0b-417a-8c03-7ae44c89a445 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 Jan 10 14:40:52.138409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c9684bc-4a0b-417a-8c03-7ae44c89a445 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:52.138409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c9684bc-4a0b-417a-8c03-7ae44c89a445 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:52.164145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c9684bc-4a0b-417a-8c03-7ae44c89a445 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 returned with HTTP 404 Jan 10 14:40:52.168473 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1259/2554] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:52 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/e62c86c8-aa03-4581-b333-97e00a7c0221 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:40:52.176171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b98ec53-cd7b-4c38-941d-5204f80487f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] DELETE http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:52.176494 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b98ec53-cd7b-4c38-941d-5204f80487f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:52.176874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b98ec53-cd7b-4c38-941d-5204f80487f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:52.177311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-4b98ec53-cd7b-4c38-941d-5204f80487f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Delete volume with id: 2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:52.203902 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:52.203902 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:52.208688 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b98ec53-cd7b-4c38-941d-5204f80487f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:52.211962 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1430a86-0f82-4b60-9a6b-f3bbeb554b37 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:52.212442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1430a86-0f82-4b60-9a6b-f3bbeb554b37 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:52.212889 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1430a86-0f82-4b60-9a6b-f3bbeb554b37 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:52.248217 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:52.248217 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:52.259922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f1430a86-0f82-4b60-9a6b-f3bbeb554b37 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:52.274189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1430a86-0f82-4b60-9a6b-f3bbeb554b37 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:52.275575 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1260/2555] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:52 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:52.281298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2fe5235f-19ce-4b31-8e48-b174f9666a84 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:52.282057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2fe5235f-19ce-4b31-8e48-b174f9666a84 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:52.282827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2fe5235f-19ce-4b31-8e48-b174f9666a84 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:52.283345 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2fe5235f-19ce-4b31-8e48-b174f9666a84 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:52.300525 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:52.300525 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:52.308554 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2fe5235f-19ce-4b31-8e48-b174f9666a84 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:52.310943 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1261/2556] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:52.430806 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b98ec53-cd7b-4c38-941d-5204f80487f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Delete volume request issued successfully. Jan 10 14:40:52.431632 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b98ec53-cd7b-4c38-941d-5204f80487f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 202 Jan 10 14:40:52.432674 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1296/2557] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:40:52 2022] DELETE /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:40:52.440027 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eb300d7-0f86-475f-bc7e-b6b0c294dcab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:52.444522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eb300d7-0f86-475f-bc7e-b6b0c294dcab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:52.444522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3eb300d7-0f86-475f-bc7e-b6b0c294dcab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:52.471871 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:52.471871 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:52.487188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3eb300d7-0f86-475f-bc7e-b6b0c294dcab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:52.496329 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3eb300d7-0f86-475f-bc7e-b6b0c294dcab tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:40:52.498937 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1262/2558] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:52 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:52.514130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b48bef1-66a2-415c-8a76-524ca326a985 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:52.514721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b48bef1-66a2-415c-8a76-524ca326a985 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:52.515226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b48bef1-66a2-415c-8a76-524ca326a985 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:52.540653 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:52.540653 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:52.555934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b48bef1-66a2-415c-8a76-524ca326a985 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:52.573958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b48bef1-66a2-415c-8a76-524ca326a985 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:52.578234 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1297/2559] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:52 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:53.138169 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71f1c2c3-b177-4ecf-b9ac-4d1fcb3dc18d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:53.138742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71f1c2c3-b177-4ecf-b9ac-4d1fcb3dc18d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:53.139063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71f1c2c3-b177-4ecf-b9ac-4d1fcb3dc18d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:53.176417 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:53.176417 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:53.193239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-71f1c2c3-b177-4ecf-b9ac-4d1fcb3dc18d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:53.205085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71f1c2c3-b177-4ecf-b9ac-4d1fcb3dc18d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:53.216955 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1263/2560] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:53 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:53.293981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8900e31-e11e-47e2-bf8f-e4855829ebae tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:53.294635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8900e31-e11e-47e2-bf8f-e4855829ebae tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:53.295018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8900e31-e11e-47e2-bf8f-e4855829ebae tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:53.324573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e107a9eb-0031-4368-b2fc-7235021d4954 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:53.325427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e107a9eb-0031-4368-b2fc-7235021d4954 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:53.326986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e107a9eb-0031-4368-b2fc-7235021d4954 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:53.327529 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e107a9eb-0031-4368-b2fc-7235021d4954 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:53.343965 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:53.343965 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:53.344577 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:53.344577 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:53.346970 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e107a9eb-0031-4368-b2fc-7235021d4954 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:53.348321 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1264/2561] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:53.367228 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d8900e31-e11e-47e2-bf8f-e4855829ebae tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:53.380549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8900e31-e11e-47e2-bf8f-e4855829ebae tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:53.391949 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1298/2562] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:53 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:53.512594 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03269cce-8f0d-406b-8f96-05025acc5117 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:53.513347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03269cce-8f0d-406b-8f96-05025acc5117 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:53.514223 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03269cce-8f0d-406b-8f96-05025acc5117 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:53.543919 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:53.543919 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:53.559888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03269cce-8f0d-406b-8f96-05025acc5117 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:53.577485 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03269cce-8f0d-406b-8f96-05025acc5117 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:40:53.578589 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1265/2563] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:53 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:53.594603 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-01da7ecc-7b61-458a-89fb-26b3ce28711f tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:53.595745 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-01da7ecc-7b61-458a-89fb-26b3ce28711f tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:53.596381 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-01da7ecc-7b61-458a-89fb-26b3ce28711f tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:53.612091 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:53.612091 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:53.671041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-01da7ecc-7b61-458a-89fb-26b3ce28711f tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:53.687342 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-01da7ecc-7b61-458a-89fb-26b3ce28711f tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:53.689381 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1299/2564] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:53 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 908 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:54.223802 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4966e926-d161-4c9e-83a5-4d40c71a549e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:54.225001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4966e926-d161-4c9e-83a5-4d40c71a549e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:54.225778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4966e926-d161-4c9e-83a5-4d40c71a549e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:54.250016 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:54.250016 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:54.264540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4966e926-d161-4c9e-83a5-4d40c71a549e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:54.284558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4966e926-d161-4c9e-83a5-4d40c71a549e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:54.296519 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1266/2565] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:54 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:54.362413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-685e26ce-07b8-4913-89a4-2bd322c46933 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:54.362981 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-685e26ce-07b8-4913-89a4-2bd322c46933 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:54.363518 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-685e26ce-07b8-4913-89a4-2bd322c46933 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:54.363915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-685e26ce-07b8-4913-89a4-2bd322c46933 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:54.385620 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:54.385620 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:54.387658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-685e26ce-07b8-4913-89a4-2bd322c46933 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:54.388717 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1300/2566] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:54.396641 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-613c4339-b765-4f19-a5c8-2b935a945adc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:54.397309 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-613c4339-b765-4f19-a5c8-2b935a945adc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:54.397919 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-613c4339-b765-4f19-a5c8-2b935a945adc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:54.431058 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:54.431058 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:54.453692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-613c4339-b765-4f19-a5c8-2b935a945adc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:54.471911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-613c4339-b765-4f19-a5c8-2b935a945adc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:54.473574 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1267/2567] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:54 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:54.594003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4460d44-8e4e-4694-a843-59a3f3431c84 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:54.597786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4460d44-8e4e-4694-a843-59a3f3431c84 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:54.598426 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4460d44-8e4e-4694-a843-59a3f3431c84 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:54.618172 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:54.618172 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:54.636893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a4460d44-8e4e-4694-a843-59a3f3431c84 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:54.654388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4460d44-8e4e-4694-a843-59a3f3431c84 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:40:54.655781 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1301/2568] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:54 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:54.705023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03d9a8a5-bd01-45fa-bb67-b9ec2b90caa3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:54.705835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03d9a8a5-bd01-45fa-bb67-b9ec2b90caa3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:54.706469 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03d9a8a5-bd01-45fa-bb67-b9ec2b90caa3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:54.733327 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:54.733327 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:54.754921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03d9a8a5-bd01-45fa-bb67-b9ec2b90caa3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:54.770863 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03d9a8a5-bd01-45fa-bb67-b9ec2b90caa3 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 200 Jan 10 14:40:54.772662 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1268/2569] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:54 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 908 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:55.307670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-888a3f15-0ae6-4322-b1db-ed5fbb8d4eb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:55.308158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-888a3f15-0ae6-4322-b1db-ed5fbb8d4eb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:55.309186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-888a3f15-0ae6-4322-b1db-ed5fbb8d4eb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:55.323702 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:55.323702 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:55.331201 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-888a3f15-0ae6-4322-b1db-ed5fbb8d4eb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:55.341082 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-888a3f15-0ae6-4322-b1db-ed5fbb8d4eb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:55.351231 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1302/2570] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:55 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:55.403015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fb5c488-74a3-494a-b834-9220ac3872fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:55.403907 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fb5c488-74a3-494a-b834-9220ac3872fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:55.405096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fb5c488-74a3-494a-b834-9220ac3872fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:55.405631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3fb5c488-74a3-494a-b834-9220ac3872fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:55.421112 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:55.421112 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:55.426285 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fb5c488-74a3-494a-b834-9220ac3872fa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:55.427733 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1269/2571] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:55.488951 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5c68ba-ad73-4d1a-9f9f-f9bad2bc4a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:55.489457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5c68ba-ad73-4d1a-9f9f-f9bad2bc4a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:55.489886 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc5c68ba-ad73-4d1a-9f9f-f9bad2bc4a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:55.535876 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:55.535876 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:55.547182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc5c68ba-ad73-4d1a-9f9f-f9bad2bc4a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:55.560779 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc5c68ba-ad73-4d1a-9f9f-f9bad2bc4a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:55.562134 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1303/2572] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:55 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:55.670856 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-70e4f3c0-403c-4cba-913f-ac1870c4e8e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:55.671706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-70e4f3c0-403c-4cba-913f-ac1870c4e8e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:55.672399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-70e4f3c0-403c-4cba-913f-ac1870c4e8e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:55.696903 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:55.696903 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:55.719601 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-70e4f3c0-403c-4cba-913f-ac1870c4e8e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:55.738293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-70e4f3c0-403c-4cba-913f-ac1870c4e8e5 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:40:55.742117 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1270/2573] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:55 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:55.787021 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b6c00fd-327b-46ff-9dde-f897804523f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a Jan 10 14:40:55.787850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b6c00fd-327b-46ff-9dde-f897804523f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:55.788506 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b6c00fd-327b-46ff-9dde-f897804523f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:55.807500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b6c00fd-327b-46ff-9dde-f897804523f0 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a returned with HTTP 404 Jan 10 14:40:55.810491 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1304/2574] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:55 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/62bbbfcf-d4ee-4f5c-bc16-f6ba216b584a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:40:55.818170 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9408c506-e283-46f9-afd7-ddcb40ccf250 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] DELETE http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:55.818850 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9408c506-e283-46f9-afd7-ddcb40ccf250 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:55.819644 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9408c506-e283-46f9-afd7-ddcb40ccf250 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:55.820298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-9408c506-e283-46f9-afd7-ddcb40ccf250 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Delete volume with id: ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:55.847207 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:55.847207 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:55.848520 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9408c506-e283-46f9-afd7-ddcb40ccf250 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:56.063883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9408c506-e283-46f9-afd7-ddcb40ccf250 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Delete volume request issued successfully. Jan 10 14:40:56.064805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9408c506-e283-46f9-afd7-ddcb40ccf250 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 202 Jan 10 14:40:56.066501 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1271/2575] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:40:55 2022] DELETE /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:40:56.072743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c5ae91f-5011-4a26-b657-f2f0a43501c5 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:56.073455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c5ae91f-5011-4a26-b657-f2f0a43501c5 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:56.074062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c5ae91f-5011-4a26-b657-f2f0a43501c5 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:56.097211 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:56.097211 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:56.105626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5c5ae91f-5011-4a26-b657-f2f0a43501c5 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:56.116165 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c5ae91f-5011-4a26-b657-f2f0a43501c5 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:56.117600 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1305/2576] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:56 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1357 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:56.357773 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79c4b7bb-3660-4626-803e-ed3798a8c167 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:56.358222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79c4b7bb-3660-4626-803e-ed3798a8c167 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:56.358741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79c4b7bb-3660-4626-803e-ed3798a8c167 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:56.382495 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:56.382495 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:56.401214 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-79c4b7bb-3660-4626-803e-ed3798a8c167 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:56.420088 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79c4b7bb-3660-4626-803e-ed3798a8c167 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:56.434767 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1272/2577] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:56 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:56.439840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-867219df-a3f4-43d2-bccf-bdb1ee9dcbdc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:56.440894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-867219df-a3f4-43d2-bccf-bdb1ee9dcbdc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:56.441411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-867219df-a3f4-43d2-bccf-bdb1ee9dcbdc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:56.441809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-867219df-a3f4-43d2-bccf-bdb1ee9dcbdc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:56.453004 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:56.453004 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:56.458140 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-867219df-a3f4-43d2-bccf-bdb1ee9dcbdc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:56.465561 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1306/2578] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:56.578173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-272c8e9a-316c-4255-9ee8-3ad84026fb50 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:56.579826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-272c8e9a-316c-4255-9ee8-3ad84026fb50 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:56.580409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-272c8e9a-316c-4255-9ee8-3ad84026fb50 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:56.615413 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:56.615413 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:56.638204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-272c8e9a-316c-4255-9ee8-3ad84026fb50 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:56.654172 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-272c8e9a-316c-4255-9ee8-3ad84026fb50 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:56.664703 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1273/2579] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:56 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:56.756499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba321037-74fc-4afc-8166-5a3b3cbc914c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:56.757072 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba321037-74fc-4afc-8166-5a3b3cbc914c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:56.757581 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba321037-74fc-4afc-8166-5a3b3cbc914c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:56.784555 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:56.784555 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:56.805160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ba321037-74fc-4afc-8166-5a3b3cbc914c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:56.819424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba321037-74fc-4afc-8166-5a3b3cbc914c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:40:56.820230 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1307/2580] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:56 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:57.131453 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72fbb31a-2cad-43e6-835a-f2b8518ff8d8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:57.131897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72fbb31a-2cad-43e6-835a-f2b8518ff8d8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:57.132595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72fbb31a-2cad-43e6-835a-f2b8518ff8d8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:57.147187 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.147187 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.178117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-72fbb31a-2cad-43e6-835a-f2b8518ff8d8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:57.196091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72fbb31a-2cad-43e6-835a-f2b8518ff8d8 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:57.205425 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1274/2581] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:57 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1357 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:57.348540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-e27d51ef-f4c7-4608-b59b-7341305d7a1d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22/action Jan 10 14:40:57.349493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-e27d51ef-f4c7-4608-b59b-7341305d7a1d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:40:57.349860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-e27d51ef-f4c7-4608-b59b-7341305d7a1d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:57.402953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.402953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.435275 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46e41307-cccd-4c41-9912-eb011ff0eb29 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:57.435846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46e41307-cccd-4c41-9912-eb011ff0eb29 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:57.436159 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46e41307-cccd-4c41-9912-eb011ff0eb29 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:57.460493 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.460493 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.480697 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-46e41307-cccd-4c41-9912-eb011ff0eb29 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:57.496308 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46e41307-cccd-4c41-9912-eb011ff0eb29 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:57.508877 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1275/2582] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:57 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:57.513542 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07857de0-186c-44f6-808e-355334c5dbda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:57.513985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07857de0-186c-44f6-808e-355334c5dbda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:57.514441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07857de0-186c-44f6-808e-355334c5dbda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:57.514759 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-07857de0-186c-44f6-808e-355334c5dbda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:57.538699 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.538699 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.540364 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07857de0-186c-44f6-808e-355334c5dbda tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:57.541088 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1276/2583] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:57.573765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-2849f657-38ca-41ef-8186-eb5191a5de78 req-e27d51ef-f4c7-4608-b59b-7341305d7a1d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22/action returned with HTTP 204 Jan 10 14:40:57.574573 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1308/2584] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:40:57 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22/action => generated 0 bytes in 230 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:40:57.671460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-629bfd9e-1f88-4295-a593-f38fde9b1f8c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:57.671797 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-629bfd9e-1f88-4295-a593-f38fde9b1f8c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:57.672243 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-629bfd9e-1f88-4295-a593-f38fde9b1f8c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:57.704471 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.704471 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.715103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-629bfd9e-1f88-4295-a593-f38fde9b1f8c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:57.733770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-629bfd9e-1f88-4295-a593-f38fde9b1f8c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:57.744291 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1277/2585] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:57 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 1208 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:57.751303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c20d67d-8d97-4e54-84f8-9c3bdb8747e4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:57.751747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c20d67d-8d97-4e54-84f8-9c3bdb8747e4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:57.752194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c20d67d-8d97-4e54-84f8-9c3bdb8747e4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:57.774145 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.774145 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.781312 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3c20d67d-8d97-4e54-84f8-9c3bdb8747e4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:57.790568 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c20d67d-8d97-4e54-84f8-9c3bdb8747e4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:57.792003 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1309/2586] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:57 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:57.834895 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ce0c1df-6417-4d2b-9505-8be4c9b173e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:57.835620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ce0c1df-6417-4d2b-9505-8be4c9b173e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:57.836226 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ce0c1df-6417-4d2b-9505-8be4c9b173e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:57.881156 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.881156 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.906875 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2ce0c1df-6417-4d2b-9505-8be4c9b173e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:57.942780 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a0c99d0d-20ef-4e6c-8bfa-d7f8cc3caa95 req-b2bab49c-b51b-4f66-b73b-422f5631ca40 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:57.943218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a0c99d0d-20ef-4e6c-8bfa-d7f8cc3caa95 req-b2bab49c-b51b-4f66-b73b-422f5631ca40 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:57.943796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a0c99d0d-20ef-4e6c-8bfa-d7f8cc3caa95 req-b2bab49c-b51b-4f66-b73b-422f5631ca40 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:57.954899 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ce0c1df-6417-4d2b-9505-8be4c9b173e0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:40:57.955739 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1278/2587] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:57 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:57.978760 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:57.978760 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:57.998401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-a0c99d0d-20ef-4e6c-8bfa-d7f8cc3caa95 req-b2bab49c-b51b-4f66-b73b-422f5631ca40 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:58.019699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a0c99d0d-20ef-4e6c-8bfa-d7f8cc3caa95 req-b2bab49c-b51b-4f66-b73b-422f5631ca40 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:58.020489 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1310/2588] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:40:57 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 1208 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:40:58.040692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76712f18-11c6-455a-a056-9ca4ad1ed9db tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:58.041432 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76712f18-11c6-455a-a056-9ca4ad1ed9db tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.042133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76712f18-11c6-455a-a056-9ca4ad1ed9db tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.076364 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.076364 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:58.099841 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-76712f18-11c6-455a-a056-9ca4ad1ed9db tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:58.112497 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76712f18-11c6-455a-a056-9ca4ad1ed9db tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:58.113756 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1279/2589] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 1208 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:58.213655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f311b25-c9b4-4e57-86dd-e446c3fb5764 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:58.214357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f311b25-c9b4-4e57-86dd-e446c3fb5764 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.214975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f311b25-c9b4-4e57-86dd-e446c3fb5764 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.225454 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-20164933-df3d-4162-ae5d-d6d86f77873a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:58.226250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-20164933-df3d-4162-ae5d-d6d86f77873a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.226877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-20164933-df3d-4162-ae5d-d6d86f77873a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.258460 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.258460 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:58.278751 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.278751 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:58.303857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9f311b25-c9b4-4e57-86dd-e446c3fb5764 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:58.314492 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-20164933-df3d-4162-ae5d-d6d86f77873a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:58.328388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f311b25-c9b4-4e57-86dd-e446c3fb5764 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:58.339915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-20164933-df3d-4162-ae5d-d6d86f77873a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:58.340660 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1311/2590] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1357 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:58.341408 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1280/2591] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 1208 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:40:58.414715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-c9e2587f-fa1e-4a37-a91a-9c2bc166c462 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3/action Jan 10 14:40:58.415324 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-c9e2587f-fa1e-4a37-a91a-9c2bc166c462 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:40:58.415651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-c9e2587f-fa1e-4a37-a91a-9c2bc166c462 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:40:58.449155 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.449155 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:58.450224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-c9e2587f-fa1e-4a37-a91a-9c2bc166c462 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:58.515668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2b4c61f-72b4-4c6d-9e45-a60fc6f90d2b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:58.517980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2b4c61f-72b4-4c6d-9e45-a60fc6f90d2b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.525686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2b4c61f-72b4-4c6d-9e45-a60fc6f90d2b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.561724 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.561724 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:58.584684 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-c9e2587f-fa1e-4a37-a91a-9c2bc166c462 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Begin detaching volume completed successfully. Jan 10 14:40:58.587566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-c9e2587f-fa1e-4a37-a91a-9c2bc166c462 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3/action returned with HTTP 202 Jan 10 14:40:58.587566 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1312/2592] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:40:58 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:40:58.593096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:58.593550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.594001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.594301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:58.604564 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.604564 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:58.606852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b2b4c61f-72b4-4c6d-9e45-a60fc6f90d2b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:40:58.613501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:58.614426 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1313/2593] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:58.618426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2b4c61f-72b4-4c6d-9e45-a60fc6f90d2b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 200 Jan 10 14:40:58.619466 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1281/2594] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:58.824670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume// Jan 10 14:40:58.825804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.826509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.827535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f03847b-157b-42ef-a7ca-bfdd74960d88 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:40:58.828629 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1314/2595] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:40:58.839660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-e36ddc13-3c15-4fc8-ba49-df67ae0ce980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:40:58.840362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-e36ddc13-3c15-4fc8-ba49-df67ae0ce980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.840901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-e36ddc13-3c15-4fc8-ba49-df67ae0ce980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.881950 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.881950 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:58.905817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-e36ddc13-3c15-4fc8-ba49-df67ae0ce980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:40:58.950716 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-e36ddc13-3c15-4fc8-ba49-df67ae0ce980 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:40:58.955007 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1282/2596] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 1310 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:40:58.970608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e8b6e5b-2a23-4436-b5c6-04779d78eb7c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:40:58.971304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e8b6e5b-2a23-4436-b5c6-04779d78eb7c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:58.972897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e8b6e5b-2a23-4436-b5c6-04779d78eb7c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:58.993374 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:58.993374 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:59.003750 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3e8b6e5b-2a23-4436-b5c6-04779d78eb7c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:40:59.014725 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e8b6e5b-2a23-4436-b5c6-04779d78eb7c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:40:59.025607 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1315/2597] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:58 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:40:59.258806 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-7b0fb2d1-b336-419f-8a29-f82c7fae94eb tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] DELETE http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22 Jan 10 14:40:59.259750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-7b0fb2d1-b336-419f-8a29-f82c7fae94eb tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:59.260519 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-7b0fb2d1-b336-419f-8a29-f82c7fae94eb tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:59.302197 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:59.302197 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:59.346348 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-00a7f197-6b10-4ec2-ba71-aefd9e882ba4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:40:59.347526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-00a7f197-6b10-4ec2-ba71-aefd9e882ba4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:59.348327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-00a7f197-6b10-4ec2-ba71-aefd9e882ba4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:59.366176 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:59.366176 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:59.379169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-00a7f197-6b10-4ec2-ba71-aefd9e882ba4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:40:59.393917 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-00a7f197-6b10-4ec2-ba71-aefd9e882ba4 tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:40:59.395675 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1316/2598] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:59 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1357 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:40:59.627000 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02d2a5ac-ce8c-4fcf-9499-71a1f2189c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:40:59.627628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02d2a5ac-ce8c-4fcf-9499-71a1f2189c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:59.628171 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02d2a5ac-ce8c-4fcf-9499-71a1f2189c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:59.628588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-02d2a5ac-ce8c-4fcf-9499-71a1f2189c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:40:59.639498 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:59.639498 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:59.639498 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02d2a5ac-ce8c-4fcf-9499-71a1f2189c65 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1317/2599] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a6fac46-09d8-4146-a218-9fe0f5f8bb63 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a6fac46-09d8-4146-a218-9fe0f5f8bb63 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a6fac46-09d8-4146-a218-9fe0f5f8bb63 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a6fac46-09d8-4146-a218-9fe0f5f8bb63 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 returned with HTTP 404 Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1318/2600] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:40:59 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/38eda34e-e39a-4170-9b47-58702fe217e8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2cf15b0-c26f-4c95-8a0d-7f2feb2c89d7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] DELETE http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2cf15b0-c26f-4c95-8a0d-7f2feb2c89d7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2cf15b0-c26f-4c95-8a0d-7f2feb2c89d7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:40:59.680658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-d2cf15b0-c26f-4c95-8a0d-7f2feb2c89d7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Delete volume with id: b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:40:59.708037 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:40:59.708037 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:40:59.710496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d2cf15b0-c26f-4c95-8a0d-7f2feb2c89d7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:00.205688 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d2cf15b0-c26f-4c95-8a0d-7f2feb2c89d7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Delete volume request issued successfully. Jan 10 14:41:00.206985 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2cf15b0-c26f-4c95-8a0d-7f2feb2c89d7 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 202 Jan 10 14:41:00.211270 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1319/2601] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:40:59 2022] DELETE /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 0 bytes in 543 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:41:00.217491 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c308e72-8d6c-42cb-a594-e51b6d4a10d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:00.218284 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c308e72-8d6c-42cb-a594-e51b6d4a10d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:00.220909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c308e72-8d6c-42cb-a594-e51b6d4a10d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:00.243264 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:00.243264 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:00.250815 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3c308e72-8d6c-42cb-a594-e51b6d4a10d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:00.260348 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c308e72-8d6c-42cb-a594-e51b6d4a10d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:00.262358 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1320/2602] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:00 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:00.265714 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d8709c3-1aab-4e2c-a50c-b44f6ce0e620 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:00.266343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d8709c3-1aab-4e2c-a50c-b44f6ce0e620 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:00.266937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d8709c3-1aab-4e2c-a50c-b44f6ce0e620 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:00.280503 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:00.280503 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:00.287890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d8709c3-1aab-4e2c-a50c-b44f6ce0e620 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:00.296654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d8709c3-1aab-4e2c-a50c-b44f6ce0e620 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:00.307395 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1321/2603] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:00 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:00.413051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b852734-af5b-4678-adcc-d407130f3b5a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:41:00.413822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b852734-af5b-4678-adcc-d407130f3b5a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:00.414631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b852734-af5b-4678-adcc-d407130f3b5a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:00.451040 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:00.451040 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:00.473619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0b852734-af5b-4678-adcc-d407130f3b5a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Volume info retrieved successfully. Jan 10 14:41:00.503753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b852734-af5b-4678-adcc-d407130f3b5a tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 200 Jan 10 14:41:00.513972 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1322/2604] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:00 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 1357 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:41:00.652199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9bfb2e34-7aaf-4738-888c-b3c326602aea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:00.652655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9bfb2e34-7aaf-4738-888c-b3c326602aea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:00.653101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9bfb2e34-7aaf-4738-888c-b3c326602aea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:00.653399 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9bfb2e34-7aaf-4738-888c-b3c326602aea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:00.663743 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:00.663743 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:00.665317 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9bfb2e34-7aaf-4738-888c-b3c326602aea tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:00.671792 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1323/2605] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:01.275512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c722349-d941-465a-b8e1-3ed320c2fae7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:01.278621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c722349-d941-465a-b8e1-3ed320c2fae7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:01.278621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c722349-d941-465a-b8e1-3ed320c2fae7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:01.296824 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:01.296824 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:01.316999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0c722349-d941-465a-b8e1-3ed320c2fae7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:01.337960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c722349-d941-465a-b8e1-3ed320c2fae7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:01.338953 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1324/2606] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:01 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:01.347737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2c65e162-b4fc-43b6-8bab-26f956f2d2f6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:01.349015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2c65e162-b4fc-43b6-8bab-26f956f2d2f6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:01.349455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2c65e162-b4fc-43b6-8bab-26f956f2d2f6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:01.380272 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:01.380272 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:01.394102 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2c65e162-b4fc-43b6-8bab-26f956f2d2f6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:01.405293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2c65e162-b4fc-43b6-8bab-26f956f2d2f6 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:01.406471 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1325/2607] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:01 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:01.521555 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb290174-21e2-40af-a9f7-9cd241799b5b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] GET http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 Jan 10 14:41:01.521923 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb290174-21e2-40af-a9f7-9cd241799b5b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:01.522504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb290174-21e2-40af-a9f7-9cd241799b5b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:01.540598 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb290174-21e2-40af-a9f7-9cd241799b5b tempest-VolumesExtendTest-1530998048 tempest-VolumesExtendTest-1530998048-project] http://10.222.0.20/volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 returned with HTTP 404 Jan 10 14:41:01.543443 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1326/2608] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:01 2022] GET /volume/v3/8a6e1910d5304bc1ad556d4fc0d36fb1/volumes/ef8d46a8-e608-4943-8bc5-e0ac52801aa7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:41:01.687864 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed3a10e7-b4de-4b51-87cd-c4e4c667c6bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:01.689480 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed3a10e7-b4de-4b51-87cd-c4e4c667c6bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:01.689872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed3a10e7-b4de-4b51-87cd-c4e4c667c6bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:01.690181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ed3a10e7-b4de-4b51-87cd-c4e4c667c6bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:01.702597 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:01.702597 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:01.705247 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed3a10e7-b4de-4b51-87cd-c4e4c667c6bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:01.715189 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1327/2609] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:02.353838 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60e90b99-9ea8-45ce-9b41-64a7b36f21b1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:02.354478 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60e90b99-9ea8-45ce-9b41-64a7b36f21b1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:02.354710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60e90b99-9ea8-45ce-9b41-64a7b36f21b1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:02.377037 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:02.377037 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:02.401350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-60e90b99-9ea8-45ce-9b41-64a7b36f21b1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:02.438948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60e90b99-9ea8-45ce-9b41-64a7b36f21b1 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:02.440811 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1328/2610] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:02 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:02.463642 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e2b469b-2379-4fdf-9f9f-dcdd9a6e38ee tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:02.464099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e2b469b-2379-4fdf-9f9f-dcdd9a6e38ee tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:02.464582 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e2b469b-2379-4fdf-9f9f-dcdd9a6e38ee tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:02.492472 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:02.492472 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:02.513862 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7e2b469b-2379-4fdf-9f9f-dcdd9a6e38ee tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:02.549348 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e2b469b-2379-4fdf-9f9f-dcdd9a6e38ee tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:02.550195 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1329/2611] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:02 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:02.720931 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4dcc358-173d-4ed6-b2e9-89c8408ac9bd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:02.721749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4dcc358-173d-4ed6-b2e9-89c8408ac9bd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:02.723925 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4dcc358-173d-4ed6-b2e9-89c8408ac9bd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:02.724986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c4dcc358-173d-4ed6-b2e9-89c8408ac9bd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:02.740050 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:02.740050 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:02.744572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4dcc358-173d-4ed6-b2e9-89c8408ac9bd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:02.747728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1330/2612] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:03.455336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4f085b4-b9bf-42dc-8c5a-a85ff887b59c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:03.456545 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4f085b4-b9bf-42dc-8c5a-a85ff887b59c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:03.457163 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4f085b4-b9bf-42dc-8c5a-a85ff887b59c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:03.488023 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:03.488023 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:03.502750 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f4f085b4-b9bf-42dc-8c5a-a85ff887b59c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:03.521987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4f085b4-b9bf-42dc-8c5a-a85ff887b59c tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:03.525541 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1331/2613] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:03 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:03.565365 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39c5fc58-aae6-4c3c-9151-442526a373fa tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:03.565913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39c5fc58-aae6-4c3c-9151-442526a373fa tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:03.566671 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39c5fc58-aae6-4c3c-9151-442526a373fa tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:03.591052 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:03.591052 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:03.607802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-39c5fc58-aae6-4c3c-9151-442526a373fa tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:03.624207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39c5fc58-aae6-4c3c-9151-442526a373fa tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:03.638831 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1332/2614] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:03 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:03.761605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a23ff36d-4b81-4b53-9015-00f6e691c751 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:03.762216 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a23ff36d-4b81-4b53-9015-00f6e691c751 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:03.762775 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a23ff36d-4b81-4b53-9015-00f6e691c751 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:03.763222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a23ff36d-4b81-4b53-9015-00f6e691c751 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:03.775732 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:03.775732 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:03.779339 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a23ff36d-4b81-4b53-9015-00f6e691c751 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:03.782571 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1333/2615] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:04.540990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba8b7182-f9c8-4ac6-a8cd-d576d1b07fd3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:04.541678 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba8b7182-f9c8-4ac6-a8cd-d576d1b07fd3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:04.542449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba8b7182-f9c8-4ac6-a8cd-d576d1b07fd3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:04.584894 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:04.584894 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:04.597436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ba8b7182-f9c8-4ac6-a8cd-d576d1b07fd3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:04.610859 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba8b7182-f9c8-4ac6-a8cd-d576d1b07fd3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:04.611954 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1334/2616] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:04 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:04.765450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] POST http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes Jan 10 14:41:04.767234 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2059593233", "metadata": {"Type": "Test"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:04.774776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2059593233', 'metadata': {'Type': 'Test'}}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:41:04.776948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume of 1 GB Jan 10 14:41:04.788000 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Availability Zones retrieved successfully. Jan 10 14:41:04.814017 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (53a01c88-d5d0-4cc8-aca7-d91d757ffe7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:04.818932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed69d121-c47d-492f-ab47-51bddf50cd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:04.822772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:41:04.870786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed69d121-c47d-492f-ab47-51bddf50cd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:04.873055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046f96f7-6f9c-438a-92b0-4b82e91b811d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:05.156803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Created reservations ['eb328a42-237b-49be-88c0-b96ebee6720f', 'df8afca7-8cb3-4d43-827a-863c54ddebe3', '3c499bab-5470-4d1d-85ff-989179d1155a', '9a1455a3-f9b5-477b-b05f-6664a6fb41f4'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:41:05.158891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046f96f7-6f9c-438a-92b0-4b82e91b811d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb328a42-237b-49be-88c0-b96ebee6720f', 'df8afca7-8cb3-4d43-827a-863c54ddebe3', '3c499bab-5470-4d1d-85ff-989179d1155a', '9a1455a3-f9b5-477b-b05f-6664a6fb41f4']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:05.162491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2331386-1504-4a7f-9977-af062af1b543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:05.280996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2331386-1504-4a7f-9977-af062af1b543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8794f123-0c21-40f1-9a00-229dd7c196f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2059593233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['eb328a42-237b-49be-88c0-b96ebee6720f','df8afca7-8cb3-4d43-827a-863c54ddebe3','3c499bab-5470-4d1d-85ff-989179d1155a','9a1455a3-f9b5-477b-b05f-6664a6fb41f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2059593233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8794f123-0c21-40f1-9a00-229dd7c196f0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f71fe88913f84eb18db7e2fa6a849409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:05.286022 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407c33fe-0765-4777-a693-6c5d39fd0dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:05.425196 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407c33fe-0765-4777-a693-6c5d39fd0dbf) transitioned into state 'SUCCESS' from state '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-2059593233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['eb328a42-237b-49be-88c0-b96ebee6720f','df8afca7-8cb3-4d43-827a-863c54ddebe3','3c499bab-5470-4d1d-85ff-989179d1155a','9a1455a3-f9b5-477b-b05f-6664a6fb41f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:05.428560 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466d6237-867f-4553-9224-ecdd8bc0fce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:05.536320 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466d6237-867f-4553-9224-ecdd8bc0fce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:05.544141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (53a01c88-d5d0-4cc8-aca7-d91d757ffe7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:05.548365 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request issued successfully. Jan 10 14:41:05.551234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa6c972b-30a4-4ac8-a9aa-6b58c362127b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes returned with HTTP 202 Jan 10 14:41:05.554790 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1335/2617] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:41:04 2022] POST /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes => generated 828 bytes in 930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:41:05.562545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-055aed0e-8ea8-484a-bb52-ab478ac59ec8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:05.565000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-055aed0e-8ea8-484a-bb52-ab478ac59ec8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:05.566360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-055aed0e-8ea8-484a-bb52-ab478ac59ec8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:05.587554 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:05.587554 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:05.597729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-055aed0e-8ea8-484a-bb52-ab478ac59ec8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:05.609435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-055aed0e-8ea8-484a-bb52-ab478ac59ec8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:05.610776 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1336/2618] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:05 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:05.635464 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9443aa71-8d1f-40fa-b75c-d969583ccada tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:05.635949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9443aa71-8d1f-40fa-b75c-d969583ccada tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:05.636449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9443aa71-8d1f-40fa-b75c-d969583ccada tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:05.636761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9443aa71-8d1f-40fa-b75c-d969583ccada tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:05.671013 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:05.671013 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:05.673393 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9443aa71-8d1f-40fa-b75c-d969583ccada tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:05.679755 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1337/2619] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:05.687110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-537ffa69-b2cc-4c1e-aed3-5c1ebad2857a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:05.688213 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-537ffa69-b2cc-4c1e-aed3-5c1ebad2857a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:05.688213 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-537ffa69-b2cc-4c1e-aed3-5c1ebad2857a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:05.715539 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:05.715539 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:05.734671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-537ffa69-b2cc-4c1e-aed3-5c1ebad2857a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:05.758056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-537ffa69-b2cc-4c1e-aed3-5c1ebad2857a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:05.758896 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1338/2620] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:05 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 896 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:05.773609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5a749cd-ddfd-4928-b3d5-c9951eb0ba9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:05.774072 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5a749cd-ddfd-4928-b3d5-c9951eb0ba9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:05.774513 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5a749cd-ddfd-4928-b3d5-c9951eb0ba9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:05.807773 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:05.807773 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:05.815708 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e5a749cd-ddfd-4928-b3d5-c9951eb0ba9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:05.826091 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5a749cd-ddfd-4928-b3d5-c9951eb0ba9d tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:05.835373 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1339/2621] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:05 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:06.626436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca69afef-a7bf-410c-b11a-86fda819f0d5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:06.627116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca69afef-a7bf-410c-b11a-86fda819f0d5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:06.627316 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca69afef-a7bf-410c-b11a-86fda819f0d5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:06.653402 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:06.653402 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:06.671427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ca69afef-a7bf-410c-b11a-86fda819f0d5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:06.690924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca69afef-a7bf-410c-b11a-86fda819f0d5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:06.699403 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1340/2622] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:06 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:06.711323 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9c54af3-b58b-4739-9fdd-3e0b91f1db60 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:06.711735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9c54af3-b58b-4739-9fdd-3e0b91f1db60 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:06.712206 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9c54af3-b58b-4739-9fdd-3e0b91f1db60 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:06.712679 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e9c54af3-b58b-4739-9fdd-3e0b91f1db60 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:06.742436 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:06.742436 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:06.744450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9c54af3-b58b-4739-9fdd-3e0b91f1db60 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:06.745565 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1341/2623] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:06.780106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-371269eb-30b0-479d-b443-c62ba68e5a09 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:06.780106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-371269eb-30b0-479d-b443-c62ba68e5a09 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:06.780106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-371269eb-30b0-479d-b443-c62ba68e5a09 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:06.797032 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:06.797032 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:06.819954 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-371269eb-30b0-479d-b443-c62ba68e5a09 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:06.837278 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-371269eb-30b0-479d-b443-c62ba68e5a09 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:06.838352 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1342/2624] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:06 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 920 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:06.842358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34f673f5-12b8-44ce-8953-af5508c01b11 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:06.845289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34f673f5-12b8-44ce-8953-af5508c01b11 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:06.845939 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34f673f5-12b8-44ce-8953-af5508c01b11 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:06.878347 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:06.878347 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:06.896820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-34f673f5-12b8-44ce-8953-af5508c01b11 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:06.923430 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34f673f5-12b8-44ce-8953-af5508c01b11 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:06.924685 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1343/2625] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:06 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:07.709762 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7171c70-64bf-4892-bd14-ba29ee73ab79 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:07.710938 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7171c70-64bf-4892-bd14-ba29ee73ab79 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:07.711576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7171c70-64bf-4892-bd14-ba29ee73ab79 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:07.731781 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:07.731781 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:07.744025 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b7171c70-64bf-4892-bd14-ba29ee73ab79 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:07.769210 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7171c70-64bf-4892-bd14-ba29ee73ab79 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:07.770654 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1344/2626] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:07 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:07.786377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88635e89-3e41-412a-a835-da5e1100120d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:07.787131 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88635e89-3e41-412a-a835-da5e1100120d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:07.787789 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88635e89-3e41-412a-a835-da5e1100120d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:07.788458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-88635e89-3e41-412a-a835-da5e1100120d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:07.800981 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:07.800981 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:07.803241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88635e89-3e41-412a-a835-da5e1100120d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:07.804978 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1345/2627] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:07.854070 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2445733f-e318-4287-b583-7059376b1e78 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:07.854821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2445733f-e318-4287-b583-7059376b1e78 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:07.855487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2445733f-e318-4287-b583-7059376b1e78 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:07.914373 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:07.914373 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:07.925205 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2445733f-e318-4287-b583-7059376b1e78 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:07.939023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2445733f-e318-4287-b583-7059376b1e78 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:07.940791 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1346/2628] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:07 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:07.944887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd6bb20f-0dc4-49aa-becb-a5d28259f1fd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:07.945395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd6bb20f-0dc4-49aa-becb-a5d28259f1fd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:07.945949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd6bb20f-0dc4-49aa-becb-a5d28259f1fd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:07.962671 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:07.962671 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:07.970882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bd6bb20f-0dc4-49aa-becb-a5d28259f1fd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:07.979861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd6bb20f-0dc4-49aa-becb-a5d28259f1fd tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 200 Jan 10 14:41:07.980927 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1347/2629] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:07 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:08.784407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0519bd7-adc8-4d4b-97d0-590c4d862c5b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:08.785053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0519bd7-adc8-4d4b-97d0-590c4d862c5b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:08.785263 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0519bd7-adc8-4d4b-97d0-590c4d862c5b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:08.806948 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:08.806948 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:08.814656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b0519bd7-adc8-4d4b-97d0-590c4d862c5b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:08.824551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0519bd7-adc8-4d4b-97d0-590c4d862c5b tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:08.825790 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1348/2630] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:08 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:08.833722 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7116358e-f4e5-4c00-b71e-e73ae4b00573 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:08.833722 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7116358e-f4e5-4c00-b71e-e73ae4b00573 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:08.833722 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7116358e-f4e5-4c00-b71e-e73ae4b00573 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:08.833722 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7116358e-f4e5-4c00-b71e-e73ae4b00573 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:08.840811 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:08.840811 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:08.843849 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7116358e-f4e5-4c00-b71e-e73ae4b00573 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:08.845712 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1349/2631] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:08.957375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b21eca1e-cda6-4a35-8d1b-4a397b80e752 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:08.958107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b21eca1e-cda6-4a35-8d1b-4a397b80e752 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:08.958749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b21eca1e-cda6-4a35-8d1b-4a397b80e752 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:08.977999 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:08.977999 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:08.986675 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b21eca1e-cda6-4a35-8d1b-4a397b80e752 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:08.996903 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b21eca1e-cda6-4a35-8d1b-4a397b80e752 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:09.000465 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1350/2632] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:08 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:09.002829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72afc670-2556-433c-8320-ffbf05ded3b3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb Jan 10 14:41:09.003509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72afc670-2556-433c-8320-ffbf05ded3b3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:09.004183 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72afc670-2556-433c-8320-ffbf05ded3b3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:09.017532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72afc670-2556-433c-8320-ffbf05ded3b3 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb returned with HTTP 404 Jan 10 14:41:09.021798 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1351/2633] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:08 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/2b913bf0-c224-4f00-a9df-57a7ca4cd9eb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:41:09.025973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-879a95a0-24c1-42f1-86a5-5c8881f38939 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:09.026728 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-879a95a0-24c1-42f1-86a5-5c8881f38939 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:09.027439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-879a95a0-24c1-42f1-86a5-5c8881f38939 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:09.043529 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:09.043529 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:09.052662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-879a95a0-24c1-42f1-86a5-5c8881f38939 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:09.062079 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-879a95a0-24c1-42f1-86a5-5c8881f38939 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:09.063552 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1352/2634] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:09 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:09.067472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-428b3dde-ef70-4762-8179-d505052bcced tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] DELETE http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:09.068233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-428b3dde-ef70-4762-8179-d505052bcced tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:09.068994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-428b3dde-ef70-4762-8179-d505052bcced tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:09.069908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-428b3dde-ef70-4762-8179-d505052bcced tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Delete volume with id: 423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:09.086177 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:09.086177 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:09.087423 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-428b3dde-ef70-4762-8179-d505052bcced tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:09.250709 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-428b3dde-ef70-4762-8179-d505052bcced tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Delete volume request issued successfully. Jan 10 14:41:09.251193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-428b3dde-ef70-4762-8179-d505052bcced tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 202 Jan 10 14:41:09.252200 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1353/2635] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:41:09 2022] DELETE /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:41:09.256494 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-050149a9-2e11-4b73-8952-b670ffbdda96 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:09.257540 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-050149a9-2e11-4b73-8952-b670ffbdda96 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2059593233"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:09.276531 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:09.276531 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:09.308676 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-050149a9-2e11-4b73-8952-b670ffbdda96 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:09.379143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-050149a9-2e11-4b73-8952-b670ffbdda96 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:41:09.380739 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-050149a9-2e11-4b73-8952-b670ffbdda96 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:09.381539 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1354/2636] 10.222.0.20 () {60 vars in 1344 bytes} [Mon Jan 10 14:41:09 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:09.385837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38f7b596-f307-404f-bcc4-d1cb58915215 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:09.388362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38f7b596-f307-404f-bcc4-d1cb58915215 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:09.388362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38f7b596-f307-404f-bcc4-d1cb58915215 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:09.405631 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:09.405631 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:09.417390 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-38f7b596-f307-404f-bcc4-d1cb58915215 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:09.429324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38f7b596-f307-404f-bcc4-d1cb58915215 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:09.430496 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1355/2637] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:09 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:09.434110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28a14abc-90e4-4e04-a870-1e273599ab6b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:09.434807 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28a14abc-90e4-4e04-a870-1e273599ab6b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-501271287", "description": "This is the new description of volume"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:09.452376 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:09.452376 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:09.460670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28a14abc-90e4-4e04-a870-1e273599ab6b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:09.543647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28a14abc-90e4-4e04-a870-1e273599ab6b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:41:09.544862 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28a14abc-90e4-4e04-a870-1e273599ab6b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:09.545822 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1356/2638] 10.222.0.20 () {60 vars in 1345 bytes} [Mon Jan 10 14:41:09 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 891 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:09.558137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b6f0aea-ebda-453e-b3c5-bdcadb789eef tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:09.558620 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b6f0aea-ebda-453e-b3c5-bdcadb789eef tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:09.559074 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b6f0aea-ebda-453e-b3c5-bdcadb789eef tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:09.577338 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:09.577338 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:09.586704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9b6f0aea-ebda-453e-b3c5-bdcadb789eef tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:09.597818 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b6f0aea-ebda-453e-b3c5-bdcadb789eef tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:09.599418 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1357/2639] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:09 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:09.612364 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] POST http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes Jan 10 14:41:09.613076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-25913686", "availability_zone": "nova", "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:09.614023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-25913686', 'availability_zone': 'nova', 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:41:09.614330 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume of 1 GB Jan 10 14:41:09.620869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Availability Zones retrieved successfully. Jan 10 14:41:09.636321 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (2d730f7e-f5f3-4572-84c9-b2a94effc943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:09.638848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30619d38-c99a-490d-b417-619614b2e88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:09.641853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:41:09.674770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30619d38-c99a-490d-b417-619614b2e88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:09.677703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84ab6d2-7397-40b9-9373-121ae9f64577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:09.783317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Created reservations ['4223f1e5-8ff5-4bb4-a583-6eef1808f585', '3b4ea30d-97ab-4e62-938e-3aab2231941d', 'eb9975d4-4bd1-49c6-953d-95daf4658498', '4655b8c8-edea-4bd3-b108-c98e1d13aeec'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:41:09.785658 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84ab6d2-7397-40b9-9373-121ae9f64577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4223f1e5-8ff5-4bb4-a583-6eef1808f585', '3b4ea30d-97ab-4e62-938e-3aab2231941d', 'eb9975d4-4bd1-49c6-953d-95daf4658498', '4655b8c8-edea-4bd3-b108-c98e1d13aeec']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:09.787880 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6754e9f3-ad33-4eb3-b586-07f1936a17c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:09.935449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6754e9f3-ad33-4eb3-b586-07f1936a17c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-25913686',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['4223f1e5-8ff5-4bb4-a583-6eef1808f585','3b4ea30d-97ab-4e62-938e-3aab2231941d','eb9975d4-4bd1-49c6-953d-95daf4658498','4655b8c8-edea-4bd3-b108-c98e1d13aeec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:41:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-25913686',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f71fe88913f84eb18db7e2fa6a849409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:09.937430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (487a77a9-c831-456a-bb38-6c3ee611e2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:10.151701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (487a77a9-c831-456a-bb38-6c3ee611e2f4) transitioned into 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-25913686',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['4223f1e5-8ff5-4bb4-a583-6eef1808f585','3b4ea30d-97ab-4e62-938e-3aab2231941d','eb9975d4-4bd1-49c6-953d-95daf4658498','4655b8c8-edea-4bd3-b108-c98e1d13aeec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:10.153665 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a66710b-8365-4414-aa33-6b2364b5e4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:10.278021 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a66710b-8365-4414-aa33-6b2364b5e4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:10.293030 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (2d730f7e-f5f3-4572-84c9-b2a94effc943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:10.296735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request issued successfully. Jan 10 14:41:10.298229 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89edc561-5329-44d4-a3cf-ec3f1bc39f4a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes returned with HTTP 202 Jan 10 14:41:10.311153 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1358/2640] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:41:09 2022] POST /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes => generated 809 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:41:10.319992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6cdbdac6-6bac-4635-9369-6c0ae38efc9e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:10.321376 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6cdbdac6-6bac-4635-9369-6c0ae38efc9e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:10.323375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6cdbdac6-6bac-4635-9369-6c0ae38efc9e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:10.347641 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:10.347641 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:10.358341 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6cdbdac6-6bac-4635-9369-6c0ae38efc9e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:10.368106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6cdbdac6-6bac-4635-9369-6c0ae38efc9e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:10.369227 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1359/2641] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:10 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:10.374351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b67a5e7-061e-44ec-bc16-9c72b4f6b0b6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:10.377311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b67a5e7-061e-44ec-bc16-9c72b4f6b0b6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:10.377311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b67a5e7-061e-44ec-bc16-9c72b4f6b0b6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:10.377311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7b67a5e7-061e-44ec-bc16-9c72b4f6b0b6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:10.384015 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:10.384015 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:10.385821 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b67a5e7-061e-44ec-bc16-9c72b4f6b0b6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:10.387613 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1360/2642] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:10.405969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4072077-1cc4-45fa-8419-29dbbcf191ac tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:10.405969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4072077-1cc4-45fa-8419-29dbbcf191ac tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:10.405969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4072077-1cc4-45fa-8419-29dbbcf191ac tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:10.433328 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:10.433328 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:10.454821 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b4072077-1cc4-45fa-8419-29dbbcf191ac tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:10.494517 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4072077-1cc4-45fa-8419-29dbbcf191ac tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:10.497820 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1361/2643] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:10 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 877 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:10.509882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-adc30618-1b35-4c56-9800-e40ce369a4ee tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:10.510822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-adc30618-1b35-4c56-9800-e40ce369a4ee tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:10.510822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-adc30618-1b35-4c56-9800-e40ce369a4ee tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:10.527834 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:10.527834 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:10.543142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-adc30618-1b35-4c56-9800-e40ce369a4ee tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:10.550245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-adc30618-1b35-4c56-9800-e40ce369a4ee tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:10.559533 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1362/2644] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:10 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:11.383858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ce47e29-3e50-452b-9517-5cd915909edf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:11.384506 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ce47e29-3e50-452b-9517-5cd915909edf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:11.384925 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ce47e29-3e50-452b-9517-5cd915909edf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:11.400516 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:11.400516 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:11.407997 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7ce47e29-3e50-452b-9517-5cd915909edf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:11.416365 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ce47e29-3e50-452b-9517-5cd915909edf tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:11.417321 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1363/2645] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:11 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:11.429442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d741ea05-2a7e-44f5-9748-e729cc27a108 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:11.429945 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d741ea05-2a7e-44f5-9748-e729cc27a108 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:11.430383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d741ea05-2a7e-44f5-9748-e729cc27a108 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:11.430683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d741ea05-2a7e-44f5-9748-e729cc27a108 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:11.437943 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:11.437943 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:11.441802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d741ea05-2a7e-44f5-9748-e729cc27a108 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:11.441802 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1364/2646] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:11.513919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebf1104f-4d6a-4228-afc6-e1e25d37e192 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:11.514353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ebf1104f-4d6a-4228-afc6-e1e25d37e192 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:11.514803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ebf1104f-4d6a-4228-afc6-e1e25d37e192 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:11.529438 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:11.529438 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:11.538297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ebf1104f-4d6a-4228-afc6-e1e25d37e192 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:11.548702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ebf1104f-4d6a-4228-afc6-e1e25d37e192 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:11.549745 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1365/2647] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:11 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 901 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:11.574186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d24c8e3f-ea01-4854-85ba-eee5c0d2e158 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:11.574637 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d24c8e3f-ea01-4854-85ba-eee5c0d2e158 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:11.575097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d24c8e3f-ea01-4854-85ba-eee5c0d2e158 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:11.595165 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:11.595165 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:11.604547 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d24c8e3f-ea01-4854-85ba-eee5c0d2e158 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:11.619022 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d24c8e3f-ea01-4854-85ba-eee5c0d2e158 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:11.619792 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1366/2648] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:11 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:41:12.431604 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16e3e4e7-a201-41c6-8bfa-97d3542bfe7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:12.432316 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16e3e4e7-a201-41c6-8bfa-97d3542bfe7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:12.432628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16e3e4e7-a201-41c6-8bfa-97d3542bfe7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:12.445808 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:12.445808 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:12.452674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-16e3e4e7-a201-41c6-8bfa-97d3542bfe7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:12.460775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16e3e4e7-a201-41c6-8bfa-97d3542bfe7d tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:12.461465 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1367/2649] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:12 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:12.465693 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77e5d8d3-ff83-4855-8787-320b9fde0e73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:12.466120 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77e5d8d3-ff83-4855-8787-320b9fde0e73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:12.466548 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77e5d8d3-ff83-4855-8787-320b9fde0e73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:12.467102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-77e5d8d3-ff83-4855-8787-320b9fde0e73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:12.474331 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:12.474331 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:12.475769 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77e5d8d3-ff83-4855-8787-320b9fde0e73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:12.476448 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1368/2650] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:12.563869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-de9a13e2-b128-4b44-a81e-8f30e059f394 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:12.564336 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-de9a13e2-b128-4b44-a81e-8f30e059f394 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:12.564787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-de9a13e2-b128-4b44-a81e-8f30e059f394 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:12.578595 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:12.578595 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:12.585513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-de9a13e2-b128-4b44-a81e-8f30e059f394 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:12.594527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-de9a13e2-b128-4b44-a81e-8f30e059f394 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:12.595402 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1369/2651] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:12 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:12.608169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5e02c20-7a67-4ffd-9f8b-d9041b58625e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:12.608919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5e02c20-7a67-4ffd-9f8b-d9041b58625e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2059593233", "description": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:12.623201 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:12.623201 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:12.630178 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a5e02c20-7a67-4ffd-9f8b-d9041b58625e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:12.684918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a5e02c20-7a67-4ffd-9f8b-d9041b58625e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:41:12.686092 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5e02c20-7a67-4ffd-9f8b-d9041b58625e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:12.695712 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1370/2652] 10.222.0.20 () {60 vars in 1344 bytes} [Mon Jan 10 14:41:12 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 839 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:12.695712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f293f99-fae2-4b90-aa56-fb70b0dbd8f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:12.695712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f293f99-fae2-4b90-aa56-fb70b0dbd8f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:12.695712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f293f99-fae2-4b90-aa56-fb70b0dbd8f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:12.704922 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:12.704922 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:12.711617 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8f293f99-fae2-4b90-aa56-fb70b0dbd8f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:12.721735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f293f99-fae2-4b90-aa56-fb70b0dbd8f8 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:12.722444 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1371/2653] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:12 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:12.725819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6ab9f34f-9a14-4c73-87e1-edfc5d1f9e1a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] DELETE http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:12.726260 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6ab9f34f-9a14-4c73-87e1-edfc5d1f9e1a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:12.726701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6ab9f34f-9a14-4c73-87e1-edfc5d1f9e1a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:12.727092 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-6ab9f34f-9a14-4c73-87e1-edfc5d1f9e1a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume with id: 7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:12.741970 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:12.741970 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:12.742960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6ab9f34f-9a14-4c73-87e1-edfc5d1f9e1a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:12.918856 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6ab9f34f-9a14-4c73-87e1-edfc5d1f9e1a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume request issued successfully. Jan 10 14:41:12.919254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6ab9f34f-9a14-4c73-87e1-edfc5d1f9e1a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 202 Jan 10 14:41:12.920194 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1372/2654] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:41:12 2022] DELETE /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:41:12.932526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96d6c4a3-eeb7-4d91-9585-8492e7afefeb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:12.933106 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96d6c4a3-eeb7-4d91-9585-8492e7afefeb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:12.933411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96d6c4a3-eeb7-4d91-9585-8492e7afefeb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:12.951765 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:12.951765 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:12.960304 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-96d6c4a3-eeb7-4d91-9585-8492e7afefeb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:12.970212 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96d6c4a3-eeb7-4d91-9585-8492e7afefeb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:12.971380 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1373/2655] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:12 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:13.441665 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-111ceac9-5b9e-4014-b3e8-da787df4d829 req-7b0fb2d1-b336-419f-8a29-f82c7fae94eb tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22 returned with HTTP 200 Jan 10 14:41:13.442729 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1283/2656] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:40:59 2022] DELETE /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/19af0e1b-ca85-4455-b274-d63c71d64b22 => generated 19 bytes in 14189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:13.476766 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f417f15-5781-4c42-aa22-75d71be87be0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:13.477361 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f417f15-5781-4c42-aa22-75d71be87be0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:13.477809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f417f15-5781-4c42-aa22-75d71be87be0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:13.489025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3dde5a6-c4e2-4c37-911c-44d390a38dae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:13.489482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3dde5a6-c4e2-4c37-911c-44d390a38dae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:13.490258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3dde5a6-c4e2-4c37-911c-44d390a38dae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:13.490258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b3dde5a6-c4e2-4c37-911c-44d390a38dae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:13.501976 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:13.501976 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:13.502957 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:13.502957 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:13.504826 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3dde5a6-c4e2-4c37-911c-44d390a38dae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:13.506057 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1284/2657] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:13.517637 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f417f15-5781-4c42-aa22-75d71be87be0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:13.526787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f417f15-5781-4c42-aa22-75d71be87be0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:13.527539 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1374/2658] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:13 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:13.737883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6522234-66e6-4532-b4dc-fa92567b3086 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:13.738443 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6522234-66e6-4532-b4dc-fa92567b3086 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:13.739086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6522234-66e6-4532-b4dc-fa92567b3086 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:13.753695 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:13.753695 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:13.760992 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a6522234-66e6-4532-b4dc-fa92567b3086 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:13.771138 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6522234-66e6-4532-b4dc-fa92567b3086 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:13.772128 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1285/2659] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:13 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:13.985911 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5346b3b1-f512-4223-b160-a0a3bc366194 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:13.986474 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5346b3b1-f512-4223-b160-a0a3bc366194 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:13.986866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5346b3b1-f512-4223-b160-a0a3bc366194 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:14.007790 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:14.007790 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:14.017185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5346b3b1-f512-4223-b160-a0a3bc366194 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:14.041522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5346b3b1-f512-4223-b160-a0a3bc366194 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:14.045020 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1375/2660] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:13 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 906 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:14.075721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b1d175b-0f15-4187-8e2f-ae9986228197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:41:14.076496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b1d175b-0f15-4187-8e2f-ae9986228197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:14.077108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b1d175b-0f15-4187-8e2f-ae9986228197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:14.097683 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:14.097683 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:14.117526 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b1d175b-0f15-4187-8e2f-ae9986228197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:14.139590 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b1d175b-0f15-4187-8e2f-ae9986228197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:41:14.140440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1286/2661] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:14 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:14.519246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ff586a8-0d15-4e3e-8dc6-27a59002cb5b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:14.519721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ff586a8-0d15-4e3e-8dc6-27a59002cb5b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:14.520113 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ff586a8-0d15-4e3e-8dc6-27a59002cb5b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:14.520452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7ff586a8-0d15-4e3e-8dc6-27a59002cb5b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:14.530599 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:14.530599 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:14.532825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ff586a8-0d15-4e3e-8dc6-27a59002cb5b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:14.544077 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1376/2662] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:14 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:14.544503 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-556245b5-8e5c-4e71-9bde-8e89e11f3848 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:14.544503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-556245b5-8e5c-4e71-9bde-8e89e11f3848 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:14.544503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-556245b5-8e5c-4e71-9bde-8e89e11f3848 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:14.569289 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:14.569289 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:14.581561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-556245b5-8e5c-4e71-9bde-8e89e11f3848 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:14.609835 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-556245b5-8e5c-4e71-9bde-8e89e11f3848 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:14.620621 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1287/2663] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:14 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:14.786296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02ecfc8f-0f16-44cf-b84d-9af037926ec7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:14.787084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02ecfc8f-0f16-44cf-b84d-9af037926ec7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:14.788268 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-02ecfc8f-0f16-44cf-b84d-9af037926ec7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:14.815788 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:14.815788 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:14.831943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-02ecfc8f-0f16-44cf-b84d-9af037926ec7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:14.853799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-02ecfc8f-0f16-44cf-b84d-9af037926ec7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:14.856921 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1377/2664] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:14 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:15.057037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62a6d9a3-ddd4-4a3f-a579-5477c4737e66 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:15.057397 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62a6d9a3-ddd4-4a3f-a579-5477c4737e66 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:15.057910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62a6d9a3-ddd4-4a3f-a579-5477c4737e66 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:15.072162 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:15.072162 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:15.080832 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-62a6d9a3-ddd4-4a3f-a579-5477c4737e66 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:15.090417 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62a6d9a3-ddd4-4a3f-a579-5477c4737e66 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:15.091603 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1288/2665] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:15 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:15.551773 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-764ca94e-35eb-4833-95ec-3ef2f76ba147 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:15.557816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-764ca94e-35eb-4833-95ec-3ef2f76ba147 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:15.557816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-764ca94e-35eb-4833-95ec-3ef2f76ba147 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:15.557816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-764ca94e-35eb-4833-95ec-3ef2f76ba147 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:15.569581 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:15.569581 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:15.571996 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-764ca94e-35eb-4833-95ec-3ef2f76ba147 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:15.572892 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1378/2666] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:15.624586 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc780599-b506-439b-8755-990e5a1afad8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:15.625578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc780599-b506-439b-8755-990e5a1afad8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:15.626234 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc780599-b506-439b-8755-990e5a1afad8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:15.645574 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:15.645574 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:15.665878 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fc780599-b506-439b-8755-990e5a1afad8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:15.688141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc780599-b506-439b-8755-990e5a1afad8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:15.696505 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1289/2667] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:15 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:15.869156 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9357b6c-6e89-4676-9bf1-87231fe190d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:15.869826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9357b6c-6e89-4676-9bf1-87231fe190d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:15.870427 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9357b6c-6e89-4676-9bf1-87231fe190d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:15.895865 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:15.895865 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:15.913422 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e9357b6c-6e89-4676-9bf1-87231fe190d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:15.930117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9357b6c-6e89-4676-9bf1-87231fe190d2 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:15.936643 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1379/2668] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:15 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:16.106657 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a3c30e8-e9e6-4602-a0e8-a41995dd7cb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:16.107824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a3c30e8-e9e6-4602-a0e8-a41995dd7cb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:16.108915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a3c30e8-e9e6-4602-a0e8-a41995dd7cb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:16.128024 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:16.128024 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:16.138273 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0a3c30e8-e9e6-4602-a0e8-a41995dd7cb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:16.151277 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a3c30e8-e9e6-4602-a0e8-a41995dd7cb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:16.152611 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1290/2669] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:16 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 906 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:16.586929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7fdad739-5849-4e19-a923-d0428dc4452f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:16.587503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7fdad739-5849-4e19-a923-d0428dc4452f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:16.587892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7fdad739-5849-4e19-a923-d0428dc4452f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:16.588204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7fdad739-5849-4e19-a923-d0428dc4452f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:16.606996 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:16.606996 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:16.612905 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7fdad739-5849-4e19-a923-d0428dc4452f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:16.617048 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1380/2670] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:16.711309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51d6a7ec-9802-43be-9b9d-d5274d88c6c8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:16.711896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51d6a7ec-9802-43be-9b9d-d5274d88c6c8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:16.713506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51d6a7ec-9802-43be-9b9d-d5274d88c6c8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:16.750080 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:16.750080 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:16.786986 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51d6a7ec-9802-43be-9b9d-d5274d88c6c8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:16.808005 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51d6a7ec-9802-43be-9b9d-d5274d88c6c8 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:16.809897 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1291/2671] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:16 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:16.945401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3633945-15da-414a-ac4d-6fef242d73e7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:16.945843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3633945-15da-414a-ac4d-6fef242d73e7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:16.946288 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3633945-15da-414a-ac4d-6fef242d73e7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:16.964959 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:16.964959 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:16.974521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b3633945-15da-414a-ac4d-6fef242d73e7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:16.990001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3633945-15da-414a-ac4d-6fef242d73e7 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:16.991365 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1381/2672] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:16 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:17.166872 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ee93298-d83a-49a7-89ca-9e6026f53846 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:17.167330 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ee93298-d83a-49a7-89ca-9e6026f53846 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:17.167757 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ee93298-d83a-49a7-89ca-9e6026f53846 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:17.186955 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:17.186955 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:17.199726 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0ee93298-d83a-49a7-89ca-9e6026f53846 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:17.211649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ee93298-d83a-49a7-89ca-9e6026f53846 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 200 Jan 10 14:41:17.231246 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1292/2673] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:17 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 906 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:17.626826 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b2d6f7f-5c7d-4ccc-83f7-6438e7ea555d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:17.627414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b2d6f7f-5c7d-4ccc-83f7-6438e7ea555d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:17.627723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b2d6f7f-5c7d-4ccc-83f7-6438e7ea555d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:17.628021 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1b2d6f7f-5c7d-4ccc-83f7-6438e7ea555d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:17.640080 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:17.640080 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:17.654083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b2d6f7f-5c7d-4ccc-83f7-6438e7ea555d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:17.654930 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1382/2674] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:17.824669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6798b5a3-568e-43d9-a985-ef5737044e74 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:17.825186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6798b5a3-568e-43d9-a985-ef5737044e74 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:17.825485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6798b5a3-568e-43d9-a985-ef5737044e74 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:17.885639 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:17.885639 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:17.919598 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6798b5a3-568e-43d9-a985-ef5737044e74 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:17.947509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6798b5a3-568e-43d9-a985-ef5737044e74 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:17.955241 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1293/2675] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:17 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:18.006058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1df98bbe-e11d-4c30-990d-63c3d2399bed tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:18.006606 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1df98bbe-e11d-4c30-990d-63c3d2399bed tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:18.007055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1df98bbe-e11d-4c30-990d-63c3d2399bed tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:18.046378 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:18.046378 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:18.071283 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1df98bbe-e11d-4c30-990d-63c3d2399bed tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:18.091051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1df98bbe-e11d-4c30-990d-63c3d2399bed tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:18.092301 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1383/2676] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:18 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:18.228533 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2ae48ee-6995-47b7-9c8a-284e2c79fbc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 Jan 10 14:41:18.228533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2ae48ee-6995-47b7-9c8a-284e2c79fbc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:18.228964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2ae48ee-6995-47b7-9c8a-284e2c79fbc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:18.261135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2ae48ee-6995-47b7-9c8a-284e2c79fbc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 returned with HTTP 404 Jan 10 14:41:18.265184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84b0e1d1-ec67-45a5-a748-f8084a580fd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] DELETE http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:18.266319 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84b0e1d1-ec67-45a5-a748-f8084a580fd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:18.267077 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1294/2677] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:18 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/7b5d1396-91c2-4ba4-8d7e-6fcf889d8fb2 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:41:18.267778 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84b0e1d1-ec67-45a5-a748-f8084a580fd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:18.268184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-84b0e1d1-ec67-45a5-a748-f8084a580fd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume with id: 8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:18.299249 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:18.299249 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:18.300390 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-84b0e1d1-ec67-45a5-a748-f8084a580fd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:18.511964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-84b0e1d1-ec67-45a5-a748-f8084a580fd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume request issued successfully. Jan 10 14:41:18.512401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84b0e1d1-ec67-45a5-a748-f8084a580fd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 202 Jan 10 14:41:18.513705 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1384/2678] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:41:18 2022] DELETE /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:41:18.521916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad8f83a4-e8bb-41ae-97f5-fd8c0bef7bd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:18.522505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad8f83a4-e8bb-41ae-97f5-fd8c0bef7bd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:18.523525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad8f83a4-e8bb-41ae-97f5-fd8c0bef7bd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:18.554601 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:18.554601 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:18.590644 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad8f83a4-e8bb-41ae-97f5-fd8c0bef7bd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:18.612525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad8f83a4-e8bb-41ae-97f5-fd8c0bef7bd3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:18.618120 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1295/2679] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:18 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:18.671386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23a80ea8-3c20-4e39-a263-d051077abe3d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:18.672570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23a80ea8-3c20-4e39-a263-d051077abe3d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:18.673202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23a80ea8-3c20-4e39-a263-d051077abe3d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:18.673681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-23a80ea8-3c20-4e39-a263-d051077abe3d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:18.686978 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:18.686978 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:18.689667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23a80ea8-3c20-4e39-a263-d051077abe3d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:18.706247 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1385/2680] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:18.969204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c0f4963-c6ed-405b-a078-5234dfa2b5f0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:18.970256 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c0f4963-c6ed-405b-a078-5234dfa2b5f0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:18.970929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c0f4963-c6ed-405b-a078-5234dfa2b5f0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:19.003780 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:19.003780 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:19.018395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4c0f4963-c6ed-405b-a078-5234dfa2b5f0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:19.039477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c0f4963-c6ed-405b-a078-5234dfa2b5f0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:19.055311 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1296/2681] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:18 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:19.107573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b982b5f-dba8-48ba-bd97-fd420d73ddc0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:19.109527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b982b5f-dba8-48ba-bd97-fd420d73ddc0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:19.110238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0b982b5f-dba8-48ba-bd97-fd420d73ddc0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:19.157745 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:19.157745 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:19.180413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0b982b5f-dba8-48ba-bd97-fd420d73ddc0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:19.214370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0b982b5f-dba8-48ba-bd97-fd420d73ddc0 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:19.215406 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1386/2682] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:19 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:19.633409 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-125d3ebc-c1e6-4b15-9142-fe2540a39d15 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:19.634164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-125d3ebc-c1e6-4b15-9142-fe2540a39d15 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:19.634806 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-125d3ebc-c1e6-4b15-9142-fe2540a39d15 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:19.690677 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:19.690677 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:19.719358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-786c6d73-62e9-4bd3-8f58-112501406b3e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:19.723887 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-786c6d73-62e9-4bd3-8f58-112501406b3e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:19.724614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-786c6d73-62e9-4bd3-8f58-112501406b3e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:19.725085 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-786c6d73-62e9-4bd3-8f58-112501406b3e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:19.732603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-125d3ebc-c1e6-4b15-9142-fe2540a39d15 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:19.740749 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:19.740749 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:19.742401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-786c6d73-62e9-4bd3-8f58-112501406b3e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:19.753879 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1387/2683] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:19.756782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-125d3ebc-c1e6-4b15-9142-fe2540a39d15 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:19.768105 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1297/2684] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:19 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:20.058769 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c380f8bd-b9dc-44e9-970e-5327a1bb40dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:20.059215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c380f8bd-b9dc-44e9-970e-5327a1bb40dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:20.059665 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c380f8bd-b9dc-44e9-970e-5327a1bb40dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:20.103049 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:20.103049 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:20.138275 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c380f8bd-b9dc-44e9-970e-5327a1bb40dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:20.173734 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c380f8bd-b9dc-44e9-970e-5327a1bb40dd tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:20.190085 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1388/2685] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:20 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:20.233384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-071752c1-2bd4-4f22-a368-d61d15a5d150 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:20.233963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-071752c1-2bd4-4f22-a368-d61d15a5d150 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:20.235050 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-071752c1-2bd4-4f22-a368-d61d15a5d150 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:20.277735 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:20.277735 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:20.320931 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-071752c1-2bd4-4f22-a368-d61d15a5d150 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:20.360720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-071752c1-2bd4-4f22-a368-d61d15a5d150 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:20.361601 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1298/2686] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:20 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:20.767050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c9bf760-0588-483d-a233-39a0f8ec1c7e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:20.767638 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c9bf760-0588-483d-a233-39a0f8ec1c7e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:20.773568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-373f7c1a-b870-49a3-8e1d-3d0c80a6187a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:20.774014 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-373f7c1a-b870-49a3-8e1d-3d0c80a6187a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:20.774769 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-373f7c1a-b870-49a3-8e1d-3d0c80a6187a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:20.778278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c9bf760-0588-483d-a233-39a0f8ec1c7e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:20.778828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9c9bf760-0588-483d-a233-39a0f8ec1c7e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:20.798933 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:20.798933 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:20.812087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c9bf760-0588-483d-a233-39a0f8ec1c7e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:20.813375 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1389/2687] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:20.817486 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:20.817486 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:20.838186 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-373f7c1a-b870-49a3-8e1d-3d0c80a6187a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:20.867276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-373f7c1a-b870-49a3-8e1d-3d0c80a6187a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:20.880129 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1299/2688] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:20 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:21.189384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f9aae75-72f0-4031-8501-aafb15a1d59f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:21.189823 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f9aae75-72f0-4031-8501-aafb15a1d59f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:21.190503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f9aae75-72f0-4031-8501-aafb15a1d59f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:21.219887 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:21.219887 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:21.237839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5f9aae75-72f0-4031-8501-aafb15a1d59f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:21.265121 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f9aae75-72f0-4031-8501-aafb15a1d59f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:21.274631 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1390/2689] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:21 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:21.380437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62922678-fd13-42f6-ae85-fe17a57ee380 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:21.381592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62922678-fd13-42f6-ae85-fe17a57ee380 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:21.383043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62922678-fd13-42f6-ae85-fe17a57ee380 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:21.422205 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:21.422205 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:21.444892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-62922678-fd13-42f6-ae85-fe17a57ee380 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Volume info retrieved successfully. Jan 10 14:41:21.482652 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62922678-fd13-42f6-ae85-fe17a57ee380 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 200 Jan 10 14:41:21.494524 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1300/2690] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:21 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 1361 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:21.826713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c689a114-3b39-4ce3-97a7-be2df541df3a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:21.827347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c689a114-3b39-4ce3-97a7-be2df541df3a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:21.835694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c689a114-3b39-4ce3-97a7-be2df541df3a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:21.836282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c689a114-3b39-4ce3-97a7-be2df541df3a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:21.880783 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:21.880783 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:21.892790 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b4cfc2b-63a5-4f53-9ed6-e98348d1d32c tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:21.893473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b4cfc2b-63a5-4f53-9ed6-e98348d1d32c tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:21.894555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b4cfc2b-63a5-4f53-9ed6-e98348d1d32c tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:21.896992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c689a114-3b39-4ce3-97a7-be2df541df3a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:21.907838 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1391/2691] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:21.926364 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:21.926364 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:21.947693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b4cfc2b-63a5-4f53-9ed6-e98348d1d32c tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:21.967133 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b4cfc2b-63a5-4f53-9ed6-e98348d1d32c tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:21.968535 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1301/2692] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:21 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:22.281854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79938e95-423a-43bf-9c11-b4e579d20f19 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:22.294447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79938e95-423a-43bf-9c11-b4e579d20f19 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:22.295206 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79938e95-423a-43bf-9c11-b4e579d20f19 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:22.341122 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:22.341122 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:22.366062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-79938e95-423a-43bf-9c11-b4e579d20f19 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:22.389380 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79938e95-423a-43bf-9c11-b4e579d20f19 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:22.394545 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1392/2693] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:22 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:22.509564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd484236-03fc-4fa9-9e3d-9a867ae65e19 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] GET http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 Jan 10 14:41:22.510135 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd484236-03fc-4fa9-9e3d-9a867ae65e19 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:22.511136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd484236-03fc-4fa9-9e3d-9a867ae65e19 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:22.539617 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd484236-03fc-4fa9-9e3d-9a867ae65e19 tempest-TaggedBootDevicesTest-1434913951 tempest-TaggedBootDevicesTest-1434913951-project] http://10.222.0.20/volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 returned with HTTP 404 Jan 10 14:41:22.545195 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1302/2694] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:22 2022] GET /volume/v3/2f48f1eee11a46da938637927e7f3eee/volumes/423f769b-0370-45b7-9f4e-4e647e04bf49 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:41:22.917724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa613c98-83fb-4475-bff5-9bf988aed711 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:22.918262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa613c98-83fb-4475-bff5-9bf988aed711 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:22.919386 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa613c98-83fb-4475-bff5-9bf988aed711 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:22.920108 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fa613c98-83fb-4475-bff5-9bf988aed711 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:22.941727 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:22.941727 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:22.948370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa613c98-83fb-4475-bff5-9bf988aed711 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:22.956281 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1393/2695] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:22.982854 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac313d58-b9f2-4597-86b6-adfb529a3dcb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:22.983459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac313d58-b9f2-4597-86b6-adfb529a3dcb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:22.983997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac313d58-b9f2-4597-86b6-adfb529a3dcb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:23.007817 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:23.007817 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:23.025096 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ac313d58-b9f2-4597-86b6-adfb529a3dcb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:23.045968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac313d58-b9f2-4597-86b6-adfb529a3dcb tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:23.047195 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1303/2696] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:22 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:23.408600 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c3711bf-7f4c-47be-b129-6f531df5f1ce tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:23.410437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c3711bf-7f4c-47be-b129-6f531df5f1ce tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:23.412510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c3711bf-7f4c-47be-b129-6f531df5f1ce tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:23.454920 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:23.454920 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:23.494343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c3711bf-7f4c-47be-b129-6f531df5f1ce tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:23.533446 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c3711bf-7f4c-47be-b129-6f531df5f1ce tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:23.537856 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1394/2697] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:23 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:23.964584 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe45b725-6b4c-45d3-b3b0-08c19c0f1548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:23.965901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe45b725-6b4c-45d3-b3b0-08c19c0f1548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:23.966932 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe45b725-6b4c-45d3-b3b0-08c19c0f1548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:23.967464 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fe45b725-6b4c-45d3-b3b0-08c19c0f1548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:23.976916 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:23.976916 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:23.979283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe45b725-6b4c-45d3-b3b0-08c19c0f1548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:23.980712 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1304/2698] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:24.062118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-375df778-edbe-48f7-88da-34379fba07a7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:24.062710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-375df778-edbe-48f7-88da-34379fba07a7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:24.063027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-375df778-edbe-48f7-88da-34379fba07a7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:24.094258 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:24.094258 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:24.112786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-375df778-edbe-48f7-88da-34379fba07a7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:24.136488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-375df778-edbe-48f7-88da-34379fba07a7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:24.137355 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1395/2699] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:24 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:24.550673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7efffe7f-d33c-48b1-a13f-d3868dbd7fb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:24.551239 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7efffe7f-d33c-48b1-a13f-d3868dbd7fb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:24.551724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7efffe7f-d33c-48b1-a13f-d3868dbd7fb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:24.611564 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:24.611564 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:24.629404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7efffe7f-d33c-48b1-a13f-d3868dbd7fb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:24.663078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7efffe7f-d33c-48b1-a13f-d3868dbd7fb4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 200 Jan 10 14:41:24.672149 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1305/2700] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:24 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:25.001373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96cd3831-d98d-4dd3-aa4f-07906f7dfc8a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:25.003123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96cd3831-d98d-4dd3-aa4f-07906f7dfc8a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:25.003651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96cd3831-d98d-4dd3-aa4f-07906f7dfc8a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:25.005344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-96cd3831-d98d-4dd3-aa4f-07906f7dfc8a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:25.022074 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:25.022074 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:25.036073 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96cd3831-d98d-4dd3-aa4f-07906f7dfc8a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:25.037148 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1396/2701] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:24 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:25.152711 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5bb11132-4f2f-422d-9b46-3b86926a8dc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:25.153795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5bb11132-4f2f-422d-9b46-3b86926a8dc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:25.154408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5bb11132-4f2f-422d-9b46-3b86926a8dc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:25.179088 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:25.179088 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:25.197733 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5bb11132-4f2f-422d-9b46-3b86926a8dc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:25.214919 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5bb11132-4f2f-422d-9b46-3b86926a8dc8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:25.229272 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1306/2702] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:25 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:25.686630 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8298fb0c-5591-4e76-9a3d-c09646d62338 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 Jan 10 14:41:25.687851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8298fb0c-5591-4e76-9a3d-c09646d62338 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:25.688545 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8298fb0c-5591-4e76-9a3d-c09646d62338 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:25.713681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8298fb0c-5591-4e76-9a3d-c09646d62338 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 returned with HTTP 404 Jan 10 14:41:25.716841 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1397/2703] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:25 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/b903860e-355a-40f7-ad91-69b3654be012 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:41:25.911259 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a7d7658-d90e-47c7-aed8-c2d79db1efe4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] DELETE http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:25.912096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a7d7658-d90e-47c7-aed8-c2d79db1efe4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:25.912793 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a7d7658-d90e-47c7-aed8-c2d79db1efe4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:25.917686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5a7d7658-d90e-47c7-aed8-c2d79db1efe4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Delete volume with id: a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:25.951124 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:25.951124 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:25.952173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5a7d7658-d90e-47c7-aed8-c2d79db1efe4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:26.053276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-caa63215-a4e4-438f-8a64-0182b60c174e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:26.053731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-caa63215-a4e4-438f-8a64-0182b60c174e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:26.054217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-caa63215-a4e4-438f-8a64-0182b60c174e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:26.054502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-caa63215-a4e4-438f-8a64-0182b60c174e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:26.086750 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:26.086750 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:26.088807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-caa63215-a4e4-438f-8a64-0182b60c174e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:26.092961 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1398/2704] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:26.177236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5a7d7658-d90e-47c7-aed8-c2d79db1efe4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Delete volume request issued successfully. Jan 10 14:41:26.179173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a7d7658-d90e-47c7-aed8-c2d79db1efe4 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 202 Jan 10 14:41:26.180333 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1307/2705] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:41:25 2022] DELETE /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:41:26.187857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d29375a-1f45-4173-a618-112273a4c370 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:26.188825 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d29375a-1f45-4173-a618-112273a4c370 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:26.189516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d29375a-1f45-4173-a618-112273a4c370 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:26.236662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e42273c-a8a9-494d-8b57-75d7fe1745fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:26.237217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e42273c-a8a9-494d-8b57-75d7fe1745fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:26.237784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e42273c-a8a9-494d-8b57-75d7fe1745fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:26.252221 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:26.252221 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:26.303703 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:26.303703 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:26.310588 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4d29375a-1f45-4173-a618-112273a4c370 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:26.332385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3e42273c-a8a9-494d-8b57-75d7fe1745fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:26.339571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d29375a-1f45-4173-a618-112273a4c370 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:26.345441 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1399/2706] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:26 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:26.356947 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e42273c-a8a9-494d-8b57-75d7fe1745fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 200 Jan 10 14:41:26.363596 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1308/2707] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:26 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 958 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:27.112172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d5a23de-7fb5-4b6b-a5ad-afe2a736f0de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:27.113508 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d5a23de-7fb5-4b6b-a5ad-afe2a736f0de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:27.116921 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d5a23de-7fb5-4b6b-a5ad-afe2a736f0de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:27.118932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0d5a23de-7fb5-4b6b-a5ad-afe2a736f0de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:27.134902 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:27.134902 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:27.137026 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d5a23de-7fb5-4b6b-a5ad-afe2a736f0de tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:27.143845 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1400/2708] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:27.360408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1fb2f14-9e97-4e2d-be60-44829120340c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:27.361681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1fb2f14-9e97-4e2d-be60-44829120340c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:27.362366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d1fb2f14-9e97-4e2d-be60-44829120340c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:27.373877 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a52128e9-11b1-45ba-ae7c-a8fdf6d4b26e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 Jan 10 14:41:27.374751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a52128e9-11b1-45ba-ae7c-a8fdf6d4b26e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:27.375447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a52128e9-11b1-45ba-ae7c-a8fdf6d4b26e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:27.407160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a52128e9-11b1-45ba-ae7c-a8fdf6d4b26e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 returned with HTTP 404 Jan 10 14:41:27.410975 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:27.410975 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:27.418597 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1401/2709] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:27 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/8794f123-0c21-40f1-9a00-229dd7c196f0 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:41:27.430400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] POST http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes Jan 10 14:41:27.433015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1865450261"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:27.446177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1865450261'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:41:27.448476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume of 1 GB Jan 10 14:41:27.460090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d1fb2f14-9e97-4e2d-be60-44829120340c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:27.469083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Availability Zones retrieved successfully. Jan 10 14:41:27.494354 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d1fb2f14-9e97-4e2d-be60-44829120340c tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:27.495279 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1309/2710] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:27 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:27.522470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (e2f37d71-98b6-4068-9350-d772d1904aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:27.535254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7959c39e-6c7b-4e93-ab4a-a7ddcd0fca7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:27.542690 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:41:27.692750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7959c39e-6c7b-4e93-ab4a-a7ddcd0fca7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:27.695201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb19073b-611b-45aa-a9c1-422fd8995443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:27.885178 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Created reservations ['02e354c4-302f-4beb-b568-1fd9c431d9e7', '20099e09-6d94-451e-a382-24c54f816fd3', '17fb8958-0551-47fa-b5dc-e4fd66191cb4', '96c7ee9d-20f4-47ee-948e-73ba5f4d5f53'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:41:27.887164 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb19073b-611b-45aa-a9c1-422fd8995443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e354c4-302f-4beb-b568-1fd9c431d9e7', '20099e09-6d94-451e-a382-24c54f816fd3', '17fb8958-0551-47fa-b5dc-e4fd66191cb4', '96c7ee9d-20f4-47ee-948e-73ba5f4d5f53']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:27.896762 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24e6c67-0b22-47d3-a356-708772e7a3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:28.044853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24e6c67-0b22-47d3-a356-708772e7a3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90a8f679-7546-4466-b47e-bc7a51d581be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1865450261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['02e354c4-302f-4beb-b568-1fd9c431d9e7','20099e09-6d94-451e-a382-24c54f816fd3','17fb8958-0551-47fa-b5dc-e4fd66191cb4','96c7ee9d-20f4-47ee-948e-73ba5f4d5f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1865450261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90a8f679-7546-4466-b47e-bc7a51d581be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f71fe88913f84eb18db7e2fa6a849409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:28.047814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295f2b6a-0139-4089-8b59-3817311dcf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:28.150715 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a665a50e-2df7-4631-a34a-17a6ea305c7b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:28.151588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a665a50e-2df7-4631-a34a-17a6ea305c7b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:28.152104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a665a50e-2df7-4631-a34a-17a6ea305c7b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:28.152498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a665a50e-2df7-4631-a34a-17a6ea305c7b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:28.165343 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:28.165343 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:28.176087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a665a50e-2df7-4631-a34a-17a6ea305c7b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:28.185631 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1310/2711] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:28.202900 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295f2b6a-0139-4089-8b59-3817311dcf33) transitioned into state 'SUCCESS' from state '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-1865450261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['02e354c4-302f-4beb-b568-1fd9c431d9e7','20099e09-6d94-451e-a382-24c54f816fd3','17fb8958-0551-47fa-b5dc-e4fd66191cb4','96c7ee9d-20f4-47ee-948e-73ba5f4d5f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:28.205477 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b1d8f4-b370-4d4e-a5c1-c4f25e8c421b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:28.298424 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b1d8f4-b370-4d4e-a5c1-c4f25e8c421b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:28.301998 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (e2f37d71-98b6-4068-9350-d772d1904aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:28.307752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request issued successfully. Jan 10 14:41:28.322439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1a490ab-9395-44fe-9034-8a80eac67348 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes returned with HTTP 202 Jan 10 14:41:28.323613 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1402/2712] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:41:27 2022] POST /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes => generated 814 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:41:28.336837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed8a05d7-04b9-4e5e-9a87-7836fb34c671 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:41:28.338285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed8a05d7-04b9-4e5e-9a87-7836fb34c671 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:28.338983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed8a05d7-04b9-4e5e-9a87-7836fb34c671 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:28.374420 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:28.374420 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:28.402649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed8a05d7-04b9-4e5e-9a87-7836fb34c671 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:28.426470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed8a05d7-04b9-4e5e-9a87-7836fb34c671 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:41:28.432874 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1311/2713] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:28 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 882 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:28.510285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae421fac-7839-48c1-a623-92147cc46c6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:28.510879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae421fac-7839-48c1-a623-92147cc46c6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:28.511427 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae421fac-7839-48c1-a623-92147cc46c6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:28.549091 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:28.549091 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:28.573131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae421fac-7839-48c1-a623-92147cc46c6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:28.590516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae421fac-7839-48c1-a623-92147cc46c6f tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:28.603656 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1403/2714] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:28 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:29.199728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51a5dfbd-fbd4-4b4d-9a3d-76502a3a7d39 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:29.200189 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51a5dfbd-fbd4-4b4d-9a3d-76502a3a7d39 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:29.201356 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51a5dfbd-fbd4-4b4d-9a3d-76502a3a7d39 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:29.201677 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-51a5dfbd-fbd4-4b4d-9a3d-76502a3a7d39 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:29.221111 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:29.221111 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:29.221272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51a5dfbd-fbd4-4b4d-9a3d-76502a3a7d39 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:29.230588 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1312/2715] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:29.448298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-854036d0-f26a-4cce-a88b-c070455fdcc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:41:29.449439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-854036d0-f26a-4cce-a88b-c070455fdcc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:29.450108 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-854036d0-f26a-4cce-a88b-c070455fdcc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:29.492997 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:29.492997 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:29.525167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-854036d0-f26a-4cce-a88b-c070455fdcc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:29.551537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-854036d0-f26a-4cce-a88b-c070455fdcc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:41:29.561081 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1404/2716] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:29 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 906 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:29.618825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-daa5c49e-8840-4cdc-a8e5-7552b717c64e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:29.618825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-daa5c49e-8840-4cdc-a8e5-7552b717c64e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:29.619358 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-daa5c49e-8840-4cdc-a8e5-7552b717c64e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:29.661026 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:29.661026 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:29.688395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-daa5c49e-8840-4cdc-a8e5-7552b717c64e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:29.718547 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-daa5c49e-8840-4cdc-a8e5-7552b717c64e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:29.725710 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1313/2717] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:29 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:30.242870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48c6cb47-bffb-4aea-8afb-22761525c385 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:30.243507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48c6cb47-bffb-4aea-8afb-22761525c385 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:30.244058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48c6cb47-bffb-4aea-8afb-22761525c385 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:30.244496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-48c6cb47-bffb-4aea-8afb-22761525c385 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:30.261066 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:30.261066 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:30.270086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48c6cb47-bffb-4aea-8afb-22761525c385 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:30.271273 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1405/2718] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:30.577500 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c6c0ba5-4984-4683-86a4-a9e1b715fb2e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:41:30.577956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c6c0ba5-4984-4683-86a4-a9e1b715fb2e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:30.578414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c6c0ba5-4984-4683-86a4-a9e1b715fb2e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:30.624334 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:30.624334 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:30.664804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3c6c0ba5-4984-4683-86a4-a9e1b715fb2e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:30.696045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c6c0ba5-4984-4683-86a4-a9e1b715fb2e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:41:30.703344 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1314/2719] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:30 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 906 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:30.739758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-81c2ad25-705a-494b-ad4f-f506a197167e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:30.740550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-81c2ad25-705a-494b-ad4f-f506a197167e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:30.740928 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-81c2ad25-705a-494b-ad4f-f506a197167e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:30.771991 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:30.771991 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:30.826653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-81c2ad25-705a-494b-ad4f-f506a197167e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:30.838095 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-81c2ad25-705a-494b-ad4f-f506a197167e tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:30.848141 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1406/2720] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:30 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:31.086428 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes Jan 10 14:41:31.087338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-251827850"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:31.088780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-251827850'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:41:31.090604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume of 1 GB Jan 10 14:41:31.119880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Availability Zones retrieved successfully. Jan 10 14:41:31.171505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Flow 'volume_create_api' (da87631a-a061-4949-b97d-675e54f8fae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:31.198877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bce126a-2a69-4ceb-8632-3faca2076abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:31.201360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:41:31.282897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0691a002-b16a-4ad9-a736-1dbd356bff73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:31.283785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0691a002-b16a-4ad9-a736-1dbd356bff73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:31.284541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0691a002-b16a-4ad9-a736-1dbd356bff73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:31.285089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0691a002-b16a-4ad9-a736-1dbd356bff73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:31.304771 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:31.304771 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:31.306833 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0691a002-b16a-4ad9-a736-1dbd356bff73 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:31.307790 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1407/2721] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:31.349192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bce126a-2a69-4ceb-8632-3faca2076abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:31.358123 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330d7a7f-9af7-42d3-8e97-593a8f13e875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:31.596307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Created reservations ['b58cb8e1-1b7f-4340-8837-fb4bad75662d', '6cdc09ca-bf1f-4028-95e4-da8c738066c6', '970fde26-4fe5-4839-91fa-d911afa7d8c9', '4fe6eb1c-5910-418c-83a7-b739c157529c'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:41:31.598743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330d7a7f-9af7-42d3-8e97-593a8f13e875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b58cb8e1-1b7f-4340-8837-fb4bad75662d', '6cdc09ca-bf1f-4028-95e4-da8c738066c6', '970fde26-4fe5-4839-91fa-d911afa7d8c9', '4fe6eb1c-5910-418c-83a7-b739c157529c']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:31.609665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc0ff44-2556-42b1-8633-0b4dc9def249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:31.716585 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e986405-5d9a-484c-ba32-ec8cc92c669a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:41:31.717209 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e986405-5d9a-484c-ba32-ec8cc92c669a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:31.717761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e986405-5d9a-484c-ba32-ec8cc92c669a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:31.723112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc0ff44-2556-42b1-8633-0b4dc9def249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f8e45af-62d7-4516-844d-39d7cc6dabad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-251827850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6327d0213c4547964ba705a61a3568',qos_specs=None,replication_status=,reservations=['b58cb8e1-1b7f-4340-8837-fb4bad75662d','6cdc09ca-bf1f-4028-95e4-da8c738066c6','970fde26-4fe5-4839-91fa-d911afa7d8c9','4fe6eb1c-5910-418c-83a7-b739c157529c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142cfcb0128148ffa91c6193f75a54ce',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-251827850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f8e45af-62d7-4516-844d-39d7cc6dabad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6327d0213c4547964ba705a61a3568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142cfcb0128148ffa91c6193f75a54ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:31.730373 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d73024-48ca-4706-ace6-32d346b8ac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:31.755216 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:31.755216 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:31.781791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e986405-5d9a-484c-ba32-ec8cc92c669a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:31.827284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d73024-48ca-4706-ace6-32d346b8ac7c) transitioned into state 'SUCCESS' from state '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-251827850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6327d0213c4547964ba705a61a3568',qos_specs=None,replication_status=,reservations=['b58cb8e1-1b7f-4340-8837-fb4bad75662d','6cdc09ca-bf1f-4028-95e4-da8c738066c6','970fde26-4fe5-4839-91fa-d911afa7d8c9','4fe6eb1c-5910-418c-83a7-b739c157529c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142cfcb0128148ffa91c6193f75a54ce',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:31.830799 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da259f5d-5ea4-4ab6-9686-3d0d78287856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:31.841671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e986405-5d9a-484c-ba32-ec8cc92c669a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:41:31.847216 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1408/2722] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:31 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 906 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:31.859976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74b08bbf-ee4d-4bbb-b40c-17588f0cc8c5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:31.860697 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74b08bbf-ee4d-4bbb-b40c-17588f0cc8c5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:31.865933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74b08bbf-ee4d-4bbb-b40c-17588f0cc8c5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:31.898962 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:31.898962 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:31.917178 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-74b08bbf-ee4d-4bbb-b40c-17588f0cc8c5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:31.938433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74b08bbf-ee4d-4bbb-b40c-17588f0cc8c5 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:31.940300 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1409/2723] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:31 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:31.948739 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da259f5d-5ea4-4ab6-9686-3d0d78287856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:31.955388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Flow 'volume_create_api' (da87631a-a061-4949-b97d-675e54f8fae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:31.957679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Create volume request issued successfully. Jan 10 14:41:31.960313 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5436d51f-6e0c-44b1-abfc-263e9e8bbe23 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes returned with HTTP 202 Jan 10 14:41:31.973293 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1315/2724] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:41:31 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes => generated 823 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:41:31.984017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee28b3c2-fbbf-48b0-a15d-dca4ffeb132d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:31.984610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee28b3c2-fbbf-48b0-a15d-dca4ffeb132d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:31.985331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee28b3c2-fbbf-48b0-a15d-dca4ffeb132d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:32.018115 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:32.018115 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:32.052318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ee28b3c2-fbbf-48b0-a15d-dca4ffeb132d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:32.082984 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee28b3c2-fbbf-48b0-a15d-dca4ffeb132d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:32.084590 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1410/2725] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:31 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 891 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:32.325832 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-264bd7f7-83c0-4b4b-9a67-3d753029c74c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:32.326576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-264bd7f7-83c0-4b4b-9a67-3d753029c74c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:32.327213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-264bd7f7-83c0-4b4b-9a67-3d753029c74c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:32.327697 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-264bd7f7-83c0-4b4b-9a67-3d753029c74c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:32.340731 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:32.340731 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:32.346844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-264bd7f7-83c0-4b4b-9a67-3d753029c74c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:32.349645 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1316/2726] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:32.863824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5e9d5b5-1d65-4816-b6b5-b21226aa5983 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:41:32.865505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5e9d5b5-1d65-4816-b6b5-b21226aa5983 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:32.866138 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5e9d5b5-1d65-4816-b6b5-b21226aa5983 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:32.882548 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:32.882548 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:32.892992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d5e9d5b5-1d65-4816-b6b5-b21226aa5983 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:32.906318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5e9d5b5-1d65-4816-b6b5-b21226aa5983 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:41:32.920099 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1411/2727] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:32 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 907 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:32.923568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] POST http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes Jan 10 14:41:32.924301 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "90a8f679-7546-4466-b47e-bc7a51d581be", "size": 1, "name": "tempest-VolumesGetTest-Volume-1660133170", "metadata": {"Type": "Test"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:32.925727 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request body: {'volume': {'source_volid': '90a8f679-7546-4466-b47e-bc7a51d581be', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1660133170', 'metadata': {'Type': 'Test'}}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:41:32.955351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03a6f8a8-932d-4f07-a310-184277ef5303 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:32.956148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03a6f8a8-932d-4f07-a310-184277ef5303 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:32.956679 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03a6f8a8-932d-4f07-a310-184277ef5303 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:32.974497 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:32.974497 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:32.979463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume retrieved successfully. Jan 10 14:41:32.979904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume of 1 GB Jan 10 14:41:32.990729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Availability Zones retrieved successfully. Jan 10 14:41:32.997573 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:32.997573 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:33.013920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (10e158ca-e814-477e-8531-2d6707660701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:33.014290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-03a6f8a8-932d-4f07-a310-184277ef5303 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:33.017720 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98d3ad8-249f-4078-a3fe-37078993e1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:33.021716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:41:33.024779 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03a6f8a8-932d-4f07-a310-184277ef5303 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:33.027017 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1412/2728] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:32 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:33.099408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b21d7f6-b16a-4cb3-a414-76a953752025 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:33.100124 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b21d7f6-b16a-4cb3-a414-76a953752025 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:33.100773 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b21d7f6-b16a-4cb3-a414-76a953752025 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:33.124512 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:33.124512 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:33.126656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98d3ad8-249f-4078-a3fe-37078993e1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '90a8f679-7546-4466-b47e-bc7a51d581be', 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:33.130101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e217354-6663-4095-bc95-4d0a994cff5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:33.148820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8b21d7f6-b16a-4cb3-a414-76a953752025 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:33.166821 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b21d7f6-b16a-4cb3-a414-76a953752025 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:33.168312 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1413/2729] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:33 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:33.284623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Created reservations ['107e32b2-852d-41aa-b42e-f1b49adaa004', 'eaac502e-f60e-4308-8ed3-5a001bb5b348', 'abe0c57b-0104-4a94-b95a-7cd18d005649', 'ec453566-895b-44fa-bc24-50da30bbb0f7'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:41:33.286845 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e217354-6663-4095-bc95-4d0a994cff5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['107e32b2-852d-41aa-b42e-f1b49adaa004', 'eaac502e-f60e-4308-8ed3-5a001bb5b348', 'abe0c57b-0104-4a94-b95a-7cd18d005649', 'ec453566-895b-44fa-bc24-50da30bbb0f7']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:33.290031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45288b5c-0fd2-4b5b-b105-a56d38197f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:33.363424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce7f1aff-7953-4c79-8e76-8f4116de4e62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:33.364159 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce7f1aff-7953-4c79-8e76-8f4116de4e62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:33.364785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce7f1aff-7953-4c79-8e76-8f4116de4e62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:33.365262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ce7f1aff-7953-4c79-8e76-8f4116de4e62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:33.380724 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:33.380724 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:33.389953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce7f1aff-7953-4c79-8e76-8f4116de4e62 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:33.391231 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1414/2730] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:33.471851 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45288b5c-0fd2-4b5b-b105-a56d38197f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d6f3f3-5948-478a-99e7-ea1102b2e5cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1660133170',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['107e32b2-852d-41aa-b42e-f1b49adaa004','eaac502e-f60e-4308-8ed3-5a001bb5b348','abe0c57b-0104-4a94-b95a-7cd18d005649','ec453566-895b-44fa-bc24-50da30bbb0f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=90a8f679-7546-4466-b47e-bc7a51d581be,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1660133170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d6f3f3-5948-478a-99e7-ea1102b2e5cf,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f71fe88913f84eb18db7e2fa6a849409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=90a8f679-7546-4466-b47e-bc7a51d581be,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:33.482572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c92e856-ba57-4fff-91c3-a0e4c4e5eb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:33.631685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c92e856-ba57-4fff-91c3-a0e4c4e5eb02) transitioned into state 'SUCCESS' from state '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-1660133170',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['107e32b2-852d-41aa-b42e-f1b49adaa004','eaac502e-f60e-4308-8ed3-5a001bb5b348','abe0c57b-0104-4a94-b95a-7cd18d005649','ec453566-895b-44fa-bc24-50da30bbb0f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=90a8f679-7546-4466-b47e-bc7a51d581be,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:33.633513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213c04be-1a8d-4a04-b317-ae69be34c0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:41:33.795451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213c04be-1a8d-4a04-b317-ae69be34c0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:41:33.798421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (10e158ca-e814-477e-8531-2d6707660701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:41:33.799095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request issued successfully. Jan 10 14:41:33.806185 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62c12a71-d953-4b67-b04b-da3436792f33 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes returned with HTTP 202 Jan 10 14:41:33.807363 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1317/2731] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:41:32 2022] POST /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes => generated 862 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:41:33.819989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b236a085-54cc-4add-9ebe-5679680d08a3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:33.823900 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b236a085-54cc-4add-9ebe-5679680d08a3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:33.825219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b236a085-54cc-4add-9ebe-5679680d08a3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:33.856541 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:33.856541 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:33.866829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b236a085-54cc-4add-9ebe-5679680d08a3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:33.878394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b236a085-54cc-4add-9ebe-5679680d08a3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:33.880166 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1415/2732] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:33 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 930 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:34.048214 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7be30d2-d472-4d53-8999-ec554b73ffe0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:34.050184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7be30d2-d472-4d53-8999-ec554b73ffe0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:34.051362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7be30d2-d472-4d53-8999-ec554b73ffe0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:34.077132 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:34.077132 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:34.088029 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c7be30d2-d472-4d53-8999-ec554b73ffe0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:34.100215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7be30d2-d472-4d53-8999-ec554b73ffe0 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:34.102448 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1318/2733] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:34 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:34.182275 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4c54e69-d2bb-495d-9501-d244935df505 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:34.251943 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4c54e69-d2bb-495d-9501-d244935df505 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:34.251943 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4c54e69-d2bb-495d-9501-d244935df505 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:34.251943 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:34.251943 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:34.251943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a4c54e69-d2bb-495d-9501-d244935df505 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:34.251943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4c54e69-d2bb-495d-9501-d244935df505 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:34.251943 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1416/2734] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:34 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:34.405130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d49cbbcc-aa91-4b35-8150-ad83c2059bb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:34.409396 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d49cbbcc-aa91-4b35-8150-ad83c2059bb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:34.409396 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d49cbbcc-aa91-4b35-8150-ad83c2059bb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:34.409396 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d49cbbcc-aa91-4b35-8150-ad83c2059bb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:34.422710 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:34.422710 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:34.427224 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d49cbbcc-aa91-4b35-8150-ad83c2059bb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:34.432429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1319/2735] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:34.894347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acde9253-108c-4409-b70f-ec7016495147 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:34.894936 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acde9253-108c-4409-b70f-ec7016495147 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:34.895217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acde9253-108c-4409-b70f-ec7016495147 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:34.925658 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:34.925658 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:34.956645 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-acde9253-108c-4409-b70f-ec7016495147 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:34.993474 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acde9253-108c-4409-b70f-ec7016495147 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:35.005160 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1417/2736] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:34 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:35.116952 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02f717db-9428-496b-814d-89205b3bb491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:35.118549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02f717db-9428-496b-814d-89205b3bb491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:35.119183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02f717db-9428-496b-814d-89205b3bb491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:35.148544 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:35.148544 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:35.187514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-02f717db-9428-496b-814d-89205b3bb491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:35.216760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02f717db-9428-496b-814d-89205b3bb491 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:35.220617 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1320/2737] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:35 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:35.260407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4a89d6d-046b-48a4-b147-b03067f0c550 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:35.261190 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4a89d6d-046b-48a4-b147-b03067f0c550 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:35.262061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4a89d6d-046b-48a4-b147-b03067f0c550 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:35.286687 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:35.286687 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:35.302913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b4a89d6d-046b-48a4-b147-b03067f0c550 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:35.322195 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4a89d6d-046b-48a4-b147-b03067f0c550 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:35.326121 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1418/2738] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:35 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:35.438556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-6cf1f213-72b4-4205-8bf3-f41cf64b3886 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:35.439031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-6cf1f213-72b4-4205-8bf3-f41cf64b3886 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:35.439481 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-6cf1f213-72b4-4205-8bf3-f41cf64b3886 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:35.441081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:35.441522 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:35.441959 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:35.442261 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:35.457783 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:35.457783 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:35.459406 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:35.471994 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1419/2739] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:35.484293 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:35.484293 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:35.532870 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-6cf1f213-72b4-4205-8bf3-f41cf64b3886 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:35.554379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-6cf1f213-72b4-4205-8bf3-f41cf64b3886 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:35.568732 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1321/2740] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:41:35 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:35.784060 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume// Jan 10 14:41:35.784469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:35.784920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:35.785661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38f2964f-83cd-4714-9b12-1b65fb7e4b17 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:41:35.789722 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1420/2741] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:41:35 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:41:35.801904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-1a64dcb7-6207-4c02-8617-70bb0e434d53 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments Jan 10 14:41:35.802701 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-1a64dcb7-6207-4c02-8617-70bb0e434d53 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f8e45af-62d7-4516-844d-39d7cc6dabad", "connector": null, "instance_uuid": "5479a7fc-a8e3-4e88-ba9e-a5bdbd83734d"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:35.822751 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:35.822751 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:36.009279 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1167eeca-d471-4fc6-8066-c0bf3de99318 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:36.009784 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1167eeca-d471-4fc6-8066-c0bf3de99318 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:36.010415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1167eeca-d471-4fc6-8066-c0bf3de99318 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:36.053181 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:36.053181 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:36.072158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1167eeca-d471-4fc6-8066-c0bf3de99318 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:36.083485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1167eeca-d471-4fc6-8066-c0bf3de99318 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:36.094117 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1421/2742] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:36 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:36.151275 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-1a64dcb7-6207-4c02-8617-70bb0e434d53 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments returned with HTTP 200 Jan 10 14:41:36.153192 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1322/2743] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:41:35 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments => generated 273 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:36.234684 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d756c45-4056-4b0d-a6cf-30010938fe71 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:36.235457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d756c45-4056-4b0d-a6cf-30010938fe71 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:36.236081 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d756c45-4056-4b0d-a6cf-30010938fe71 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:36.269839 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:36.269839 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:36.295669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9d756c45-4056-4b0d-a6cf-30010938fe71 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Volume info retrieved successfully. Jan 10 14:41:36.320593 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d756c45-4056-4b0d-a6cf-30010938fe71 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 200 Jan 10 14:41:36.322086 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1422/2744] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:36 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:36.375276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:36.376022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:36.377138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:36.429224 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:36.429224 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:36.447257 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:36.472476 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:36.474749 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1323/2745] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:36 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:36.494687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-76e787eb-dddd-457e-9981-4fa085aed58b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:36.494687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-76e787eb-dddd-457e-9981-4fa085aed58b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:36.494687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-76e787eb-dddd-457e-9981-4fa085aed58b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:36.494687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-76e787eb-dddd-457e-9981-4fa085aed58b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:36.497412 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:36.497412 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:36.500067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-76e787eb-dddd-457e-9981-4fa085aed58b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:36.500700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume// Jan 10 14:41:36.501469 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1423/2746] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:36.502118 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:36.502833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:36.503865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b93a8e1-9685-4f18-a7da-6dd645f506ac tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:41:36.510543 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1324/2747] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:41:36 2022] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:41:36.530138 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-9fe9a9f9-918d-4699-8253-f9c93b9a3d9a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:36.530933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-9fe9a9f9-918d-4699-8253-f9c93b9a3d9a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:36.531957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-9fe9a9f9-918d-4699-8253-f9c93b9a3d9a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:36.552536 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:36.552536 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:36.560912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-9fe9a9f9-918d-4699-8253-f9c93b9a3d9a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:36.573689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-9fe9a9f9-918d-4699-8253-f9c93b9a3d9a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:36.574978 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1424/2748] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:41:36 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:41:36.590793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-81317eff-02d0-4d69-8c3a-5d8f9954ee51 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] PUT http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c Jan 10 14:41:36.592133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-81317eff-02d0-4d69-8c3a-5d8f9954ee51 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:36.649428 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:41:36.649428 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:41:36.651893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-81317eff-02d0-4d69-8c3a-5d8f9954ee51 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Lock "b'cinder-attachment_update-8f8e45af-62d7-4516-844d-39d7cc6dabad-n-h2-master-5'" acquired by "attachment_update" :: waited 0.016s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:41:36.654256 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:36.654256 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:37.101064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fdaf7fd5-9520-4c4f-a635-4d5b9afe73cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:37.101616 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fdaf7fd5-9520-4c4f-a635-4d5b9afe73cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:37.102201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fdaf7fd5-9520-4c4f-a635-4d5b9afe73cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:37.146223 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:37.146223 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:37.190026 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fdaf7fd5-9520-4c4f-a635-4d5b9afe73cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:37.209583 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fdaf7fd5-9520-4c4f-a635-4d5b9afe73cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:37.213245 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1425/2749] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:37 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:37.336633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-620d5b8c-9ec2-4d02-ab28-9f8c6fec9896 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] GET http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 Jan 10 14:41:37.337469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-620d5b8c-9ec2-4d02-ab28-9f8c6fec9896 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:37.338089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-620d5b8c-9ec2-4d02-ab28-9f8c6fec9896 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:37.356816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-620d5b8c-9ec2-4d02-ab28-9f8c6fec9896 tempest-AttachVolumeTestJSON-287510106 tempest-AttachVolumeTestJSON-287510106-project] http://10.222.0.20/volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 returned with HTTP 404 Jan 10 14:41:37.379084 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1426/2750] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:37 2022] GET /volume/v3/413dbae8dfb6493aa7f65ce7bd72b36e/volumes/a12124fc-5449-47be-98a5-5bb87e55b847 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:41:37.489918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6946c636-5696-4cf5-a33b-064811045a74 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:37.490365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6946c636-5696-4cf5-a33b-064811045a74 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:37.490815 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6946c636-5696-4cf5-a33b-064811045a74 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:37.527658 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:37.527658 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:37.550918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6946c636-5696-4cf5-a33b-064811045a74 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:37.596582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6946c636-5696-4cf5-a33b-064811045a74 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:37.598133 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1427/2751] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:37 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:37.629423 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5c8e3a7-3567-46e1-b1fe-6f3db3ea3292 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:37.629863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5c8e3a7-3567-46e1-b1fe-6f3db3ea3292 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:37.630313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5c8e3a7-3567-46e1-b1fe-6f3db3ea3292 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:37.630611 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c5c8e3a7-3567-46e1-b1fe-6f3db3ea3292 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:37.678467 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:37.678467 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:37.680085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5c8e3a7-3567-46e1-b1fe-6f3db3ea3292 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:37.696925 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1428/2752] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:38.228536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-068397c3-281f-4874-b56a-dcb4af816ba6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:38.229378 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-068397c3-281f-4874-b56a-dcb4af816ba6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:38.229483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-068397c3-281f-4874-b56a-dcb4af816ba6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:38.255481 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:38.255481 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:38.294172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-068397c3-281f-4874-b56a-dcb4af816ba6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:38.312996 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-068397c3-281f-4874-b56a-dcb4af816ba6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:38.325444 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1429/2753] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:38 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:38.613475 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e5ebe58-b7c5-49ab-9497-75c195fd2cd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:38.613919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e5ebe58-b7c5-49ab-9497-75c195fd2cd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:38.614363 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7e5ebe58-b7c5-49ab-9497-75c195fd2cd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:38.643649 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:38.643649 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:38.662143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7e5ebe58-b7c5-49ab-9497-75c195fd2cd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:38.675397 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7e5ebe58-b7c5-49ab-9497-75c195fd2cd9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:38.677872 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1430/2754] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:38 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:38.717108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3bc61ae0-2896-450b-a053-f8ed8f5a73d7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:38.717544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3bc61ae0-2896-450b-a053-f8ed8f5a73d7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:38.718509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3bc61ae0-2896-450b-a053-f8ed8f5a73d7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:38.718809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3bc61ae0-2896-450b-a053-f8ed8f5a73d7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:38.732074 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:38.732074 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:38.737571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3bc61ae0-2896-450b-a053-f8ed8f5a73d7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:38.738300 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1431/2755] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:39.328953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49afb079-879d-41b4-9b15-454965679b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:39.329612 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49afb079-879d-41b4-9b15-454965679b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:39.330387 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49afb079-879d-41b4-9b15-454965679b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:39.416339 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:39.416339 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:39.458824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-49afb079-879d-41b4-9b15-454965679b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:39.496609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49afb079-879d-41b4-9b15-454965679b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:39.500377 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1432/2756] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:39 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:39.690746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ef7e084-5ee0-4d87-9086-023b7ffb3f73 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:39.691559 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ef7e084-5ee0-4d87-9086-023b7ffb3f73 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:39.692183 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ef7e084-5ee0-4d87-9086-023b7ffb3f73 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:39.738611 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:39.738611 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:39.772953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7ef7e084-5ee0-4d87-9086-023b7ffb3f73 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:39.791442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ef7e084-5ee0-4d87-9086-023b7ffb3f73 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:39.799884 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1433/2757] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:39 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:39.816111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ede8def7-f1f8-4a9e-83b1-933e93cdd069 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:39.817747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ede8def7-f1f8-4a9e-83b1-933e93cdd069 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:39.818400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ede8def7-f1f8-4a9e-83b1-933e93cdd069 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:39.836332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ede8def7-f1f8-4a9e-83b1-933e93cdd069 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:39.857848 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:39.857848 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:39.865404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ede8def7-f1f8-4a9e-83b1-933e93cdd069 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:39.868459 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1434/2758] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:40.514216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ca51f2d-d663-4233-a260-05e176147fcd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:40.514988 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ca51f2d-d663-4233-a260-05e176147fcd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:40.515235 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ca51f2d-d663-4233-a260-05e176147fcd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:40.546463 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:40.546463 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:40.574134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3ca51f2d-d663-4233-a260-05e176147fcd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:40.585924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ca51f2d-d663-4233-a260-05e176147fcd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:40.587214 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1435/2759] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:40 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:40.811087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60e393e8-efad-4c88-99c1-6ea20fc70f34 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:40.815289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60e393e8-efad-4c88-99c1-6ea20fc70f34 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:40.816045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60e393e8-efad-4c88-99c1-6ea20fc70f34 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:40.881845 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:40.881845 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:40.903620 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-60e393e8-efad-4c88-99c1-6ea20fc70f34 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:40.945325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60e393e8-efad-4c88-99c1-6ea20fc70f34 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:40.948563 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1436/2760] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:40 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:40.963367 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-933de4e7-c71c-4974-a26b-055a666942f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:40.964782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-933de4e7-c71c-4974-a26b-055a666942f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:40.966549 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-933de4e7-c71c-4974-a26b-055a666942f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:40.966870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-933de4e7-c71c-4974-a26b-055a666942f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:40.981184 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:40.981184 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:40.987111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-933de4e7-c71c-4974-a26b-055a666942f0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:40.994625 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1437/2761] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:41.606671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8222825-4a6b-4e30-9da2-47905f3af744 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:41.607399 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8222825-4a6b-4e30-9da2-47905f3af744 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:41.607518 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8222825-4a6b-4e30-9da2-47905f3af744 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:41.637080 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:41.637080 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:41.674230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d8222825-4a6b-4e30-9da2-47905f3af744 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:41.691294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8222825-4a6b-4e30-9da2-47905f3af744 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:41.699164 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1438/2762] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:41 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:41.961837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3718e44d-c1c6-461c-895c-523371acd7c3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:41.962965 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3718e44d-c1c6-461c-895c-523371acd7c3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:41.964131 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3718e44d-c1c6-461c-895c-523371acd7c3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:42.064991 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:42.064991 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:42.120853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3718e44d-c1c6-461c-895c-523371acd7c3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:42.197489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3718e44d-c1c6-461c-895c-523371acd7c3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:42.204313 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1439/2763] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:41 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:42.230230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17bba54b-287b-4a6f-a287-de0955f8a170 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:42.236507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17bba54b-287b-4a6f-a287-de0955f8a170 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:42.237958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17bba54b-287b-4a6f-a287-de0955f8a170 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:42.240304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-17bba54b-287b-4a6f-a287-de0955f8a170 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:42.259458 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:42.259458 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:42.263123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17bba54b-287b-4a6f-a287-de0955f8a170 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:42.265671 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1440/2764] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:42.710207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f19743a-b961-4779-b67c-12b1bd2ad82f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:42.711397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f19743a-b961-4779-b67c-12b1bd2ad82f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:42.712141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f19743a-b961-4779-b67c-12b1bd2ad82f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:42.750766 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:42.750766 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:42.775103 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5f19743a-b961-4779-b67c-12b1bd2ad82f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:42.791310 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f19743a-b961-4779-b67c-12b1bd2ad82f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:42.797526 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1441/2765] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:42 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:43.223066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c65ad32c-d89d-4df6-9048-570b07d89fdd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:43.223516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c65ad32c-d89d-4df6-9048-570b07d89fdd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:43.226304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c65ad32c-d89d-4df6-9048-570b07d89fdd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:43.269286 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:43.269286 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:43.301717 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c65ad32c-d89d-4df6-9048-570b07d89fdd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:43.353257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c65ad32c-d89d-4df6-9048-570b07d89fdd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:43.354364 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1442/2766] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:43 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:43.367389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0765016-1fff-4455-bec8-8e9db412d4d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:43.370874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0765016-1fff-4455-bec8-8e9db412d4d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:43.374648 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0765016-1fff-4455-bec8-8e9db412d4d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:43.377647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b0765016-1fff-4455-bec8-8e9db412d4d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:43.413503 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:43.413503 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:43.415531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0765016-1fff-4455-bec8-8e9db412d4d0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:43.416469 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1443/2767] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:43.810056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4de2fd26-313a-41b9-b148-e58bb009ec4d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:43.810576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4de2fd26-313a-41b9-b148-e58bb009ec4d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:43.811081 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4de2fd26-313a-41b9-b148-e58bb009ec4d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:43.856630 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:43.856630 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:43.878525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4de2fd26-313a-41b9-b148-e58bb009ec4d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:43.895882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4de2fd26-313a-41b9-b148-e58bb009ec4d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:43.897798 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1444/2768] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:43 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:44.371729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f9c2ea1-fc37-4215-bef1-757d6b6f39cd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:44.372570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f9c2ea1-fc37-4215-bef1-757d6b6f39cd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:44.373246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f9c2ea1-fc37-4215-bef1-757d6b6f39cd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:44.404224 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:44.404224 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:44.428552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8f9c2ea1-fc37-4215-bef1-757d6b6f39cd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:44.456125 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f9c2ea1-fc37-4215-bef1-757d6b6f39cd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:44.462170 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1445/2769] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:44 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:44.482246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54a8b104-776c-4f71-b56c-fd128a8b1ad8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:44.484919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54a8b104-776c-4f71-b56c-fd128a8b1ad8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:44.485451 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54a8b104-776c-4f71-b56c-fd128a8b1ad8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:44.485769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-54a8b104-776c-4f71-b56c-fd128a8b1ad8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:44.503765 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:44.503765 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:44.505581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54a8b104-776c-4f71-b56c-fd128a8b1ad8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:44.506344 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1446/2770] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:44.912551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5016d8a2-34ab-4287-bcb7-f5c23931d877 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:44.921282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5016d8a2-34ab-4287-bcb7-f5c23931d877 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:44.921972 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5016d8a2-34ab-4287-bcb7-f5c23931d877 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:44.950391 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:44.950391 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:44.984938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5016d8a2-34ab-4287-bcb7-f5c23931d877 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:45.010863 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5016d8a2-34ab-4287-bcb7-f5c23931d877 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:45.013994 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1447/2771] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:44 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:45.487712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae14b012-bdca-4963-9b06-256cd37edd09 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:45.489107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae14b012-bdca-4963-9b06-256cd37edd09 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:45.489847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae14b012-bdca-4963-9b06-256cd37edd09 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:45.530490 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:45.530490 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:45.551682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae14b012-bdca-4963-9b06-256cd37edd09 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:45.576053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae14b012-bdca-4963-9b06-256cd37edd09 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:45.587603 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1448/2772] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:45 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:45.602400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-399c7b7e-5527-45bc-9a47-c74cd7b088d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:45.603838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-399c7b7e-5527-45bc-9a47-c74cd7b088d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:45.604745 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-399c7b7e-5527-45bc-9a47-c74cd7b088d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:45.606932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-399c7b7e-5527-45bc-9a47-c74cd7b088d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:45.622156 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:45.622156 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:45.625759 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-399c7b7e-5527-45bc-9a47-c74cd7b088d6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:45.628716 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1449/2773] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:46.025919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b19de9a7-7db4-4426-8951-260ce19207e7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:46.026598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b19de9a7-7db4-4426-8951-260ce19207e7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:46.026967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b19de9a7-7db4-4426-8951-260ce19207e7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:46.055747 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:46.055747 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:46.087768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b19de9a7-7db4-4426-8951-260ce19207e7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:46.109231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b19de9a7-7db4-4426-8951-260ce19207e7 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:46.118012 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1450/2774] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:46 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:46.592973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-450bc603-041c-4434-ab2c-267723e89de3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:46.593562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-450bc603-041c-4434-ab2c-267723e89de3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:46.594112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-450bc603-041c-4434-ab2c-267723e89de3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:46.629203 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:46.629203 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:46.647376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-450bc603-041c-4434-ab2c-267723e89de3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:46.666349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-450bc603-041c-4434-ab2c-267723e89de3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:46.667057 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1451/2775] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:46 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:46.697532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-050712de-4ad8-4aac-8830-13111f350621 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:46.703651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-050712de-4ad8-4aac-8830-13111f350621 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:46.704629 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-050712de-4ad8-4aac-8830-13111f350621 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:46.705249 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-050712de-4ad8-4aac-8830-13111f350621 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:46.730782 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:46.730782 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:46.737638 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-050712de-4ad8-4aac-8830-13111f350621 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:46.743112 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1452/2776] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:47.125327 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba269e86-4e65-4051-9e6b-4c5c9cd1cc76 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:47.126730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba269e86-4e65-4051-9e6b-4c5c9cd1cc76 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:47.127323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba269e86-4e65-4051-9e6b-4c5c9cd1cc76 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:47.173381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:47.173381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:47.182768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ba269e86-4e65-4051-9e6b-4c5c9cd1cc76 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:47.202548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba269e86-4e65-4051-9e6b-4c5c9cd1cc76 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:47.204134 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1453/2777] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:47 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:47.682876 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa7f5061-27c1-4edd-b4a6-bb68046985fc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:47.684374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa7f5061-27c1-4edd-b4a6-bb68046985fc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:47.685090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa7f5061-27c1-4edd-b4a6-bb68046985fc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:47.751011 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:47.751011 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:47.771137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fa7f5061-27c1-4edd-b4a6-bb68046985fc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:47.791862 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa7f5061-27c1-4edd-b4a6-bb68046985fc tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:47.796480 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1454/2778] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:47 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:47.802193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-db7ebc5e-1bc7-45ca-bd3c-ae61327952fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:47.802829 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-db7ebc5e-1bc7-45ca-bd3c-ae61327952fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:47.803431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-db7ebc5e-1bc7-45ca-bd3c-ae61327952fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:47.803895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-db7ebc5e-1bc7-45ca-bd3c-ae61327952fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:47.828448 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:47.828448 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:47.830944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-db7ebc5e-1bc7-45ca-bd3c-ae61327952fb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:47.831667 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1455/2779] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:48.222930 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c23a665f-8108-4a69-a9b6-acac2cc2a6ae tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:48.223770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c23a665f-8108-4a69-a9b6-acac2cc2a6ae tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:48.224119 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c23a665f-8108-4a69-a9b6-acac2cc2a6ae tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:48.253703 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:48.253703 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:48.257352 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c23a665f-8108-4a69-a9b6-acac2cc2a6ae tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:48.266638 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c23a665f-8108-4a69-a9b6-acac2cc2a6ae tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:48.267523 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1456/2780] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:48 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:48.812758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-578aacea-358d-46f5-970c-4f012a3cd848 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:48.813578 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-578aacea-358d-46f5-970c-4f012a3cd848 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:48.814357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-578aacea-358d-46f5-970c-4f012a3cd848 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:48.839576 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:48.839576 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:48.853788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-578aacea-358d-46f5-970c-4f012a3cd848 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:48.865852 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-578aacea-358d-46f5-970c-4f012a3cd848 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:48.870141 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1457/2781] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:48 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:48.877955 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24c5d97f-8442-47bd-9bcf-75e7d1858fb8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:48.878385 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24c5d97f-8442-47bd-9bcf-75e7d1858fb8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:48.878821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24c5d97f-8442-47bd-9bcf-75e7d1858fb8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:48.879120 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-24c5d97f-8442-47bd-9bcf-75e7d1858fb8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:48.887595 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:48.887595 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:48.889232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24c5d97f-8442-47bd-9bcf-75e7d1858fb8 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:48.893124 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1458/2782] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:49.282415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a60bd14d-05ad-4112-b974-f8e9e14b4890 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:49.283097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a60bd14d-05ad-4112-b974-f8e9e14b4890 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:49.283298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a60bd14d-05ad-4112-b974-f8e9e14b4890 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:49.313060 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:49.313060 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:49.320024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a60bd14d-05ad-4112-b974-f8e9e14b4890 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:49.329736 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a60bd14d-05ad-4112-b974-f8e9e14b4890 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:49.335816 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1459/2783] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:49 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:49.885625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1118bdd0-4b2d-49c3-b735-18c00de0a0f0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:49.886388 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1118bdd0-4b2d-49c3-b735-18c00de0a0f0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:49.887013 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1118bdd0-4b2d-49c3-b735-18c00de0a0f0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:49.916590 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:49.916590 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:49.927205 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1118bdd0-4b2d-49c3-b735-18c00de0a0f0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:49.951497 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1118bdd0-4b2d-49c3-b735-18c00de0a0f0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:49.957486 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1460/2784] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:49 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:49.978986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e56e2e2-a5ca-473e-91ae-a37b2f269ba2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:49.979293 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e56e2e2-a5ca-473e-91ae-a37b2f269ba2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:49.979883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e56e2e2-a5ca-473e-91ae-a37b2f269ba2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:49.980391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1e56e2e2-a5ca-473e-91ae-a37b2f269ba2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:49.991926 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:49.991926 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:49.996418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e56e2e2-a5ca-473e-91ae-a37b2f269ba2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:49.998518 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1461/2785] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:50.349545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eba40c7c-93d7-4c92-9207-7dc0a1998840 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:50.350831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eba40c7c-93d7-4c92-9207-7dc0a1998840 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:50.351507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eba40c7c-93d7-4c92-9207-7dc0a1998840 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:50.398058 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:50.398058 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:50.398058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-eba40c7c-93d7-4c92-9207-7dc0a1998840 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:50.404179 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eba40c7c-93d7-4c92-9207-7dc0a1998840 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:50.414519 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1462/2786] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:50 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:50.974388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9489dce9-9b02-4182-85ac-6820d3f2ffe1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:50.974841 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9489dce9-9b02-4182-85ac-6820d3f2ffe1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:50.975348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9489dce9-9b02-4182-85ac-6820d3f2ffe1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:51.023861 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:51.023861 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:51.043567 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9489dce9-9b02-4182-85ac-6820d3f2ffe1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:51.054647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9489dce9-9b02-4182-85ac-6820d3f2ffe1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:51.055992 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1463/2787] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:50 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:51.064319 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-701c7522-5163-498e-87a4-4f57ffd9d6cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:51.070784 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-701c7522-5163-498e-87a4-4f57ffd9d6cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:51.070784 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-701c7522-5163-498e-87a4-4f57ffd9d6cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:51.070784 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-701c7522-5163-498e-87a4-4f57ffd9d6cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:51.097139 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:51.097139 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:51.103322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-701c7522-5163-498e-87a4-4f57ffd9d6cc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:51.111232 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1464/2788] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:51.421346 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21626d37-10d7-4973-afdf-91c396d76f44 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:51.423715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21626d37-10d7-4973-afdf-91c396d76f44 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:51.424184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21626d37-10d7-4973-afdf-91c396d76f44 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:51.441169 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:51.441169 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:51.454627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-21626d37-10d7-4973-afdf-91c396d76f44 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:51.473093 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21626d37-10d7-4973-afdf-91c396d76f44 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:51.474809 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1465/2789] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:51 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:52.091941 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80553440-db4b-4a4d-acdc-a5ea352f4e2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:52.091941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80553440-db4b-4a4d-acdc-a5ea352f4e2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:52.091941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80553440-db4b-4a4d-acdc-a5ea352f4e2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:52.097779 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:52.097779 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:52.106221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-80553440-db4b-4a4d-acdc-a5ea352f4e2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:52.119767 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80553440-db4b-4a4d-acdc-a5ea352f4e2d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:52.121149 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1466/2790] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:52 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:52.126766 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a89c80a-edb5-4892-b39f-645f68bc6ac1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:52.130727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a89c80a-edb5-4892-b39f-645f68bc6ac1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:52.130727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a89c80a-edb5-4892-b39f-645f68bc6ac1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:52.130727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1a89c80a-edb5-4892-b39f-645f68bc6ac1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:52.139979 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:52.139979 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:52.142306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a89c80a-edb5-4892-b39f-645f68bc6ac1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:52.144231 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1467/2791] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:52.488897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57edc147-1dfd-4e55-8fff-dde1f98ad14a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:52.489544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57edc147-1dfd-4e55-8fff-dde1f98ad14a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:52.489877 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57edc147-1dfd-4e55-8fff-dde1f98ad14a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:52.506531 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:52.506531 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:52.516012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-57edc147-1dfd-4e55-8fff-dde1f98ad14a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:52.526316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57edc147-1dfd-4e55-8fff-dde1f98ad14a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:52.536831 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1468/2792] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:52 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:53.135581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f36feaff-835a-42cb-8481-c8d424109e60 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:53.136379 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f36feaff-835a-42cb-8481-c8d424109e60 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:53.137043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f36feaff-835a-42cb-8481-c8d424109e60 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:53.165900 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:53.165900 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:53.195370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f36feaff-835a-42cb-8481-c8d424109e60 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:53.204509 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f36feaff-835a-42cb-8481-c8d424109e60 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:53.213141 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1469/2793] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:53 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:53.213141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c73e0ad1-63cf-4634-bf84-79849bd1eac7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:53.213141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c73e0ad1-63cf-4634-bf84-79849bd1eac7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:53.213141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c73e0ad1-63cf-4634-bf84-79849bd1eac7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:53.213141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c73e0ad1-63cf-4634-bf84-79849bd1eac7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:53.218697 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:53.218697 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:53.220225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c73e0ad1-63cf-4634-bf84-79849bd1eac7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:53.223021 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1470/2794] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:53 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:53.531290 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-81317eff-02d0-4d69-8c3a-5d8f9954ee51 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Lock "b'cinder-attachment_update-8f8e45af-62d7-4516-844d-39d7cc6dabad-n-h2-master-5'" released by "attachment_update" :: held 16.879s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:41:53.533153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-81317eff-02d0-4d69-8c3a-5d8f9954ee51 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c returned with HTTP 200 Jan 10 14:41:53.534664 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1325/2795] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:41:36 2022] PUT /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c => generated 762 bytes in 16948 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:53.544434 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c5717bd-c6bb-4e18-92e4-79eb7bc1836f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:53.548080 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c5717bd-c6bb-4e18-92e4-79eb7bc1836f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:53.549038 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c5717bd-c6bb-4e18-92e4-79eb7bc1836f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:53.580200 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:53.580200 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:53.590010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6c5717bd-c6bb-4e18-92e4-79eb7bc1836f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:53.608996 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c5717bd-c6bb-4e18-92e4-79eb7bc1836f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:53.611066 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1471/2796] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:53 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:54.219909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebdcbac4-1bb3-4e53-9e55-74e408644e27 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:54.220714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebdcbac4-1bb3-4e53-9e55-74e408644e27 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:54.221249 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebdcbac4-1bb3-4e53-9e55-74e408644e27 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:54.239130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88f85f7f-a28d-4a7b-a616-540b196e23c1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:54.239570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88f85f7f-a28d-4a7b-a616-540b196e23c1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:54.240012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88f85f7f-a28d-4a7b-a616-540b196e23c1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:54.240337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-88f85f7f-a28d-4a7b-a616-540b196e23c1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:54.243766 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:54.243766 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:54.247515 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:54.247515 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:54.249657 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88f85f7f-a28d-4a7b-a616-540b196e23c1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:54.250364 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1472/2797] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:54.253494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ebdcbac4-1bb3-4e53-9e55-74e408644e27 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:54.274393 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebdcbac4-1bb3-4e53-9e55-74e408644e27 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:54.274393 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1326/2798] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:54 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:54.625075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-682fbebd-8b15-4a18-bbc2-9b19957a7f5d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:54.626102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-682fbebd-8b15-4a18-bbc2-9b19957a7f5d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:54.627103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-682fbebd-8b15-4a18-bbc2-9b19957a7f5d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:54.644707 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:54.644707 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:54.653863 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-682fbebd-8b15-4a18-bbc2-9b19957a7f5d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:54.670986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-682fbebd-8b15-4a18-bbc2-9b19957a7f5d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:54.682190 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1473/2799] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:54 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:55.263248 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1efdbf98-dd0a-4050-9306-510ded21c26c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:55.263880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1efdbf98-dd0a-4050-9306-510ded21c26c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:55.264963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1efdbf98-dd0a-4050-9306-510ded21c26c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:55.265632 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1efdbf98-dd0a-4050-9306-510ded21c26c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:55.278426 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:55.278426 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:55.280112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1efdbf98-dd0a-4050-9306-510ded21c26c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:55.287237 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1327/2800] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:55.290457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b3c5238-2938-466b-b600-fb387a40f721 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:55.291369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3b3c5238-2938-466b-b600-fb387a40f721 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:55.292212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3b3c5238-2938-466b-b600-fb387a40f721 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:55.366105 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:55.366105 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:55.386757 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b3c5238-2938-466b-b600-fb387a40f721 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:55.430663 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b3c5238-2938-466b-b600-fb387a40f721 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:55.432213 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1474/2801] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:55 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:55.705977 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f99a766-7db5-4308-a5cb-ad6728629b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:55.706494 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f99a766-7db5-4308-a5cb-ad6728629b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:55.708799 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f99a766-7db5-4308-a5cb-ad6728629b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:55.725582 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:55.725582 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:55.744157 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4f99a766-7db5-4308-a5cb-ad6728629b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:55.767305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f99a766-7db5-4308-a5cb-ad6728629b7a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:55.769090 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1328/2802] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:55 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:56.293127 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5d3307b-c02b-43a1-8f16-ea5c21250548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:56.293691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5d3307b-c02b-43a1-8f16-ea5c21250548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:56.294088 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5d3307b-c02b-43a1-8f16-ea5c21250548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:56.294425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d5d3307b-c02b-43a1-8f16-ea5c21250548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:56.303029 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:56.303029 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:56.304928 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5d3307b-c02b-43a1-8f16-ea5c21250548 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:56.309339 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1475/2803] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:56.448151 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85bb06b8-ed6c-4071-97ee-e45a11c07a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:56.449301 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85bb06b8-ed6c-4071-97ee-e45a11c07a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:56.449915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85bb06b8-ed6c-4071-97ee-e45a11c07a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:56.476370 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:56.476370 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:56.484324 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-85bb06b8-ed6c-4071-97ee-e45a11c07a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:56.494509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85bb06b8-ed6c-4071-97ee-e45a11c07a39 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:56.503713 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1329/2804] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:56 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:56.783952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d163cc21-e878-4473-8c88-3ffaa664951e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:56.784771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d163cc21-e878-4473-8c88-3ffaa664951e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:56.785371 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d163cc21-e878-4473-8c88-3ffaa664951e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:56.801350 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:56.801350 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:56.809957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d163cc21-e878-4473-8c88-3ffaa664951e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:56.857841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d163cc21-e878-4473-8c88-3ffaa664951e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:56.860740 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1476/2805] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:56 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:57.322489 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7279b96-405c-4774-9b6f-1e7d1e13b55d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:57.324385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7279b96-405c-4774-9b6f-1e7d1e13b55d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:57.325038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7279b96-405c-4774-9b6f-1e7d1e13b55d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:57.325540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f7279b96-405c-4774-9b6f-1e7d1e13b55d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:57.367526 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:57.367526 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:57.369208 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7279b96-405c-4774-9b6f-1e7d1e13b55d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:57.377628 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1330/2806] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:57.512362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31810920-adc0-473d-ae68-d6d6a45094d5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:57.513356 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31810920-adc0-473d-ae68-d6d6a45094d5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:57.514053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31810920-adc0-473d-ae68-d6d6a45094d5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:57.534491 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:57.534491 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:57.545171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-31810920-adc0-473d-ae68-d6d6a45094d5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:57.563054 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31810920-adc0-473d-ae68-d6d6a45094d5 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:57.564403 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1477/2807] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:57 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:57.878495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5ec9d96-b8bc-4f0b-b57e-dedf2e489095 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:57.879447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5ec9d96-b8bc-4f0b-b57e-dedf2e489095 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:57.880079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5ec9d96-b8bc-4f0b-b57e-dedf2e489095 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:57.907314 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:57.907314 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:57.929205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a5ec9d96-b8bc-4f0b-b57e-dedf2e489095 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:57.951405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5ec9d96-b8bc-4f0b-b57e-dedf2e489095 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:57.952527 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1331/2808] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:57 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:58.383144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a020a48d-a6bb-49e3-af39-87aefb70ef33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:58.383640 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a020a48d-a6bb-49e3-af39-87aefb70ef33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:58.384088 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a020a48d-a6bb-49e3-af39-87aefb70ef33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:58.384635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a020a48d-a6bb-49e3-af39-87aefb70ef33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:58.403378 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:58.403378 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:58.411580 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a020a48d-a6bb-49e3-af39-87aefb70ef33 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:58.413805 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1478/2809] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:58.578975 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8fe411e4-7b0b-4426-a013-acae7193ea05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:58.580284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8fe411e4-7b0b-4426-a013-acae7193ea05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:58.581012 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8fe411e4-7b0b-4426-a013-acae7193ea05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:58.620749 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:58.620749 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:58.661406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8fe411e4-7b0b-4426-a013-acae7193ea05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:58.681364 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8fe411e4-7b0b-4426-a013-acae7193ea05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:58.682440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1332/2810] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:58 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:58.968026 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80e64cb8-cad5-4869-9f18-512af4d5dcab tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:41:58.968567 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80e64cb8-cad5-4869-9f18-512af4d5dcab tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:58.969407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80e64cb8-cad5-4869-9f18-512af4d5dcab tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:58.988466 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:58.988466 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:58.997400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-80e64cb8-cad5-4869-9f18-512af4d5dcab tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:41:59.010902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80e64cb8-cad5-4869-9f18-512af4d5dcab tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:41:59.012774 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1479/2811] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:58 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:41:59.208540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-866b462c-c8f6-4ba9-9b6b-3f0fa827cab4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c/action Jan 10 14:41:59.214931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-866b462c-c8f6-4ba9-9b6b-3f0fa827cab4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:41:59.214931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-866b462c-c8f6-4ba9-9b6b-3f0fa827cab4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:41:59.312649 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:59.312649 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:59.428537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82f022bd-acc1-4d13-bba2-17fd1b495e80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:41:59.429183 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82f022bd-acc1-4d13-bba2-17fd1b495e80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:59.429806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82f022bd-acc1-4d13-bba2-17fd1b495e80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:59.430515 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-82f022bd-acc1-4d13-bba2-17fd1b495e80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:41:59.449036 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:59.449036 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:59.452030 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82f022bd-acc1-4d13-bba2-17fd1b495e80 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:41:59.453565 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1480/2812] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:41:59.545626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e17487a9-e1fd-4b0f-ac91-80dc8a624782 req-866b462c-c8f6-4ba9-9b6b-3f0fa827cab4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c/action returned with HTTP 204 Jan 10 14:41:59.547566 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1333/2813] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:41:59 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c/action => generated 0 bytes in 345 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:41:59.697924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3491ade5-dc95-4feb-969a-e922cfdba149 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:59.698395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3491ade5-dc95-4feb-969a-e922cfdba149 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:59.699150 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3491ade5-dc95-4feb-969a-e922cfdba149 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:59.736731 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:59.736731 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:59.746310 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3491ade5-dc95-4feb-969a-e922cfdba149 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:59.760439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3491ade5-dc95-4feb-969a-e922cfdba149 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:59.771939 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1481/2814] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:59 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 1208 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:59.782168 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4434a6e0-fdc8-40ff-9321-18de31e8b072 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:59.783011 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4434a6e0-fdc8-40ff-9321-18de31e8b072 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:59.783645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4434a6e0-fdc8-40ff-9321-18de31e8b072 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:59.806203 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:59.806203 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:59.816070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4434a6e0-fdc8-40ff-9321-18de31e8b072 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:59.846878 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4434a6e0-fdc8-40ff-9321-18de31e8b072 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:41:59.863579 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1334/2815] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:59 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 1208 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:41:59.866384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a654481-5d39-46b8-9650-27685c9f5874 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] DELETE http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:59.866941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a654481-5d39-46b8-9650-27685c9f5874 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:59.867656 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a654481-5d39-46b8-9650-27685c9f5874 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:59.868232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-8a654481-5d39-46b8-9650-27685c9f5874 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Delete volume with id: 8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:59.905787 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:59.905787 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:41:59.913916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8a654481-5d39-46b8-9650-27685c9f5874 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:41:59.937159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8a654481-5d39-46b8-9650-27685c9f5874 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-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 10 14:41:59.937839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a654481-5d39-46b8-9650-27685c9f5874 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 400 Jan 10 14:41:59.939179 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1482/2816] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:41:59 2022] DELETE /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 285 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:41:59.950441 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ba7caf2-a355-4f4d-90ee-870cdec550fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:41:59.951091 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ba7caf2-a355-4f4d-90ee-870cdec550fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:41:59.952190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ba7caf2-a355-4f4d-90ee-870cdec550fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:41:59.992494 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:41:59.992494 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:00.016448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1ba7caf2-a355-4f4d-90ee-870cdec550fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:00.033742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bacc83f5-6a97-4f5a-b6aa-6ff511991626 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:00.034890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bacc83f5-6a97-4f5a-b6aa-6ff511991626 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:00.035530 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bacc83f5-6a97-4f5a-b6aa-6ff511991626 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:00.058688 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ba7caf2-a355-4f4d-90ee-870cdec550fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:00.069374 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1335/2817] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:41:59 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 1208 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:00.073614 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:00.073614 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:00.098664 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bacc83f5-6a97-4f5a-b6aa-6ff511991626 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:00.148001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bacc83f5-6a97-4f5a-b6aa-6ff511991626 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:00.156128 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1483/2818] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:00 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:00.171665 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-7907d346-81ac-4e2a-960d-63e848631ba0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:00.173264 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-7907d346-81ac-4e2a-960d-63e848631ba0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:00.173749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-7907d346-81ac-4e2a-960d-63e848631ba0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:00.207639 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:00.207639 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:00.218906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-7907d346-81ac-4e2a-960d-63e848631ba0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:00.229817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-7907d346-81ac-4e2a-960d-63e848631ba0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:00.231283 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1336/2819] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:42:00 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 1208 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:42:00.274944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] POST http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad/action Jan 10 14:42:00.276688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:42:00.278332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:42:00.335782 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:00.335782 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:00.337537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:00.438096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Begin detaching volume completed successfully. Jan 10 14:42:00.438574 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad/action returned with HTTP 202 Jan 10 14:42:00.439916 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1484/2820] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:42:00 2022] POST /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:42:00.467463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc4defaa-3e19-4875-87bd-d550040eec6f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:00.468151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc4defaa-3e19-4875-87bd-d550040eec6f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:00.468763 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc4defaa-3e19-4875-87bd-d550040eec6f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:00.468763 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bc4defaa-3e19-4875-87bd-d550040eec6f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:00.478621 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:00.478621 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:00.480811 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc4defaa-3e19-4875-87bd-d550040eec6f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:00.482034 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1337/2821] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:00 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:00.687131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume// Jan 10 14:42:00.687554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:00.688976 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:00.689737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-3fa91c0d-b94c-4cd3-b5a4-04f3bf5080f6 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:42:00.690244 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1485/2822] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:42:00 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:42:00.705321 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-531027cc-3af6-440e-8fcd-ba96410e760c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:00.705973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-531027cc-3af6-440e-8fcd-ba96410e760c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:00.706436 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-531027cc-3af6-440e-8fcd-ba96410e760c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:00.751406 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:00.751406 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:00.788445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-531027cc-3af6-440e-8fcd-ba96410e760c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:00.807238 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-531027cc-3af6-440e-8fcd-ba96410e760c tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:00.821032 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1338/2823] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:42:00 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 1310 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:42:01.170755 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40a9fc44-cbaa-4cab-ac6d-2ba9856e68fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:01.171327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40a9fc44-cbaa-4cab-ac6d-2ba9856e68fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:01.171629 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-40a9fc44-cbaa-4cab-ac6d-2ba9856e68fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:01.174274 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-f9f7bc14-fdbb-406f-bc7c-8ce1d59c749a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] DELETE http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c Jan 10 14:42:01.174906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-f9f7bc14-fdbb-406f-bc7c-8ce1d59c749a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:01.175444 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-f9f7bc14-fdbb-406f-bc7c-8ce1d59c749a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:01.188842 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:01.188842 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:01.194483 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:01.194483 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:01.203017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-40a9fc44-cbaa-4cab-ac6d-2ba9856e68fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:01.215490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-40a9fc44-cbaa-4cab-ac6d-2ba9856e68fc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:01.216641 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1486/2824] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:01 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:01.505549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e203bda9-d983-4abd-9a13-1341e50dfe5a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:01.507551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e203bda9-d983-4abd-9a13-1341e50dfe5a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:01.508233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e203bda9-d983-4abd-9a13-1341e50dfe5a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:01.510049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e203bda9-d983-4abd-9a13-1341e50dfe5a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:01.531564 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:01.531564 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:01.538902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e203bda9-d983-4abd-9a13-1341e50dfe5a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:01.550384 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1487/2825] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:02.232654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14b50388-fb9d-45f7-bdd9-65b27cd8a4b6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:02.234002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14b50388-fb9d-45f7-bdd9-65b27cd8a4b6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:02.234718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14b50388-fb9d-45f7-bdd9-65b27cd8a4b6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:02.261560 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:02.261560 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:02.277606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-14b50388-fb9d-45f7-bdd9-65b27cd8a4b6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:02.307544 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14b50388-fb9d-45f7-bdd9-65b27cd8a4b6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:02.308552 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1488/2826] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:02 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:02.556631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eee42992-b608-4b43-9ea5-6caa810337bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:02.556631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eee42992-b608-4b43-9ea5-6caa810337bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:02.556631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eee42992-b608-4b43-9ea5-6caa810337bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:02.556631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-eee42992-b608-4b43-9ea5-6caa810337bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:02.568875 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:02.568875 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:02.570745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eee42992-b608-4b43-9ea5-6caa810337bb tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:02.571760 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1489/2827] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:03.315297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2de3ba85-d7cf-4f9e-9524-73aa5160ce69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:03.315943 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2de3ba85-d7cf-4f9e-9524-73aa5160ce69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:03.316727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2de3ba85-d7cf-4f9e-9524-73aa5160ce69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:03.333943 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:03.333943 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:03.341643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2de3ba85-d7cf-4f9e-9524-73aa5160ce69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:03.350685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2de3ba85-d7cf-4f9e-9524-73aa5160ce69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:03.356021 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1490/2828] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:03 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:03.585846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bcebbaa-381a-479a-a09f-9b3e375393f3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:03.589111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bcebbaa-381a-479a-a09f-9b3e375393f3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:03.589111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bcebbaa-381a-479a-a09f-9b3e375393f3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:03.589111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5bcebbaa-381a-479a-a09f-9b3e375393f3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:03.599876 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:03.599876 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:03.617402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bcebbaa-381a-479a-a09f-9b3e375393f3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:03.618671 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1491/2829] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:03 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:04.370694 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d19d0b87-3db6-47a4-acaa-fb1dd297ff5f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:04.371232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d19d0b87-3db6-47a4-acaa-fb1dd297ff5f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:04.371580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d19d0b87-3db6-47a4-acaa-fb1dd297ff5f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:04.393212 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:04.393212 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:04.400799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d19d0b87-3db6-47a4-acaa-fb1dd297ff5f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:04.409413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d19d0b87-3db6-47a4-acaa-fb1dd297ff5f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:04.417034 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1492/2830] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:04 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:04.633793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-659a0351-54b5-47db-afe3-a8f7d9f56dcc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:04.634309 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-659a0351-54b5-47db-afe3-a8f7d9f56dcc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:04.634827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-659a0351-54b5-47db-afe3-a8f7d9f56dcc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:04.635202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-659a0351-54b5-47db-afe3-a8f7d9f56dcc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:04.650778 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:04.650778 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:04.654229 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-659a0351-54b5-47db-afe3-a8f7d9f56dcc tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:04.657333 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1493/2831] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:04 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:05.432217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e303779-4358-42ff-bac6-c8f2e8738e86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:05.432882 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e303779-4358-42ff-bac6-c8f2e8738e86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:05.433121 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e303779-4358-42ff-bac6-c8f2e8738e86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:05.487231 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:05.487231 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:05.523217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9e303779-4358-42ff-bac6-c8f2e8738e86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:05.551611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e303779-4358-42ff-bac6-c8f2e8738e86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:05.553166 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1494/2832] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:05 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:05.673360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f47d2da4-120e-471a-857e-5400afc90754 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:05.674583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f47d2da4-120e-471a-857e-5400afc90754 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:05.677466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f47d2da4-120e-471a-857e-5400afc90754 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:05.677907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f47d2da4-120e-471a-857e-5400afc90754 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:05.693389 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:05.693389 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:05.695289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f47d2da4-120e-471a-857e-5400afc90754 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:05.700022 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1495/2833] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:05 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:06.568934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1413e785-325f-499c-87a9-92fafa6e349b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:06.569579 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1413e785-325f-499c-87a9-92fafa6e349b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:06.569803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1413e785-325f-499c-87a9-92fafa6e349b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:06.595194 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:06.595194 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:06.606194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1413e785-325f-499c-87a9-92fafa6e349b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:06.636459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1413e785-325f-499c-87a9-92fafa6e349b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:06.645702 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1496/2834] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:06 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:06.715062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-688df7f7-781f-4aab-86bb-a6823d2012aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:06.719353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-688df7f7-781f-4aab-86bb-a6823d2012aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:06.720124 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-688df7f7-781f-4aab-86bb-a6823d2012aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:06.720468 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-688df7f7-781f-4aab-86bb-a6823d2012aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:06.736951 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:06.736951 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:06.738918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-688df7f7-781f-4aab-86bb-a6823d2012aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:06.745099 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1497/2835] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:06 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:07.652181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8c0cf70-c3e5-47a1-93aa-cf5062c2c517 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:07.653404 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8c0cf70-c3e5-47a1-93aa-cf5062c2c517 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:07.653971 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8c0cf70-c3e5-47a1-93aa-cf5062c2c517 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:07.690612 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:07.690612 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:07.708620 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f8c0cf70-c3e5-47a1-93aa-cf5062c2c517 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:07.731092 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8c0cf70-c3e5-47a1-93aa-cf5062c2c517 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:07.733504 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1498/2836] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:07 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:07.752474 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b0522ac-7b36-4927-9776-4b6e26fa5725 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:07.753322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b0522ac-7b36-4927-9776-4b6e26fa5725 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:07.753953 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b0522ac-7b36-4927-9776-4b6e26fa5725 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:07.754457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2b0522ac-7b36-4927-9776-4b6e26fa5725 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:07.767425 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:07.767425 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:07.769885 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b0522ac-7b36-4927-9776-4b6e26fa5725 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:07.771997 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1499/2837] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:07 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:08.747118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c63e3a9-1a45-461a-9c53-f891444b022f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:08.749766 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c63e3a9-1a45-461a-9c53-f891444b022f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:08.749766 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c63e3a9-1a45-461a-9c53-f891444b022f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:08.765879 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:08.765879 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:08.774206 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0c63e3a9-1a45-461a-9c53-f891444b022f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:08.783830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c63e3a9-1a45-461a-9c53-f891444b022f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:08.785075 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1500/2838] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:08 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:08.792400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-464dfa64-fc8a-443c-a304-27ad7cc8cdae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:08.793147 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-464dfa64-fc8a-443c-a304-27ad7cc8cdae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:08.795621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-464dfa64-fc8a-443c-a304-27ad7cc8cdae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:08.795947 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-464dfa64-fc8a-443c-a304-27ad7cc8cdae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:08.811698 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:08.811698 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:08.813497 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-464dfa64-fc8a-443c-a304-27ad7cc8cdae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:08.814217 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1501/2839] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:08 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:09.801820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e2dac2e-2980-47be-8ac6-1ec99871b652 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:09.803227 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e2dac2e-2980-47be-8ac6-1ec99871b652 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:09.804752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e2dac2e-2980-47be-8ac6-1ec99871b652 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:09.827242 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:09.827242 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:09.837192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6e2dac2e-2980-47be-8ac6-1ec99871b652 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:09.849979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e2dac2e-2980-47be-8ac6-1ec99871b652 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:09.860292 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1502/2840] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:09 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:09.860292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1865384f-a7d0-4f16-9f4b-da25b1dc7e0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:09.861011 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1865384f-a7d0-4f16-9f4b-da25b1dc7e0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:09.861362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1865384f-a7d0-4f16-9f4b-da25b1dc7e0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:09.861765 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1865384f-a7d0-4f16-9f4b-da25b1dc7e0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:09.871886 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:09.871886 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:09.877259 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1865384f-a7d0-4f16-9f4b-da25b1dc7e0d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:09.889143 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1503/2841] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:09 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:10.868009 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aae01652-e02e-4150-b191-0e85ba433e2d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:10.868635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aae01652-e02e-4150-b191-0e85ba433e2d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:10.875469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aae01652-e02e-4150-b191-0e85ba433e2d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:10.886683 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:10.886683 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:10.894131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aae01652-e02e-4150-b191-0e85ba433e2d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:10.903058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aae01652-e02e-4150-b191-0e85ba433e2d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:10.904846 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1504/2842] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:10 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:10.909736 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e74b4faf-3224-4e53-aeb8-1f5266ae8f59 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:10.910531 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e74b4faf-3224-4e53-aeb8-1f5266ae8f59 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:10.911243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e74b4faf-3224-4e53-aeb8-1f5266ae8f59 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:10.911705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e74b4faf-3224-4e53-aeb8-1f5266ae8f59 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:10.919611 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:10.919611 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:10.922365 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e74b4faf-3224-4e53-aeb8-1f5266ae8f59 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:10.923067 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1505/2843] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:10 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:10.927333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ae92d09-65fc-48c1-a3fb-c412dc37c785 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:10.927933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ae92d09-65fc-48c1-a3fb-c412dc37c785 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:10.929184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ae92d09-65fc-48c1-a3fb-c412dc37c785 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:10.944185 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:10.944185 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:10.951961 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8ae92d09-65fc-48c1-a3fb-c412dc37c785 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:10.960819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ae92d09-65fc-48c1-a3fb-c412dc37c785 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:10.961775 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1506/2844] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:10 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:10.975955 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-351d02bf-cc06-4593-a5da-1f6b64206074 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:10.976683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-351d02bf-cc06-4593-a5da-1f6b64206074 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1660133170"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:42:10.991590 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:10.991590 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:10.998394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-351d02bf-cc06-4593-a5da-1f6b64206074 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:11.072164 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-351d02bf-cc06-4593-a5da-1f6b64206074 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:42:11.073287 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-351d02bf-cc06-4593-a5da-1f6b64206074 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:11.074215 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1507/2845] 10.222.0.20 () {60 vars in 1344 bytes} [Mon Jan 10 14:42:10 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 887 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:11.086372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88a13836-9437-41d7-bfc3-1a0a424db0c6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:11.087062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88a13836-9437-41d7-bfc3-1a0a424db0c6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-876818636", "description": "This is the new description of volume"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:42:11.110678 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:11.110678 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:11.110678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-88a13836-9437-41d7-bfc3-1a0a424db0c6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:11.184245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-88a13836-9437-41d7-bfc3-1a0a424db0c6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:42:11.191142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88a13836-9437-41d7-bfc3-1a0a424db0c6 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:11.199527 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1508/2846] 10.222.0.20 () {60 vars in 1345 bytes} [Mon Jan 10 14:42:11 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 925 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:11.208135 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d2c3c1c-0c34-4d7e-b6dc-2ace18f98002 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:11.208622 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d2c3c1c-0c34-4d7e-b6dc-2ace18f98002 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:11.211295 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d2c3c1c-0c34-4d7e-b6dc-2ace18f98002 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:11.252765 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:11.252765 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:11.265725 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9d2c3c1c-0c34-4d7e-b6dc-2ace18f98002 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:11.275518 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d2c3c1c-0c34-4d7e-b6dc-2ace18f98002 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:11.288170 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1509/2847] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:11 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 993 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:11.292853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] POST http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes Jan 10 14:42:11.294229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1471826377", "availability_zone": "nova", "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:42:11.295964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1471826377', 'availability_zone': 'nova', 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:42:11.296569 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume of 1 GB Jan 10 14:42:11.306443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Availability Zones retrieved successfully. Jan 10 14:42:11.326408 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (d6935f09-75ae-4419-a0ed-138db2d85d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:42:11.330966 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e361a4df-054c-42c2-85c4-4ba8741ea0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:11.334959 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:42:11.370461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e361a4df-054c-42c2-85c4-4ba8741ea0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:11.372508 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7efcfd-292a-45e0-b614-72a8decea742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:11.560780 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Created reservations ['7e63e0ea-8edc-476e-b8fa-9f82eb70ae19', 'ee466157-626b-44d3-913b-84a8ab7d038d', 'c218052c-67bf-4573-baed-92001c9446be', '3f6dea47-3504-437f-9783-9827670ec53a'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:42:11.562793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7efcfd-292a-45e0-b614-72a8decea742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e63e0ea-8edc-476e-b8fa-9f82eb70ae19', 'ee466157-626b-44d3-913b-84a8ab7d038d', 'c218052c-67bf-4573-baed-92001c9446be', '3f6dea47-3504-437f-9783-9827670ec53a']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:11.565073 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51ae542-3034-4e3a-af37-b711a7590824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:11.656949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51ae542-3034-4e3a-af37-b711a7590824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a21a486-b0d5-4b80-ba98-3c8e34eccc0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1471826377',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['7e63e0ea-8edc-476e-b8fa-9f82eb70ae19','ee466157-626b-44d3-913b-84a8ab7d038d','c218052c-67bf-4573-baed-92001c9446be','3f6dea47-3504-437f-9783-9827670ec53a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:42:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1471826377',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a21a486-b0d5-4b80-ba98-3c8e34eccc0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f71fe88913f84eb18db7e2fa6a849409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:11.659034 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c0f2bb-7eea-4217-a603-28a114b4d09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:11.737259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c0f2bb-7eea-4217-a603-28a114b4d09a) transitioned into 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-1471826377',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['7e63e0ea-8edc-476e-b8fa-9f82eb70ae19','ee466157-626b-44d3-913b-84a8ab7d038d','c218052c-67bf-4573-baed-92001c9446be','3f6dea47-3504-437f-9783-9827670ec53a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:11.739807 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9b452f-2fdd-4a5f-afaa-c6722da45292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:11.819574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9b452f-2fdd-4a5f-afaa-c6722da45292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:11.822214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (d6935f09-75ae-4419-a0ed-138db2d85d35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:42:11.822984 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request issued successfully. Jan 10 14:42:11.824224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28865e79-41ff-46e1-beba-26fe27c2ff9d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes returned with HTTP 202 Jan 10 14:42:11.825123 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1510/2848] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:42:11 2022] POST /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes => generated 811 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:42:11.839207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa7dcb31-ee56-4cd2-a175-51152163e06d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:11.839742 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa7dcb31-ee56-4cd2-a175-51152163e06d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:11.852568 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa7dcb31-ee56-4cd2-a175-51152163e06d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:11.853836 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:11.853836 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:11.861625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fa7dcb31-ee56-4cd2-a175-51152163e06d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:11.870107 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa7dcb31-ee56-4cd2-a175-51152163e06d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:11.881580 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1511/2849] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:11 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:11.934898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e830bcde-e0f3-4373-9f2d-9c27341cc056 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:11.936280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e830bcde-e0f3-4373-9f2d-9c27341cc056 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:11.937225 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e830bcde-e0f3-4373-9f2d-9c27341cc056 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:11.937765 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e830bcde-e0f3-4373-9f2d-9c27341cc056 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:11.947282 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:11.947282 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:11.949846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e830bcde-e0f3-4373-9f2d-9c27341cc056 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:11.951536 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1512/2850] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:11 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:12.729828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-88cff61a-8b5a-46ec-a746-83f87531c3ba req-f9f7bc14-fdbb-406f-bc7c-8ce1d59c749a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c returned with HTTP 200 Jan 10 14:42:12.731690 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1339/2851] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:42:01 2022] DELETE /volume/v3/ef6327d0213c4547964ba705a61a3568/attachments/beff30a5-e00b-461f-bd17-2a1fbf0b305c => generated 19 bytes in 11562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:12.894198 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f35d115-0311-4c27-8521-9b780e117976 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:12.895156 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f35d115-0311-4c27-8521-9b780e117976 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:12.895785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f35d115-0311-4c27-8521-9b780e117976 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:12.909771 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:12.909771 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:12.917402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f35d115-0311-4c27-8521-9b780e117976 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:12.926437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f35d115-0311-4c27-8521-9b780e117976 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:12.927656 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1513/2852] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:12 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:12.964347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a7850b5-d6d9-482d-88fa-9f5575bfd652 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:12.964926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a7850b5-d6d9-482d-88fa-9f5575bfd652 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:12.965751 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a7850b5-d6d9-482d-88fa-9f5575bfd652 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:12.966251 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3a7850b5-d6d9-482d-88fa-9f5575bfd652 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:12.974247 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:12.974247 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:12.976175 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a7850b5-d6d9-482d-88fa-9f5575bfd652 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:12.977171 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1340/2853] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:12 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:13.883857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c3bd5773-1e1b-46e4-816c-c2d308a6029f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:13.884591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c3bd5773-1e1b-46e4-816c-c2d308a6029f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:13.885258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c3bd5773-1e1b-46e4-816c-c2d308a6029f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:13.908582 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:13.908582 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:13.908582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c3bd5773-1e1b-46e4-816c-c2d308a6029f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:13.918168 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c3bd5773-1e1b-46e4-816c-c2d308a6029f tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:13.929166 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1514/2854] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:13 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 916 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:13.939501 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b5b5448-69e3-4cfb-bbdc-cf7db15b5d2b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] DELETE http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:13.940388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b5b5448-69e3-4cfb-bbdc-cf7db15b5d2b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:13.940839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b5b5448-69e3-4cfb-bbdc-cf7db15b5d2b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:13.941240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5b5b5448-69e3-4cfb-bbdc-cf7db15b5d2b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Delete volume with id: 8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:13.947719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc47de01-2660-4191-b210-88cc9aa1e98f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:13.948153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc47de01-2660-4191-b210-88cc9aa1e98f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:13.956422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc47de01-2660-4191-b210-88cc9aa1e98f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:13.968380 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:13.968380 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:13.969871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b5b5448-69e3-4cfb-bbdc-cf7db15b5d2b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:13.972918 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:13.972918 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:13.980242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc47de01-2660-4191-b210-88cc9aa1e98f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:13.992901 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc47de01-2660-4191-b210-88cc9aa1e98f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:13.999409 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1515/2855] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:13 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 904 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:14.004749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6858014b-ed48-4040-a4b5-7c41e23c8493 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:14.005270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6858014b-ed48-4040-a4b5-7c41e23c8493 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:14.005839 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6858014b-ed48-4040-a4b5-7c41e23c8493 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:14.006204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6858014b-ed48-4040-a4b5-7c41e23c8493 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:14.014599 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:14.014599 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:14.016402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6858014b-ed48-4040-a4b5-7c41e23c8493 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:14.017218 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1516/2856] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:13 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:14.021917 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb075c29-8a8c-4fa5-8cde-762ee0391526 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:14.022885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb075c29-8a8c-4fa5-8cde-762ee0391526 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1660133170", "description": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:42:14.039066 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:14.039066 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:14.056327 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bb075c29-8a8c-4fa5-8cde-762ee0391526 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:14.154653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bb075c29-8a8c-4fa5-8cde-762ee0391526 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:42:14.155811 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb075c29-8a8c-4fa5-8cde-762ee0391526 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:14.156602 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1517/2857] 10.222.0.20 () {60 vars in 1344 bytes} [Mon Jan 10 14:42:14 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 839 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:14.169643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2304b28b-2f5f-4726-a89b-f0b388a9d847 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] DELETE http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:14.170384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2304b28b-2f5f-4726-a89b-f0b388a9d847 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:14.170878 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2304b28b-2f5f-4726-a89b-f0b388a9d847 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:14.171246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-2304b28b-2f5f-4726-a89b-f0b388a9d847 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume with id: 0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:14.177291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b5b5448-69e3-4cfb-bbdc-cf7db15b5d2b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Delete volume request issued successfully. Jan 10 14:42:14.178215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b5b5448-69e3-4cfb-bbdc-cf7db15b5d2b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 202 Jan 10 14:42:14.180840 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1341/2858] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:13 2022] DELETE /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:42:14.189990 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:14.189990 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:14.192878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2304b28b-2f5f-4726-a89b-f0b388a9d847 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:14.200838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e89e69bf-ccbb-4bba-b346-7604b9cc57cf tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:14.208676 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e89e69bf-ccbb-4bba-b346-7604b9cc57cf tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:14.209936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e89e69bf-ccbb-4bba-b346-7604b9cc57cf tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:14.241438 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:14.241438 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:14.256465 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e89e69bf-ccbb-4bba-b346-7604b9cc57cf tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:14.266491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e89e69bf-ccbb-4bba-b346-7604b9cc57cf tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:14.267232 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1342/2859] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:14 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:14.381765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2304b28b-2f5f-4726-a89b-f0b388a9d847 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume request issued successfully. Jan 10 14:42:14.381765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2304b28b-2f5f-4726-a89b-f0b388a9d847 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 202 Jan 10 14:42:14.382290 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1518/2860] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:14 2022] DELETE /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:42:14.391366 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c81b3ff-f8cd-40e4-9046-7eef47779adc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:14.391366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c81b3ff-f8cd-40e4-9046-7eef47779adc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:14.391366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c81b3ff-f8cd-40e4-9046-7eef47779adc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:14.420108 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:14.420108 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:14.439138 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6c81b3ff-f8cd-40e4-9046-7eef47779adc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:14.451480 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c81b3ff-f8cd-40e4-9046-7eef47779adc tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:14.452323 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1343/2861] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:14 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 906 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:15.035441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2e617ff-ed89-4242-9878-b6afe2888672 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:15.036913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2e617ff-ed89-4242-9878-b6afe2888672 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:15.038108 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a2e617ff-ed89-4242-9878-b6afe2888672 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:15.038581 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a2e617ff-ed89-4242-9878-b6afe2888672 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:15.049355 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:15.049355 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:15.051975 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a2e617ff-ed89-4242-9878-b6afe2888672 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:15.054489 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1519/2862] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:15 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:15.292939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfe17710-1c46-4ea3-84cc-e3013bfac750 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:15.294137 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfe17710-1c46-4ea3-84cc-e3013bfac750 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:15.294788 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfe17710-1c46-4ea3-84cc-e3013bfac750 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:15.317674 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:15.317674 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:15.325475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dfe17710-1c46-4ea3-84cc-e3013bfac750 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:15.335317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfe17710-1c46-4ea3-84cc-e3013bfac750 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:15.336021 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1344/2863] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:15 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:15.466110 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-982f6595-9d16-4858-8156-0dbf98b5c869 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:15.466584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-982f6595-9d16-4858-8156-0dbf98b5c869 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:15.467031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-982f6595-9d16-4858-8156-0dbf98b5c869 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:15.485213 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:15.485213 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:15.493262 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-982f6595-9d16-4858-8156-0dbf98b5c869 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:15.503292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-982f6595-9d16-4858-8156-0dbf98b5c869 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:15.512459 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1520/2864] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:15 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:16.067570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a967bfa-a192-4d6c-b20e-5deb395a81d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:16.075092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a967bfa-a192-4d6c-b20e-5deb395a81d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:16.075092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a967bfa-a192-4d6c-b20e-5deb395a81d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:16.075092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6a967bfa-a192-4d6c-b20e-5deb395a81d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:16.078386 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:16.078386 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:16.080326 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a967bfa-a192-4d6c-b20e-5deb395a81d9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:16.087060 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1345/2865] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:16 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:16.351821 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-99c3b04d-d614-48d0-8008-23ffda326df0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:16.366582 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-99c3b04d-d614-48d0-8008-23ffda326df0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:16.367503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-99c3b04d-d614-48d0-8008-23ffda326df0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:16.382234 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:16.382234 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:16.391270 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-99c3b04d-d614-48d0-8008-23ffda326df0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:16.402359 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-99c3b04d-d614-48d0-8008-23ffda326df0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:16.403636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1521/2866] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:16 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:16.519170 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2aaa6e64-eecf-44ed-a425-5d56eeafbf86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:16.520330 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2aaa6e64-eecf-44ed-a425-5d56eeafbf86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:16.521037 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2aaa6e64-eecf-44ed-a425-5d56eeafbf86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:16.537529 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:16.537529 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:16.546356 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2aaa6e64-eecf-44ed-a425-5d56eeafbf86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:16.562822 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2aaa6e64-eecf-44ed-a425-5d56eeafbf86 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:16.565127 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1346/2867] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:16 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 906 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:17.095196 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f142b19f-df01-4ff9-8d48-a29fbeb554b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:17.095628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f142b19f-df01-4ff9-8d48-a29fbeb554b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:17.096085 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f142b19f-df01-4ff9-8d48-a29fbeb554b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:17.096425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f142b19f-df01-4ff9-8d48-a29fbeb554b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:17.109602 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:17.109602 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:17.112857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f142b19f-df01-4ff9-8d48-a29fbeb554b1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:17.114901 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1522/2868] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:17 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:17.420078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f10880e-753c-4681-8d40-2b286601af81 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:17.421017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f10880e-753c-4681-8d40-2b286601af81 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:17.421566 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f10880e-753c-4681-8d40-2b286601af81 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:17.450264 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:17.450264 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:17.477433 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3f10880e-753c-4681-8d40-2b286601af81 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:17.500718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f10880e-753c-4681-8d40-2b286601af81 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:17.503479 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1347/2869] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:17 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:17.579459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3ed50ed-1433-4d0d-b7ff-569c6e9efa3a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:17.583395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3ed50ed-1433-4d0d-b7ff-569c6e9efa3a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:17.584231 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3ed50ed-1433-4d0d-b7ff-569c6e9efa3a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:17.603039 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:17.603039 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:17.615051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f3ed50ed-1433-4d0d-b7ff-569c6e9efa3a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:17.625289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3ed50ed-1433-4d0d-b7ff-569c6e9efa3a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 200 Jan 10 14:42:17.626557 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1523/2870] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:17 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:18.127153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10e13635-0fb1-41bd-96bb-9472599e9caa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:18.127742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10e13635-0fb1-41bd-96bb-9472599e9caa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:18.128220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10e13635-0fb1-41bd-96bb-9472599e9caa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:18.128740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-10e13635-0fb1-41bd-96bb-9472599e9caa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:18.145455 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:18.145455 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:18.147829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10e13635-0fb1-41bd-96bb-9472599e9caa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:18.148642 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1348/2871] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:18 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:18.520961 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e6a75a0-18a1-4655-809e-eb1f7349ee05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:18.521399 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2e6a75a0-18a1-4655-809e-eb1f7349ee05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:18.521843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2e6a75a0-18a1-4655-809e-eb1f7349ee05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:18.535953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:18.535953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:18.546426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2e6a75a0-18a1-4655-809e-eb1f7349ee05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:18.561841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e6a75a0-18a1-4655-809e-eb1f7349ee05 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:18.564079 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1524/2872] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:18 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:18.644470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7cf0a870-8b29-4621-b39c-ad5c4c4fe2fe tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c Jan 10 14:42:18.647696 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7cf0a870-8b29-4621-b39c-ad5c4c4fe2fe tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:18.647696 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7cf0a870-8b29-4621-b39c-ad5c4c4fe2fe tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:18.665967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7cf0a870-8b29-4621-b39c-ad5c4c4fe2fe tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c returned with HTTP 404 Jan 10 14:42:18.666881 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1349/2873] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:18 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/0a21a486-b0d5-4b80-ba98-3c8e34eccc0c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:18.674207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71be909e-a646-4bd0-81bf-7cae934ed0a2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] DELETE http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:18.675151 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71be909e-a646-4bd0-81bf-7cae934ed0a2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:18.676521 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71be909e-a646-4bd0-81bf-7cae934ed0a2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:18.676521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-71be909e-a646-4bd0-81bf-7cae934ed0a2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume with id: d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:18.697215 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:18.697215 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:18.698236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-71be909e-a646-4bd0-81bf-7cae934ed0a2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:18.926946 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-71be909e-a646-4bd0-81bf-7cae934ed0a2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume request issued successfully. Jan 10 14:42:18.927629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71be909e-a646-4bd0-81bf-7cae934ed0a2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 202 Jan 10 14:42:18.932707 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1525/2874] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:18 2022] DELETE /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:42:18.938768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-11f3ed51-c7fc-4307-a9d2-89ab57e25086 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:18.938768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-11f3ed51-c7fc-4307-a9d2-89ab57e25086 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:18.939196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-11f3ed51-c7fc-4307-a9d2-89ab57e25086 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:18.968150 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:18.968150 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:18.988904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-11f3ed51-c7fc-4307-a9d2-89ab57e25086 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:19.005551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-11f3ed51-c7fc-4307-a9d2-89ab57e25086 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:19.006586 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1350/2875] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:18 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 992 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:19.162221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba21465b-6303-4703-9712-c98e515e73c4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:19.162888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba21465b-6303-4703-9712-c98e515e73c4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:19.163492 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba21465b-6303-4703-9712-c98e515e73c4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:19.163945 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ba21465b-6303-4703-9712-c98e515e73c4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:19.176371 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:19.176371 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:19.179786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba21465b-6303-4703-9712-c98e515e73c4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:19.179786 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1526/2876] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:19.190505 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfc6f6e3-28e2-4410-b788-a34beb639d98 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:19.190997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfc6f6e3-28e2-4410-b788-a34beb639d98 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:19.191396 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfc6f6e3-28e2-4410-b788-a34beb639d98 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:19.231578 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:19.231578 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:19.252294 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cfc6f6e3-28e2-4410-b788-a34beb639d98 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:19.269208 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfc6f6e3-28e2-4410-b788-a34beb639d98 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:19.270259 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1351/2877] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1034 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:19.297895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8cf5faa0-3312-4f3f-b004-6b0400afb900 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:19.298357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8cf5faa0-3312-4f3f-b004-6b0400afb900 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:19.298884 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8cf5faa0-3312-4f3f-b004-6b0400afb900 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:19.322522 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:19.322522 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:19.332033 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8cf5faa0-3312-4f3f-b004-6b0400afb900 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:19.343053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8cf5faa0-3312-4f3f-b004-6b0400afb900 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:19.344295 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1527/2878] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1034 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:19.358722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39fe063d-361a-4295-a578-46416aa50105 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:19.359250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39fe063d-361a-4295-a578-46416aa50105 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:19.359699 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39fe063d-361a-4295-a578-46416aa50105 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:19.359966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-39fe063d-361a-4295-a578-46416aa50105 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume with id: 09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:19.389238 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:19.389238 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:19.392038 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-39fe063d-361a-4295-a578-46416aa50105 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:19.569017 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-39fe063d-361a-4295-a578-46416aa50105 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume request issued successfully. Jan 10 14:42:19.569776 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39fe063d-361a-4295-a578-46416aa50105 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 202 Jan 10 14:42:19.570690 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1352/2879] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:19 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:42:19.578611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e12c7d07-c125-4f52-ab62-f12b0a49dd97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:19.579059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e12c7d07-c125-4f52-ab62-f12b0a49dd97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:19.579512 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e12c7d07-c125-4f52-ab62-f12b0a49dd97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:19.582006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9f4427bf-e416-4fc3-bddb-77a207ddf094 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:19.584786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9f4427bf-e416-4fc3-bddb-77a207ddf094 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:19.588388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9f4427bf-e416-4fc3-bddb-77a207ddf094 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:19.609657 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:19.609657 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:19.641415 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:19.641415 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:19.647035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e12c7d07-c125-4f52-ab62-f12b0a49dd97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:19.658630 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9f4427bf-e416-4fc3-bddb-77a207ddf094 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:19.670449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e12c7d07-c125-4f52-ab62-f12b0a49dd97 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:19.675959 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1528/2880] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:19 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:19.684141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9f4427bf-e416-4fc3-bddb-77a207ddf094 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:19.685106 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1353/2881] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:19 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:20.021593 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-129a1467-0f6e-43cf-9d1f-3966f03139d2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:20.022038 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-129a1467-0f6e-43cf-9d1f-3966f03139d2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:20.022487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-129a1467-0f6e-43cf-9d1f-3966f03139d2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:20.064559 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:20.064559 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:20.087108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-129a1467-0f6e-43cf-9d1f-3966f03139d2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:20.097641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-129a1467-0f6e-43cf-9d1f-3966f03139d2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:20.108449 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1529/2882] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:20 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 992 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:20.690512 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86b14e7a-85dc-4261-b7ca-23294243b9e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:20.691026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86b14e7a-85dc-4261-b7ca-23294243b9e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:20.691398 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86b14e7a-85dc-4261-b7ca-23294243b9e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:20.699249 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5506f489-3e8a-4f07-8887-e3f7d60f6a3b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:20.699790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5506f489-3e8a-4f07-8887-e3f7d60f6a3b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:20.700411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5506f489-3e8a-4f07-8887-e3f7d60f6a3b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:20.719586 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:20.719586 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:20.733649 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:20.733649 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:20.747048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5506f489-3e8a-4f07-8887-e3f7d60f6a3b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:20.756801 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5506f489-3e8a-4f07-8887-e3f7d60f6a3b tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:20.761821 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-86b14e7a-85dc-4261-b7ca-23294243b9e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:20.772340 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1530/2883] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:20 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:20.787120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86b14e7a-85dc-4261-b7ca-23294243b9e5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:20.789376 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1354/2884] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:20 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:21.124008 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-98c0c6fc-2618-4998-afcf-6f9dc52a70e4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:21.124629 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-98c0c6fc-2618-4998-afcf-6f9dc52a70e4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:21.125167 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-98c0c6fc-2618-4998-afcf-6f9dc52a70e4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:21.147043 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:21.147043 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:21.157276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-98c0c6fc-2618-4998-afcf-6f9dc52a70e4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:21.166372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-98c0c6fc-2618-4998-afcf-6f9dc52a70e4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:21.167705 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1531/2885] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:21 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 992 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:21.777810 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-44c3d262-0162-4608-b64b-77cfc275160a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:21.779441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-44c3d262-0162-4608-b64b-77cfc275160a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:21.780082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-44c3d262-0162-4608-b64b-77cfc275160a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:21.803516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b6e7766-8d3f-4fbd-bc1d-0e425324190b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:21.804578 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b6e7766-8d3f-4fbd-bc1d-0e425324190b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:21.805187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b6e7766-8d3f-4fbd-bc1d-0e425324190b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:21.812120 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:21.812120 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:21.828295 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:21.828295 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:21.835165 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-44c3d262-0162-4608-b64b-77cfc275160a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:21.848767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-44c3d262-0162-4608-b64b-77cfc275160a tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:21.851326 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8b6e7766-8d3f-4fbd-bc1d-0e425324190b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:21.854959 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1355/2886] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:21 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:21.875080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b6e7766-8d3f-4fbd-bc1d-0e425324190b tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:21.876406 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1532/2887] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:21 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:22.182887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34b1cc9f-8cd6-4ef7-9d41-3035afa08df2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:22.183405 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34b1cc9f-8cd6-4ef7-9d41-3035afa08df2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:22.183922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34b1cc9f-8cd6-4ef7-9d41-3035afa08df2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:22.206071 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:22.206071 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:22.224692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-34b1cc9f-8cd6-4ef7-9d41-3035afa08df2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:22.246328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34b1cc9f-8cd6-4ef7-9d41-3035afa08df2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:22.249876 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1356/2888] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:22 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 992 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:22.865187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-99a57928-9c78-4c9c-a3b5-48d350f68303 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:22.865897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-99a57928-9c78-4c9c-a3b5-48d350f68303 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:22.866149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-99a57928-9c78-4c9c-a3b5-48d350f68303 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:22.885078 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:22.885078 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:22.891650 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07b88a0c-9b9d-43eb-93b9-be6525a7e951 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:22.895534 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07b88a0c-9b9d-43eb-93b9-be6525a7e951 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:22.895534 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-07b88a0c-9b9d-43eb-93b9-be6525a7e951 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:22.898234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-99a57928-9c78-4c9c-a3b5-48d350f68303 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:22.910717 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-99a57928-9c78-4c9c-a3b5-48d350f68303 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:22.912169 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1533/2889] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:22 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:22.928531 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:22.928531 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:22.940945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-07b88a0c-9b9d-43eb-93b9-be6525a7e951 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:22.951836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-07b88a0c-9b9d-43eb-93b9-be6525a7e951 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:22.953181 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1357/2890] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:22 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:23.267148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0298a9af-9d1c-488c-953f-dc3ef9c8d968 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:23.267438 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0298a9af-9d1c-488c-953f-dc3ef9c8d968 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:23.267930 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0298a9af-9d1c-488c-953f-dc3ef9c8d968 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:23.283946 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:23.283946 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:23.292558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0298a9af-9d1c-488c-953f-dc3ef9c8d968 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:23.317427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0298a9af-9d1c-488c-953f-dc3ef9c8d968 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 200 Jan 10 14:42:23.341516 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1534/2891] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:23 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 992 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:23.926450 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0cd477c-014f-43f3-b0c8-fb1b9cde2bca tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:23.927752 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0cd477c-014f-43f3-b0c8-fb1b9cde2bca tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:23.928400 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0cd477c-014f-43f3-b0c8-fb1b9cde2bca tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:23.952482 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:23.952482 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:23.966534 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c0cd477c-014f-43f3-b0c8-fb1b9cde2bca tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:23.971469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c806e19-9b57-42d1-b12f-17e0377d2c20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:23.971469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c806e19-9b57-42d1-b12f-17e0377d2c20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:23.972647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c806e19-9b57-42d1-b12f-17e0377d2c20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:23.977426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0cd477c-014f-43f3-b0c8-fb1b9cde2bca tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:23.978771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1358/2892] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:23 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:24.032996 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:24.032996 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:24.051504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c806e19-9b57-42d1-b12f-17e0377d2c20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:24.064612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c806e19-9b57-42d1-b12f-17e0377d2c20 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:24.075832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1535/2893] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:23 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:42:24.333268 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb1ffca5-4124-43cf-9523-bf99c76ceea2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf Jan 10 14:42:24.334035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb1ffca5-4124-43cf-9523-bf99c76ceea2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:24.334840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb1ffca5-4124-43cf-9523-bf99c76ceea2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:24.350334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb1ffca5-4124-43cf-9523-bf99c76ceea2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf returned with HTTP 404 Jan 10 14:42:24.352713 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1359/2894] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:24 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/d7d6f3f3-5948-478a-99e7-ea1102b2e5cf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:24.401753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] POST http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes Jan 10 14:42:24.402675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1, "name": "tempest-VolumesGetTest-Volume-839291369", "metadata": {"Type": "Test"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:42:24.404747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request body: {'volume': {'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-839291369', 'metadata': {'Type': 'Test'}}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:42:24.514311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume of 1 GB Jan 10 14:42:24.531748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Availability Zones retrieved successfully. Jan 10 14:42:24.572156 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (aa219d02-ecf3-4ddf-914d-e6952e5c7031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:42:24.575100 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a667de28-2f34-4c67-be07-609a25dd221e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:24.578215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:42:24.670203 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a667de28-2f34-4c67-be07-609a25dd221e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:24.673674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ace4f6-f86e-4017-b9a3-08e8689345c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:24.877704 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Created reservations ['d34db3ce-98a0-4b3d-bbaf-6db90a47fcc9', '8787713e-8d5d-4225-b6ba-7160fd534825', 'c3580ec6-3152-4655-9fff-770b98825d24', '5d2b3b0d-45f7-4493-89c8-0d841b1008a2'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:42:24.882834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ace4f6-f86e-4017-b9a3-08e8689345c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34db3ce-98a0-4b3d-bbaf-6db90a47fcc9', '8787713e-8d5d-4225-b6ba-7160fd534825', 'c3580ec6-3152-4655-9fff-770b98825d24', '5d2b3b0d-45f7-4493-89c8-0d841b1008a2']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:24.882834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fc8516-1c38-48b3-a896-92f918cc055a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:24.993918 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2e12af5-9a9a-43b8-b87c-cd6275773d46 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:24.994606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2e12af5-9a9a-43b8-b87c-cd6275773d46 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:24.994786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2e12af5-9a9a-43b8-b87c-cd6275773d46 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:25.008728 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fc8516-1c38-48b3-a896-92f918cc055a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287bc699-a2d6-495d-9c69-6cd6613ea10e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-839291369',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['d34db3ce-98a0-4b3d-bbaf-6db90a47fcc9','8787713e-8d5d-4225-b6ba-7160fd534825','c3580ec6-3152-4655-9fff-770b98825d24','5d2b3b0d-45f7-4493-89c8-0d841b1008a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-839291369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=287bc699-a2d6-495d-9c69-6cd6613ea10e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f71fe88913f84eb18db7e2fa6a849409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:25.012703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3feba7-1392-4a7a-94a2-acc62d9eaef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:25.017853 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:25.017853 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:25.036747 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e2e12af5-9a9a-43b8-b87c-cd6275773d46 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:25.060399 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2e12af5-9a9a-43b8-b87c-cd6275773d46 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 200 Jan 10 14:42:25.069185 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1360/2895] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:24 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:25.079895 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e07b9f7-7a5f-4517-b11b-b6996caaf179 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:25.080581 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e07b9f7-7a5f-4517-b11b-b6996caaf179 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:25.081207 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e07b9f7-7a5f-4517-b11b-b6996caaf179 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:25.109585 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:25.109585 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:25.125574 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5e07b9f7-7a5f-4517-b11b-b6996caaf179 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:25.142404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e07b9f7-7a5f-4517-b11b-b6996caaf179 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:25.142404 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1361/2896] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:25 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:42:25.189365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3feba7-1392-4a7a-94a2-acc62d9eaef4) transitioned into state 'SUCCESS' from state '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-839291369',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['d34db3ce-98a0-4b3d-bbaf-6db90a47fcc9','8787713e-8d5d-4225-b6ba-7160fd534825','c3580ec6-3152-4655-9fff-770b98825d24','5d2b3b0d-45f7-4493-89c8-0d841b1008a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:25.192569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e62a369-687f-450d-92cc-7d29a2a885b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:42:25.291675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e62a369-687f-450d-92cc-7d29a2a885b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:42:25.302156 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (aa219d02-ecf3-4ddf-914d-e6952e5c7031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:42:25.304375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request issued successfully. Jan 10 14:42:25.306465 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-83ffde17-c814-4cad-b7e5-37fb0c68162a tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes returned with HTTP 202 Jan 10 14:42:25.308803 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1536/2897] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:42:24 2022] POST /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes => generated 827 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:42:25.322384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b905a00c-b417-4659-9aa4-bb4373cd8833 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:25.322826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b905a00c-b417-4659-9aa4-bb4373cd8833 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:25.323268 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b905a00c-b417-4659-9aa4-bb4373cd8833 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:25.347564 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:25.347564 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:25.365074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b905a00c-b417-4659-9aa4-bb4373cd8833 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:25.383010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b905a00c-b417-4659-9aa4-bb4373cd8833 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:25.387688 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1362/2898] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:25 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 895 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:26.076487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b1298af-df94-4584-9409-c51ea09ccbe3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad Jan 10 14:42:26.077144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b1298af-df94-4584-9409-c51ea09ccbe3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:26.077353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b1298af-df94-4584-9409-c51ea09ccbe3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:26.098828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b1298af-df94-4584-9409-c51ea09ccbe3 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad returned with HTTP 404 Jan 10 14:42:26.102804 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1537/2899] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:26 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/8f8e45af-62d7-4516-844d-39d7cc6dabad => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:26.155473 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f415d61-b685-4a09-abf3-a55a5b26ad1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:26.156020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f415d61-b685-4a09-abf3-a55a5b26ad1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:26.156622 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f415d61-b685-4a09-abf3-a55a5b26ad1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:26.203360 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:26.203360 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:26.240067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1f415d61-b685-4a09-abf3-a55a5b26ad1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:26.260488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f415d61-b685-4a09-abf3-a55a5b26ad1e tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:26.274223 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1363/2900] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:26 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:26.397979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3738bf92-bccd-48f5-a271-0cbf9d21b53f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:26.398440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3738bf92-bccd-48f5-a271-0cbf9d21b53f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:26.398887 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3738bf92-bccd-48f5-a271-0cbf9d21b53f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:26.436125 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:26.436125 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:26.451380 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3738bf92-bccd-48f5-a271-0cbf9d21b53f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:26.478308 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3738bf92-bccd-48f5-a271-0cbf9d21b53f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:26.488734 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1538/2901] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:26 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:27.280316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6ec6aff-9108-420b-a1b0-f1f1569f6004 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:27.284302 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6ec6aff-9108-420b-a1b0-f1f1569f6004 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:27.284302 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6ec6aff-9108-420b-a1b0-f1f1569f6004 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:27.310173 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:27.310173 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:27.323008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a6ec6aff-9108-420b-a1b0-f1f1569f6004 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:27.336713 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6ec6aff-9108-420b-a1b0-f1f1569f6004 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 200 Jan 10 14:42:27.337867 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1364/2902] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:27 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 1033 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:27.497457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61ec8f73-b53d-456f-85e4-062611a623fd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:27.498398 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61ec8f73-b53d-456f-85e4-062611a623fd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:27.499391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61ec8f73-b53d-456f-85e4-062611a623fd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:27.530792 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:27.530792 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:27.542891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-61ec8f73-b53d-456f-85e4-062611a623fd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:27.554856 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61ec8f73-b53d-456f-85e4-062611a623fd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:27.556667 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1539/2903] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:27 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:28.353551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cdfa0dd1-cbf2-4d13-8631-e40970791a0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 Jan 10 14:42:28.354713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cdfa0dd1-cbf2-4d13-8631-e40970791a0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:28.355475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cdfa0dd1-cbf2-4d13-8631-e40970791a0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:28.380021 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cdfa0dd1-cbf2-4d13-8631-e40970791a0c tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 returned with HTTP 404 Jan 10 14:42:28.384080 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1365/2904] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/09c88919-ef27-4ca4-b475-5b98a91430b9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:28.393226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd029c88-0ac6-4316-a658-1e61eaead6d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:28.394305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd029c88-0ac6-4316-a658-1e61eaead6d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:28.394987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd029c88-0ac6-4316-a658-1e61eaead6d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:28.395530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-bd029c88-0ac6-4316-a658-1e61eaead6d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete backup with id: 02429e49-9d43-41d5-abe0-1a0598e1c2da. Jan 10 14:42:28.408716 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:28.408716 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:28.534839 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-bd029c88-0ac6-4316-a658-1e61eaead6d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] delete_backup rpcapi backup_id 02429e49-9d43-41d5-abe0-1a0598e1c2da {{(pid=110760) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:42:28.538063 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd029c88-0ac6-4316-a658-1e61eaead6d2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 202 Jan 10 14:42:28.538901 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1540/2905] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:28 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:42:28.548382 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8e04365-67d3-450a-aeed-b46d85379b35 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:28.550381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8e04365-67d3-450a-aeed-b46d85379b35 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:28.551088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8e04365-67d3-450a-aeed-b46d85379b35 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:28.551827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f8e04365-67d3-450a-aeed-b46d85379b35 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:28.572294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3b1adba-d30d-467a-a580-119ee758c8b0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:28.573121 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3b1adba-d30d-467a-a580-119ee758c8b0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:28.573873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3b1adba-d30d-467a-a580-119ee758c8b0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:28.580987 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:28.580987 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:28.596307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8e04365-67d3-450a-aeed-b46d85379b35 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:28.603001 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1366/2906] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:28 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:28.616418 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:28.616418 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:28.644849 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e3b1adba-d30d-467a-a580-119ee758c8b0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:28.684373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3b1adba-d30d-467a-a580-119ee758c8b0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:28.684373 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1541/2907] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:28 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:29.617566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88cd2fb8-256f-4e52-82f9-1ccfdf6d3695 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:29.618322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-88cd2fb8-256f-4e52-82f9-1ccfdf6d3695 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:29.619037 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-88cd2fb8-256f-4e52-82f9-1ccfdf6d3695 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:29.620462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-88cd2fb8-256f-4e52-82f9-1ccfdf6d3695 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:29.632572 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:29.632572 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:29.634996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88cd2fb8-256f-4e52-82f9-1ccfdf6d3695 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:29.643341 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1367/2908] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:29 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:29.702101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3dcf0615-d679-4724-9a53-24ae9199a1e3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:29.702674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3dcf0615-d679-4724-9a53-24ae9199a1e3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:29.703374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3dcf0615-d679-4724-9a53-24ae9199a1e3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:29.761655 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:29.761655 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:29.772942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3dcf0615-d679-4724-9a53-24ae9199a1e3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:29.803690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3dcf0615-d679-4724-9a53-24ae9199a1e3 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:29.809259 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1542/2909] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:29 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:30.650060 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a838c9d4-c612-48cb-bd63-c68cb30e04aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:30.650717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a838c9d4-c612-48cb-bd63-c68cb30e04aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:30.660167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a838c9d4-c612-48cb-bd63-c68cb30e04aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:30.661341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a838c9d4-c612-48cb-bd63-c68cb30e04aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:30.677170 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:30.677170 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:30.692485 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a838c9d4-c612-48cb-bd63-c68cb30e04aa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:30.694331 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1368/2910] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:30 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:30.826602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a9a89b8-12b3-4d7d-81e6-66cb0db481e1 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:30.827933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a9a89b8-12b3-4d7d-81e6-66cb0db481e1 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:30.828661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a9a89b8-12b3-4d7d-81e6-66cb0db481e1 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:30.849704 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:30.849704 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:30.859924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a9a89b8-12b3-4d7d-81e6-66cb0db481e1 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:30.874484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a9a89b8-12b3-4d7d-81e6-66cb0db481e1 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:30.875341 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1543/2911] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:30 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:31.708734 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be021d6a-3845-46f1-8050-c1ac04a12bf6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:31.709235 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be021d6a-3845-46f1-8050-c1ac04a12bf6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:31.709615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be021d6a-3845-46f1-8050-c1ac04a12bf6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:31.710089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-be021d6a-3845-46f1-8050-c1ac04a12bf6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:31.723043 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:31.723043 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:31.725573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be021d6a-3845-46f1-8050-c1ac04a12bf6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:31.726578 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1369/2912] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:31 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:31.891459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68a057fa-ef1b-4bdc-a5ec-9e09506b3b00 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:31.893514 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68a057fa-ef1b-4bdc-a5ec-9e09506b3b00 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:31.894473 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68a057fa-ef1b-4bdc-a5ec-9e09506b3b00 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:31.913521 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:31.913521 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:31.921313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-68a057fa-ef1b-4bdc-a5ec-9e09506b3b00 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:31.931427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68a057fa-ef1b-4bdc-a5ec-9e09506b3b00 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:31.945601 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1544/2913] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:31 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:32.009871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de5a32a9-8d96-48c2-bcdd-cb8ed2330d89 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] DELETE http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:32.010385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de5a32a9-8d96-48c2-bcdd-cb8ed2330d89 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:32.010895 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de5a32a9-8d96-48c2-bcdd-cb8ed2330d89 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:32.011361 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-de5a32a9-8d96-48c2-bcdd-cb8ed2330d89 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Delete volume with id: d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:32.028358 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:32.028358 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:32.029369 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-de5a32a9-8d96-48c2-bcdd-cb8ed2330d89 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:32.298816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-de5a32a9-8d96-48c2-bcdd-cb8ed2330d89 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Delete volume request issued successfully. Jan 10 14:42:32.298816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de5a32a9-8d96-48c2-bcdd-cb8ed2330d89 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 202 Jan 10 14:42:32.300429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1370/2914] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:32 2022] DELETE /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:42:32.327306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84d7a318-729d-4d0f-8a85-1ee1826e10fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:32.327306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84d7a318-729d-4d0f-8a85-1ee1826e10fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:32.327306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84d7a318-729d-4d0f-8a85-1ee1826e10fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:32.341612 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:32.341612 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:32.356671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-84d7a318-729d-4d0f-8a85-1ee1826e10fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:32.360462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84d7a318-729d-4d0f-8a85-1ee1826e10fd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:42:32.361142 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1545/2915] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:32 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:32.744997 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2a02ba8-55c5-4066-adc2-e07c783eaeaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:32.746019 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2a02ba8-55c5-4066-adc2-e07c783eaeaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:32.746850 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2a02ba8-55c5-4066-adc2-e07c783eaeaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:32.747479 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b2a02ba8-55c5-4066-adc2-e07c783eaeaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:32.756981 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:32.756981 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:32.759004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2a02ba8-55c5-4066-adc2-e07c783eaeaa tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:32.764975 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1371/2916] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:32 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:32.947088 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7d73e33-7b6f-4b4a-893e-73f77beae8d9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:32.947630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7d73e33-7b6f-4b4a-893e-73f77beae8d9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:32.947894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7d73e33-7b6f-4b4a-893e-73f77beae8d9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:32.962682 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:32.962682 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:32.972001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b7d73e33-7b6f-4b4a-893e-73f77beae8d9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:32.982961 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7d73e33-7b6f-4b4a-893e-73f77beae8d9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:32.983684 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1546/2917] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:32 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:33.375933 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46109be0-f0b7-4661-bf41-323a04b10f61 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:33.376600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46109be0-f0b7-4661-bf41-323a04b10f61 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:33.377031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46109be0-f0b7-4661-bf41-323a04b10f61 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:33.397282 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:33.397282 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:33.408098 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-46109be0-f0b7-4661-bf41-323a04b10f61 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:33.435497 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46109be0-f0b7-4661-bf41-323a04b10f61 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:42:33.455675 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1372/2918] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:33 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:33.775331 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f99c7c67-aa70-4576-8d21-dc3f4d495ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:33.775844 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f99c7c67-aa70-4576-8d21-dc3f4d495ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:33.776384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f99c7c67-aa70-4576-8d21-dc3f4d495ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:33.777484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f99c7c67-aa70-4576-8d21-dc3f4d495ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:33.789663 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:33.789663 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:33.791687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f99c7c67-aa70-4576-8d21-dc3f4d495ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:33.798100 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1547/2919] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:33 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:33.998166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f772f597-c420-4d86-952e-3d466242e8a0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:33.999642 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f772f597-c420-4d86-952e-3d466242e8a0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:34.000299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f772f597-c420-4d86-952e-3d466242e8a0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:34.016022 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:34.016022 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:34.024918 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f772f597-c420-4d86-952e-3d466242e8a0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:34.038065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f772f597-c420-4d86-952e-3d466242e8a0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:34.039764 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1373/2920] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:33 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:34.451407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3f81fd4-237c-4f2f-88b5-2ce6cf305e7d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:34.452030 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3f81fd4-237c-4f2f-88b5-2ce6cf305e7d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:34.452289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3f81fd4-237c-4f2f-88b5-2ce6cf305e7d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:34.485036 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:34.485036 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:34.504439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d3f81fd4-237c-4f2f-88b5-2ce6cf305e7d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:34.514525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3f81fd4-237c-4f2f-88b5-2ce6cf305e7d tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:42:34.515732 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1548/2921] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:34 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:34.806854 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6dd31f0d-89d1-43fc-8a3e-8ad7278474f1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:34.807397 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6dd31f0d-89d1-43fc-8a3e-8ad7278474f1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:34.807940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6dd31f0d-89d1-43fc-8a3e-8ad7278474f1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:34.808378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6dd31f0d-89d1-43fc-8a3e-8ad7278474f1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:34.818657 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:34.818657 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:34.820722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6dd31f0d-89d1-43fc-8a3e-8ad7278474f1 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:34.822464 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1374/2922] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:34 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:35.054426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7529fda4-e93a-42a4-af11-a6bfc188bf12 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:35.056243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7529fda4-e93a-42a4-af11-a6bfc188bf12 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:35.056944 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7529fda4-e93a-42a4-af11-a6bfc188bf12 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:35.086868 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:35.086868 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:35.109543 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7529fda4-e93a-42a4-af11-a6bfc188bf12 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:35.132813 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7529fda4-e93a-42a4-af11-a6bfc188bf12 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:35.144790 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1549/2923] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:35 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:35.539662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c7a43e8-b955-491e-82c2-42ee4d4a26e9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:35.539662 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c7a43e8-b955-491e-82c2-42ee4d4a26e9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:35.539662 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c7a43e8-b955-491e-82c2-42ee4d4a26e9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:35.591924 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:35.591924 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:35.605208 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c7a43e8-b955-491e-82c2-42ee4d4a26e9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:35.617462 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c7a43e8-b955-491e-82c2-42ee4d4a26e9 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:42:35.618988 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1375/2924] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:35 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:35.836965 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-238ade59-2c71-4f7c-91ea-80b6b9d1d1f5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:35.837553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-238ade59-2c71-4f7c-91ea-80b6b9d1d1f5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:35.838005 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-238ade59-2c71-4f7c-91ea-80b6b9d1d1f5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:35.838309 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-238ade59-2c71-4f7c-91ea-80b6b9d1d1f5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:35.847259 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:35.847259 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:35.849108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-238ade59-2c71-4f7c-91ea-80b6b9d1d1f5 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:35.849933 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1550/2925] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:35 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:36.152212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-db40f39a-1c58-425d-87d3-b15a6042cbd0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:36.152689 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-db40f39a-1c58-425d-87d3-b15a6042cbd0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:36.153728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-db40f39a-1c58-425d-87d3-b15a6042cbd0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:36.192605 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:36.192605 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:36.206280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-db40f39a-1c58-425d-87d3-b15a6042cbd0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:36.220396 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-db40f39a-1c58-425d-87d3-b15a6042cbd0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:36.222523 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1376/2926] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:36 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:36.632784 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7134245d-6674-4f2b-9252-c8b00464d1bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:36.633435 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7134245d-6674-4f2b-9252-c8b00464d1bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:36.633881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7134245d-6674-4f2b-9252-c8b00464d1bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:36.650048 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:36.650048 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:36.661510 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7134245d-6674-4f2b-9252-c8b00464d1bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:36.675139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7134245d-6674-4f2b-9252-c8b00464d1bd tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:42:36.681532 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1551/2927] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:36 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:36.866027 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e8a3089-af61-4ae3-962a-cea31f169f09 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:36.866558 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e8a3089-af61-4ae3-962a-cea31f169f09 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:36.868013 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e8a3089-af61-4ae3-962a-cea31f169f09 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:36.868453 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3e8a3089-af61-4ae3-962a-cea31f169f09 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:36.887096 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:36.887096 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:36.889519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e8a3089-af61-4ae3-962a-cea31f169f09 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:36.893881 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1377/2928] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:36 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:37.243371 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10cb15a1-d5e4-4de4-84ac-f8d76ead8f02 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:37.243871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-10cb15a1-d5e4-4de4-84ac-f8d76ead8f02 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:37.244332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-10cb15a1-d5e4-4de4-84ac-f8d76ead8f02 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:37.280029 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:37.280029 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:37.289085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-10cb15a1-d5e4-4de4-84ac-f8d76ead8f02 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:37.303815 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10cb15a1-d5e4-4de4-84ac-f8d76ead8f02 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:37.314071 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1552/2929] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:37 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:37.696783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6ac52c3-0322-4f8d-8312-12f7bb9304f7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:37.697197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6ac52c3-0322-4f8d-8312-12f7bb9304f7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:37.697556 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6ac52c3-0322-4f8d-8312-12f7bb9304f7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:37.714246 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:37.714246 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:37.726872 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f6ac52c3-0322-4f8d-8312-12f7bb9304f7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:37.736318 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6ac52c3-0322-4f8d-8312-12f7bb9304f7 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 200 Jan 10 14:42:37.741057 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1378/2930] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:37 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:37.906824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6f4d653-d274-4f2f-a46f-4a51e57a93d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:37.907429 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6f4d653-d274-4f2f-a46f-4a51e57a93d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:37.907871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d6f4d653-d274-4f2f-a46f-4a51e57a93d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:37.908169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d6f4d653-d274-4f2f-a46f-4a51e57a93d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:37.916501 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:37.916501 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:37.918339 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d6f4d653-d274-4f2f-a46f-4a51e57a93d3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:37.919413 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1553/2931] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:37 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:38.318888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51874a78-e85b-4979-a556-c0a9be9a8a69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:38.319716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51874a78-e85b-4979-a556-c0a9be9a8a69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:38.320546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51874a78-e85b-4979-a556-c0a9be9a8a69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:38.348981 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:38.348981 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:38.362049 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51874a78-e85b-4979-a556-c0a9be9a8a69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:38.375302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51874a78-e85b-4979-a556-c0a9be9a8a69 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:38.376214 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1379/2932] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:38 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:38.752538 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06a86926-21df-4942-bcfe-cbb5e0ba271e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 Jan 10 14:42:38.753002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06a86926-21df-4942-bcfe-cbb5e0ba271e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:38.753689 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-06a86926-21df-4942-bcfe-cbb5e0ba271e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:38.765966 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-06a86926-21df-4942-bcfe-cbb5e0ba271e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 returned with HTTP 404 Jan 10 14:42:38.770497 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1554/2933] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:38 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/d9ce8fb8-8374-4445-a3a0-acacdd8d9bc3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:38.931842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfeb6c69-d755-4d36-88c8-710458a0ddb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:38.932307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfeb6c69-d755-4d36-88c8-710458a0ddb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:38.932758 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfeb6c69-d755-4d36-88c8-710458a0ddb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:38.933053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dfeb6c69-d755-4d36-88c8-710458a0ddb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:38.948141 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:38.948141 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:38.950422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfeb6c69-d755-4d36-88c8-710458a0ddb2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:38.952687 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1380/2934] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:38 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:39.391023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cef14d0d-6bab-46ee-9556-e6ecde45576f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:39.392132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cef14d0d-6bab-46ee-9556-e6ecde45576f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:39.392958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cef14d0d-6bab-46ee-9556-e6ecde45576f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:39.415120 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:39.415120 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:39.445903 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cef14d0d-6bab-46ee-9556-e6ecde45576f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:39.479396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cef14d0d-6bab-46ee-9556-e6ecde45576f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:39.489491 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1555/2935] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:39 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:39.963950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-503a9d87-a6af-4392-9338-c75607a673ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:39.964821 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-503a9d87-a6af-4392-9338-c75607a673ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:39.965113 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-503a9d87-a6af-4392-9338-c75607a673ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:39.965445 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-503a9d87-a6af-4392-9338-c75607a673ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:39.973629 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:39.973629 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:39.975615 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-503a9d87-a6af-4392-9338-c75607a673ae tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:39.982559 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1381/2936] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:39 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:40.495045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ab303f2-e79d-49ce-af5d-12d7bfca2cda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:40.496367 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ab303f2-e79d-49ce-af5d-12d7bfca2cda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:40.496828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ab303f2-e79d-49ce-af5d-12d7bfca2cda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:40.511070 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:40.511070 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:40.520451 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1ab303f2-e79d-49ce-af5d-12d7bfca2cda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:40.529887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ab303f2-e79d-49ce-af5d-12d7bfca2cda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:40.530586 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1556/2937] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:40 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:40.989982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f693e615-1a56-4c1d-b391-d6c0f7c28eee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:40.993562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f693e615-1a56-4c1d-b391-d6c0f7c28eee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:40.993562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f693e615-1a56-4c1d-b391-d6c0f7c28eee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:40.993562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f693e615-1a56-4c1d-b391-d6c0f7c28eee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:41.013161 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:41.013161 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:41.015635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f693e615-1a56-4c1d-b391-d6c0f7c28eee tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:41.016634 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1382/2938] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:40 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:41.546727 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16ec2f11-c544-46ff-b47c-b4515a050c10 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:41.547275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16ec2f11-c544-46ff-b47c-b4515a050c10 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:41.547627 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16ec2f11-c544-46ff-b47c-b4515a050c10 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:41.561861 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:41.561861 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:41.577371 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-16ec2f11-c544-46ff-b47c-b4515a050c10 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:41.588608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16ec2f11-c544-46ff-b47c-b4515a050c10 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:41.590013 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1557/2939] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:41 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:42.030829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc6ab5ba-9f2d-46db-935d-fcc62b92eb08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:42.031357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc6ab5ba-9f2d-46db-935d-fcc62b92eb08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:42.031760 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc6ab5ba-9f2d-46db-935d-fcc62b92eb08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:42.032062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bc6ab5ba-9f2d-46db-935d-fcc62b92eb08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:42.039805 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:42.039805 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:42.041570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc6ab5ba-9f2d-46db-935d-fcc62b92eb08 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:42.042289 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1383/2940] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:42 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:42.603959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4277968e-dc40-4ea7-805d-b3ef809dbeec tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:42.610619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4277968e-dc40-4ea7-805d-b3ef809dbeec tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:42.610619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4277968e-dc40-4ea7-805d-b3ef809dbeec tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:42.625999 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:42.625999 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:42.641570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4277968e-dc40-4ea7-805d-b3ef809dbeec tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:42.653455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4277968e-dc40-4ea7-805d-b3ef809dbeec tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:42.663455 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1558/2941] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:42 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:43.062943 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-576e4ada-85d0-4fa0-8f39-c2d245444c63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:43.066172 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-576e4ada-85d0-4fa0-8f39-c2d245444c63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:43.066172 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-576e4ada-85d0-4fa0-8f39-c2d245444c63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:43.066172 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-576e4ada-85d0-4fa0-8f39-c2d245444c63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:43.084596 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:43.084596 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:43.087880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-576e4ada-85d0-4fa0-8f39-c2d245444c63 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:43.096526 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1384/2942] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:43 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:43.669825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14b8d7bf-2d86-4921-a09c-3c0ba0d2aacd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:43.670404 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14b8d7bf-2d86-4921-a09c-3c0ba0d2aacd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:43.670687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14b8d7bf-2d86-4921-a09c-3c0ba0d2aacd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:43.695099 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:43.695099 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:43.713429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-14b8d7bf-2d86-4921-a09c-3c0ba0d2aacd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:43.725532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14b8d7bf-2d86-4921-a09c-3c0ba0d2aacd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:43.727778 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1559/2943] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:43 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:44.107016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae0632fe-8a0e-4bc5-ab9f-5ec90cc8870d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:44.107504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae0632fe-8a0e-4bc5-ab9f-5ec90cc8870d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:44.107871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae0632fe-8a0e-4bc5-ab9f-5ec90cc8870d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:44.108148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ae0632fe-8a0e-4bc5-ab9f-5ec90cc8870d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:44.115638 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:44.115638 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:44.117240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae0632fe-8a0e-4bc5-ab9f-5ec90cc8870d tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 200 Jan 10 14:42:44.124011 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1385/2944] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:44 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:44.741512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0040422d-de54-4c49-af90-749c4c8f8e06 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:44.742105 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0040422d-de54-4c49-af90-749c4c8f8e06 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:44.742562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0040422d-de54-4c49-af90-749c4c8f8e06 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:44.756368 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:44.756368 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:44.763366 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0040422d-de54-4c49-af90-749c4c8f8e06 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:44.772629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0040422d-de54-4c49-af90-749c4c8f8e06 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:44.775042 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1560/2945] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:44 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 977 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:45.131722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb6935ec-d06d-4725-9238-762a29ba2ed0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da Jan 10 14:42:45.132336 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb6935ec-d06d-4725-9238-762a29ba2ed0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:45.132564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb6935ec-d06d-4725-9238-762a29ba2ed0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:45.132869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bb6935ec-d06d-4725-9238-762a29ba2ed0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Show backup with id 02429e49-9d43-41d5-abe0-1a0598e1c2da. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:42:45.140508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb6935ec-d06d-4725-9238-762a29ba2ed0 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da returned with HTTP 404 Jan 10 14:42:45.141617 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1386/2946] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/backups/02429e49-9d43-41d5-abe0-1a0598e1c2da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:45.149639 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32581cf8-732b-4c8c-902d-8b1835230ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:45.150301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32581cf8-732b-4c8c-902d-8b1835230ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:45.150996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32581cf8-732b-4c8c-902d-8b1835230ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:45.151914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-32581cf8-732b-4c8c-902d-8b1835230ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume with id: 47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:45.170695 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:45.170695 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:45.172109 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-32581cf8-732b-4c8c-902d-8b1835230ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:45.364803 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-32581cf8-732b-4c8c-902d-8b1835230ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume request issued successfully. Jan 10 14:42:45.365591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32581cf8-732b-4c8c-902d-8b1835230ca2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 202 Jan 10 14:42:45.367617 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1561/2947] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:45 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:42:45.377768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b438e732-23d1-4dfb-9006-7f482781f4a4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:45.378291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b438e732-23d1-4dfb-9006-7f482781f4a4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:45.378753 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b438e732-23d1-4dfb-9006-7f482781f4a4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:45.411002 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:45.411002 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:45.424685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b438e732-23d1-4dfb-9006-7f482781f4a4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:45.466437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b438e732-23d1-4dfb-9006-7f482781f4a4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:45.467760 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1387/2948] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:45 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:45.789850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0a11ce1-471e-4c56-bbfd-6933acecc881 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:45.790878 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0a11ce1-471e-4c56-bbfd-6933acecc881 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:45.791484 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0a11ce1-471e-4c56-bbfd-6933acecc881 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:45.819753 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:45.819753 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:45.852396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f0a11ce1-471e-4c56-bbfd-6933acecc881 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:45.871556 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0a11ce1-471e-4c56-bbfd-6933acecc881 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:45.880194 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1562/2949] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:45 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 977 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:46.483101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73815dc2-f2b5-4262-8aa9-f7833899edb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:46.483668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73815dc2-f2b5-4262-8aa9-f7833899edb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:46.484380 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73815dc2-f2b5-4262-8aa9-f7833899edb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:46.524741 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:46.524741 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:46.537704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-73815dc2-f2b5-4262-8aa9-f7833899edb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:46.552644 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73815dc2-f2b5-4262-8aa9-f7833899edb6 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:46.554378 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1388/2950] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:46 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:46.893889 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b27025ae-b2e0-4c4f-8333-d0e623b2e3f0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:46.894344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b27025ae-b2e0-4c4f-8333-d0e623b2e3f0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:46.897011 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b27025ae-b2e0-4c4f-8333-d0e623b2e3f0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:46.945004 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:46.945004 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:46.965748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b27025ae-b2e0-4c4f-8333-d0e623b2e3f0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:46.995294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b27025ae-b2e0-4c4f-8333-d0e623b2e3f0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:47.004979 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1563/2951] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:46 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 977 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:47.569972 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1b8a156-5947-4d09-bda0-4ff8ad8af544 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:47.570491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1b8a156-5947-4d09-bda0-4ff8ad8af544 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:47.570851 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1b8a156-5947-4d09-bda0-4ff8ad8af544 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:47.600482 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:47.600482 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:47.619790 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a1b8a156-5947-4d09-bda0-4ff8ad8af544 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:47.646152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1b8a156-5947-4d09-bda0-4ff8ad8af544 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:47.646883 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1389/2952] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:47 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:48.011827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0ecc06b5-b79d-47f4-979f-11c04cb2df91 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:48.012844 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0ecc06b5-b79d-47f4-979f-11c04cb2df91 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:48.013321 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0ecc06b5-b79d-47f4-979f-11c04cb2df91 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:48.048189 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:48.048189 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:48.064207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0ecc06b5-b79d-47f4-979f-11c04cb2df91 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:48.098896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0ecc06b5-b79d-47f4-979f-11c04cb2df91 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:48.110068 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1564/2953] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:48 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:48.189839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b4068683-13e7-4212-b55d-b67063cef01e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] DELETE http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:48.191149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b4068683-13e7-4212-b55d-b67063cef01e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:48.191149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b4068683-13e7-4212-b55d-b67063cef01e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:48.191739 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b4068683-13e7-4212-b55d-b67063cef01e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Delete volume with id: b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:48.222571 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:48.222571 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:48.224090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b4068683-13e7-4212-b55d-b67063cef01e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:48.428958 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b4068683-13e7-4212-b55d-b67063cef01e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Delete volume request issued successfully. Jan 10 14:42:48.429572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b4068683-13e7-4212-b55d-b67063cef01e tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 202 Jan 10 14:42:48.430440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1390/2954] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:48 2022] DELETE /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:42:48.442098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeb378e9-6c49-44c0-9628-c8546a1ac826 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:48.442776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeb378e9-6c49-44c0-9628-c8546a1ac826 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:48.443378 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeb378e9-6c49-44c0-9628-c8546a1ac826 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:48.481983 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:48.481983 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:48.496562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aeb378e9-6c49-44c0-9628-c8546a1ac826 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:48.510445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeb378e9-6c49-44c0-9628-c8546a1ac826 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:48.520859 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1565/2955] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:48 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:48.662305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-395ac794-c17a-40dd-8386-c077236050b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:48.663352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-395ac794-c17a-40dd-8386-c077236050b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:48.663988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-395ac794-c17a-40dd-8386-c077236050b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:48.698500 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:48.698500 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:48.718718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-395ac794-c17a-40dd-8386-c077236050b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:48.742394 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-395ac794-c17a-40dd-8386-c077236050b2 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:48.747106 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1391/2956] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:48 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:49.118940 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f373eca5-c94f-4bae-a7c4-d2af48a35b05 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:49.120443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f373eca5-c94f-4bae-a7c4-d2af48a35b05 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:49.121749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f373eca5-c94f-4bae-a7c4-d2af48a35b05 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:49.176142 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:49.176142 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:49.203382 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f373eca5-c94f-4bae-a7c4-d2af48a35b05 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:49.288970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f373eca5-c94f-4bae-a7c4-d2af48a35b05 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:49.304706 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1566/2957] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:49 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:49.526126 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-893b8703-ec26-48d7-adbf-998d88701670 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:49.526592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-893b8703-ec26-48d7-adbf-998d88701670 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:49.527825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-893b8703-ec26-48d7-adbf-998d88701670 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:49.570628 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:49.570628 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:49.592554 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-893b8703-ec26-48d7-adbf-998d88701670 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:49.616057 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-893b8703-ec26-48d7-adbf-998d88701670 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:49.627305 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1392/2958] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:49 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:49.768436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6d89abf0-2152-4bfb-ace6-2c71da83aadd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:49.768436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6d89abf0-2152-4bfb-ace6-2c71da83aadd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:49.768436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6d89abf0-2152-4bfb-ace6-2c71da83aadd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:49.786537 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:49.786537 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:49.795932 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6d89abf0-2152-4bfb-ace6-2c71da83aadd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:49.808603 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6d89abf0-2152-4bfb-ace6-2c71da83aadd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:49.819457 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1567/2959] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:49 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:50.305980 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ee6a392-50a3-4980-a7c4-295ba2fea0c4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:50.309208 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ee6a392-50a3-4980-a7c4-295ba2fea0c4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:50.311506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ee6a392-50a3-4980-a7c4-295ba2fea0c4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:50.335185 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:50.335185 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:50.356418 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5ee6a392-50a3-4980-a7c4-295ba2fea0c4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:50.371498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ee6a392-50a3-4980-a7c4-295ba2fea0c4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:50.389677 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1393/2960] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:50 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:50.633478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8262e1d-136d-49b2-a052-0862e22e5197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:50.634546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8262e1d-136d-49b2-a052-0862e22e5197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:50.635217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8262e1d-136d-49b2-a052-0862e22e5197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:50.659112 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:50.659112 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:50.669820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b8262e1d-136d-49b2-a052-0862e22e5197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:50.679768 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8262e1d-136d-49b2-a052-0862e22e5197 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:50.689884 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1568/2961] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:50 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:50.825073 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-081e733b-e59c-425e-9fdd-26178899e764 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:50.825620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-081e733b-e59c-425e-9fdd-26178899e764 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:50.826143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-081e733b-e59c-425e-9fdd-26178899e764 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:50.849415 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:50.849415 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:50.865054 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-081e733b-e59c-425e-9fdd-26178899e764 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:50.896387 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-081e733b-e59c-425e-9fdd-26178899e764 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:50.905754 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1394/2962] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:50 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:51.404473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0481e000-17a7-4e9b-b219-5d272d2c9b20 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:51.405132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0481e000-17a7-4e9b-b219-5d272d2c9b20 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:51.405763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0481e000-17a7-4e9b-b219-5d272d2c9b20 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:51.429071 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:51.429071 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:51.439172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0481e000-17a7-4e9b-b219-5d272d2c9b20 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:51.449414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0481e000-17a7-4e9b-b219-5d272d2c9b20 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:51.451071 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1569/2963] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:51 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:51.696855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4cdeed5e-dad3-4e23-8e41-d29208a7dda0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:51.700141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4cdeed5e-dad3-4e23-8e41-d29208a7dda0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:51.700141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4cdeed5e-dad3-4e23-8e41-d29208a7dda0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:51.723235 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:51.723235 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:51.747485 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4cdeed5e-dad3-4e23-8e41-d29208a7dda0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:51.783535 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4cdeed5e-dad3-4e23-8e41-d29208a7dda0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:51.784330 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1395/2964] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:51 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:51.911970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89e70ee4-cd0b-465f-aaea-9502e1acfcb7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:51.912770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89e70ee4-cd0b-465f-aaea-9502e1acfcb7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:51.913582 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89e70ee4-cd0b-465f-aaea-9502e1acfcb7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:51.936491 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:51.936491 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:51.958280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89e70ee4-cd0b-465f-aaea-9502e1acfcb7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:51.978646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89e70ee4-cd0b-465f-aaea-9502e1acfcb7 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:51.980806 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1570/2965] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:51 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:52.465507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-110648b8-061a-4944-9d3a-bcd243f3c235 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:52.466160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-110648b8-061a-4944-9d3a-bcd243f3c235 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:52.467064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-110648b8-061a-4944-9d3a-bcd243f3c235 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:52.508444 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:52.508444 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:52.529388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-110648b8-061a-4944-9d3a-bcd243f3c235 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:52.546558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-110648b8-061a-4944-9d3a-bcd243f3c235 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:52.552479 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1396/2966] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:52 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:52.800532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c9e19b4-8942-4037-a594-6754234a49c8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:52.801287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c9e19b4-8942-4037-a594-6754234a49c8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:52.801898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c9e19b4-8942-4037-a594-6754234a49c8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:52.827754 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:52.827754 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:52.836358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7c9e19b4-8942-4037-a594-6754234a49c8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:52.847933 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c9e19b4-8942-4037-a594-6754234a49c8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:52.849154 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1571/2967] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:52 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:53.002672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e60c0cb-2074-4fe1-bc90-21faeefa7b13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:53.004966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e60c0cb-2074-4fe1-bc90-21faeefa7b13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:53.005550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e60c0cb-2074-4fe1-bc90-21faeefa7b13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:53.040205 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:53.040205 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:53.062039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8e60c0cb-2074-4fe1-bc90-21faeefa7b13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:53.084184 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e60c0cb-2074-4fe1-bc90-21faeefa7b13 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 200 Jan 10 14:42:53.096497 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1397/2968] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:52 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 976 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:53.568367 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d661668-d61f-47e4-bddc-5bd43e19bacf tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:53.569322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d661668-d61f-47e4-bddc-5bd43e19bacf tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:53.571021 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d661668-d61f-47e4-bddc-5bd43e19bacf tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:53.615838 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:53.615838 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:53.637481 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9d661668-d61f-47e4-bddc-5bd43e19bacf tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:53.650659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d661668-d61f-47e4-bddc-5bd43e19bacf tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:53.651926 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1572/2969] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:53 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:53.865395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dad8834-2ce2-4388-ad15-77b3093ac7d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:53.866258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9dad8834-2ce2-4388-ad15-77b3093ac7d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:53.866880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9dad8834-2ce2-4388-ad15-77b3093ac7d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:53.890448 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:53.890448 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:53.910680 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9dad8834-2ce2-4388-ad15-77b3093ac7d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:53.928660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dad8834-2ce2-4388-ad15-77b3093ac7d8 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:53.929417 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1398/2970] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:53 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:54.103345 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8ce9f65-f58f-48cc-a072-ed5387423687 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:54.104044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8ce9f65-f58f-48cc-a072-ed5387423687 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:54.104677 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8ce9f65-f58f-48cc-a072-ed5387423687 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:54.124123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8ce9f65-f58f-48cc-a072-ed5387423687 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 404 Jan 10 14:42:54.125124 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1573/2971] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:54.178115 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5af2b83-b723-4c8a-bc59-2c8effdb7ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:54.179098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5af2b83-b723-4c8a-bc59-2c8effdb7ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:54.179992 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5af2b83-b723-4c8a-bc59-2c8effdb7ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:54.180592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-e5af2b83-b723-4c8a-bc59-2c8effdb7ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume with id: 47c2ca2b-20ca-4c2b-8772-b46f63d9c73c Jan 10 14:42:54.201776 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5af2b83-b723-4c8a-bc59-2c8effdb7ad4 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c returned with HTTP 404 Jan 10 14:42:54.206909 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1399/2972] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:54 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/47c2ca2b-20ca-4c2b-8772-b46f63d9c73c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:54.215798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a30ff31-840e-4836-ae3a-3204ea247176 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:54.216628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a30ff31-840e-4836-ae3a-3204ea247176 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:54.217276 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a30ff31-840e-4836-ae3a-3204ea247176 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:54.217867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-9a30ff31-840e-4836-ae3a-3204ea247176 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume with id: 74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:54.235041 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:54.235041 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:54.236976 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9a30ff31-840e-4836-ae3a-3204ea247176 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:54.491124 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9a30ff31-840e-4836-ae3a-3204ea247176 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume request issued successfully. Jan 10 14:42:54.492819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a30ff31-840e-4836-ae3a-3204ea247176 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 202 Jan 10 14:42:54.497143 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1574/2973] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:42:54 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:42:54.503038 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7da3cb6-a25e-4f7a-b690-979b57a0a063 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:54.504953 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7da3cb6-a25e-4f7a-b690-979b57a0a063 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:54.505539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7da3cb6-a25e-4f7a-b690-979b57a0a063 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:54.535695 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:54.535695 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:54.564921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d7da3cb6-a25e-4f7a-b690-979b57a0a063 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:54.569030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7da3cb6-a25e-4f7a-b690-979b57a0a063 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:42:54.570792 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1400/2974] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:54 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1358 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:42:54.666602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c678425-43c0-4e9f-99ca-701c703aceda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:54.667357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c678425-43c0-4e9f-99ca-701c703aceda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:54.668579 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c678425-43c0-4e9f-99ca-701c703aceda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:54.687754 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:54.687754 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:54.698233 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c678425-43c0-4e9f-99ca-701c703aceda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:54.711946 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c678425-43c0-4e9f-99ca-701c703aceda tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:54.715648 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1575/2975] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:54 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:54.945074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72a0fb0d-c352-490d-88c4-4ddce891d0c1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:54.945572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72a0fb0d-c352-490d-88c4-4ddce891d0c1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:54.946023 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72a0fb0d-c352-490d-88c4-4ddce891d0c1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:54.979158 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:54.979158 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:54.996683 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-72a0fb0d-c352-490d-88c4-4ddce891d0c1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:55.012132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72a0fb0d-c352-490d-88c4-4ddce891d0c1 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:55.021310 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1401/2976] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:54 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:55.586241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cc54175-d6f7-4df1-b05f-a032e510be68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:55.586645 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cc54175-d6f7-4df1-b05f-a032e510be68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:55.587111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cc54175-d6f7-4df1-b05f-a032e510be68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:55.613336 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:55.613336 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:55.629025 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0cc54175-d6f7-4df1-b05f-a032e510be68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:55.654738 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cc54175-d6f7-4df1-b05f-a032e510be68 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:42:55.657615 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1576/2977] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:55 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1358 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:55.730298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83ba6aae-89d9-43b9-a518-03916c589c9e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:55.730884 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83ba6aae-89d9-43b9-a518-03916c589c9e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:55.731521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83ba6aae-89d9-43b9-a518-03916c589c9e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:55.762085 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:55.762085 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:55.792666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-83ba6aae-89d9-43b9-a518-03916c589c9e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:55.829052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83ba6aae-89d9-43b9-a518-03916c589c9e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:55.838320 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1402/2978] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:55 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:42:56.028466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0fee18bd-d041-4c54-8216-fddd31ae4ec4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:56.029494 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0fee18bd-d041-4c54-8216-fddd31ae4ec4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:56.030097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0fee18bd-d041-4c54-8216-fddd31ae4ec4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:56.055342 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:56.055342 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:56.077064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0fee18bd-d041-4c54-8216-fddd31ae4ec4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Volume info retrieved successfully. Jan 10 14:42:56.099077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0fee18bd-d041-4c54-8216-fddd31ae4ec4 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 200 Jan 10 14:42:56.102165 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1577/2979] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:56 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:56.671421 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a7e7b46-c394-4f13-9bc3-93c841a069fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:56.671893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a7e7b46-c394-4f13-9bc3-93c841a069fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:56.673048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a7e7b46-c394-4f13-9bc3-93c841a069fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:56.688377 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:56.688377 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:56.708562 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8a7e7b46-c394-4f13-9bc3-93c841a069fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:56.723175 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a7e7b46-c394-4f13-9bc3-93c841a069fd tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:42:56.734976 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1403/2980] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:56 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1358 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:56.846504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-267036cc-d275-4f48-a690-71b2770f853d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:56.846996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-267036cc-d275-4f48-a690-71b2770f853d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:56.847447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-267036cc-d275-4f48-a690-71b2770f853d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:56.864022 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:56.864022 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:56.873431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-267036cc-d275-4f48-a690-71b2770f853d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:56.883659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-267036cc-d275-4f48-a690-71b2770f853d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:56.885045 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1578/2981] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:56 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:57.117351 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9365aee-d977-4a23-b7e7-1b9e4fe981d0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] GET http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 Jan 10 14:42:57.117964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9365aee-d977-4a23-b7e7-1b9e4fe981d0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:57.118419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9365aee-d977-4a23-b7e7-1b9e4fe981d0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:57.135537 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9365aee-d977-4a23-b7e7-1b9e4fe981d0 tempest-AttachVolumeNegativeTest-1603391731 tempest-AttachVolumeNegativeTest-1603391731-project] http://10.222.0.20/volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 returned with HTTP 404 Jan 10 14:42:57.141303 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1404/2982] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:57 2022] GET /volume/v3/ef6327d0213c4547964ba705a61a3568/volumes/b55ca4b2-fbef-4f85-9913-60aa5f3ab727 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:42:57.740609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4a64a40-9169-4505-a3f4-07fface1487f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:57.741280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4a64a40-9169-4505-a3f4-07fface1487f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:57.742239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4a64a40-9169-4505-a3f4-07fface1487f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:57.769136 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:57.769136 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:57.785030 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f4a64a40-9169-4505-a3f4-07fface1487f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:57.812745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4a64a40-9169-4505-a3f4-07fface1487f tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:42:57.814113 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1579/2983] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:57 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1358 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:57.906666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73e631c6-b9e2-4f18-90a5-aca01c3e0232 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:57.908510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73e631c6-b9e2-4f18-90a5-aca01c3e0232 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:57.909441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73e631c6-b9e2-4f18-90a5-aca01c3e0232 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:57.937233 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:57.937233 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:57.947446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-73e631c6-b9e2-4f18-90a5-aca01c3e0232 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:57.959960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73e631c6-b9e2-4f18-90a5-aca01c3e0232 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:57.961433 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1405/2984] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:57 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:58.832723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3c67417-cf1e-4dbe-aa1d-94db92861d9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:58.832723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3c67417-cf1e-4dbe-aa1d-94db92861d9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:58.832723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3c67417-cf1e-4dbe-aa1d-94db92861d9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:58.869945 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:58.869945 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:58.891697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b3c67417-cf1e-4dbe-aa1d-94db92861d9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:42:58.911624 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3c67417-cf1e-4dbe-aa1d-94db92861d9a tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:42:58.914320 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1580/2985] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:58 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1358 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:42:58.976528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2cf7d40-11b8-4e2c-bde3-0506307aa1e9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:42:58.977560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2cf7d40-11b8-4e2c-bde3-0506307aa1e9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:58.978195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2cf7d40-11b8-4e2c-bde3-0506307aa1e9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:59.000407 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:59.000407 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:59.008245 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e2cf7d40-11b8-4e2c-bde3-0506307aa1e9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:42:59.023483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2cf7d40-11b8-4e2c-bde3-0506307aa1e9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:42:59.026767 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1406/2986] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:58 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:42:59.929599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65373904-4ae7-4d1b-8a27-f736161732b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:42:59.931840 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65373904-4ae7-4d1b-8a27-f736161732b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:42:59.932929 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65373904-4ae7-4d1b-8a27-f736161732b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:42:59.955425 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:42:59.955425 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:42:59.982879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-65373904-4ae7-4d1b-8a27-f736161732b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:43:00.001732 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65373904-4ae7-4d1b-8a27-f736161732b3 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:43:00.002799 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1581/2987] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:42:59 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1358 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:43:00.040572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d08cf98f-1c66-4f4b-8cda-9d1184118fc0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:00.041213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d08cf98f-1c66-4f4b-8cda-9d1184118fc0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:00.041684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d08cf98f-1c66-4f4b-8cda-9d1184118fc0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:00.066216 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:00.066216 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:00.076984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d08cf98f-1c66-4f4b-8cda-9d1184118fc0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:00.091266 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d08cf98f-1c66-4f4b-8cda-9d1184118fc0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:00.092453 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1407/2988] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:00 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 980 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:01.017268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee54e7dd-27db-43c0-9b0b-143bf2ddc5a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:43:01.018236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee54e7dd-27db-43c0-9b0b-143bf2ddc5a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:01.018761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee54e7dd-27db-43c0-9b0b-143bf2ddc5a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:01.034616 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:01.034616 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:01.044237 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ee54e7dd-27db-43c0-9b0b-143bf2ddc5a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Volume info retrieved successfully. Jan 10 14:43:01.055190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee54e7dd-27db-43c0-9b0b-143bf2ddc5a9 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 200 Jan 10 14:43:01.056233 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1582/2989] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:01 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:43:01.112757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4be64032-643a-4a6c-be06-d4f80f9e3e4f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:01.116660 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4be64032-643a-4a6c-be06-d4f80f9e3e4f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:01.116660 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4be64032-643a-4a6c-be06-d4f80f9e3e4f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:01.135357 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:01.135357 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:01.144782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4be64032-643a-4a6c-be06-d4f80f9e3e4f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:01.157723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4be64032-643a-4a6c-be06-d4f80f9e3e4f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:01.158544 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1408/2990] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:01 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1368 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:43:01.171925 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5ec2f64d-7aae-4656-9b74-1e50baa22b1b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:01.172395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5ec2f64d-7aae-4656-9b74-1e50baa22b1b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:01.172845 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5ec2f64d-7aae-4656-9b74-1e50baa22b1b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:01.186578 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:01.186578 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:01.195208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5ec2f64d-7aae-4656-9b74-1e50baa22b1b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:01.203418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5ec2f64d-7aae-4656-9b74-1e50baa22b1b tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:01.204106 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1583/2991] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:01 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:43:01.218028 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4d3b03cd-8717-4577-8bf8-7a0745064064 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:01.218793 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4d3b03cd-8717-4577-8bf8-7a0745064064 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-839291369"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:01.232693 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:01.232693 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:01.240110 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4d3b03cd-8717-4577-8bf8-7a0745064064 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:01.356419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4d3b03cd-8717-4577-8bf8-7a0745064064 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:43:01.357940 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4d3b03cd-8717-4577-8bf8-7a0745064064 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:01.359528 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1409/2992] 10.222.0.20 () {60 vars in 1344 bytes} [Mon Jan 10 14:43:01 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:01.372200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca690b30-a0f1-44dc-ac6d-002f61f6335e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:01.373098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca690b30-a0f1-44dc-ac6d-002f61f6335e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-526171995", "description": "This is the new description of volume"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:01.398433 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:01.398433 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:01.429180 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ca690b30-a0f1-44dc-ac6d-002f61f6335e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:01.482706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ca690b30-a0f1-44dc-ac6d-002f61f6335e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:43:01.484689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca690b30-a0f1-44dc-ac6d-002f61f6335e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:01.486544 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1584/2993] 10.222.0.20 () {60 vars in 1345 bytes} [Mon Jan 10 14:43:01 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 890 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:01.504845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-397c3852-ef16-436e-9815-8ac1ce8cbd1d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:01.505512 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-397c3852-ef16-436e-9815-8ac1ce8cbd1d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:01.506137 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-397c3852-ef16-436e-9815-8ac1ce8cbd1d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:01.520941 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:01.520941 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:01.528391 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-397c3852-ef16-436e-9815-8ac1ce8cbd1d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:01.539848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-397c3852-ef16-436e-9815-8ac1ce8cbd1d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:01.540614 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1410/2994] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:01 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1407 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:43:01.554699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] POST http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes Jan 10 14:43:01.555785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-192741881", "availability_zone": "nova", "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:01.556840 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-192741881', 'availability_zone': 'nova', 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:01.557214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume of 1 GB Jan 10 14:43:01.565790 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Availability Zones retrieved successfully. Jan 10 14:43:01.584705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (cad8568f-971e-4525-936e-66301787bf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:01.587777 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861ad6ff-fbe5-4fa1-89d6-22f62265e54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:01.590558 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:43:01.624046 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861ad6ff-fbe5-4fa1-89d6-22f62265e54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:01.626605 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97171cad-810c-4dd2-9767-b456f84603a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:01.754174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Created reservations ['b73d7b9a-3cca-4863-b8ca-d943a4c37298', '20cbaad6-420b-4311-acfd-d855492eb699', '61561cfb-2dd6-4c1f-8fb2-41282ac39f02', '7e8b845a-d75e-487c-bcf3-1dae2c79f349'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:43:01.756605 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97171cad-810c-4dd2-9767-b456f84603a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73d7b9a-3cca-4863-b8ca-d943a4c37298', '20cbaad6-420b-4311-acfd-d855492eb699', '61561cfb-2dd6-4c1f-8fb2-41282ac39f02', '7e8b845a-d75e-487c-bcf3-1dae2c79f349']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:01.759358 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad630d71-2b9d-44ea-a206-5575ceaeed01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:01.870890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad630d71-2b9d-44ea-a206-5575ceaeed01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c86326de-7875-473c-a6bc-320acdbc2c05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-192741881',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['b73d7b9a-3cca-4863-b8ca-d943a4c37298','20cbaad6-420b-4311-acfd-d855492eb699','61561cfb-2dd6-4c1f-8fb2-41282ac39f02','7e8b845a-d75e-487c-bcf3-1dae2c79f349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:43:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-192741881',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c86326de-7875-473c-a6bc-320acdbc2c05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f71fe88913f84eb18db7e2fa6a849409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:01.878729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4ae27d-d8d0-42ac-b35c-5f22549663f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:02.044960 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4ae27d-d8d0-42ac-b35c-5f22549663f8) transitioned into 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-192741881',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f71fe88913f84eb18db7e2fa6a849409',qos_specs=None,replication_status=,reservations=['b73d7b9a-3cca-4863-b8ca-d943a4c37298','20cbaad6-420b-4311-acfd-d855492eb699','61561cfb-2dd6-4c1f-8fb2-41282ac39f02','7e8b845a-d75e-487c-bcf3-1dae2c79f349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a6c2d460cb840f4b0f5cfb9ba704051',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:02.048124 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cc7d7c-b3cd-4502-ab05-bc551c3238c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:02.070405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-907eb70a-17be-42a6-80c6-dedbfd54b416 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] GET http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 Jan 10 14:43:02.071094 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-907eb70a-17be-42a6-80c6-dedbfd54b416 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:02.071787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-907eb70a-17be-42a6-80c6-dedbfd54b416 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:02.084087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-907eb70a-17be-42a6-80c6-dedbfd54b416 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 returned with HTTP 404 Jan 10 14:43:02.085278 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1411/2995] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:02 2022] GET /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/74781191-4234-4687-961e-d3bb18f6c443 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:43:02.093399 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a38e4c81-e012-47b9-b2d0-52b42c7f3124 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] DELETE http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:43:02.094226 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a38e4c81-e012-47b9-b2d0-52b42c7f3124 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:02.094869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a38e4c81-e012-47b9-b2d0-52b42c7f3124 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:02.095600 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-a38e4c81-e012-47b9-b2d0-52b42c7f3124 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] Delete volume with id: 7a49e029-1464-4b6b-925c-6c526624abc3 Jan 10 14:43:02.106346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a38e4c81-e012-47b9-b2d0-52b42c7f3124 tempest-VolumesBackupsTest-276686367 tempest-VolumesBackupsTest-276686367-project] http://10.222.0.20/volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 returned with HTTP 404 Jan 10 14:43:02.108011 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1412/2996] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:43:02 2022] DELETE /volume/v3/25656e5edc1b4de4bc2e05747b44254b/volumes/7a49e029-1464-4b6b-925c-6c526624abc3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:02.139901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cc7d7c-b3cd-4502-ab05-bc551c3238c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:02.143932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Flow 'volume_create_api' (cad8568f-971e-4525-936e-66301787bf84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:02.146786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Create volume request issued successfully. Jan 10 14:43:02.151336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d533ea2-40d2-4b22-8621-d75d8bf31888 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes returned with HTTP 202 Jan 10 14:43:02.157693 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1585/2997] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:43:01 2022] POST /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes => generated 810 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:43:02.170102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a3d91ca-bcf7-4436-893f-2883f6f77c6e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:02.170966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a3d91ca-bcf7-4436-893f-2883f6f77c6e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:02.171403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a3d91ca-bcf7-4436-893f-2883f6f77c6e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:02.194808 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:02.194808 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:02.204105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0a3d91ca-bcf7-4436-893f-2883f6f77c6e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:02.213331 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a3d91ca-bcf7-4436-893f-2883f6f77c6e tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:02.214918 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1413/2998] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:02 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:03.230389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97e39e68-0647-4fae-b356-e3a91f3e395f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:03.230913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97e39e68-0647-4fae-b356-e3a91f3e395f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:03.234454 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97e39e68-0647-4fae-b356-e3a91f3e395f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:03.273769 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:03.273769 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:03.309661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-97e39e68-0647-4fae-b356-e3a91f3e395f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:03.331375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97e39e68-0647-4fae-b356-e3a91f3e395f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:03.333401 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1586/2999] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:03 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 902 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:04.347200 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64146713-5e6a-44ef-aab8-2bdf44a39fc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:04.347754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64146713-5e6a-44ef-aab8-2bdf44a39fc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:04.348282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64146713-5e6a-44ef-aab8-2bdf44a39fc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:04.361798 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:04.361798 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:04.369454 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-64146713-5e6a-44ef-aab8-2bdf44a39fc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:04.379471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64146713-5e6a-44ef-aab8-2bdf44a39fc5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:04.384333 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1414/3000] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:04 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:04.396231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b467798-b9c3-4530-a937-ce12e742b49f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] PUT http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:04.397496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b467798-b9c3-4530-a937-ce12e742b49f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-839291369", "description": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:04.411276 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:04.411276 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:04.418035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6b467798-b9c3-4530-a937-ce12e742b49f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:04.490582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6b467798-b9c3-4530-a937-ce12e742b49f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume updated successfully. Jan 10 14:43:04.495095 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b467798-b9c3-4530-a937-ce12e742b49f tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:04.495095 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1587/3001] 10.222.0.20 () {60 vars in 1344 bytes} [Mon Jan 10 14:43:04 2022] PUT /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 838 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:04.506983 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-598f9735-33a5-49f4-a544-abc9090a7511 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] DELETE http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:04.508104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-598f9735-33a5-49f4-a544-abc9090a7511 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:04.508741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-598f9735-33a5-49f4-a544-abc9090a7511 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:04.509305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-598f9735-33a5-49f4-a544-abc9090a7511 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume with id: c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:04.527005 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:04.527005 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:04.528353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-598f9735-33a5-49f4-a544-abc9090a7511 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:04.740270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-598f9735-33a5-49f4-a544-abc9090a7511 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume request issued successfully. Jan 10 14:43:04.740744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-598f9735-33a5-49f4-a544-abc9090a7511 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 202 Jan 10 14:43:04.741785 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1415/3002] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:43:04 2022] DELETE /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:43:04.752891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d845186-b457-42cb-a848-e24ef1d859cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:04.752891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d845186-b457-42cb-a848-e24ef1d859cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:04.752891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d845186-b457-42cb-a848-e24ef1d859cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:04.802381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:04.802381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:04.812864 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4d845186-b457-42cb-a848-e24ef1d859cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:04.823908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d845186-b457-42cb-a848-e24ef1d859cd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:04.825026 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1588/3003] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:04 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:05.839858 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a0581de-b643-4f38-92af-79680f722c8d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:05.840527 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a0581de-b643-4f38-92af-79680f722c8d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:05.840777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a0581de-b643-4f38-92af-79680f722c8d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:05.857823 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:05.857823 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:05.880839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0a0581de-b643-4f38-92af-79680f722c8d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:05.896994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a0581de-b643-4f38-92af-79680f722c8d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:05.899310 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1416/3004] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:05 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 905 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:06.187714 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] POST http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes Jan 10 14:43:06.188657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-895031544"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:06.197963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request body: {'volume': {'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-895031544'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:06.344711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume of 1 GB Jan 10 14:43:06.354339 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Availability Zones retrieved successfully. Jan 10 14:43:06.388431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (be72fb6e-4512-45a6-84a7-d585d68f09fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:06.399421 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b410806a-9473-4a94-8f10-be6b4e5e9863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:06.409025 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:43:06.499719 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b410806a-9473-4a94-8f10-be6b4e5e9863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:06.504387 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53babf17-a13d-4dc8-b01e-13deef7b5797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:06.767925 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Created reservations ['c2a54589-0824-45dc-968a-8ca0c2ece991', '28d9985d-f4e5-47bd-80f6-37b3106d4fbc', 'b9f58325-b751-42e2-95bb-3f17e2d444a1', '551e5d9c-8743-45ea-95be-0ae29e82726a'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:43:06.769909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53babf17-a13d-4dc8-b01e-13deef7b5797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a54589-0824-45dc-968a-8ca0c2ece991', '28d9985d-f4e5-47bd-80f6-37b3106d4fbc', 'b9f58325-b751-42e2-95bb-3f17e2d444a1', '551e5d9c-8743-45ea-95be-0ae29e82726a']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:06.773021 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f476f596-8c5f-4c94-b7c5-a17b9481e413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:06.883401 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f476f596-8c5f-4c94-b7c5-a17b9481e413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bc568b3-1469-40a5-870c-4dbe123b2527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-895031544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['c2a54589-0824-45dc-968a-8ca0c2ece991','28d9985d-f4e5-47bd-80f6-37b3106d4fbc','b9f58325-b751-42e2-95bb-3f17e2d444a1','551e5d9c-8743-45ea-95be-0ae29e82726a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:43:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-895031544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bc568b3-1469-40a5-870c-4dbe123b2527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8d7c095b20450995c77185f54f51ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161b42f415004b0781262b9aafed0e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:06.885645 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc39225f-adf4-4412-80b1-01aa6bbdecb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:06.912070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6805a0f7-d953-4c3e-b690-d6b53b106e6d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:06.912674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6805a0f7-d953-4c3e-b690-d6b53b106e6d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:06.913095 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6805a0f7-d953-4c3e-b690-d6b53b106e6d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:06.944939 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:06.944939 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:06.957548 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6805a0f7-d953-4c3e-b690-d6b53b106e6d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:06.967636 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6805a0f7-d953-4c3e-b690-d6b53b106e6d tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:06.968435 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1417/3005] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:06 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 905 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:06.998449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc39225f-adf4-4412-80b1-01aa6bbdecb8) transitioned into state 'SUCCESS' from state '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-895031544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['c2a54589-0824-45dc-968a-8ca0c2ece991','28d9985d-f4e5-47bd-80f6-37b3106d4fbc','b9f58325-b751-42e2-95bb-3f17e2d444a1','551e5d9c-8743-45ea-95be-0ae29e82726a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:07.000625 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e8b840-a64d-494e-973c-6e9d1c3e9f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:07.104236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e8b840-a64d-494e-973c-6e9d1c3e9f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:07.106919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (be72fb6e-4512-45a6-84a7-d585d68f09fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:07.107668 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request issued successfully. Jan 10 14:43:07.109032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e58dbe30-af4c-4028-aa8d-2f5c754569d8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes returned with HTTP 202 Jan 10 14:43:07.110210 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1589/3006] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:43:06 2022] POST /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes => generated 815 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:43:07.124303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1da1cb3-cbfa-4aec-9897-6cbdaf4c4c2d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:07.124997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1da1cb3-cbfa-4aec-9897-6cbdaf4c4c2d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:07.125621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1da1cb3-cbfa-4aec-9897-6cbdaf4c4c2d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:07.141172 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:07.141172 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:07.150160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a1da1cb3-cbfa-4aec-9897-6cbdaf4c4c2d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:07.161447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1da1cb3-cbfa-4aec-9897-6cbdaf4c4c2d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:07.162400 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1418/3007] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:07 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:07.986062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc020882-1b9a-4833-99bc-8fb86d1dfc85 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:07.986662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc020882-1b9a-4833-99bc-8fb86d1dfc85 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:07.986937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc020882-1b9a-4833-99bc-8fb86d1dfc85 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:08.002357 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:08.002357 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:08.011528 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cc020882-1b9a-4833-99bc-8fb86d1dfc85 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:08.021486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc020882-1b9a-4833-99bc-8fb86d1dfc85 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 200 Jan 10 14:43:08.023135 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1590/3008] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:07 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:08.176386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0155a70-3bc4-44ce-b6ed-4414abd16892 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:08.177887 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0155a70-3bc4-44ce-b6ed-4414abd16892 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:08.178576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0155a70-3bc4-44ce-b6ed-4414abd16892 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:08.212961 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:08.212961 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:08.242518 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a0155a70-3bc4-44ce-b6ed-4414abd16892 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:08.270009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0155a70-3bc4-44ce-b6ed-4414abd16892 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:08.273246 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1419/3009] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:08 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:09.037528 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21648475-8029-4f14-8e2c-cc6024b887d4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 Jan 10 14:43:09.040197 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21648475-8029-4f14-8e2c-cc6024b887d4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:09.041058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21648475-8029-4f14-8e2c-cc6024b887d4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:09.058680 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21648475-8029-4f14-8e2c-cc6024b887d4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 returned with HTTP 404 Jan 10 14:43:09.059854 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1591/3010] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:09 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/c86326de-7875-473c-a6bc-320acdbc2c05 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:09.067614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee458db7-17c0-47d8-8214-719f11a67b47 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] DELETE http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:09.068130 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee458db7-17c0-47d8-8214-719f11a67b47 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:09.068929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee458db7-17c0-47d8-8214-719f11a67b47 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:09.069408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ee458db7-17c0-47d8-8214-719f11a67b47 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume with id: 287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:09.084898 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:09.084898 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:09.086261 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ee458db7-17c0-47d8-8214-719f11a67b47 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:09.297517 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23a012da-ff20-44ee-b4f8-e557c3a67861 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:09.298210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23a012da-ff20-44ee-b4f8-e557c3a67861 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:09.298464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ee458db7-17c0-47d8-8214-719f11a67b47 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume request issued successfully. Jan 10 14:43:09.298967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee458db7-17c0-47d8-8214-719f11a67b47 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 202 Jan 10 14:43:09.299558 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23a012da-ff20-44ee-b4f8-e557c3a67861 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:09.306935 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1420/3011] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:43:09 2022] DELETE /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:43:09.314350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0707050d-aa25-4d9d-90a1-53fe16877ff8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:09.314774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0707050d-aa25-4d9d-90a1-53fe16877ff8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:09.315339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0707050d-aa25-4d9d-90a1-53fe16877ff8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:09.325784 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:09.325784 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:09.338453 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:09.338453 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:09.346117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-23a012da-ff20-44ee-b4f8-e557c3a67861 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:09.349807 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0707050d-aa25-4d9d-90a1-53fe16877ff8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:09.363491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0707050d-aa25-4d9d-90a1-53fe16877ff8 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:09.365927 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23a012da-ff20-44ee-b4f8-e557c3a67861 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:09.367400 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1592/3012] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:09 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:09.369762 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1421/3013] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:09 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1406 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:43:10.383487 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9dfb92af-b915-4634-a49b-f39689a8e8c7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:10.384553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9dfb92af-b915-4634-a49b-f39689a8e8c7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:10.385197 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9dfb92af-b915-4634-a49b-f39689a8e8c7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:10.385543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9316637-6b74-48dc-81d1-2d0b4da1a9b9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:10.386888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9316637-6b74-48dc-81d1-2d0b4da1a9b9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:10.388075 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9316637-6b74-48dc-81d1-2d0b4da1a9b9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:10.403509 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:10.403509 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:10.411126 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9dfb92af-b915-4634-a49b-f39689a8e8c7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:10.420885 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9dfb92af-b915-4634-a49b-f39689a8e8c7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:10.422246 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1593/3014] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:10 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:10.422409 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:10.422409 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:10.440682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b9316637-6b74-48dc-81d1-2d0b4da1a9b9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:10.457026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9316637-6b74-48dc-81d1-2d0b4da1a9b9 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:10.462771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1422/3015] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:10 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1406 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:43:11.437972 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4c3cf816-ebd6-4832-9d86-9725f86e72dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:11.441056 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4c3cf816-ebd6-4832-9d86-9725f86e72dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:11.441056 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4c3cf816-ebd6-4832-9d86-9725f86e72dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:11.466864 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:11.466864 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:11.476028 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b54ada2f-ce43-4826-b325-02e92416def2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:11.477248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b54ada2f-ce43-4826-b325-02e92416def2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:11.478081 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b54ada2f-ce43-4826-b325-02e92416def2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:11.523058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4c3cf816-ebd6-4832-9d86-9725f86e72dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:11.528611 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:11.528611 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:11.552179 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4c3cf816-ebd6-4832-9d86-9725f86e72dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:11.562480 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1594/3016] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:11 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:11.569409 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b54ada2f-ce43-4826-b325-02e92416def2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:11.604436 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b54ada2f-ce43-4826-b325-02e92416def2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:11.606886 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1423/3017] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:11 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1406 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:43:12.570074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6541c530-d1a7-4cda-a38a-7be5bbb6bc2e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:12.570683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6541c530-d1a7-4cda-a38a-7be5bbb6bc2e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:12.571936 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6541c530-d1a7-4cda-a38a-7be5bbb6bc2e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:12.624131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61559b98-7e30-4082-bca5-57d1033b77b5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:12.638043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61559b98-7e30-4082-bca5-57d1033b77b5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:12.638678 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61559b98-7e30-4082-bca5-57d1033b77b5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:12.640040 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:12.640040 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:12.671075 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:12.671075 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:12.681819 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6541c530-d1a7-4cda-a38a-7be5bbb6bc2e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:12.703552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-61559b98-7e30-4082-bca5-57d1033b77b5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:12.708097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6541c530-d1a7-4cda-a38a-7be5bbb6bc2e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:12.715437 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1595/3018] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:12 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:12.740725 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61559b98-7e30-4082-bca5-57d1033b77b5 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:12.742383 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1424/3019] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:12 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1406 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:43:13.731683 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e19c275-5b43-4aff-8ae1-9cb266519ab9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:13.733354 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e19c275-5b43-4aff-8ae1-9cb266519ab9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:13.734095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e19c275-5b43-4aff-8ae1-9cb266519ab9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:13.756879 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49483f7a-717d-451c-af23-48001aaac1bd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:13.757571 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-49483f7a-717d-451c-af23-48001aaac1bd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:13.758026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-49483f7a-717d-451c-af23-48001aaac1bd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:13.759313 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:13.759313 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:13.770529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6e19c275-5b43-4aff-8ae1-9cb266519ab9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:13.785206 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:13.785206 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:13.785447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e19c275-5b43-4aff-8ae1-9cb266519ab9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:13.787240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1596/3020] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:13 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:13.806868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-49483f7a-717d-451c-af23-48001aaac1bd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:13.817506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49483f7a-717d-451c-af23-48001aaac1bd tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 200 Jan 10 14:43:13.818502 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1425/3021] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:13 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 1406 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:43:14.804746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bd93fc1-ce41-470d-91cc-fb15e1044db7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:14.807407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bd93fc1-ce41-470d-91cc-fb15e1044db7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:14.808934 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bd93fc1-ce41-470d-91cc-fb15e1044db7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:14.833752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-277045cb-565e-4eab-9ad5-fb27131e7f13 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e Jan 10 14:43:14.834198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-277045cb-565e-4eab-9ad5-fb27131e7f13 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:14.834533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-277045cb-565e-4eab-9ad5-fb27131e7f13 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:14.850420 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:14.850420 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:14.851791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-277045cb-565e-4eab-9ad5-fb27131e7f13 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e returned with HTTP 404 Jan 10 14:43:14.861834 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1426/3022] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:14 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/287bc699-a2d6-495d-9c69-6cd6613ea10e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:43:14.865814 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02ba79a4-9de0-4cf2-b4f0-cdb5e1a3a060 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] DELETE http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:43:14.866856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02ba79a4-9de0-4cf2-b4f0-cdb5e1a3a060 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:14.866961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02ba79a4-9de0-4cf2-b4f0-cdb5e1a3a060 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:14.867298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-02ba79a4-9de0-4cf2-b4f0-cdb5e1a3a060 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume with id: 90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:43:14.884780 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7bd93fc1-ce41-470d-91cc-fb15e1044db7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:14.894937 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:14.894937 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:14.896333 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-02ba79a4-9de0-4cf2-b4f0-cdb5e1a3a060 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:14.912991 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bd93fc1-ce41-470d-91cc-fb15e1044db7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:14.915632 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1597/3023] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:14 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:15.092046 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-02ba79a4-9de0-4cf2-b4f0-cdb5e1a3a060 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Delete volume request issued successfully. Jan 10 14:43:15.092897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02ba79a4-9de0-4cf2-b4f0-cdb5e1a3a060 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 202 Jan 10 14:43:15.097809 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1427/3024] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:43:14 2022] DELETE /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:43:15.101637 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-995fe737-8ea4-4809-9ada-8b1d5688f9f4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:43:15.102297 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-995fe737-8ea4-4809-9ada-8b1d5688f9f4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:15.103042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-995fe737-8ea4-4809-9ada-8b1d5688f9f4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:15.125622 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:15.125622 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:15.134361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-995fe737-8ea4-4809-9ada-8b1d5688f9f4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:15.145045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-995fe737-8ea4-4809-9ada-8b1d5688f9f4 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:43:15.148297 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1598/3025] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:15 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 906 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:15.932134 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be8bea21-7f41-4b3a-af43-80a0aed3b26c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:15.932830 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be8bea21-7f41-4b3a-af43-80a0aed3b26c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:15.933211 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be8bea21-7f41-4b3a-af43-80a0aed3b26c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:15.959423 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:15.959423 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:15.975504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-be8bea21-7f41-4b3a-af43-80a0aed3b26c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:16.021541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be8bea21-7f41-4b3a-af43-80a0aed3b26c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:16.033267 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1428/3026] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:15 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:16.168705 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5af3049-58bc-4381-b899-af5ca70dfe75 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:43:16.169322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5af3049-58bc-4381-b899-af5ca70dfe75 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:16.170928 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5af3049-58bc-4381-b899-af5ca70dfe75 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:16.202556 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:16.202556 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:16.225642 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b5af3049-58bc-4381-b899-af5ca70dfe75 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:16.256654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5af3049-58bc-4381-b899-af5ca70dfe75 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:43:16.266950 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1599/3027] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:16 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 906 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:17.044861 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-15a061ff-cf7f-41a9-82bd-6dfe6d3edae4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:17.046250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-15a061ff-cf7f-41a9-82bd-6dfe6d3edae4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:17.047219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-15a061ff-cf7f-41a9-82bd-6dfe6d3edae4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:17.064800 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:17.064800 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:17.076464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-15a061ff-cf7f-41a9-82bd-6dfe6d3edae4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:17.086289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-15a061ff-cf7f-41a9-82bd-6dfe6d3edae4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:17.087816 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1429/3028] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:17 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:17.274285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f924548-897b-4361-8383-11fb6f12acb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:43:17.276809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f924548-897b-4361-8383-11fb6f12acb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:17.276809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f924548-897b-4361-8383-11fb6f12acb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:17.321520 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:17.321520 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:17.347606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f924548-897b-4361-8383-11fb6f12acb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:17.385373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f924548-897b-4361-8383-11fb6f12acb0 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:43:17.395404 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1600/3029] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:17 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 906 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:18.102878 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a521814f-d894-4d0d-a24e-e02b8438ae97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:18.103368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a521814f-d894-4d0d-a24e-e02b8438ae97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:18.103963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a521814f-d894-4d0d-a24e-e02b8438ae97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:18.127590 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:18.127590 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:18.137193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a521814f-d894-4d0d-a24e-e02b8438ae97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:18.147629 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a521814f-d894-4d0d-a24e-e02b8438ae97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:18.149346 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1430/3030] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:18 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:18.402262 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82f22364-182d-4473-9002-1d184464cc41 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:43:18.402808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82f22364-182d-4473-9002-1d184464cc41 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:18.403125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82f22364-182d-4473-9002-1d184464cc41 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:18.416907 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:18.416907 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:18.424610 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-82f22364-182d-4473-9002-1d184464cc41 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Volume info retrieved successfully. Jan 10 14:43:18.435723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82f22364-182d-4473-9002-1d184464cc41 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 200 Jan 10 14:43:18.436693 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1601/3031] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:18 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:19.165510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1583f4d7-c4ac-4ab6-a7f3-53e5bc39677f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:19.166019 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1583f4d7-c4ac-4ab6-a7f3-53e5bc39677f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:19.166505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1583f4d7-c4ac-4ab6-a7f3-53e5bc39677f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:19.186763 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:19.186763 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:19.196108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1583f4d7-c4ac-4ab6-a7f3-53e5bc39677f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:19.208815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1583f4d7-c4ac-4ab6-a7f3-53e5bc39677f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:19.210346 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1431/3032] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:19 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:19.452850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af14d492-4c8d-4de5-b3e7-22277e06b4f2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] GET http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be Jan 10 14:43:19.453932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af14d492-4c8d-4de5-b3e7-22277e06b4f2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:19.455296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af14d492-4c8d-4de5-b3e7-22277e06b4f2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:19.471334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af14d492-4c8d-4de5-b3e7-22277e06b4f2 tempest-VolumesGetTest-983754526 tempest-VolumesGetTest-983754526-project] http://10.222.0.20/volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be returned with HTTP 404 Jan 10 14:43:19.474750 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1602/3033] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:19 2022] GET /volume/v3/f71fe88913f84eb18db7e2fa6a849409/volumes/90a8f679-7546-4466-b47e-bc7a51d581be => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:20.225447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c72587ed-54c8-4453-80bb-a8683fe8473b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:20.226049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c72587ed-54c8-4453-80bb-a8683fe8473b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:20.226652 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c72587ed-54c8-4453-80bb-a8683fe8473b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:20.254289 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:20.254289 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:20.277004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c72587ed-54c8-4453-80bb-a8683fe8473b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:20.295109 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c72587ed-54c8-4453-80bb-a8683fe8473b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:20.296545 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1432/3034] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:20 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:21.312020 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7fc2cc7-08cc-4096-873a-46b8621a14d1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:21.313370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7fc2cc7-08cc-4096-873a-46b8621a14d1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:21.314001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7fc2cc7-08cc-4096-873a-46b8621a14d1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:21.328347 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:21.328347 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:21.336595 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a7fc2cc7-08cc-4096-873a-46b8621a14d1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:21.349451 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7fc2cc7-08cc-4096-873a-46b8621a14d1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:21.351674 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1603/3035] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:21 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:22.365838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b803ee16-c55b-41f7-a1bc-58ab85eeef8d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:22.366385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b803ee16-c55b-41f7-a1bc-58ab85eeef8d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:22.366522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b803ee16-c55b-41f7-a1bc-58ab85eeef8d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:22.381497 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:22.381497 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:22.390264 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b803ee16-c55b-41f7-a1bc-58ab85eeef8d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:22.399279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b803ee16-c55b-41f7-a1bc-58ab85eeef8d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:22.400296 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1433/3036] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:22 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:23.417141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2903ebc3-2bba-4a6f-bcb7-08c7b40f0156 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:23.417705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2903ebc3-2bba-4a6f-bcb7-08c7b40f0156 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:23.418402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2903ebc3-2bba-4a6f-bcb7-08c7b40f0156 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:23.432509 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:23.432509 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:23.440486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2903ebc3-2bba-4a6f-bcb7-08c7b40f0156 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:23.449935 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2903ebc3-2bba-4a6f-bcb7-08c7b40f0156 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:23.451120 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1604/3037] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:23 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:24.452606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:24.453585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-774589313"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:24.454708 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-774589313'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:24.455062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume of 1 GB Jan 10 14:43:24.466575 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d89841e7-c702-4360-b240-aa1b2724c34d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:24.467099 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Availability Zones retrieved successfully. Jan 10 14:43:24.467224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d89841e7-c702-4360-b240-aa1b2724c34d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:24.467536 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d89841e7-c702-4360-b240-aa1b2724c34d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:24.529580 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Flow 'volume_create_api' (34a59e85-5b03-46e4-83eb-295cfabf5a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:24.529979 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:24.529979 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:24.530162 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ded9a09-f1b7-4849-9c1f-93f57ce13017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:24.530272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d89841e7-c702-4360-b240-aa1b2724c34d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:24.530374 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:43:24.530470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d89841e7-c702-4360-b240-aa1b2724c34d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:24.530470 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1605/3038] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:24 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:24.568466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ded9a09-f1b7-4849-9c1f-93f57ce13017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:24.571193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01225348-b0eb-4b69-85f9-56285ac5a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:24.836533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Created reservations ['4fedf2d0-1b62-48d3-9e2e-31c6855a6ed5', '1bc1ce24-3d79-4261-b851-45ab4fcb5213', 'ce0528cb-713f-4d75-b621-29753477329b', 'd5ce82ad-4a19-497b-aaf0-828b74bb6314'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:43:24.839421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01225348-b0eb-4b69-85f9-56285ac5a769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fedf2d0-1b62-48d3-9e2e-31c6855a6ed5', '1bc1ce24-3d79-4261-b851-45ab4fcb5213', 'ce0528cb-713f-4d75-b621-29753477329b', 'd5ce82ad-4a19-497b-aaf0-828b74bb6314']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:24.841649 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42483b2-9e40-4a7c-872f-a28f172692f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:24.917683 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42483b2-9e40-4a7c-872f-a28f172692f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59a922d9-42f5-4303-b93d-970e61407891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-774589313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ea5e8a05024639a6a9ccd8bef3f71a',qos_specs=None,replication_status=,reservations=['4fedf2d0-1b62-48d3-9e2e-31c6855a6ed5','1bc1ce24-3d79-4261-b851-45ab4fcb5213','ce0528cb-713f-4d75-b621-29753477329b','d5ce82ad-4a19-497b-aaf0-828b74bb6314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e82bd138b46b180ff6d340f37add2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-774589313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59a922d9-42f5-4303-b93d-970e61407891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ea5e8a05024639a6a9ccd8bef3f71a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e3e82bd138b46b180ff6d340f37add2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:24.920301 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6de9f20-3f17-4153-8e75-92f3ef76d9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:25.075518 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6de9f20-3f17-4153-8e75-92f3ef76d9e7) transitioned into state 'SUCCESS' from state '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-774589313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ea5e8a05024639a6a9ccd8bef3f71a',qos_specs=None,replication_status=,reservations=['4fedf2d0-1b62-48d3-9e2e-31c6855a6ed5','1bc1ce24-3d79-4261-b851-45ab4fcb5213','ce0528cb-713f-4d75-b621-29753477329b','d5ce82ad-4a19-497b-aaf0-828b74bb6314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e82bd138b46b180ff6d340f37add2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:25.077513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1698929f-0338-4e84-a3ab-1c086079a527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:25.218255 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1698929f-0338-4e84-a3ab-1c086079a527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:25.224779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Flow 'volume_create_api' (34a59e85-5b03-46e4-83eb-295cfabf5a20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:25.225515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume request issued successfully. Jan 10 14:43:25.227378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd913cf5-d8cf-4623-abbd-8389b1e85944 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 202 Jan 10 14:43:25.228099 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1434/3039] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:24 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 818 bytes in 1081 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:43:25.241904 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f219dab-86fc-4ebe-bf89-d027ccf9bc3d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:43:25.242612 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f219dab-86fc-4ebe-bf89-d027ccf9bc3d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:25.243311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f219dab-86fc-4ebe-bf89-d027ccf9bc3d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:25.258149 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:25.258149 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:25.266213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8f219dab-86fc-4ebe-bf89-d027ccf9bc3d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:25.275169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f219dab-86fc-4ebe-bf89-d027ccf9bc3d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:43:25.275887 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1606/3040] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:25 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 886 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:25.545353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dde40679-b536-4bd7-8365-a6c366dcae44 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:25.550508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dde40679-b536-4bd7-8365-a6c366dcae44 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:25.550508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dde40679-b536-4bd7-8365-a6c366dcae44 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:25.564089 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:25.564089 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:25.571900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dde40679-b536-4bd7-8365-a6c366dcae44 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:25.583395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dde40679-b536-4bd7-8365-a6c366dcae44 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:25.590399 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1435/3041] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:25 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 907 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:26.292757 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-609a9143-6f42-411f-aeef-edc9e9de335f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:43:26.293987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-609a9143-6f42-411f-aeef-edc9e9de335f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:26.294682 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-609a9143-6f42-411f-aeef-edc9e9de335f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:26.327132 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:26.327132 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:26.348074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-609a9143-6f42-411f-aeef-edc9e9de335f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:26.381439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-609a9143-6f42-411f-aeef-edc9e9de335f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:43:26.392779 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1607/3042] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:26 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:26.598838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59ea3066-45ef-4d77-8e85-6cc5b88b1f4d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:26.599879 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59ea3066-45ef-4d77-8e85-6cc5b88b1f4d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:26.600991 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59ea3066-45ef-4d77-8e85-6cc5b88b1f4d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:26.622410 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:26.622410 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:26.641869 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-59ea3066-45ef-4d77-8e85-6cc5b88b1f4d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:26.662516 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59ea3066-45ef-4d77-8e85-6cc5b88b1f4d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:26.671671 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1436/3043] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:26 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 965 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:27.397624 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-131da0d7-259e-42da-94d8-395ed20e109c tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:43:27.405013 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-131da0d7-259e-42da-94d8-395ed20e109c tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:27.405013 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-131da0d7-259e-42da-94d8-395ed20e109c tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:27.415704 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:27.415704 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:27.424221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-131da0d7-259e-42da-94d8-395ed20e109c tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:27.438921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-131da0d7-259e-42da-94d8-395ed20e109c tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:43:27.452453 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1608/3044] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:27 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:27.677701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-622910a7-40e5-41f6-a5c2-f5e345a950a0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:27.680108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-622910a7-40e5-41f6-a5c2-f5e345a950a0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:27.680108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-622910a7-40e5-41f6-a5c2-f5e345a950a0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:27.694171 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:27.694171 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:27.707672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-622910a7-40e5-41f6-a5c2-f5e345a950a0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:27.737306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-622910a7-40e5-41f6-a5c2-f5e345a950a0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:27.743605 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1437/3045] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:27 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 965 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:28.454363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-009e5ba0-c511-4476-ab5a-aef8ea92fb3f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:43:28.454830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-009e5ba0-c511-4476-ab5a-aef8ea92fb3f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:28.455241 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-009e5ba0-c511-4476-ab5a-aef8ea92fb3f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:28.471802 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:28.471802 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:28.481027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-009e5ba0-c511-4476-ab5a-aef8ea92fb3f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:28.491242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-009e5ba0-c511-4476-ab5a-aef8ea92fb3f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:43:28.492110 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1609/3046] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:28 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 911 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:28.754972 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad6aefb8-a2e0-423b-995e-02ffe0f0c0bd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:28.754972 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad6aefb8-a2e0-423b-995e-02ffe0f0c0bd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:28.754972 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad6aefb8-a2e0-423b-995e-02ffe0f0c0bd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:28.781673 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:28.781673 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:28.790128 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad6aefb8-a2e0-423b-995e-02ffe0f0c0bd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:28.800087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad6aefb8-a2e0-423b-995e-02ffe0f0c0bd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:28.801046 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1438/3047] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:28 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:29.815485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9beb589c-856f-44c3-880c-d25b377e72cf tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:29.815978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9beb589c-856f-44c3-880c-d25b377e72cf tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:29.816409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9beb589c-856f-44c3-880c-d25b377e72cf tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:29.840591 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:29.840591 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:29.848460 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9beb589c-856f-44c3-880c-d25b377e72cf tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:29.859017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9beb589c-856f-44c3-880c-d25b377e72cf tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:29.861327 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1610/3048] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:29 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:30.875782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f3721d6-215e-4975-8bfe-071dd31cd482 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:30.876239 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f3721d6-215e-4975-8bfe-071dd31cd482 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:30.876699 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f3721d6-215e-4975-8bfe-071dd31cd482 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:30.902286 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:30.902286 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:30.916049 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3f3721d6-215e-4975-8bfe-071dd31cd482 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:30.936616 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f3721d6-215e-4975-8bfe-071dd31cd482 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:30.937648 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1439/3049] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:30 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:31.952106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-776e03a1-242b-471c-a945-278fdc64b209 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:31.953599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-776e03a1-242b-471c-a945-278fdc64b209 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:31.954430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-776e03a1-242b-471c-a945-278fdc64b209 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:31.969684 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:31.969684 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:31.984485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-776e03a1-242b-471c-a945-278fdc64b209 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:31.998952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-776e03a1-242b-471c-a945-278fdc64b209 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:32.000714 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1611/3050] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:31 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:33.013990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38c816fa-9c38-499f-a3ed-59a0f7caaae0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:33.014462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38c816fa-9c38-499f-a3ed-59a0f7caaae0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:33.015243 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38c816fa-9c38-499f-a3ed-59a0f7caaae0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:33.038938 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:33.038938 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:33.048881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-38c816fa-9c38-499f-a3ed-59a0f7caaae0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:33.058610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38c816fa-9c38-499f-a3ed-59a0f7caaae0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:33.076439 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1440/3051] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:33 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:34.088031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c4fcb86-ca37-4fe1-a01e-c0cf5c6c8134 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:34.088763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c4fcb86-ca37-4fe1-a01e-c0cf5c6c8134 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:34.093781 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c4fcb86-ca37-4fe1-a01e-c0cf5c6c8134 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:34.112825 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:34.112825 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:34.134600 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c4fcb86-ca37-4fe1-a01e-c0cf5c6c8134 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:34.152972 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c4fcb86-ca37-4fe1-a01e-c0cf5c6c8134 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:34.168778 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1612/3052] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:34 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:35.168294 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83d2139b-199e-4d6f-bece-db40fc2b985c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:35.169449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83d2139b-199e-4d6f-bece-db40fc2b985c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:35.171070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83d2139b-199e-4d6f-bece-db40fc2b985c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:35.186666 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:35.186666 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:35.194908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-83d2139b-199e-4d6f-bece-db40fc2b985c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:35.205209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83d2139b-199e-4d6f-bece-db40fc2b985c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:35.214831 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1441/3053] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:35 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:36.222029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70898d12-8154-472e-af41-b8527cd4722f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:36.222681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70898d12-8154-472e-af41-b8527cd4722f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:36.223250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70898d12-8154-472e-af41-b8527cd4722f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:36.238555 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:36.238555 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:36.250595 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-70898d12-8154-472e-af41-b8527cd4722f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:36.262999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70898d12-8154-472e-af41-b8527cd4722f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:36.273232 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1613/3054] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:36 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:37.280123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03a1820b-27f1-49cc-928c-bc649f4d7c29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:37.281470 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03a1820b-27f1-49cc-928c-bc649f4d7c29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:37.283281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03a1820b-27f1-49cc-928c-bc649f4d7c29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:37.297639 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:37.297639 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:37.307125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03a1820b-27f1-49cc-928c-bc649f4d7c29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:37.318179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03a1820b-27f1-49cc-928c-bc649f4d7c29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:37.319081 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1442/3055] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:37 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:38.334062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ddd501d-e722-4263-9443-ef196c28cc97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:38.336000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ddd501d-e722-4263-9443-ef196c28cc97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:38.336455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ddd501d-e722-4263-9443-ef196c28cc97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:38.359264 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:38.359264 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:38.360394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ddd501d-e722-4263-9443-ef196c28cc97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:38.369238 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ddd501d-e722-4263-9443-ef196c28cc97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:38.369925 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1614/3056] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:38 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:39.384287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-510b13f4-a02c-4668-b312-0c0ed74785e2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:39.385391 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-510b13f4-a02c-4668-b312-0c0ed74785e2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:39.385848 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-510b13f4-a02c-4668-b312-0c0ed74785e2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:39.403302 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:39.403302 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:39.426596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-510b13f4-a02c-4668-b312-0c0ed74785e2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:39.465080 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-510b13f4-a02c-4668-b312-0c0ed74785e2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:39.465080 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1443/3057] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:39 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 968 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:40.473795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d8afb1d-f68b-4db4-a542-215a161cd4e8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:43:40.474332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d8afb1d-f68b-4db4-a542-215a161cd4e8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:40.475002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d8afb1d-f68b-4db4-a542-215a161cd4e8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:40.492603 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:40.492603 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:40.500662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d8afb1d-f68b-4db4-a542-215a161cd4e8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:40.511367 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d8afb1d-f68b-4db4-a542-215a161cd4e8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:43:40.513581 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1615/3058] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:40 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 1356 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:43:40.528315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] POST http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes Jan 10 14:43:40.531125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0bc568b3-1469-40a5-870c-4dbe123b2527", "size": 1, "name": "tempest-VolumesCloneTest-Volume-27096995"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:40.539630 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request body: {'volume': {'source_volid': '0bc568b3-1469-40a5-870c-4dbe123b2527', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-27096995'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:40.549285 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:40.549285 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:40.550718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume retrieved successfully. Jan 10 14:43:40.551074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume of 1 GB Jan 10 14:43:40.559505 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Availability Zones retrieved successfully. Jan 10 14:43:40.576869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (6c9d7add-7748-4a93-aef2-53f54aec2500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:40.579713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ed6ca8-997f-41ca-8a71-a6b2fa175164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:40.582968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:43:40.614421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ed6ca8-997f-41ca-8a71-a6b2fa175164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0bc568b3-1469-40a5-870c-4dbe123b2527', 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:40.617093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2c5e55-1903-4ad7-8015-7916c2e4222a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:40.737117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Created reservations ['56089a4c-167e-45c4-97f6-3dfcba072a9d', '433e6a24-7e02-49a3-8688-ce8d775e0414', '35fe3c3b-5f9a-4741-955d-620b36ed11ba', '8cc32e65-5dac-4707-a34c-efa4bde12252'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:43:40.739940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2c5e55-1903-4ad7-8015-7916c2e4222a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56089a4c-167e-45c4-97f6-3dfcba072a9d', '433e6a24-7e02-49a3-8688-ce8d775e0414', '35fe3c3b-5f9a-4741-955d-620b36ed11ba', '8cc32e65-5dac-4707-a34c-efa4bde12252']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:40.742285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126fa720-e0aa-40d9-917e-b54c77419ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:40.860730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126fa720-e0aa-40d9-917e-b54c77419ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61309409-a275-4611-a01f-17c0db8c75a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-27096995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['56089a4c-167e-45c4-97f6-3dfcba072a9d','433e6a24-7e02-49a3-8688-ce8d775e0414','35fe3c3b-5f9a-4741-955d-620b36ed11ba','8cc32e65-5dac-4707-a34c-efa4bde12252'],size=1,snapshot_id=None,source_replicaid=,source_volid=0bc568b3-1469-40a5-870c-4dbe123b2527,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), '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=2022-01-10T14:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-27096995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61309409-a275-4611-a01f-17c0db8c75a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8d7c095b20450995c77185f54f51ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0bc568b3-1469-40a5-870c-4dbe123b2527,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161b42f415004b0781262b9aafed0e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:40.862966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc873372-bdbd-42aa-91d8-f3a0c0b4934a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:40.971375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc873372-bdbd-42aa-91d8-f3a0c0b4934a) transitioned into state 'SUCCESS' from state '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-27096995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['56089a4c-167e-45c4-97f6-3dfcba072a9d','433e6a24-7e02-49a3-8688-ce8d775e0414','35fe3c3b-5f9a-4741-955d-620b36ed11ba','8cc32e65-5dac-4707-a34c-efa4bde12252'],size=1,snapshot_id=None,source_replicaid=,source_volid=0bc568b3-1469-40a5-870c-4dbe123b2527,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:40.971375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8de2ef5-f2a5-4507-b88a-fa8c4488a4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:41.093206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8de2ef5-f2a5-4507-b88a-fa8c4488a4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:43:41.095949 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (6c9d7add-7748-4a93-aef2-53f54aec2500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:41.096725 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request issued successfully. Jan 10 14:43:41.097902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac4556c1-01cb-47be-b70f-8e62318d2c32 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes returned with HTTP 202 Jan 10 14:43:41.107814 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1444/3059] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:43:40 2022] POST /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes => generated 847 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:43:41.111643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-530e1181-4fe6-469d-b7bd-316fb9c35d22 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:41.112272 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-530e1181-4fe6-469d-b7bd-316fb9c35d22 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:41.112781 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-530e1181-4fe6-469d-b7bd-316fb9c35d22 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:41.126118 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:41.126118 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:41.133776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-530e1181-4fe6-469d-b7bd-316fb9c35d22 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:41.142479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-530e1181-4fe6-469d-b7bd-316fb9c35d22 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:41.143374 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1616/3060] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:41 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 915 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:42.158805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5832cee-2887-47a0-9743-b92b6b471654 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:42.159328 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5832cee-2887-47a0-9743-b92b6b471654 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:42.159697 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5832cee-2887-47a0-9743-b92b6b471654 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:42.184642 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:42.184642 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:42.200051 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d5832cee-2887-47a0-9743-b92b6b471654 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:42.209929 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5832cee-2887-47a0-9743-b92b6b471654 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:42.210651 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1445/3061] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:42 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:43.225793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03238b7b-bd0d-4d9c-9a43-d60d5399bb65 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:43.226845 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03238b7b-bd0d-4d9c-9a43-d60d5399bb65 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:43.227463 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03238b7b-bd0d-4d9c-9a43-d60d5399bb65 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:43.260833 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:43.260833 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:43.305530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-03238b7b-bd0d-4d9c-9a43-d60d5399bb65 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:43.323995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03238b7b-bd0d-4d9c-9a43-d60d5399bb65 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:43.324774 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1617/3062] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:43 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:44.340096 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c6caaa1-ddcd-4e65-87f4-51b8d2b8c04c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:44.340690 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c6caaa1-ddcd-4e65-87f4-51b8d2b8c04c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:44.341001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c6caaa1-ddcd-4e65-87f4-51b8d2b8c04c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:44.360217 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:44.360217 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:44.368420 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c6caaa1-ddcd-4e65-87f4-51b8d2b8c04c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:44.386471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c6caaa1-ddcd-4e65-87f4-51b8d2b8c04c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:44.387025 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1446/3063] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:44 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:45.403265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-217f5dd0-340b-4169-8cc3-075fcea7098f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:45.404538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-217f5dd0-340b-4169-8cc3-075fcea7098f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:45.405250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-217f5dd0-340b-4169-8cc3-075fcea7098f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:45.456004 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:45.456004 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:45.479106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-217f5dd0-340b-4169-8cc3-075fcea7098f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:45.492602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-217f5dd0-340b-4169-8cc3-075fcea7098f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:45.506464 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1618/3064] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:45 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:46.512178 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0edd9b71-d3a3-4713-bfee-f1dbfe543695 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:46.512656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0edd9b71-d3a3-4713-bfee-f1dbfe543695 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:46.513305 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0edd9b71-d3a3-4713-bfee-f1dbfe543695 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:46.541143 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:46.541143 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:46.554818 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0edd9b71-d3a3-4713-bfee-f1dbfe543695 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:46.568836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0edd9b71-d3a3-4713-bfee-f1dbfe543695 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:46.569571 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1447/3065] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:46 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:47.317315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eee477a-50cd-4786-8c4b-a28823e981a1 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/950738f2-5a04-47d1-ac6d-ba3f96c9eb05/action Jan 10 14:43:47.318170 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eee477a-50cd-4786-8c4b-a28823e981a1 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-attach": {"instance_uuid": "921f1f1e-a8f6-4ab1-931c-b7c4c40acc73", "mountpoint": "/dev/vdc"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:47.318757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eee477a-50cd-4786-8c4b-a28823e981a1 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "921f1f1e-a8f6-4ab1-931c-b7c4c40acc73", "mountpoint": "/dev/vdc"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:47.336080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eee477a-50cd-4786-8c4b-a28823e981a1 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/950738f2-5a04-47d1-ac6d-ba3f96c9eb05/action returned with HTTP 404 Jan 10 14:43:47.339141 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1619/3066] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:47 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/950738f2-5a04-47d1-ac6d-ba3f96c9eb05/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:47.591939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96e9e6b7-fa19-4474-a7cf-b4362ed6fa16 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:47.594783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96e9e6b7-fa19-4474-a7cf-b4362ed6fa16 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:47.595979 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96e9e6b7-fa19-4474-a7cf-b4362ed6fa16 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:47.611100 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:47.611100 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:47.618930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-96e9e6b7-fa19-4474-a7cf-b4362ed6fa16 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:47.637390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96e9e6b7-fa19-4474-a7cf-b4362ed6fa16 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:47.639055 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1448/3067] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:47 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:48.653170 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff3c728d-792d-4ff9-8c76-a6084f0f4521 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:48.654374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff3c728d-792d-4ff9-8c76-a6084f0f4521 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:48.655286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff3c728d-792d-4ff9-8c76-a6084f0f4521 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:48.671707 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:48.671707 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:48.693430 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff3c728d-792d-4ff9-8c76-a6084f0f4521 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:48.704006 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff3c728d-792d-4ff9-8c76-a6084f0f4521 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:48.714322 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1620/3068] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:48 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:49.721383 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0528da48-23c5-4242-ad44-a916cf5c62d3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:49.722433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0528da48-23c5-4242-ad44-a916cf5c62d3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:49.723168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0528da48-23c5-4242-ad44-a916cf5c62d3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:49.745190 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:49.745190 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:49.753992 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0528da48-23c5-4242-ad44-a916cf5c62d3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:49.765149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0528da48-23c5-4242-ad44-a916cf5c62d3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:49.766553 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1449/3069] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:49 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:50.783373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecbc3c36-22d3-4faf-ba50-a2415aea4725 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:50.784215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ecbc3c36-22d3-4faf-ba50-a2415aea4725 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:50.785326 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ecbc3c36-22d3-4faf-ba50-a2415aea4725 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:50.803440 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:50.803440 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:50.811318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ecbc3c36-22d3-4faf-ba50-a2415aea4725 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:50.826633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecbc3c36-22d3-4faf-ba50-a2415aea4725 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:50.828230 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1621/3070] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:50 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:51.843744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-272470bc-cdd0-4165-a5af-4fde57191527 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:51.844332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-272470bc-cdd0-4165-a5af-4fde57191527 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:51.844980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-272470bc-cdd0-4165-a5af-4fde57191527 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:51.861379 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:51.861379 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:51.875411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-272470bc-cdd0-4165-a5af-4fde57191527 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:51.885636 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-272470bc-cdd0-4165-a5af-4fde57191527 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:51.886975 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1450/3071] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:51 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:52.901257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-806ad924-7bb6-4445-86ba-de2e01956cf9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:52.905724 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-806ad924-7bb6-4445-86ba-de2e01956cf9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:52.908337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-806ad924-7bb6-4445-86ba-de2e01956cf9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:52.924917 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:52.924917 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:52.953469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-806ad924-7bb6-4445-86ba-de2e01956cf9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:52.983213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-806ad924-7bb6-4445-86ba-de2e01956cf9 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:52.984889 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1622/3072] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:52 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:54.000107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61f8ba93-c07a-4133-b883-e253258efcc4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:54.005366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61f8ba93-c07a-4133-b883-e253258efcc4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:54.005366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61f8ba93-c07a-4133-b883-e253258efcc4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:54.046863 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:54.046863 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:54.060995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-61f8ba93-c07a-4133-b883-e253258efcc4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:54.071287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61f8ba93-c07a-4133-b883-e253258efcc4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:54.073169 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1451/3073] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:53 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:54.652207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:54.653457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "25c04341-110e-4387-bc44-b14aa9f9d38a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1513419439"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:54.656487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume request body: {'volume': {'imageRef': '25c04341-110e-4387-bc44-b14aa9f9d38a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1513419439'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:54.790516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume of 2 GB Jan 10 14:43:54.799310 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Availability Zones retrieved successfully. Jan 10 14:43:54.819227 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Flow 'volume_create_api' (d27371ca-ec5e-4e85-a7ee-776cdcb341d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:54.823654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68158b68-dfaa-4680-a439-47b5db1ea8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:54.837598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Validating volume size '2' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:43:54.889828 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.volume.api [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68158b68-dfaa-4680-a439-47b5db1ea8c0) transitioned into state 'FAILURE' from state 'RUNNING' Jan 10 14:43:54.889828 n-d-master-5 devstack@c-api.service[110760]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 25c04341-110e-4387-bc44-b14aa9f9d38a is not active. Jan 10 14:43:54.897476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68158b68-dfaa-4680-a439-47b5db1ea8c0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:54.900184 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.volume.api [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68158b68-dfaa-4680-a439-47b5db1ea8c0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:43:54.905755 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.volume.api [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Flow 'volume_create_api' (d27371ca-ec5e-4e85-a7ee-776cdcb341d4) transitioned into state 'REVERTED' from state 'RUNNING' Jan 10 14:43:54.905755 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e67d9841-9d3e-40d4-8b23-d35fec1b1eff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 400 Jan 10 14:43:54.905755 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1623/3074] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:43:54 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 125 bytes in 258 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:55.088700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31ff579b-bc96-48c0-ae7e-0cb446ed1e4b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:55.089992 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31ff579b-bc96-48c0-ae7e-0cb446ed1e4b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:55.090747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31ff579b-bc96-48c0-ae7e-0cb446ed1e4b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:55.114134 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:55.114134 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:55.121894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-31ff579b-bc96-48c0-ae7e-0cb446ed1e4b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:55.132751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31ff579b-bc96-48c0-ae7e-0cb446ed1e4b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:55.132751 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1452/3075] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:55 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:56.149613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-352c70ae-7cf3-4e32-8f6e-f622cfc73939 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:56.150341 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-352c70ae-7cf3-4e32-8f6e-f622cfc73939 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:56.151527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-352c70ae-7cf3-4e32-8f6e-f622cfc73939 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:56.198296 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:56.198296 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:56.217311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-352c70ae-7cf3-4e32-8f6e-f622cfc73939 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:56.231655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-352c70ae-7cf3-4e32-8f6e-f622cfc73939 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:56.232701 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1624/3076] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:56 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:57.224185 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:57.225498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "852380a0-fa69-4e03-95bf-77263995912e"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:57.226437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume request body: {'volume': {'size': 1, 'imageRef': '852380a0-fa69-4e03-95bf-77263995912e'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:57.258329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0cb4f18-7aad-4bed-a10a-5634a4cbfb81 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:57.258329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0cb4f18-7aad-4bed-a10a-5634a4cbfb81 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:57.259774 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0cb4f18-7aad-4bed-a10a-5634a4cbfb81 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:57.274362 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:57.274362 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:57.286735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d0cb4f18-7aad-4bed-a10a-5634a4cbfb81 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:57.297437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0cb4f18-7aad-4bed-a10a-5634a4cbfb81 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:57.298243 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1625/3077] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:57 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:57.341965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume of 1 GB Jan 10 14:43:57.362573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Availability Zones retrieved successfully. Jan 10 14:43:57.378229 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Flow 'volume_create_api' (14226082-f52c-4a2b-8087-333ebcd179ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:43:57.380767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb4aa47-b649-42f9-b7bc-1c23a5b15969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:57.383200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:43:57.425137 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb4aa47-b649-42f9-b7bc-1c23a5b15969) transitioned into state 'FAILURE' from state 'RUNNING' Jan 10 14:43:57.425137 n-d-master-5 devstack@c-api.service[110759]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 10 14:43:57.430053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb4aa47-b649-42f9-b7bc-1c23a5b15969) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:43:57.432664 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb4aa47-b649-42f9-b7bc-1c23a5b15969) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:43:57.435738 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Flow 'volume_create_api' (14226082-f52c-4a2b-8087-333ebcd179ba) transitioned into state 'REVERTED' from state 'RUNNING' Jan 10 14:43:57.436536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-791d7599-f909-4725-89d4-69b45ef02d95 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 400 Jan 10 14:43:57.437956 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1453/3078] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:57 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 134 bytes in 221 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:58.218123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10c78ad2-d238-447e-a291-0d33243c3bea tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:58.219397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-10c78ad2-d238-447e-a291-0d33243c3bea tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.221080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10c78ad2-d238-447e-a291-0d33243c3bea tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 400 Jan 10 14:43:58.222649 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1626/3079] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:58.233640 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e723bed-36f4-49f7-9acc-ba04181652c4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:58.234353 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4e723bed-36f4-49f7-9acc-ba04181652c4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0be0db09-8cc7-4f46-bb51-22c1ee80a119"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.235505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-4e723bed-36f4-49f7-9acc-ba04181652c4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0be0db09-8cc7-4f46-bb51-22c1ee80a119'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:58.263116 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e723bed-36f4-49f7-9acc-ba04181652c4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 404 Jan 10 14:43:58.263116 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1454/3080] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:58.270603 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75fb3019-aef3-49c0-8343-f1c51338578f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:58.272062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75fb3019-aef3-49c0-8343-f1c51338578f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "72a47535-b96e-42a1-aa5a-79ef73d3fd7e"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.273232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-75fb3019-aef3-49c0-8343-f1c51338578f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '72a47535-b96e-42a1-aa5a-79ef73d3fd7e'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:58.286838 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75fb3019-aef3-49c0-8343-f1c51338578f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 404 Jan 10 14:43:58.287930 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1627/3081] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:58.308473 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f8d30d2-8f17-4254-b126-956e7cc15ed6 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:58.309389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f8d30d2-8f17-4254-b126-956e7cc15ed6 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "935dcb5a-a7f5-444a-89ac-91dfef86cdda"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.310910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-3f8d30d2-8f17-4254-b126-956e7cc15ed6 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Create volume request body: {'volume': {'size': 1, 'volume_type': '935dcb5a-a7f5-444a-89ac-91dfef86cdda'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:43:58.313016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bbec0d33-1f5e-4af1-81d9-3a9b62a59a79 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:58.313461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bbec0d33-1f5e-4af1-81d9-3a9b62a59a79 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:58.314100 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bbec0d33-1f5e-4af1-81d9-3a9b62a59a79 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:58.326730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f8d30d2-8f17-4254-b126-956e7cc15ed6 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 404 Jan 10 14:43:58.329374 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1455/3082] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:58.336276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa8318d6-50d7-450a-9de3-96532e0d95b2 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:58.336923 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa8318d6-50d7-450a-9de3-96532e0d95b2 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.338501 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa8318d6-50d7-450a-9de3-96532e0d95b2 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 400 Jan 10 14:43:58.339599 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1456/3083] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 10 14:43:58.351447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c4382a2-e99d-4c82-9d9a-5103d20030ff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:58.352383 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c4382a2-e99d-4c82-9d9a-5103d20030ff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.354432 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c4382a2-e99d-4c82-9d9a-5103d20030ff tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 400 Jan 10 14:43:58.359164 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:58.359164 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:58.361445 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1457/3084] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 125 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:58.365310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-63ebc85f-bd0b-48dc-84fd-498cab1e94e2 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes Jan 10 14:43:58.366006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-63ebc85f-bd0b-48dc-84fd-498cab1e94e2 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.369152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-63ebc85f-bd0b-48dc-84fd-498cab1e94e2 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes returned with HTTP 400 Jan 10 14:43:58.370534 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1458/3085] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:58.376225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bbec0d33-1f5e-4af1-81d9-3a9b62a59a79 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:58.384693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b98891b-0b14-4058-afc1-871e149d4b0b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] DELETE http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-284625573 Jan 10 14:43:58.385550 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b98891b-0b14-4058-afc1-871e149d4b0b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:58.386246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b98891b-0b14-4058-afc1-871e149d4b0b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:58.386645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-0b98891b-0b14-4058-afc1-871e149d4b0b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Delete volume with id: tempest-invalid-284625573 Jan 10 14:43:58.387604 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bbec0d33-1f5e-4af1-81d9-3a9b62a59a79 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:58.392300 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1628/3086] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:58 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:43:58.404102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b98891b-0b14-4058-afc1-871e149d4b0b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-284625573 returned with HTTP 404 Jan 10 14:43:58.404662 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1459/3087] 10.222.0.20 () {58 vars in 1294 bytes} [Mon Jan 10 14:43:58 2022] DELETE /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-284625573 => generated 98 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:43:58.413570 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1629/3088] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:43:58 2022] DELETE /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 10 14:43:58.424359 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-93af2d4d-4368-4560-9b3b-a5bc0d35d88d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/xxx/action Jan 10 14:43:58.425188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-93af2d4d-4368-4560-9b3b-a5bc0d35d88d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-detach": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:58.425527 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-93af2d4d-4368-4560-9b3b-a5bc0d35d88d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.436892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-93af2d4d-4368-4560-9b3b-a5bc0d35d88d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/xxx/action returned with HTTP 404 Jan 10 14:43:58.437796 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1460/3089] 10.222.0.20 () {60 vars in 1267 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/xxx/action => generated 76 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:43:58.447563 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be20b9b6-24ac-419a-a130-97a755099d38 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-1873970874 Jan 10 14:43:58.448003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be20b9b6-24ac-419a-a130-97a755099d38 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:58.448470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be20b9b6-24ac-419a-a130-97a755099d38 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:58.458748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be20b9b6-24ac-419a-a130-97a755099d38 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-1873970874 returned with HTTP 404 Jan 10 14:43:58.459622 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1630/3090] 10.222.0.20 () {58 vars in 1294 bytes} [Mon Jan 10 14:43:58 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-1873970874 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:43:58.471226 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1461/3091] 10.222.0.20 () {58 vars in 1216 bytes} [Mon Jan 10 14:43:58 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 10 14:43:58.480078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/detail?status=null Jan 10 14:43:58.480556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:58.481005 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:58.481702 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:43:58.482226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Could not evaluate value null, assuming string {{(pid=110760) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:43:58.483716 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:43:58.543562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Get all volumes completed successfully. Jan 10 14:43:58.548953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd1b2763-a1f0-4d9a-b4de-806790090527 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/detail?status=null returned with HTTP 200 Jan 10 14:43:58.561711 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1631/3092] 10.222.0.20 () {58 vars in 1257 bytes} [Mon Jan 10 14:43:58 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/detail?status=null => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:43:58.566408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dc5196d-2770-40e9-9b62-386c1065c3fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1488482299 Jan 10 14:43:58.566922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9dc5196d-2770-40e9-9b62-386c1065c3fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:58.567452 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9dc5196d-2770-40e9-9b62-386c1065c3fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:58.568338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-9dc5196d-2770-40e9-9b62-386c1065c3fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:43:58.570183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9dc5196d-2770-40e9-9b62-386c1065c3fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1488482299'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:43:58.622972 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9dc5196d-2770-40e9-9b62-386c1065c3fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Get all volumes completed successfully. Jan 10 14:43:58.629743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9dc5196d-2770-40e9-9b62-386c1065c3fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1488482299 returned with HTTP 200 Jan 10 14:43:58.631002 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1462/3093] 10.222.0.20 () {58 vars in 1335 bytes} [Mon Jan 10 14:43:58 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1488482299 => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:43:58.651666 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes?status=null Jan 10 14:43:58.652365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:58.652813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:58.653393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:43:58.653975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Could not evaluate value null, assuming string {{(pid=110760) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:43:58.655718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:43:58.737749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Get all volumes completed successfully. Jan 10 14:43:58.737749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d70864a6-77b7-4b8d-8bcc-4f2a3556615a tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes?status=null returned with HTTP 200 Jan 10 14:43:58.739213 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1632/3094] 10.222.0.20 () {58 vars in 1236 bytes} [Mon Jan 10 14:43:58 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes?status=null => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:43:58.750514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb478b56-c952-4dc9-8ebd-abeedd7f879f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes?name=tempest-VolumesNegativeTest-Volume-1497829703 Jan 10 14:43:58.751016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb478b56-c952-4dc9-8ebd-abeedd7f879f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:58.751702 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb478b56-c952-4dc9-8ebd-abeedd7f879f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:58.753174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-cb478b56-c952-4dc9-8ebd-abeedd7f879f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:43:58.757209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb478b56-c952-4dc9-8ebd-abeedd7f879f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1497829703'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:43:58.807552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cb478b56-c952-4dc9-8ebd-abeedd7f879f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Get all volumes completed successfully. Jan 10 14:43:58.808284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb478b56-c952-4dc9-8ebd-abeedd7f879f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes?name=tempest-VolumesNegativeTest-Volume-1497829703 returned with HTTP 200 Jan 10 14:43:58.809120 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1463/3095] 10.222.0.20 () {58 vars in 1314 bytes} [Mon Jan 10 14:43:58 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes?name=tempest-VolumesNegativeTest-Volume-1497829703 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:43:58.818803 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4c3e75c-55bf-4a4e-8415-2ca8ae252a56 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action Jan 10 14:43:58.819508 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4c3e75c-55bf-4a4e-8415-2ca8ae252a56 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-reserve": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:58.819867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f4c3e75c-55bf-4a4e-8415-2ca8ae252a56 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.833842 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:58.833842 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:58.837443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f4c3e75c-55bf-4a4e-8415-2ca8ae252a56 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:58.955548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f4c3e75c-55bf-4a4e-8415-2ca8ae252a56 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Reserve volume completed successfully. Jan 10 14:43:58.956040 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f4c3e75c-55bf-4a4e-8415-2ca8ae252a56 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action returned with HTTP 202 Jan 10 14:43:58.958542 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1633/3096] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:43:58.966244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b4bec85-6fe2-4dda-bb72-e96c9c6be722 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action Jan 10 14:43:58.966971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b4bec85-6fe2-4dda-bb72-e96c9c6be722 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-reserve": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:58.967296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b4bec85-6fe2-4dda-bb72-e96c9c6be722 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:58.983643 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:58.983643 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:58.985161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b4bec85-6fe2-4dda-bb72-e96c9c6be722 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:59.002327 n-d-master-5 devstack@c-api.service[110759]: ERROR cinder.volume.api [None req-3b4bec85-6fe2-4dda-bb72-e96c9c6be722 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume status must be available to reserve, but the status is attaching. Jan 10 14:43:59.003094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b4bec85-6fe2-4dda-bb72-e96c9c6be722 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action returned with HTTP 400 Jan 10 14:43:59.009243 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1464/3097] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:58 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action => generated 132 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:59.012420 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53bc671d-0f51-44c5-9e4a-2ba4b60f6f76 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action Jan 10 14:43:59.013495 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53bc671d-0f51-44c5-9e4a-2ba4b60f6f76 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-unreserve": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.014064 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53bc671d-0f51-44c5-9e4a-2ba4b60f6f76 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.031548 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:59.031548 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:59.032918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-53bc671d-0f51-44c5-9e4a-2ba4b60f6f76 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:59.175662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-53bc671d-0f51-44c5-9e4a-2ba4b60f6f76 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Unreserve volume completed successfully. Jan 10 14:43:59.176120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53bc671d-0f51-44c5-9e4a-2ba4b60f6f76 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action returned with HTTP 202 Jan 10 14:43:59.186152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0621c35-a955-4513-b496-0dff36dda56b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/3015c1a8-4f81-46ce-aad3-cd43d482f1f2/action Jan 10 14:43:59.186936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0621c35-a955-4513-b496-0dff36dda56b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-reserve": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.187262 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0621c35-a955-4513-b496-0dff36dda56b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.190718 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1634/3098] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:43:59.205816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0621c35-a955-4513-b496-0dff36dda56b tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/3015c1a8-4f81-46ce-aad3-cd43d482f1f2/action returned with HTTP 404 Jan 10 14:43:59.209967 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1465/3099] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/3015c1a8-4f81-46ce-aad3-cd43d482f1f2/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:59.218413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b680045-6cd2-46e7-beeb-bd97b0de76fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/c960c82d-b069-4c38-ba4a-727ead1fbb84/action Jan 10 14:43:59.219763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b680045-6cd2-46e7-beeb-bd97b0de76fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-unreserve": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.220726 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b680045-6cd2-46e7-beeb-bd97b0de76fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.234679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b680045-6cd2-46e7-beeb-bd97b0de76fa tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/c960c82d-b069-4c38-ba4a-727ead1fbb84/action returned with HTTP 404 Jan 10 14:43:59.254711 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1466/3100] 10.222.0.20 () {60 vars in 1236 bytes} [Mon Jan 10 14:43:59 2022] PUT /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/ => generated 112 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 10 14:43:59.259028 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f060324-f1f1-4532-ba23-a3f28bf5ed16 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] PUT http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-1953535539 Jan 10 14:43:59.259418 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1635/3101] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/c960c82d-b069-4c38-ba4a-727ead1fbb84/action => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:59.260452 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f060324-f1f1-4532-ba23-a3f28bf5ed16 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.271876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f060324-f1f1-4532-ba23-a3f28bf5ed16 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-1953535539 returned with HTTP 404 Jan 10 14:43:59.283273 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1467/3102] 10.222.0.20 () {60 vars in 1314 bytes} [Mon Jan 10 14:43:59 2022] PUT /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/tempest-invalid-1953535539 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:43:59.293497 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c5b5f14-f70c-4289-ac32-8a1a4af44341 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] PUT http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/7de98140-fc5d-4105-b30d-33dfa1f9dfbb Jan 10 14:43:59.294587 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c5b5f14-f70c-4289-ac32-8a1a4af44341 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.315033 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c5b5f14-f70c-4289-ac32-8a1a4af44341 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/7de98140-fc5d-4105-b30d-33dfa1f9dfbb returned with HTTP 404 Jan 10 14:43:59.317170 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1636/3103] 10.222.0.20 () {60 vars in 1344 bytes} [Mon Jan 10 14:43:59 2022] PUT /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/7de98140-fc5d-4105-b30d-33dfa1f9dfbb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:43:59.327004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c35a32d4-f4c3-4df2-921e-803f31799bbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] DELETE http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/ffb732cd-4a7a-4afe-8315-57882fd871da Jan 10 14:43:59.327506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c35a32d4-f4c3-4df2-921e-803f31799bbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:59.327962 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c35a32d4-f4c3-4df2-921e-803f31799bbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:59.328499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-c35a32d4-f4c3-4df2-921e-803f31799bbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Delete volume with id: ffb732cd-4a7a-4afe-8315-57882fd871da Jan 10 14:43:59.342823 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c35a32d4-f4c3-4df2-921e-803f31799bbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/ffb732cd-4a7a-4afe-8315-57882fd871da returned with HTTP 404 Jan 10 14:43:59.343849 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1468/3104] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:43:59 2022] DELETE /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/ffb732cd-4a7a-4afe-8315-57882fd871da => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:43:59.357582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2c49970a-2d41-4db4-a790-7bb7db3b3937 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action Jan 10 14:43:59.359320 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2c49970a-2d41-4db4-a790-7bb7db3b3937 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.359720 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2c49970a-2d41-4db4-a790-7bb7db3b3937 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.361473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2c49970a-2d41-4db4-a790-7bb7db3b3937 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action returned with HTTP 400 Jan 10 14:43:59.364288 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1637/3105] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action => generated 140 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:59.371601 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d0bc7e3-f6ce-4dda-922c-ce8ad2039e90 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action Jan 10 14:43:59.372557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d0bc7e3-f6ce-4dda-922c-ce8ad2039e90 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.373065 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d0bc7e3-f6ce-4dda-922c-ce8ad2039e90 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.374331 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d0bc7e3-f6ce-4dda-922c-ce8ad2039e90 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action returned with HTTP 400 Jan 10 14:43:59.376329 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1469/3106] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 10 14:43:59.386892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f85b9dc-6828-4eed-9abd-93d211cde09d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/d6c4f6f1-f88f-4eb0-9fe6-a470b23a643c/action Jan 10 14:43:59.387599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f85b9dc-6828-4eed-9abd-93d211cde09d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.387919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f85b9dc-6828-4eed-9abd-93d211cde09d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.401751 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f85b9dc-6828-4eed-9abd-93d211cde09d tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/d6c4f6f1-f88f-4eb0-9fe6-a470b23a643c/action returned with HTTP 404 Jan 10 14:43:59.402728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1638/3107] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/d6c4f6f1-f88f-4eb0-9fe6-a470b23a643c/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:43:59.408317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dce16d80-5eb3-4bb4-9bfc-9fbd5fbc5a7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:43:59.409160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dce16d80-5eb3-4bb4-9bfc-9fbd5fbc5a7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:59.409957 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dce16d80-5eb3-4bb4-9bfc-9fbd5fbc5a7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:59.413199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bfa439d-4d7b-4171-9c0c-760dba46f0ba tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action Jan 10 14:43:59.414021 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bfa439d-4d7b-4171-9c0c-760dba46f0ba tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.414432 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bfa439d-4d7b-4171-9c0c-760dba46f0ba tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.416281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bfa439d-4d7b-4171-9c0c-760dba46f0ba tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action returned with HTTP 400 Jan 10 14:43:59.420577 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1639/3108] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:43:59.427417 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:59.427417 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:59.435812 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dce16d80-5eb3-4bb4-9bfc-9fbd5fbc5a7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:43:59.437713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7545a2f8-9870-4645-98a4-6a2906baa813 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] POST http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/None/action Jan 10 14:43:59.438504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7545a2f8-9870-4645-98a4-6a2906baa813 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:43:59.438908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7545a2f8-9870-4645-98a4-6a2906baa813 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:43:59.453380 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dce16d80-5eb3-4bb4-9bfc-9fbd5fbc5a7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:43:59.455530 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1470/3109] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:59 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:43:59.476108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7545a2f8-9870-4645-98a4-6a2906baa813 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/None/action returned with HTTP 404 Jan 10 14:43:59.477413 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1640/3110] 10.222.0.20 () {60 vars in 1270 bytes} [Mon Jan 10 14:43:59 2022] POST /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/None/action => generated 77 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:43:59.487192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-68e590bc-7ba8-445f-8a44-028957a9c5d8 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/23f858ae-ad16-4815-8b39-9bdd17aad19c Jan 10 14:43:59.488077 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-68e590bc-7ba8-445f-8a44-028957a9c5d8 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:59.493894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-68e590bc-7ba8-445f-8a44-028957a9c5d8 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:59.505360 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-68e590bc-7ba8-445f-8a44-028957a9c5d8 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/23f858ae-ad16-4815-8b39-9bdd17aad19c returned with HTTP 404 Jan 10 14:43:59.506724 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1471/3111] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:59 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/23f858ae-ad16-4815-8b39-9bdd17aad19c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:43:59.514953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7285f678-acd3-47f7-88e9-f03d78e616f4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] DELETE http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:43:59.515461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7285f678-acd3-47f7-88e9-f03d78e616f4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:59.515995 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7285f678-acd3-47f7-88e9-f03d78e616f4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:59.516558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-7285f678-acd3-47f7-88e9-f03d78e616f4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Delete volume with id: 59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:43:59.550527 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:59.550527 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:59.550527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7285f678-acd3-47f7-88e9-f03d78e616f4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:59.815689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7285f678-acd3-47f7-88e9-f03d78e616f4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Delete volume request issued successfully. Jan 10 14:43:59.816108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7285f678-acd3-47f7-88e9-f03d78e616f4 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 202 Jan 10 14:43:59.817068 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1641/3112] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:43:59 2022] DELETE /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:43:59.824961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85f99506-3c54-42a8-871e-1fa40a3aff8f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:43:59.825428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85f99506-3c54-42a8-871e-1fa40a3aff8f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:43:59.825994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85f99506-3c54-42a8-871e-1fa40a3aff8f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:43:59.856941 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:43:59.856941 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:43:59.867078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-85f99506-3c54-42a8-871e-1fa40a3aff8f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:43:59.874945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85f99506-3c54-42a8-871e-1fa40a3aff8f tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:43:59.876543 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1472/3113] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:43:59 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 910 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:44:00.477554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c080888-4380-4316-9e79-4cee8b04df68 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:00.477554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c080888-4380-4316-9e79-4cee8b04df68 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:00.477554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c080888-4380-4316-9e79-4cee8b04df68 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:00.491893 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:00.491893 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:00.505387 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0c080888-4380-4316-9e79-4cee8b04df68 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:00.525384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c080888-4380-4316-9e79-4cee8b04df68 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:00.526218 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1642/3114] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:00 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:00.891470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2904983-7787-4750-89f2-906080417268 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:44:00.892046 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2904983-7787-4750-89f2-906080417268 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:00.892375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2904983-7787-4750-89f2-906080417268 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:00.912406 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:00.912406 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:00.922593 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e2904983-7787-4750-89f2-906080417268 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:44:00.933821 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2904983-7787-4750-89f2-906080417268 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:44:00.943333 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1473/3115] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:00 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 910 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:01.549880 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0769b5cc-006e-48bc-a237-66edd196af0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:01.550312 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0769b5cc-006e-48bc-a237-66edd196af0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:01.550793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0769b5cc-006e-48bc-a237-66edd196af0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:01.572791 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:01.572791 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:01.577043 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0769b5cc-006e-48bc-a237-66edd196af0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:01.586090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0769b5cc-006e-48bc-a237-66edd196af0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:01.596705 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1643/3116] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:01 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:01.949944 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0abafdf4-49f5-40c3-83bc-ceb5c912dbbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:44:01.951358 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0abafdf4-49f5-40c3-83bc-ceb5c912dbbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:01.952376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0abafdf4-49f5-40c3-83bc-ceb5c912dbbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:01.968809 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:01.968809 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:01.980839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0abafdf4-49f5-40c3-83bc-ceb5c912dbbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:44:01.990231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0abafdf4-49f5-40c3-83bc-ceb5c912dbbe tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:44:01.990932 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1474/3117] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:01 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 910 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:02.609599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e26d450-bccb-4aad-96b6-b32589b38f54 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:02.613118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2e26d450-bccb-4aad-96b6-b32589b38f54 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:02.614133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2e26d450-bccb-4aad-96b6-b32589b38f54 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:02.641122 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:02.641122 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:02.652052 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2e26d450-bccb-4aad-96b6-b32589b38f54 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:02.662424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e26d450-bccb-4aad-96b6-b32589b38f54 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:02.663612 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1644/3118] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:02 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:03.010249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b436e234-814a-4a47-a355-97f9a0c08441 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:44:03.011375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b436e234-814a-4a47-a355-97f9a0c08441 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:03.011824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b436e234-814a-4a47-a355-97f9a0c08441 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:03.034089 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:03.034089 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:03.046221 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b436e234-814a-4a47-a355-97f9a0c08441 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Volume info retrieved successfully. Jan 10 14:44:03.063406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b436e234-814a-4a47-a355-97f9a0c08441 tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 200 Jan 10 14:44:03.064182 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1475/3119] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:03 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 910 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:44:03.684372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e879725a-568a-498a-91a4-9ce0271c884c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:03.684984 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e879725a-568a-498a-91a4-9ce0271c884c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:03.685270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e879725a-568a-498a-91a4-9ce0271c884c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:03.702620 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:03.702620 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:03.716203 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e879725a-568a-498a-91a4-9ce0271c884c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:03.736108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e879725a-568a-498a-91a4-9ce0271c884c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:03.737898 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1645/3120] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:03 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:04.078619 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6948e316-a14d-4362-bc82-6ccc54bce40e tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] GET http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 Jan 10 14:44:04.079110 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6948e316-a14d-4362-bc82-6ccc54bce40e tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:04.079505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6948e316-a14d-4362-bc82-6ccc54bce40e tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:04.111910 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6948e316-a14d-4362-bc82-6ccc54bce40e tempest-VolumesNegativeTest-1198044498 tempest-VolumesNegativeTest-1198044498-project] http://10.222.0.20/volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 returned with HTTP 404 Jan 10 14:44:04.111910 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1476/3121] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:04 2022] GET /volume/v3/30ea5e8a05024639a6a9ccd8bef3f71a/volumes/59a922d9-42f5-4303-b93d-970e61407891 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:44:04.753547 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f49c38b-5994-4417-a947-9ca6c8747ef0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:04.754125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f49c38b-5994-4417-a947-9ca6c8747ef0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:04.754637 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f49c38b-5994-4417-a947-9ca6c8747ef0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:04.779568 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:04.779568 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:04.809237 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f49c38b-5994-4417-a947-9ca6c8747ef0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:04.829451 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f49c38b-5994-4417-a947-9ca6c8747ef0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:04.833466 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1646/3122] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:04 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:05.849214 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38ee5b43-b004-45e2-8988-9bd32494c60e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:05.858156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38ee5b43-b004-45e2-8988-9bd32494c60e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:05.858156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38ee5b43-b004-45e2-8988-9bd32494c60e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:05.887899 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:05.887899 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:05.908202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-38ee5b43-b004-45e2-8988-9bd32494c60e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:05.939509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38ee5b43-b004-45e2-8988-9bd32494c60e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:05.941200 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1477/3123] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:05 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:06.956742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c44cdc77-84a2-439f-8d45-84a83c2bb011 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:06.957564 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c44cdc77-84a2-439f-8d45-84a83c2bb011 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:06.958258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c44cdc77-84a2-439f-8d45-84a83c2bb011 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:06.985565 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:06.985565 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:07.003682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c44cdc77-84a2-439f-8d45-84a83c2bb011 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:07.015505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c44cdc77-84a2-439f-8d45-84a83c2bb011 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:07.016973 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1647/3124] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:06 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:08.032857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8cffe113-0df0-416d-a2a2-1b98de8a92a7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:08.033341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8cffe113-0df0-416d-a2a2-1b98de8a92a7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:08.033857 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8cffe113-0df0-416d-a2a2-1b98de8a92a7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:08.048822 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:08.048822 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:08.056325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8cffe113-0df0-416d-a2a2-1b98de8a92a7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:08.065499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8cffe113-0df0-416d-a2a2-1b98de8a92a7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:08.073699 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1478/3125] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:08 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:09.081701 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-934fa141-6f46-4ccf-a097-a97a1cb7a39e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:09.082489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-934fa141-6f46-4ccf-a097-a97a1cb7a39e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:09.082981 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-934fa141-6f46-4ccf-a097-a97a1cb7a39e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:09.098421 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:09.098421 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:09.118301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-934fa141-6f46-4ccf-a097-a97a1cb7a39e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:09.130406 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-934fa141-6f46-4ccf-a097-a97a1cb7a39e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:09.131392 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1648/3126] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:09 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:10.149011 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26c7c796-d16a-44b4-be47-c503948162d6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:10.150220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26c7c796-d16a-44b4-be47-c503948162d6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:10.150847 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26c7c796-d16a-44b4-be47-c503948162d6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:10.165956 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:10.165956 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:10.178056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-26c7c796-d16a-44b4-be47-c503948162d6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:10.189085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26c7c796-d16a-44b4-be47-c503948162d6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:10.189809 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1479/3127] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:10 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:11.204645 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0ae34f35-43d0-4f19-a9bc-74ee4522ad7b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:11.205700 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0ae34f35-43d0-4f19-a9bc-74ee4522ad7b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:11.206314 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0ae34f35-43d0-4f19-a9bc-74ee4522ad7b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:11.221990 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:11.221990 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:11.230085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0ae34f35-43d0-4f19-a9bc-74ee4522ad7b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:11.240398 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0ae34f35-43d0-4f19-a9bc-74ee4522ad7b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:11.241702 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1649/3128] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:11 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:44:12.256067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b234e87a-a11d-46dd-8274-6c797fbdd4dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:12.258001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b234e87a-a11d-46dd-8274-6c797fbdd4dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:12.258710 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b234e87a-a11d-46dd-8274-6c797fbdd4dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:12.275303 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:12.275303 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:12.293879 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b234e87a-a11d-46dd-8274-6c797fbdd4dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:12.310251 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b234e87a-a11d-46dd-8274-6c797fbdd4dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:12.311314 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1480/3129] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:12 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:13.326002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b4c5ed9-9b2d-4402-b7e9-63b589bf8755 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:13.326465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b4c5ed9-9b2d-4402-b7e9-63b589bf8755 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:13.326875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b4c5ed9-9b2d-4402-b7e9-63b589bf8755 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:13.356964 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:13.356964 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:13.368434 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6b4c5ed9-9b2d-4402-b7e9-63b589bf8755 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:13.387518 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b4c5ed9-9b2d-4402-b7e9-63b589bf8755 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:13.388575 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1650/3130] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:13 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 939 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:14.393753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1939291f-d22c-46db-ab2e-fe9d60b6bbf5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:14.394317 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1939291f-d22c-46db-ab2e-fe9d60b6bbf5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:14.394680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1939291f-d22c-46db-ab2e-fe9d60b6bbf5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:14.409082 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:14.409082 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:14.417354 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1939291f-d22c-46db-ab2e-fe9d60b6bbf5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:14.427529 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1939291f-d22c-46db-ab2e-fe9d60b6bbf5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:14.428702 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1481/3131] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:14 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 1389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:44:14.442733 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-179659ed-e69d-49f5-b030-8191319e13dd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:14.443758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-179659ed-e69d-49f5-b030-8191319e13dd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:14.444198 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-179659ed-e69d-49f5-b030-8191319e13dd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:14.457738 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:14.457738 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:14.465775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-179659ed-e69d-49f5-b030-8191319e13dd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:14.475495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-179659ed-e69d-49f5-b030-8191319e13dd tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:14.476209 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1651/3132] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:14 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 1389 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:44:14.499627 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] POST http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes Jan 10 14:44:14.500477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1446033543"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:44:14.501621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1446033543'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:44:14.501930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume of 1 GB Jan 10 14:44:14.508224 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Availability Zones retrieved successfully. Jan 10 14:44:14.523470 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (8e28a9a7-02cf-45e1-8b4e-c4df36e00732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:44:14.526533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b728779f-727c-4aba-9e36-ff58ad7765be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:14.528981 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:44:14.558968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b728779f-727c-4aba-9e36-ff58ad7765be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:14.561041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d300bd35-ed14-47cf-a643-7ba592d50f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:14.686126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Created reservations ['2a29a9f7-9e13-4916-abb6-cfc04714286a', '81668aad-867b-4289-bb3c-b9caf9465473', 'd35877f9-8671-4005-9a25-59d372b51ad4', '4c318782-b96f-4e89-bc62-8ff1de366667'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:44:14.687894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d300bd35-ed14-47cf-a643-7ba592d50f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a29a9f7-9e13-4916-abb6-cfc04714286a', '81668aad-867b-4289-bb3c-b9caf9465473', 'd35877f9-8671-4005-9a25-59d372b51ad4', '4c318782-b96f-4e89-bc62-8ff1de366667']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:14.690373 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64dcdec3-090c-4f51-8fe0-1a8a7e08e1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:14.815587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64dcdec3-090c-4f51-8fe0-1a8a7e08e1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372a5acb-0296-4545-b217-7e2b7df1c5c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1446033543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['2a29a9f7-9e13-4916-abb6-cfc04714286a','81668aad-867b-4289-bb3c-b9caf9465473','d35877f9-8671-4005-9a25-59d372b51ad4','4c318782-b96f-4e89-bc62-8ff1de366667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1446033543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=372a5acb-0296-4545-b217-7e2b7df1c5c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8d7c095b20450995c77185f54f51ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161b42f415004b0781262b9aafed0e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:14.818072 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc41f78-1f0d-490c-847b-233e2f4f6ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:14.928022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc41f78-1f0d-490c-847b-233e2f4f6ff8) transitioned into state 'SUCCESS' from state '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-1446033543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['2a29a9f7-9e13-4916-abb6-cfc04714286a','81668aad-867b-4289-bb3c-b9caf9465473','d35877f9-8671-4005-9a25-59d372b51ad4','4c318782-b96f-4e89-bc62-8ff1de366667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:14.931107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7eb290-86f0-4ba3-a984-fcc8b38f1778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:15.032213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7eb290-86f0-4ba3-a984-fcc8b38f1778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:15.036075 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (8e28a9a7-02cf-45e1-8b4e-c4df36e00732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:44:15.037685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request issued successfully. Jan 10 14:44:15.039106 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c768a1b-8a8a-4258-992b-c4cc7ce025c1 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes returned with HTTP 202 Jan 10 14:44:15.041121 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1482/3133] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:44:14 2022] POST /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes => generated 816 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:44:15.055707 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49d0a5d2-d07b-4f58-a3f4-a009a87ea4b0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:15.056866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49d0a5d2-d07b-4f58-a3f4-a009a87ea4b0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:15.057315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49d0a5d2-d07b-4f58-a3f4-a009a87ea4b0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:15.071569 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:15.071569 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:15.078609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-49d0a5d2-d07b-4f58-a3f4-a009a87ea4b0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:15.087991 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49d0a5d2-d07b-4f58-a3f4-a009a87ea4b0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:15.099324 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1652/3134] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:15 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:16.107158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dbacaac-24f5-4a4d-9896-ae088fdabc9a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:16.108668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dbacaac-24f5-4a4d-9896-ae088fdabc9a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:16.109398 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dbacaac-24f5-4a4d-9896-ae088fdabc9a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:16.126840 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:16.126840 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:16.136002 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3dbacaac-24f5-4a4d-9896-ae088fdabc9a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:16.145325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dbacaac-24f5-4a4d-9896-ae088fdabc9a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:16.146046 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1483/3135] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:16 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:17.159691 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-504e9c5d-8667-4c8c-946f-3aa99997ecfe tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:17.160234 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-504e9c5d-8667-4c8c-946f-3aa99997ecfe tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:17.160655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-504e9c5d-8667-4c8c-946f-3aa99997ecfe tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:17.174219 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:17.174219 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:17.181337 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-504e9c5d-8667-4c8c-946f-3aa99997ecfe tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:17.190394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-504e9c5d-8667-4c8c-946f-3aa99997ecfe tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:17.191116 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1653/3136] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:17 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:17.205772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] POST http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes Jan 10 14:44:17.207080 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "372a5acb-0296-4545-b217-7e2b7df1c5c2", "size": 2, "name": "tempest-VolumesCloneTest-Volume-40143474"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:44:17.208475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request body: {'volume': {'source_volid': '372a5acb-0296-4545-b217-7e2b7df1c5c2', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-40143474'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:44:17.223016 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:17.223016 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:17.224068 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume retrieved successfully. Jan 10 14:44:17.224394 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume of 2 GB Jan 10 14:44:17.230479 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Availability Zones retrieved successfully. Jan 10 14:44:17.245848 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (0ad1fad9-9e53-4c48-bfcf-526627237da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:44:17.248736 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252962c2-59e1-4dcf-8465-a3a056814550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:17.251167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:44:17.280933 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252962c2-59e1-4dcf-8465-a3a056814550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '372a5acb-0296-4545-b217-7e2b7df1c5c2', 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:17.282954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b94a15d1-4a49-48d9-80e9-ad93efb26ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:17.417943 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Created reservations ['abe318eb-ae08-4563-81c3-5960457f7534', '85290df2-81ed-4c66-b601-0f26eb4c59bb', '962689c3-de56-48b1-9352-a00d84ea3657', 'dfddd60d-b7c4-4641-a264-ca798f40916d'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:44:17.419726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b94a15d1-4a49-48d9-80e9-ad93efb26ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe318eb-ae08-4563-81c3-5960457f7534', '85290df2-81ed-4c66-b601-0f26eb4c59bb', '962689c3-de56-48b1-9352-a00d84ea3657', 'dfddd60d-b7c4-4641-a264-ca798f40916d']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:17.421715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1f71f8-6f7b-4c5f-a4a7-ee0b8bbe205b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:17.534244 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1f71f8-6f7b-4c5f-a4a7-ee0b8bbe205b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f437513-1957-4e1a-b7aa-970987cf2375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-40143474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['abe318eb-ae08-4563-81c3-5960457f7534','85290df2-81ed-4c66-b601-0f26eb4c59bb','962689c3-de56-48b1-9352-a00d84ea3657','dfddd60d-b7c4-4641-a264-ca798f40916d'],size=2,snapshot_id=None,source_replicaid=,source_volid=372a5acb-0296-4545-b217-7e2b7df1c5c2,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-40143474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f437513-1957-4e1a-b7aa-970987cf2375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8d7c095b20450995c77185f54f51ec',provider_auth=None,provider_geometry=None,provider_id=None,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=372a5acb-0296-4545-b217-7e2b7df1c5c2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161b42f415004b0781262b9aafed0e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:17.537234 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac08785d-cb40-4dfd-b689-57030036b428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:17.676035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac08785d-cb40-4dfd-b689-57030036b428) transitioned into state 'SUCCESS' from state '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-40143474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d7c095b20450995c77185f54f51ec',qos_specs=None,replication_status=,reservations=['abe318eb-ae08-4563-81c3-5960457f7534','85290df2-81ed-4c66-b601-0f26eb4c59bb','962689c3-de56-48b1-9352-a00d84ea3657','dfddd60d-b7c4-4641-a264-ca798f40916d'],size=2,snapshot_id=None,source_replicaid=,source_volid=372a5acb-0296-4545-b217-7e2b7df1c5c2,status='creating',user_id='161b42f415004b0781262b9aafed0e93',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:17.679068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbc3dda-d1b8-42e5-b77e-da5a6949a59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:44:17.794112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbc3dda-d1b8-42e5-b77e-da5a6949a59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:44:17.796460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Flow 'volume_create_api' (0ad1fad9-9e53-4c48-bfcf-526627237da8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:44:17.802003 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Create volume request issued successfully. Jan 10 14:44:17.802003 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-369f3e06-1324-46c5-a126-743c66556547 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes returned with HTTP 202 Jan 10 14:44:17.802003 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1484/3137] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:44:17 2022] POST /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes => generated 848 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:44:17.815217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4daae035-3be4-4353-bba5-c9ab9acada42 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:17.817750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4daae035-3be4-4353-bba5-c9ab9acada42 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:17.819169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4daae035-3be4-4353-bba5-c9ab9acada42 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:17.835403 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:17.835403 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:17.846280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4daae035-3be4-4353-bba5-c9ab9acada42 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:17.861211 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4daae035-3be4-4353-bba5-c9ab9acada42 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:17.863730 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1654/3138] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:17 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 916 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:18.882005 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30846fb8-684b-436f-a4bb-53da8ed2c6b8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:18.885195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30846fb8-684b-436f-a4bb-53da8ed2c6b8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:18.885837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-30846fb8-684b-436f-a4bb-53da8ed2c6b8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:18.906419 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:18.906419 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:18.918301 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-30846fb8-684b-436f-a4bb-53da8ed2c6b8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:18.929634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-30846fb8-684b-436f-a4bb-53da8ed2c6b8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:18.936431 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1485/3139] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:18 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:19.945243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48722168-f525-44b6-88c9-5df261962632 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:19.947070 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48722168-f525-44b6-88c9-5df261962632 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:19.948708 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48722168-f525-44b6-88c9-5df261962632 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:19.980910 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:19.980910 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:19.998140 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-48722168-f525-44b6-88c9-5df261962632 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:20.009979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48722168-f525-44b6-88c9-5df261962632 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:20.013694 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1655/3140] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:19 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:21.024059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a0340e0-8eb2-4b28-8387-995dc776c8f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:21.025408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a0340e0-8eb2-4b28-8387-995dc776c8f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:21.026100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a0340e0-8eb2-4b28-8387-995dc776c8f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:21.041710 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:21.041710 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:21.054276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0a0340e0-8eb2-4b28-8387-995dc776c8f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:21.065469 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a0340e0-8eb2-4b28-8387-995dc776c8f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:21.068322 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1486/3141] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:21 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:22.085586 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16dfcb34-e0e8-4614-a6ac-8acdb2b91a0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:22.086706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16dfcb34-e0e8-4614-a6ac-8acdb2b91a0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:22.087632 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16dfcb34-e0e8-4614-a6ac-8acdb2b91a0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:22.103521 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:22.103521 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:22.112333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-16dfcb34-e0e8-4614-a6ac-8acdb2b91a0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:22.125345 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16dfcb34-e0e8-4614-a6ac-8acdb2b91a0e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:22.126406 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1656/3142] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:22 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:23.145522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-074c0699-b1df-4220-8f42-052737d4a968 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:23.145522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-074c0699-b1df-4220-8f42-052737d4a968 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:23.145522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-074c0699-b1df-4220-8f42-052737d4a968 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:23.161452 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:23.161452 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:23.170609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-074c0699-b1df-4220-8f42-052737d4a968 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:23.180607 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-074c0699-b1df-4220-8f42-052737d4a968 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:23.181699 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1487/3143] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:23 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:24.197199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a03e130b-0004-42c1-99cc-bd5f40c60324 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:24.197701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a03e130b-0004-42c1-99cc-bd5f40c60324 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:24.198075 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a03e130b-0004-42c1-99cc-bd5f40c60324 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:24.216072 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:24.216072 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:24.224468 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a03e130b-0004-42c1-99cc-bd5f40c60324 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:24.232820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a03e130b-0004-42c1-99cc-bd5f40c60324 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:24.233523 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1657/3144] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:24 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:25.248832 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e479e31b-7c4c-4c41-a83e-f99c26023e97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:25.249927 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e479e31b-7c4c-4c41-a83e-f99c26023e97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:25.250713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e479e31b-7c4c-4c41-a83e-f99c26023e97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:25.274638 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:25.274638 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:25.286682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e479e31b-7c4c-4c41-a83e-f99c26023e97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:25.306273 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e479e31b-7c4c-4c41-a83e-f99c26023e97 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:25.316293 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1488/3145] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:25 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:26.321797 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3936c2df-701b-44ad-a666-6845f86c63c4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:26.325215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3936c2df-701b-44ad-a666-6845f86c63c4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:26.325215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3936c2df-701b-44ad-a666-6845f86c63c4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:26.336753 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:26.336753 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:26.343985 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3936c2df-701b-44ad-a666-6845f86c63c4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:26.352659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3936c2df-701b-44ad-a666-6845f86c63c4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:26.360658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1658/3146] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:26 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:27.368344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-89a04ccf-2330-4fb8-b3d4-e33a036d9cf2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:27.368849 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-89a04ccf-2330-4fb8-b3d4-e33a036d9cf2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:27.369293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-89a04ccf-2330-4fb8-b3d4-e33a036d9cf2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:27.385190 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:27.385190 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:27.392791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-89a04ccf-2330-4fb8-b3d4-e33a036d9cf2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:27.409792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-89a04ccf-2330-4fb8-b3d4-e33a036d9cf2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:27.410502 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1489/3147] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:27 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:28.425980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e08418d5-acea-47b9-a224-0a0ba496e00f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:28.427265 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e08418d5-acea-47b9-a224-0a0ba496e00f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:28.428152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e08418d5-acea-47b9-a224-0a0ba496e00f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:28.453308 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:28.453308 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:28.462791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e08418d5-acea-47b9-a224-0a0ba496e00f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:28.472916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e08418d5-acea-47b9-a224-0a0ba496e00f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:28.474219 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1659/3148] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:28 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:29.489133 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4fd734f5-b577-46f5-ac3e-0d1150e4f01d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:29.489766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4fd734f5-b577-46f5-ac3e-0d1150e4f01d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:29.490006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4fd734f5-b577-46f5-ac3e-0d1150e4f01d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:29.504335 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:29.504335 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:29.512382 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4fd734f5-b577-46f5-ac3e-0d1150e4f01d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:29.520847 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4fd734f5-b577-46f5-ac3e-0d1150e4f01d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:29.522110 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1490/3149] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:29 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:30.537870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a06d44f8-77c2-4257-9a7a-ccfd10f018fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:30.538400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a06d44f8-77c2-4257-9a7a-ccfd10f018fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:30.540768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a06d44f8-77c2-4257-9a7a-ccfd10f018fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:30.578587 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:30.578587 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:30.590567 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a06d44f8-77c2-4257-9a7a-ccfd10f018fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:30.607938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a06d44f8-77c2-4257-9a7a-ccfd10f018fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:30.611890 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1660/3150] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:30 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:31.635521 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b95d0ce8-3d23-408b-869e-abd431122ef6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:31.636082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b95d0ce8-3d23-408b-869e-abd431122ef6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:31.636444 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b95d0ce8-3d23-408b-869e-abd431122ef6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:31.653779 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:31.653779 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:31.668246 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b95d0ce8-3d23-408b-869e-abd431122ef6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:31.697180 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b95d0ce8-3d23-408b-869e-abd431122ef6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:31.698186 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1491/3151] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:31 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:32.721171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6ff7ab90-e83c-4ad3-a6ea-5acd403c57f7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:32.722450 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6ff7ab90-e83c-4ad3-a6ea-5acd403c57f7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:32.722946 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6ff7ab90-e83c-4ad3-a6ea-5acd403c57f7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:32.739659 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:32.739659 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:32.750700 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6ff7ab90-e83c-4ad3-a6ea-5acd403c57f7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:32.764535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6ff7ab90-e83c-4ad3-a6ea-5acd403c57f7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:32.765402 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1661/3152] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:32 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:33.781999 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d77f4ec-8145-48d1-ae57-7ae9fa3173c2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:33.783038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d77f4ec-8145-48d1-ae57-7ae9fa3173c2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:33.783872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1d77f4ec-8145-48d1-ae57-7ae9fa3173c2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:33.805835 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:33.805835 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:33.814210 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1d77f4ec-8145-48d1-ae57-7ae9fa3173c2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:33.823996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1d77f4ec-8145-48d1-ae57-7ae9fa3173c2 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:33.824732 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1492/3153] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:33 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:34.840810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-103636be-205d-4146-8c09-ff859d6dd5fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:34.841351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-103636be-205d-4146-8c09-ff859d6dd5fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:34.841791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-103636be-205d-4146-8c09-ff859d6dd5fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:34.861507 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:34.861507 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:34.870523 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-103636be-205d-4146-8c09-ff859d6dd5fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:34.884058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-103636be-205d-4146-8c09-ff859d6dd5fb tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:34.884058 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1662/3154] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:34 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:35.898076 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a76b51cf-905c-461d-9239-af3dfec245f8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:35.899572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a76b51cf-905c-461d-9239-af3dfec245f8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:35.900691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a76b51cf-905c-461d-9239-af3dfec245f8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:35.934371 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:35.934371 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:35.944886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a76b51cf-905c-461d-9239-af3dfec245f8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:35.957858 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a76b51cf-905c-461d-9239-af3dfec245f8 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:35.964899 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1493/3155] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:35 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:36.974012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b93026e-121e-4a9c-8d93-db02b16bba3f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:36.974598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b93026e-121e-4a9c-8d93-db02b16bba3f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:36.974872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b93026e-121e-4a9c-8d93-db02b16bba3f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:36.992264 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:36.992264 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:37.001646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b93026e-121e-4a9c-8d93-db02b16bba3f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:37.012208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b93026e-121e-4a9c-8d93-db02b16bba3f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:37.013176 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1663/3156] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:36 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:38.028131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be449479-871d-47e7-b8e8-ae5125efd2c3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:38.029508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be449479-871d-47e7-b8e8-ae5125efd2c3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:38.030125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be449479-871d-47e7-b8e8-ae5125efd2c3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:38.064411 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:38.064411 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:38.072154 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-be449479-871d-47e7-b8e8-ae5125efd2c3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:38.089732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be449479-871d-47e7-b8e8-ae5125efd2c3 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:38.095222 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1494/3157] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:38 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:39.108535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77faa96c-14a9-42ed-a74b-b603f6e463ec tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:39.109141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77faa96c-14a9-42ed-a74b-b603f6e463ec tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:39.111486 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77faa96c-14a9-42ed-a74b-b603f6e463ec tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:39.127115 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:39.127115 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:39.141674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-77faa96c-14a9-42ed-a74b-b603f6e463ec tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:39.153422 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77faa96c-14a9-42ed-a74b-b603f6e463ec tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:39.162436 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1664/3158] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:39 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:40.168992 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7df5998-c6df-4656-aa2d-a6ef95999b29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:40.169617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7df5998-c6df-4656-aa2d-a6ef95999b29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:40.174797 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7df5998-c6df-4656-aa2d-a6ef95999b29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:40.226781 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:40.226781 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:40.251032 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7df5998-c6df-4656-aa2d-a6ef95999b29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:40.266198 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7df5998-c6df-4656-aa2d-a6ef95999b29 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:40.267831 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1495/3159] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:40 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:41.281835 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a36cfd24-91cd-4cca-992c-428545d72b60 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:41.283653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a36cfd24-91cd-4cca-992c-428545d72b60 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:41.284174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a36cfd24-91cd-4cca-992c-428545d72b60 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:41.297706 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:41.297706 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:41.306743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a36cfd24-91cd-4cca-992c-428545d72b60 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:41.315918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a36cfd24-91cd-4cca-992c-428545d72b60 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:41.316680 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1665/3160] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:41 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:42.354430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-805afbad-5e9e-4993-91c4-5dc595b7f28f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:42.354983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-805afbad-5e9e-4993-91c4-5dc595b7f28f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:42.355338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-805afbad-5e9e-4993-91c4-5dc595b7f28f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:42.381028 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:42.381028 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:42.389455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-805afbad-5e9e-4993-91c4-5dc595b7f28f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:42.401587 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-805afbad-5e9e-4993-91c4-5dc595b7f28f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:42.402421 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1496/3161] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:42 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:43.417991 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5489ae6f-db30-4b3e-ba73-c70802092d71 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:43.418600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5489ae6f-db30-4b3e-ba73-c70802092d71 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:43.419833 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5489ae6f-db30-4b3e-ba73-c70802092d71 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:43.434404 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:43.434404 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:43.442590 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5489ae6f-db30-4b3e-ba73-c70802092d71 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:43.452649 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5489ae6f-db30-4b3e-ba73-c70802092d71 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:43.461373 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1666/3162] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:43 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:44:44.468172 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b21d11c-a5b2-4ae6-b154-02ae71347b7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:44.468857 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b21d11c-a5b2-4ae6-b154-02ae71347b7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:44.469459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b21d11c-a5b2-4ae6-b154-02ae71347b7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:44.495602 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:44.495602 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:44.525906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b21d11c-a5b2-4ae6-b154-02ae71347b7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:44.545112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b21d11c-a5b2-4ae6-b154-02ae71347b7e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:44.554832 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1497/3163] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:44 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:45.559287 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fa0229e-4b18-47ff-8a87-2bb0c4dfe33a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:45.559867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fa0229e-4b18-47ff-8a87-2bb0c4dfe33a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:45.560212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fa0229e-4b18-47ff-8a87-2bb0c4dfe33a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:45.598229 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:45.598229 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:45.613656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4fa0229e-4b18-47ff-8a87-2bb0c4dfe33a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:45.626530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fa0229e-4b18-47ff-8a87-2bb0c4dfe33a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:45.628156 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1667/3164] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:45 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 941 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:45.642177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48f393c8-0acc-4d6d-a25e-00c5bbe168e5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:45.642742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48f393c8-0acc-4d6d-a25e-00c5bbe168e5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:45.643258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48f393c8-0acc-4d6d-a25e-00c5bbe168e5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:45.657306 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:45.657306 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:45.666105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-48f393c8-0acc-4d6d-a25e-00c5bbe168e5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:45.675637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48f393c8-0acc-4d6d-a25e-00c5bbe168e5 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:45.676587 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1498/3165] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:45 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:45.694890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b224292-0134-49c0-84ba-7c64f8330e17 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] DELETE http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:45.695431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b224292-0134-49c0-84ba-7c64f8330e17 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:45.696124 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b224292-0134-49c0-84ba-7c64f8330e17 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:45.696607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-7b224292-0134-49c0-84ba-7c64f8330e17 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume with id: 5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:45.710610 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:45.710610 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:45.711841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7b224292-0134-49c0-84ba-7c64f8330e17 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:45.907158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7b224292-0134-49c0-84ba-7c64f8330e17 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume request issued successfully. Jan 10 14:44:45.907654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b224292-0134-49c0-84ba-7c64f8330e17 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 202 Jan 10 14:44:45.908631 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1668/3166] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:44:45 2022] DELETE /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:44:45.915944 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-77a68a1c-ffa8-4857-9782-b3ce95a550d0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:45.916684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-77a68a1c-ffa8-4857-9782-b3ce95a550d0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:45.917491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-77a68a1c-ffa8-4857-9782-b3ce95a550d0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:45.943828 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:45.943828 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:45.959314 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-77a68a1c-ffa8-4857-9782-b3ce95a550d0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:45.969794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-77a68a1c-ffa8-4857-9782-b3ce95a550d0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:45.980281 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1499/3167] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:45 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:44:46.985732 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63fb1b4d-3fb9-40ea-ae8f-ece84f83011b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:46.986311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63fb1b4d-3fb9-40ea-ae8f-ece84f83011b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:46.986613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63fb1b4d-3fb9-40ea-ae8f-ece84f83011b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:47.001022 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:47.001022 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:47.008770 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63fb1b4d-3fb9-40ea-ae8f-ece84f83011b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:47.020384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63fb1b4d-3fb9-40ea-ae8f-ece84f83011b tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:47.028342 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1669/3168] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:46 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:48.036721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebcd684d-779e-4bf5-abbb-fb9fbf438d7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:48.037398 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebcd684d-779e-4bf5-abbb-fb9fbf438d7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:48.038409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebcd684d-779e-4bf5-abbb-fb9fbf438d7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:48.055575 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:48.055575 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:48.060779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ebcd684d-779e-4bf5-abbb-fb9fbf438d7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:48.069602 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebcd684d-779e-4bf5-abbb-fb9fbf438d7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:48.079508 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1500/3169] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:48 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:49.085095 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f9059fb-503d-4096-af28-1a1d5d81d88d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:49.086148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f9059fb-503d-4096-af28-1a1d5d81d88d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:49.087035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f9059fb-503d-4096-af28-1a1d5d81d88d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:49.115770 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:49.115770 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:49.133515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4f9059fb-503d-4096-af28-1a1d5d81d88d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:49.153631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f9059fb-503d-4096-af28-1a1d5d81d88d tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 200 Jan 10 14:44:49.162718 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1670/3170] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:49 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 940 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:50.169005 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94ad6a93-59c5-47d7-b700-b857d1bd0320 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 Jan 10 14:44:50.169595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94ad6a93-59c5-47d7-b700-b857d1bd0320 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:50.169884 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94ad6a93-59c5-47d7-b700-b857d1bd0320 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:50.189994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94ad6a93-59c5-47d7-b700-b857d1bd0320 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 returned with HTTP 404 Jan 10 14:44:50.191774 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1501/3171] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:50 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/5f437513-1957-4e1a-b7aa-970987cf2375 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:44:50.212848 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b28a369e-d2d8-4db9-96c4-68e105a16534 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] DELETE http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:50.213358 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b28a369e-d2d8-4db9-96c4-68e105a16534 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:50.213726 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b28a369e-d2d8-4db9-96c4-68e105a16534 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:50.214121 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-b28a369e-d2d8-4db9-96c4-68e105a16534 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume with id: 372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:50.241079 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:50.241079 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:50.242654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b28a369e-d2d8-4db9-96c4-68e105a16534 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:50.408837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b28a369e-d2d8-4db9-96c4-68e105a16534 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume request issued successfully. Jan 10 14:44:50.409742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b28a369e-d2d8-4db9-96c4-68e105a16534 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 202 Jan 10 14:44:50.415326 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1671/3172] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:44:50 2022] DELETE /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:44:50.418964 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53f167c9-85af-4f71-ab82-190bd85ed912 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:50.419621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53f167c9-85af-4f71-ab82-190bd85ed912 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:50.420825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53f167c9-85af-4f71-ab82-190bd85ed912 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:50.441713 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:50.441713 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:50.452342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-53f167c9-85af-4f71-ab82-190bd85ed912 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:50.463344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53f167c9-85af-4f71-ab82-190bd85ed912 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:50.464767 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1502/3173] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:50 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 908 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:44:51.481438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-985dfe4f-8335-46ce-9b00-731c70f9e205 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:51.482024 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-985dfe4f-8335-46ce-9b00-731c70f9e205 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:51.482583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-985dfe4f-8335-46ce-9b00-731c70f9e205 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:51.515136 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:51.515136 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:51.530748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-985dfe4f-8335-46ce-9b00-731c70f9e205 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:51.551704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-985dfe4f-8335-46ce-9b00-731c70f9e205 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:51.569205 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1672/3174] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:51 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:52.576909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1eea250-b134-4529-95d7-aafbada3b1ea tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:52.578108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1eea250-b134-4529-95d7-aafbada3b1ea tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:52.578754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1eea250-b134-4529-95d7-aafbada3b1ea tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:52.612199 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:52.612199 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:52.626572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1eea250-b134-4529-95d7-aafbada3b1ea tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:52.646806 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1eea250-b134-4529-95d7-aafbada3b1ea tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:52.650549 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1503/3175] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:52 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:53.662037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6474e1b0-ab8e-42a6-bb6d-cd27a14eeec7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:53.662921 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6474e1b0-ab8e-42a6-bb6d-cd27a14eeec7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:53.663369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6474e1b0-ab8e-42a6-bb6d-cd27a14eeec7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:53.684574 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:53.684574 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:53.693940 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6474e1b0-ab8e-42a6-bb6d-cd27a14eeec7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:53.704879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6474e1b0-ab8e-42a6-bb6d-cd27a14eeec7 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:53.714528 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1673/3176] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:53 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 908 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:54.721482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-63ee47fd-92bc-448a-bf01-2bc14783dbe6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:54.722063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-63ee47fd-92bc-448a-bf01-2bc14783dbe6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:54.722540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-63ee47fd-92bc-448a-bf01-2bc14783dbe6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:54.740732 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:54.740732 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:54.749236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-63ee47fd-92bc-448a-bf01-2bc14783dbe6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:54.761040 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-63ee47fd-92bc-448a-bf01-2bc14783dbe6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 200 Jan 10 14:44:54.771097 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1504/3177] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:54 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 908 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:44:55.777758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-277d2dfb-af88-42eb-a9c5-d44c91bc1c3a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 Jan 10 14:44:55.778453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-277d2dfb-af88-42eb-a9c5-d44c91bc1c3a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:55.779098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-277d2dfb-af88-42eb-a9c5-d44c91bc1c3a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:55.800669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-277d2dfb-af88-42eb-a9c5-d44c91bc1c3a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 returned with HTTP 404 Jan 10 14:44:55.804576 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1674/3178] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:55 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/372a5acb-0296-4545-b217-7e2b7df1c5c2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:44:55.810223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f8d7ced-6d58-4b6e-9735-c66e2555af77 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] DELETE http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:55.810747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f8d7ced-6d58-4b6e-9735-c66e2555af77 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:55.811108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f8d7ced-6d58-4b6e-9735-c66e2555af77 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:55.811505 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-1f8d7ced-6d58-4b6e-9735-c66e2555af77 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume with id: 61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:55.832457 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:55.832457 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:55.833481 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1f8d7ced-6d58-4b6e-9735-c66e2555af77 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:56.071840 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1f8d7ced-6d58-4b6e-9735-c66e2555af77 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume request issued successfully. Jan 10 14:44:56.072244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f8d7ced-6d58-4b6e-9735-c66e2555af77 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 202 Jan 10 14:44:56.073386 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1505/3179] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:44:55 2022] DELETE /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:44:56.080373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7d3153b-4561-4802-9387-a77b1db89f73 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:56.081145 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7d3153b-4561-4802-9387-a77b1db89f73 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:56.082687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7d3153b-4561-4802-9387-a77b1db89f73 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:56.110794 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:56.110794 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:56.135963 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c7d3153b-4561-4802-9387-a77b1db89f73 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:56.155077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7d3153b-4561-4802-9387-a77b1db89f73 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:56.155875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1675/3180] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:56 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 1388 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:44:57.171096 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32faea79-8983-4991-bdf3-54cfb96ee85f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:57.171669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32faea79-8983-4991-bdf3-54cfb96ee85f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:57.172232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32faea79-8983-4991-bdf3-54cfb96ee85f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:57.211518 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:57.211518 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:57.226343 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-32faea79-8983-4991-bdf3-54cfb96ee85f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:57.252156 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32faea79-8983-4991-bdf3-54cfb96ee85f tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:57.254529 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1506/3181] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:57 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 1388 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:44:58.273440 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf1552d2-251d-4fbf-aeea-fbf4f10fdeb0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:58.274782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf1552d2-251d-4fbf-aeea-fbf4f10fdeb0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:58.276374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf1552d2-251d-4fbf-aeea-fbf4f10fdeb0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:58.316631 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:58.316631 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:58.329968 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cf1552d2-251d-4fbf-aeea-fbf4f10fdeb0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:58.340456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf1552d2-251d-4fbf-aeea-fbf4f10fdeb0 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:58.342143 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1676/3182] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:58 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 1388 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:44:59.360347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-259ddf7f-390a-4354-9ca1-f532349e2f6a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:44:59.361468 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-259ddf7f-390a-4354-9ca1-f532349e2f6a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:44:59.362493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-259ddf7f-390a-4354-9ca1-f532349e2f6a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:44:59.379765 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:44:59.379765 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:44:59.399979 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-259ddf7f-390a-4354-9ca1-f532349e2f6a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:44:59.415015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-259ddf7f-390a-4354-9ca1-f532349e2f6a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 200 Jan 10 14:44:59.416791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1507/3183] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:44:59 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 1388 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:45:00.430506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-482dae4c-96bb-42b6-9701-801237a6a069 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 Jan 10 14:45:00.433453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-482dae4c-96bb-42b6-9701-801237a6a069 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:00.435801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-482dae4c-96bb-42b6-9701-801237a6a069 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:00.453782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-482dae4c-96bb-42b6-9701-801237a6a069 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 returned with HTTP 404 Jan 10 14:45:00.476449 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1677/3184] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:00 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/61309409-a275-4611-a01f-17c0db8c75a5 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:00.482450 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1c9d103-8e66-4c57-914d-031ab1274b7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] DELETE http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:00.483585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1c9d103-8e66-4c57-914d-031ab1274b7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:00.484040 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1c9d103-8e66-4c57-914d-031ab1274b7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:00.484699 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b1c9d103-8e66-4c57-914d-031ab1274b7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume with id: 0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:00.512708 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:00.512708 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:00.514020 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1c9d103-8e66-4c57-914d-031ab1274b7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:45:00.742340 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1c9d103-8e66-4c57-914d-031ab1274b7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Delete volume request issued successfully. Jan 10 14:45:00.743266 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1c9d103-8e66-4c57-914d-031ab1274b7a tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 202 Jan 10 14:45:00.748930 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1508/3185] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:45:00 2022] DELETE /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:45:00.751464 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc1c62f2-787c-4320-8d81-98f277ed50dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:00.752288 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc1c62f2-787c-4320-8d81-98f277ed50dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:00.752748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc1c62f2-787c-4320-8d81-98f277ed50dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:00.782264 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:00.782264 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:00.790507 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc1c62f2-787c-4320-8d81-98f277ed50dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:45:00.801370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc1c62f2-787c-4320-8d81-98f277ed50dc tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:45:00.803741 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1678/3186] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:00 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 1355 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:45:01.818145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9752aaa2-8c7a-49bb-ab4f-0af94516068e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:01.819492 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9752aaa2-8c7a-49bb-ab4f-0af94516068e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:01.820328 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9752aaa2-8c7a-49bb-ab4f-0af94516068e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:01.849078 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:01.849078 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:01.871641 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9752aaa2-8c7a-49bb-ab4f-0af94516068e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:45:01.899559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9752aaa2-8c7a-49bb-ab4f-0af94516068e tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:45:01.900829 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1509/3187] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:01 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 1355 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:45:02.916086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d1225926-8996-4032-9193-3c9a19cb16b4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:02.916797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d1225926-8996-4032-9193-3c9a19cb16b4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:02.917365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d1225926-8996-4032-9193-3c9a19cb16b4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:02.949743 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:02.949743 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:02.978360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d1225926-8996-4032-9193-3c9a19cb16b4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:45:03.031912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d1225926-8996-4032-9193-3c9a19cb16b4 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:45:03.035195 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1679/3188] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:02 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 1355 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:45:04.050994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bbeafcda-2098-4a71-bed6-b8b5034e64ef tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:04.051522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bbeafcda-2098-4a71-bed6-b8b5034e64ef tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:04.051890 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bbeafcda-2098-4a71-bed6-b8b5034e64ef tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:04.079228 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:04.079228 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:04.089428 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bbeafcda-2098-4a71-bed6-b8b5034e64ef tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:45:04.106235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bbeafcda-2098-4a71-bed6-b8b5034e64ef tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:45:04.107211 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1510/3189] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:04 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 1355 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:45:05.128664 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80ae70be-773a-4c29-8a0d-e980dda224f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:05.128664 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80ae70be-773a-4c29-8a0d-e980dda224f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:05.128664 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80ae70be-773a-4c29-8a0d-e980dda224f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:05.147568 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:05.147568 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:05.162737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-80ae70be-773a-4c29-8a0d-e980dda224f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Volume info retrieved successfully. Jan 10 14:45:05.175153 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80ae70be-773a-4c29-8a0d-e980dda224f6 tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 200 Jan 10 14:45:05.176507 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1680/3190] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:05 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 1355 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:45:06.195502 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d09731f8-dfe9-46a4-b883-df4098e9a56c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] GET http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 Jan 10 14:45:06.199691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d09731f8-dfe9-46a4-b883-df4098e9a56c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:06.200570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d09731f8-dfe9-46a4-b883-df4098e9a56c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:06.225415 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d09731f8-dfe9-46a4-b883-df4098e9a56c tempest-VolumesCloneTest-889372372 tempest-VolumesCloneTest-889372372-project] http://10.222.0.20/volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 returned with HTTP 404 Jan 10 14:45:06.225813 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1511/3191] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:06 2022] GET /volume/v3/0e8d7c095b20450995c77185f54f51ec/volumes/0bc568b3-1469-40a5-870c-4dbe123b2527 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:23.964209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] POST http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes Jan 10 14:45:23.965062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-811478999", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:23.968045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-811478999', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:45:23.968462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Create volume of 1 GB Jan 10 14:45:24.001681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Availability Zones retrieved successfully. Jan 10 14:45:24.045252 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Flow 'volume_create_api' (797c305b-2fd0-411a-bf52-cb80fe3f9eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:45:24.059379 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d51553-2521-400b-91f1-f94d593ee372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:24.065082 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:45:24.151786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d51553-2521-400b-91f1-f94d593ee372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:24.154298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39eeae2-2b9b-45e3-b617-d8ae0b69585e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:24.415971 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Created reservations ['a2d3969b-c2e8-41dc-86ee-a25dde8c8dd2', 'f795f43f-b5a6-4223-bbce-15037b6edb70', 'c2fc2bf6-ab8f-4503-b733-fd9157e7755b', '4ea76e0f-81a4-47d7-b7de-104d6f84ca62'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:45:24.418315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39eeae2-2b9b-45e3-b617-d8ae0b69585e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d3969b-c2e8-41dc-86ee-a25dde8c8dd2', 'f795f43f-b5a6-4223-bbce-15037b6edb70', 'c2fc2bf6-ab8f-4503-b733-fd9157e7755b', '4ea76e0f-81a4-47d7-b7de-104d6f84ca62']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:24.424008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3146f2-3998-4e46-8bac-d95f1261c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:24.538888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3146f2-3998-4e46-8bac-d95f1261c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '810b18d8-98ac-457a-a0f5-729df524d4fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-811478999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff31c1e03474d7fb2edd598325bb0ab',qos_specs=None,replication_status=,reservations=['a2d3969b-c2e8-41dc-86ee-a25dde8c8dd2','f795f43f-b5a6-4223-bbce-15037b6edb70','c2fc2bf6-ab8f-4503-b733-fd9157e7755b','4ea76e0f-81a4-47d7-b7de-104d6f84ca62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e0038f599c4e6baea207c6f4095a35',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-811478999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=810b18d8-98ac-457a-a0f5-729df524d4fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff31c1e03474d7fb2edd598325bb0ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e0038f599c4e6baea207c6f4095a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:24.554147 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5b00af-149c-43af-ad93-3ac01de940af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:24.679392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5b00af-149c-43af-ad93-3ac01de940af) transitioned into state 'SUCCESS' from state '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-811478999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff31c1e03474d7fb2edd598325bb0ab',qos_specs=None,replication_status=,reservations=['a2d3969b-c2e8-41dc-86ee-a25dde8c8dd2','f795f43f-b5a6-4223-bbce-15037b6edb70','c2fc2bf6-ab8f-4503-b733-fd9157e7755b','4ea76e0f-81a4-47d7-b7de-104d6f84ca62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e0038f599c4e6baea207c6f4095a35',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:24.681470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769de447-f3c5-44ca-a5ee-81e1a873d7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:24.771786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769de447-f3c5-44ca-a5ee-81e1a873d7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:24.786567 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Flow 'volume_create_api' (797c305b-2fd0-411a-bf52-cb80fe3f9eb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:45:24.790792 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Create volume request issued successfully. Jan 10 14:45:24.792439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-6a1baea7-cdfd-433b-8502-37c2414c5328 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes returned with HTTP 202 Jan 10 14:45:24.794336 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1681/3192] 10.222.0.20 () {64 vars in 1521 bytes} [Mon Jan 10 14:45:23 2022] POST /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes => generated 823 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:45:24.806209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-52ce5c8f-5815-4f09-bb4d-bd65e7ff08f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:24.808121 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-52ce5c8f-5815-4f09-bb4d-bd65e7ff08f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:24.808778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-52ce5c8f-5815-4f09-bb4d-bd65e7ff08f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:24.845998 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:24.845998 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:24.884061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-52ce5c8f-5815-4f09-bb4d-bd65e7ff08f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:24.903907 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f3da7945-b8aa-4593-ac8a-d5c63ad8ee24 req-52ce5c8f-5815-4f09-bb4d-bd65e7ff08f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:24.907581 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1512/3193] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:24 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 891 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:24.950058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9f2c1af7-a75c-4037-abdf-41172c4a5546 req-76d7c81c-2a70-4fad-956a-cd0017129ad1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:24.951453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9f2c1af7-a75c-4037-abdf-41172c4a5546 req-76d7c81c-2a70-4fad-956a-cd0017129ad1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:24.951453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9f2c1af7-a75c-4037-abdf-41172c4a5546 req-76d7c81c-2a70-4fad-956a-cd0017129ad1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:24.984597 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:24.984597 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:25.001444 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-9f2c1af7-a75c-4037-abdf-41172c4a5546 req-76d7c81c-2a70-4fad-956a-cd0017129ad1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:25.012397 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9f2c1af7-a75c-4037-abdf-41172c4a5546 req-76d7c81c-2a70-4fad-956a-cd0017129ad1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:25.013569 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1682/3194] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:24 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 891 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:26.047211 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-68e96980-f168-48c5-a9d3-b74a233a9400 req-9fad1806-04b9-4ef0-ac2e-212719f59956 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:26.047773 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-68e96980-f168-48c5-a9d3-b74a233a9400 req-9fad1806-04b9-4ef0-ac2e-212719f59956 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:26.048093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-68e96980-f168-48c5-a9d3-b74a233a9400 req-9fad1806-04b9-4ef0-ac2e-212719f59956 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:26.080205 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:26.080205 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:26.118515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-68e96980-f168-48c5-a9d3-b74a233a9400 req-9fad1806-04b9-4ef0-ac2e-212719f59956 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:26.163637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-68e96980-f168-48c5-a9d3-b74a233a9400 req-9fad1806-04b9-4ef0-ac2e-212719f59956 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:26.167673 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1513/3195] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:26 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:27.213126 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-89020235-8486-4978-80d7-ee7bc5fbe085 req-a793e368-2195-4b08-a69d-55d50307fdb1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:27.214239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-89020235-8486-4978-80d7-ee7bc5fbe085 req-a793e368-2195-4b08-a69d-55d50307fdb1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:27.216096 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-89020235-8486-4978-80d7-ee7bc5fbe085 req-a793e368-2195-4b08-a69d-55d50307fdb1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:27.251192 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:27.251192 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:27.276139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-89020235-8486-4978-80d7-ee7bc5fbe085 req-a793e368-2195-4b08-a69d-55d50307fdb1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:27.304026 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-89020235-8486-4978-80d7-ee7bc5fbe085 req-a793e368-2195-4b08-a69d-55d50307fdb1 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:27.305469 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1683/3196] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:27 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:28.363090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-829e4ca2-659d-493a-b593-0e9e31aafa03 req-53c18347-c1db-4d31-a149-67845ebbcf59 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:28.364202 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-829e4ca2-659d-493a-b593-0e9e31aafa03 req-53c18347-c1db-4d31-a149-67845ebbcf59 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:28.366338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-829e4ca2-659d-493a-b593-0e9e31aafa03 req-53c18347-c1db-4d31-a149-67845ebbcf59 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:28.410385 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:28.410385 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:28.422425 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-829e4ca2-659d-493a-b593-0e9e31aafa03 req-53c18347-c1db-4d31-a149-67845ebbcf59 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:28.434417 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-829e4ca2-659d-493a-b593-0e9e31aafa03 req-53c18347-c1db-4d31-a149-67845ebbcf59 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:28.436686 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1514/3197] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:28 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:28.471551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3dd3b44b-08f2-41df-b7f8-6eefa845f08e req-a7a8d911-dd55-4afb-8689-a053233b4188 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] POST http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots Jan 10 14:45:28.473309 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3dd3b44b-08f2-41df-b7f8-6eefa845f08e req-a7a8d911-dd55-4afb-8689-a053233b4188 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "810b18d8-98ac-457a-a0f5-729df524d4fb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1966038724", "description": null, "metadata": {}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:28.506572 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:28.506572 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:28.509438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-3dd3b44b-08f2-41df-b7f8-6eefa845f08e req-a7a8d911-dd55-4afb-8689-a053233b4188 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:28.509438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [req-3dd3b44b-08f2-41df-b7f8-6eefa845f08e req-a7a8d911-dd55-4afb-8689-a053233b4188 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Create snapshot from volume 810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:28.781930 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [req-3dd3b44b-08f2-41df-b7f8-6eefa845f08e req-a7a8d911-dd55-4afb-8689-a053233b4188 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Created reservations ['e51fdb9c-d14f-407b-8a78-ef96372f642b', '3cbc98c8-0025-4cc4-84de-7716860d3c09', '9e7768be-f80f-41a9-9ce0-8207607642aa', '6187c05f-62b3-40fc-8939-01ce0cdce024'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:45:29.029711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-3dd3b44b-08f2-41df-b7f8-6eefa845f08e req-a7a8d911-dd55-4afb-8689-a053233b4188 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot create request issued successfully. Jan 10 14:45:29.030798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3dd3b44b-08f2-41df-b7f8-6eefa845f08e req-a7a8d911-dd55-4afb-8689-a053233b4188 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots returned with HTTP 202 Jan 10 14:45:29.032108 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1684/3198] 10.222.0.20 () {64 vars in 1527 bytes} [Mon Jan 10 14:45:28 2022] POST /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots => generated 311 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:45:29.073640 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d3835b2e-1175-4c06-825c-eafbc8c21003 req-a81351fb-4dc6-4da1-b163-9a62fd129235 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:29.075863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d3835b2e-1175-4c06-825c-eafbc8c21003 req-a81351fb-4dc6-4da1-b163-9a62fd129235 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:29.076376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d3835b2e-1175-4c06-825c-eafbc8c21003 req-a81351fb-4dc6-4da1-b163-9a62fd129235 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:29.101884 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:29.101884 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:29.106390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-d3835b2e-1175-4c06-825c-eafbc8c21003 req-a81351fb-4dc6-4da1-b163-9a62fd129235 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:29.108581 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d3835b2e-1175-4c06-825c-eafbc8c21003 req-a81351fb-4dc6-4da1-b163-9a62fd129235 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:29.112009 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1515/3199] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:29 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:29.160281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a35a44a7-a0e0-45a6-9823-629f05070391 req-45972023-34ef-4c14-a14b-629159d0ad55 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/detail Jan 10 14:45:29.160281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a35a44a7-a0e0-45a6-9823-629f05070391 req-45972023-34ef-4c14-a14b-629159d0ad55 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:29.160281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a35a44a7-a0e0-45a6-9823-629f05070391 req-45972023-34ef-4c14-a14b-629159d0ad55 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:29.160281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [req-a35a44a7-a0e0-45a6-9823-629f05070391 req-45972023-34ef-4c14-a14b-629159d0ad55 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:45:29.160281 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:29.160281 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:29.160281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [req-a35a44a7-a0e0-45a6-9823-629f05070391 req-45972023-34ef-4c14-a14b-629159d0ad55 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:45:29.166199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-a35a44a7-a0e0-45a6-9823-629f05070391 req-45972023-34ef-4c14-a14b-629159d0ad55 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Get all snapshots completed successfully. Jan 10 14:45:29.167923 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:29.167923 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:29.170003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a35a44a7-a0e0-45a6-9823-629f05070391 req-45972023-34ef-4c14-a14b-629159d0ad55 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/detail returned with HTTP 200 Jan 10 14:45:29.171314 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1685/3200] 10.222.0.20 () {60 vars in 1494 bytes} [Mon Jan 10 14:45:29 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/detail => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:29.205890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-81034f49-3df6-4473-a64b-01e6cbcfd715 req-eafef636-674d-4095-9809-8753d85f3d10 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:29.206616 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-81034f49-3df6-4473-a64b-01e6cbcfd715 req-eafef636-674d-4095-9809-8753d85f3d10 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:29.207337 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-81034f49-3df6-4473-a64b-01e6cbcfd715 req-eafef636-674d-4095-9809-8753d85f3d10 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:29.226188 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:29.226188 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:29.229641 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-81034f49-3df6-4473-a64b-01e6cbcfd715 req-eafef636-674d-4095-9809-8753d85f3d10 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:29.234427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-81034f49-3df6-4473-a64b-01e6cbcfd715 req-eafef636-674d-4095-9809-8753d85f3d10 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:29.236888 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1516/3201] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:29 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:30.276747 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e651fab1-c90d-4f0a-ad66-d3d58b161f8f req-65825648-9159-49c1-b146-6ca8ce7d41f4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:30.277351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e651fab1-c90d-4f0a-ad66-d3d58b161f8f req-65825648-9159-49c1-b146-6ca8ce7d41f4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:30.278048 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e651fab1-c90d-4f0a-ad66-d3d58b161f8f req-65825648-9159-49c1-b146-6ca8ce7d41f4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:30.318374 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:30.318374 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:30.327728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-e651fab1-c90d-4f0a-ad66-d3d58b161f8f req-65825648-9159-49c1-b146-6ca8ce7d41f4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:30.337474 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e651fab1-c90d-4f0a-ad66-d3d58b161f8f req-65825648-9159-49c1-b146-6ca8ce7d41f4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:30.340018 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1686/3202] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:30 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 443 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:31.385008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-13df174e-de4d-4022-9291-df3b74a2abfa req-ab5982bb-bbdb-413c-aa57-3d90cb6472bf tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:31.385692 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-13df174e-de4d-4022-9291-df3b74a2abfa req-ab5982bb-bbdb-413c-aa57-3d90cb6472bf tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:31.386049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-13df174e-de4d-4022-9291-df3b74a2abfa req-ab5982bb-bbdb-413c-aa57-3d90cb6472bf tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:31.405413 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:31.405413 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:31.407545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-13df174e-de4d-4022-9291-df3b74a2abfa req-ab5982bb-bbdb-413c-aa57-3d90cb6472bf tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:31.410964 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-13df174e-de4d-4022-9291-df3b74a2abfa req-ab5982bb-bbdb-413c-aa57-3d90cb6472bf tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:31.412932 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1517/3203] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:31 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:32.454266 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9fe8e8fe-df08-438d-a241-ffdd9b764298 req-d2a0c0b6-3a6e-4e99-ab6b-980a5dd46b1a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:32.454266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9fe8e8fe-df08-438d-a241-ffdd9b764298 req-d2a0c0b6-3a6e-4e99-ab6b-980a5dd46b1a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:32.454266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9fe8e8fe-df08-438d-a241-ffdd9b764298 req-d2a0c0b6-3a6e-4e99-ab6b-980a5dd46b1a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:32.472887 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:32.472887 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:32.474041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-9fe8e8fe-df08-438d-a241-ffdd9b764298 req-d2a0c0b6-3a6e-4e99-ab6b-980a5dd46b1a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:32.478685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9fe8e8fe-df08-438d-a241-ffdd9b764298 req-d2a0c0b6-3a6e-4e99-ab6b-980a5dd46b1a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:32.479233 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1687/3204] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:32 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:33.510991 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-360282ec-465f-40d9-aef1-4431aacd4251 req-f68fe23a-5fcb-491d-8868-5ad1d1927da4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:33.511466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-360282ec-465f-40d9-aef1-4431aacd4251 req-f68fe23a-5fcb-491d-8868-5ad1d1927da4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:33.511880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-360282ec-465f-40d9-aef1-4431aacd4251 req-f68fe23a-5fcb-491d-8868-5ad1d1927da4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:33.537272 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:33.537272 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:33.538685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-360282ec-465f-40d9-aef1-4431aacd4251 req-f68fe23a-5fcb-491d-8868-5ad1d1927da4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:33.544850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-360282ec-465f-40d9-aef1-4431aacd4251 req-f68fe23a-5fcb-491d-8868-5ad1d1927da4 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:33.552710 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1518/3205] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:33 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:33.582113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c67e6a25-6fc4-4ab1-b4b1-9885163241cc req-9e17798e-81db-4129-91e1-c6cc69899a07 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] DELETE http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:33.588019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c67e6a25-6fc4-4ab1-b4b1-9885163241cc req-9e17798e-81db-4129-91e1-c6cc69899a07 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:33.588019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c67e6a25-6fc4-4ab1-b4b1-9885163241cc req-9e17798e-81db-4129-91e1-c6cc69899a07 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:33.588019 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [req-c67e6a25-6fc4-4ab1-b4b1-9885163241cc req-9e17798e-81db-4129-91e1-c6cc69899a07 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Delete snapshot with id: 34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:33.602493 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:33.602493 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:33.604622 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-c67e6a25-6fc4-4ab1-b4b1-9885163241cc req-9e17798e-81db-4129-91e1-c6cc69899a07 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:33.739522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-c67e6a25-6fc4-4ab1-b4b1-9885163241cc req-9e17798e-81db-4129-91e1-c6cc69899a07 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot delete request issued successfully. Jan 10 14:45:33.739916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c67e6a25-6fc4-4ab1-b4b1-9885163241cc req-9e17798e-81db-4129-91e1-c6cc69899a07 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 202 Jan 10 14:45:33.741109 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1688/3206] 10.222.0.20 () {62 vars in 1606 bytes} [Mon Jan 10 14:45:33 2022] DELETE /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:45:33.769209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-dadbe2c0-bd44-440e-9075-af314ed2ac43 req-bd22bd34-43cb-47fe-ade7-3ceaa35e9415 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:33.769662 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-dadbe2c0-bd44-440e-9075-af314ed2ac43 req-bd22bd34-43cb-47fe-ade7-3ceaa35e9415 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:33.770112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-dadbe2c0-bd44-440e-9075-af314ed2ac43 req-bd22bd34-43cb-47fe-ade7-3ceaa35e9415 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:33.809548 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:33.809548 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:33.810451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-dadbe2c0-bd44-440e-9075-af314ed2ac43 req-bd22bd34-43cb-47fe-ade7-3ceaa35e9415 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:33.817131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-dadbe2c0-bd44-440e-9075-af314ed2ac43 req-bd22bd34-43cb-47fe-ade7-3ceaa35e9415 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:33.824635 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1519/3207] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:33 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:34.853431 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-5ea6f870-388e-44d2-a280-1dddc1122de9 req-8d25c976-9194-4887-8db1-4319a678fc5a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:34.854123 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-5ea6f870-388e-44d2-a280-1dddc1122de9 req-8d25c976-9194-4887-8db1-4319a678fc5a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:34.854445 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-5ea6f870-388e-44d2-a280-1dddc1122de9 req-8d25c976-9194-4887-8db1-4319a678fc5a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:34.879602 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:34.879602 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:34.884966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-5ea6f870-388e-44d2-a280-1dddc1122de9 req-8d25c976-9194-4887-8db1-4319a678fc5a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:34.887081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-5ea6f870-388e-44d2-a280-1dddc1122de9 req-8d25c976-9194-4887-8db1-4319a678fc5a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:34.894538 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1520/3208] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:34 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:45:34.912908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-346db08b-5cc1-4fc5-87d3-feabb2101239 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] POST http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types Jan 10 14:45:34.914171 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-346db08b-5cc1-4fc5-87d3-feabb2101239 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1438363399", "extra_specs": {"spec1": "val1"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:34.915530 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:34.915530 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:35.051926 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-346db08b-5cc1-4fc5-87d3-feabb2101239 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types returned with HTTP 200 Jan 10 14:45:35.060150 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1689/3209] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:45:34 2022] POST /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types => generated 243 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:35.064573 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f79641f4-ec78-45ce-b6bd-546919777c55 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] POST http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs Jan 10 14:45:35.065283 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f79641f4-ec78-45ce-b6bd-546919777c55 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.066284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f79641f4-ec78-45ce-b6bd-546919777c55 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs returned with HTTP 400 Jan 10 14:45:35.067122 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1521/3210] 10.222.0.20 () {60 vars in 1375 bytes} [Mon Jan 10 14:45:35 2022] POST /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 10 14:45:35.088968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c156625-177b-44e0-9fdc-56e8be07a126 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] POST http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs Jan 10 14:45:35.089750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c156625-177b-44e0-9fdc-56e8be07a126 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.090766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c156625-177b-44e0-9fdc-56e8be07a126 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs returned with HTTP 400 Jan 10 14:45:35.091673 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1522/3211] 10.222.0.20 () {60 vars in 1375 bytes} [Mon Jan 10 14:45:35 2022] POST /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:45:35.101783 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a003768-b4bb-4680-890e-9ad2166a4295 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] POST http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/b2ffda90-2ccf-463f-a1f9-b2073376879e/extra_specs Jan 10 14:45:35.102475 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a003768-b4bb-4680-890e-9ad2166a4295 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.153284 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a003768-b4bb-4680-890e-9ad2166a4295 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/b2ffda90-2ccf-463f-a1f9-b2073376879e/extra_specs returned with HTTP 404 Jan 10 14:45:35.154722 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1690/3212] 10.222.0.20 () {60 vars in 1375 bytes} [Mon Jan 10 14:45:35 2022] POST /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/b2ffda90-2ccf-463f-a1f9-b2073376879e/extra_specs => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:35.164405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7310d554-3787-4a1b-9838-946394a051ee tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] DELETE http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/32dc3fb7-1a65-4998-afdb-76f42345ac5a/extra_specs/spec1 Jan 10 14:45:35.165359 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7310d554-3787-4a1b-9838-946394a051ee tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:35.165816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7310d554-3787-4a1b-9838-946394a051ee tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:35.174284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7310d554-3787-4a1b-9838-946394a051ee tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/32dc3fb7-1a65-4998-afdb-76f42345ac5a/extra_specs/spec1 returned with HTTP 404 Jan 10 14:45:35.175249 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1523/3213] 10.222.0.20 () {58 vars in 1375 bytes} [Mon Jan 10 14:45:35 2022] DELETE /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/32dc3fb7-1a65-4998-afdb-76f42345ac5a/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:35.189822 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0494dae2-a9b3-4dec-9f3e-771fa28f3a6a tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] GET http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/nonexistent_extra_spec_name Jan 10 14:45:35.190385 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0494dae2-a9b3-4dec-9f3e-771fa28f3a6a tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:35.191590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0494dae2-a9b3-4dec-9f3e-771fa28f3a6a tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:35.219552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0494dae2-a9b3-4dec-9f3e-771fa28f3a6a tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 10 14:45:35.225371 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1691/3214] 10.222.0.20 () {58 vars in 1438 bytes} [Mon Jan 10 14:45:35 2022] GET /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:35.234617 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0b7cbab-b1bb-4682-9831-f73772f23484 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] GET http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/fc42e6e8-ed3d-49f4-a9af-9f9d02f9f679/extra_specs/spec1 Jan 10 14:45:35.234983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0b7cbab-b1bb-4682-9831-f73772f23484 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:35.235653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0b7cbab-b1bb-4682-9831-f73772f23484 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:35.246539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0b7cbab-b1bb-4682-9831-f73772f23484 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/fc42e6e8-ed3d-49f4-a9af-9f9d02f9f679/extra_specs/spec1 returned with HTTP 404 Jan 10 14:45:35.260232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9db63060-ec34-4f17-a02d-98a6cd378776 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] GET http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/da875ab4-1aef-42bf-b20f-a60f880df1ae/extra_specs Jan 10 14:45:35.263731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9db63060-ec34-4f17-a02d-98a6cd378776 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:35.264248 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1524/3215] 10.222.0.20 () {58 vars in 1372 bytes} [Mon Jan 10 14:45:35 2022] GET /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/fc42e6e8-ed3d-49f4-a9af-9f9d02f9f679/extra_specs/spec1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:35.266239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9db63060-ec34-4f17-a02d-98a6cd378776 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:35.290479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9db63060-ec34-4f17-a02d-98a6cd378776 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/da875ab4-1aef-42bf-b20f-a60f880df1ae/extra_specs returned with HTTP 404 Jan 10 14:45:35.291708 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1692/3216] 10.222.0.20 () {58 vars in 1354 bytes} [Mon Jan 10 14:45:35 2022] GET /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/da875ab4-1aef-42bf-b20f-a60f880df1ae/extra_specs => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:35.302483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2b113d2-385e-42ff-b83b-e4d323439be4 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] PUT http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/spec1 Jan 10 14:45:35.303471 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2b113d2-385e-42ff-b83b-e4d323439be4 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.304676 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2b113d2-385e-42ff-b83b-e4d323439be4 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/spec1 returned with HTTP 400 Jan 10 14:45:35.313017 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1525/3217] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:45:35 2022] PUT /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/spec1 => generated 102 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:45:35.330017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2c82ca2-5a54-4aa1-9f1a-935ee0960718 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] PUT http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/spec1 Jan 10 14:45:35.330820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2c82ca2-5a54-4aa1-9f1a-935ee0960718 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'update', calling method: update, body: null {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.332364 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2c82ca2-5a54-4aa1-9f1a-935ee0960718 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/spec1 returned with HTTP 400 Jan 10 14:45:35.334220 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1693/3218] 10.222.0.20 () {60 vars in 1391 bytes} [Mon Jan 10 14:45:35 2022] PUT /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/spec1 => generated 72 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:45:35.350041 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f74b50f9-7c2f-4cfa-8995-4e0ece85e254 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] PUT http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/None Jan 10 14:45:35.350828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f74b50f9-7c2f-4cfa-8995-4e0ece85e254 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.409703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f74b50f9-7c2f-4cfa-8995-4e0ece85e254 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 10 14:45:35.410212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f74b50f9-7c2f-4cfa-8995-4e0ece85e254 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/None returned with HTTP 400 Jan 10 14:45:35.411876 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1526/3219] 10.222.0.20 () {60 vars in 1389 bytes} [Mon Jan 10 14:45:35 2022] PUT /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/None => generated 73 bytes in 67 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:45:35.421613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1bb29b80-2200-4823-ba89-022630851953 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] PUT http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/02d80416-b5c9-492d-90ee-788406b66887 Jan 10 14:45:35.422551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1bb29b80-2200-4823-ba89-022630851953 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.444544 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1bb29b80-2200-4823-ba89-022630851953 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 10 14:45:35.445200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1bb29b80-2200-4823-ba89-022630851953 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/02d80416-b5c9-492d-90ee-788406b66887 returned with HTTP 400 Jan 10 14:45:35.446982 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1694/3220] 10.222.0.20 () {60 vars in 1485 bytes} [Mon Jan 10 14:45:35 2022] PUT /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc/extra_specs/02d80416-b5c9-492d-90ee-788406b66887 => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:45:35.457244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae858e95-a4f3-4f5c-9970-02f0eee3aedb tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] PUT http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/82aba1a8-9787-4019-9514-1d7619b70a12/extra_specs/spec1 Jan 10 14:45:35.460124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae858e95-a4f3-4f5c-9970-02f0eee3aedb tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:35.488761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae858e95-a4f3-4f5c-9970-02f0eee3aedb tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/82aba1a8-9787-4019-9514-1d7619b70a12/extra_specs/spec1 returned with HTTP 404 Jan 10 14:45:35.491897 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1527/3221] 10.222.0.20 () {60 vars in 1392 bytes} [Mon Jan 10 14:45:35 2022] PUT /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/82aba1a8-9787-4019-9514-1d7619b70a12/extra_specs/spec1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:35.502016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9df21703-83ad-4e46-a92e-3db970aeebd7 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] DELETE http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc Jan 10 14:45:35.502940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9df21703-83ad-4e46-a92e-3db970aeebd7 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:35.503803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9df21703-83ad-4e46-a92e-3db970aeebd7 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:35.621570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9df21703-83ad-4e46-a92e-3db970aeebd7 tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc returned with HTTP 202 Jan 10 14:45:35.625142 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1695/3222] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:45:35 2022] DELETE /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:45:35.629486 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41a12031-002d-479a-9332-6153a81b818e tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] GET http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc Jan 10 14:45:35.632131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41a12031-002d-479a-9332-6153a81b818e tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:35.632131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41a12031-002d-479a-9332-6153a81b818e tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:35.701065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41a12031-002d-479a-9332-6153a81b818e tempest-ExtraSpecsNegativeTest-2108477232 tempest-ExtraSpecsNegativeTest-2108477232-project-admin] http://10.222.0.20/volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc returned with HTTP 404 Jan 10 14:45:35.702170 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1528/3223] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:45:35 2022] GET /volume/v3/ab3d47512ac544a99f6513130ebe6bca/types/9940ea1b-3cc9-400a-8a93-c80b1570aebc => generated 114 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:35.927445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4a9790bf-a736-452d-8860-d7ae47fb0f93 req-6ebd9a6e-697e-47fe-857c-5e637919072a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:35.928037 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4a9790bf-a736-452d-8860-d7ae47fb0f93 req-6ebd9a6e-697e-47fe-857c-5e637919072a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:35.928528 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-4a9790bf-a736-452d-8860-d7ae47fb0f93 req-6ebd9a6e-697e-47fe-857c-5e637919072a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:35.956401 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:35.956401 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:35.957629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-4a9790bf-a736-452d-8860-d7ae47fb0f93 req-6ebd9a6e-697e-47fe-857c-5e637919072a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:35.963664 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-4a9790bf-a736-452d-8860-d7ae47fb0f93 req-6ebd9a6e-697e-47fe-857c-5e637919072a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:35.964715 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1696/3224] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:35 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:37.002202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f74e09c2-ca43-4521-b430-f523fa111856 req-242f5861-93d7-4255-b32a-c8ee582fe92b tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:37.003543 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f74e09c2-ca43-4521-b430-f523fa111856 req-242f5861-93d7-4255-b32a-c8ee582fe92b tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:37.005736 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f74e09c2-ca43-4521-b430-f523fa111856 req-242f5861-93d7-4255-b32a-c8ee582fe92b tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:37.028653 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:37.028653 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:37.029966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f74e09c2-ca43-4521-b430-f523fa111856 req-242f5861-93d7-4255-b32a-c8ee582fe92b tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:37.042441 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f74e09c2-ca43-4521-b430-f523fa111856 req-242f5861-93d7-4255-b32a-c8ee582fe92b tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:37.043392 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1529/3225] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:36 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:38.083680 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bce89f91-2b71-441d-82d9-9b656d725d49 req-e080ee17-6b8a-4cdd-a913-a3953a339407 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:38.084189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bce89f91-2b71-441d-82d9-9b656d725d49 req-e080ee17-6b8a-4cdd-a913-a3953a339407 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:38.084589 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bce89f91-2b71-441d-82d9-9b656d725d49 req-e080ee17-6b8a-4cdd-a913-a3953a339407 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:38.118706 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:38.118706 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:38.120028 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-bce89f91-2b71-441d-82d9-9b656d725d49 req-e080ee17-6b8a-4cdd-a913-a3953a339407 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Snapshot retrieved successfully. Jan 10 14:45:38.133955 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bce89f91-2b71-441d-82d9-9b656d725d49 req-e080ee17-6b8a-4cdd-a913-a3953a339407 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 200 Jan 10 14:45:38.147435 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1697/3226] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:38 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 469 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:39.173065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d77ea379-3e3f-40c1-b5d3-86dfa1465331 req-1b2b7706-982a-4e4f-9d12-381830cf128a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e Jan 10 14:45:39.173634 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d77ea379-3e3f-40c1-b5d3-86dfa1465331 req-1b2b7706-982a-4e4f-9d12-381830cf128a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:39.173997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d77ea379-3e3f-40c1-b5d3-86dfa1465331 req-1b2b7706-982a-4e4f-9d12-381830cf128a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:39.181761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d77ea379-3e3f-40c1-b5d3-86dfa1465331 req-1b2b7706-982a-4e4f-9d12-381830cf128a tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e returned with HTTP 404 Jan 10 14:45:39.183098 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1530/3227] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:45:39 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/snapshots/34be5fd6-75aa-4b9c-91dd-0344a7058f5e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:39.209281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8530f173-0684-49d9-8b01-ac67baa9506c req-d1ee63ff-5a28-4691-b745-01eda7be032e tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] DELETE http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:39.219977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8530f173-0684-49d9-8b01-ac67baa9506c req-d1ee63ff-5a28-4691-b745-01eda7be032e tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:39.219977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-8530f173-0684-49d9-8b01-ac67baa9506c req-d1ee63ff-5a28-4691-b745-01eda7be032e tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:39.219977 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-8530f173-0684-49d9-8b01-ac67baa9506c req-d1ee63ff-5a28-4691-b745-01eda7be032e tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Delete volume with id: 810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:39.234629 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:39.234629 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:39.235941 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-8530f173-0684-49d9-8b01-ac67baa9506c req-d1ee63ff-5a28-4691-b745-01eda7be032e tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:39.412734 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-8530f173-0684-49d9-8b01-ac67baa9506c req-d1ee63ff-5a28-4691-b745-01eda7be032e tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Delete volume request issued successfully. Jan 10 14:45:39.413142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-8530f173-0684-49d9-8b01-ac67baa9506c req-d1ee63ff-5a28-4691-b745-01eda7be032e tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 202 Jan 10 14:45:39.413905 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1698/3228] 10.222.0.20 () {62 vars in 1600 bytes} [Mon Jan 10 14:45:39 2022] DELETE /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:45:39.443567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3217752b-fe5c-41f3-a050-4ecab93703f1 req-c1c8e95d-5ea4-455f-ad9d-44f0036af807 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:39.444003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3217752b-fe5c-41f3-a050-4ecab93703f1 req-c1c8e95d-5ea4-455f-ad9d-44f0036af807 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:39.444475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3217752b-fe5c-41f3-a050-4ecab93703f1 req-c1c8e95d-5ea4-455f-ad9d-44f0036af807 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:39.468720 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:39.468720 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:39.486195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-3217752b-fe5c-41f3-a050-4ecab93703f1 req-c1c8e95d-5ea4-455f-ad9d-44f0036af807 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:39.509721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3217752b-fe5c-41f3-a050-4ecab93703f1 req-c1c8e95d-5ea4-455f-ad9d-44f0036af807 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:39.518208 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1531/3229] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:39 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:40.547874 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-b5b82ef7-ec6d-4f09-ada7-f6978d9898b6 req-b04ee89d-2308-43be-948f-8ba42ad3a8af tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:40.548359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-b5b82ef7-ec6d-4f09-ada7-f6978d9898b6 req-b04ee89d-2308-43be-948f-8ba42ad3a8af tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:40.548784 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-b5b82ef7-ec6d-4f09-ada7-f6978d9898b6 req-b04ee89d-2308-43be-948f-8ba42ad3a8af tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:40.587481 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:40.587481 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:40.626943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-b5b82ef7-ec6d-4f09-ada7-f6978d9898b6 req-b04ee89d-2308-43be-948f-8ba42ad3a8af tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:40.652867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-b5b82ef7-ec6d-4f09-ada7-f6978d9898b6 req-b04ee89d-2308-43be-948f-8ba42ad3a8af tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:40.664835 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1699/3230] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:40 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:41.694938 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4163cfdb-22e0-48e9-a005-c3a5f15ddee5 req-4d6eeeb2-51d4-4a6c-8be1-0aa4d1636d7d tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:41.696207 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4163cfdb-22e0-48e9-a005-c3a5f15ddee5 req-4d6eeeb2-51d4-4a6c-8be1-0aa4d1636d7d tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:41.696872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4163cfdb-22e0-48e9-a005-c3a5f15ddee5 req-4d6eeeb2-51d4-4a6c-8be1-0aa4d1636d7d tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:41.726627 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:41.726627 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:41.739732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-4163cfdb-22e0-48e9-a005-c3a5f15ddee5 req-4d6eeeb2-51d4-4a6c-8be1-0aa4d1636d7d tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:41.753441 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4163cfdb-22e0-48e9-a005-c3a5f15ddee5 req-4d6eeeb2-51d4-4a6c-8be1-0aa4d1636d7d tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:41.755300 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1532/3231] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:41 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 915 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:42.797786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3694532f-e380-450e-9d58-f791a287a35c req-dbda2e7d-6261-4acc-9111-6a38a272b05f tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:42.798882 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3694532f-e380-450e-9d58-f791a287a35c req-dbda2e7d-6261-4acc-9111-6a38a272b05f tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:42.799581 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3694532f-e380-450e-9d58-f791a287a35c req-dbda2e7d-6261-4acc-9111-6a38a272b05f tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:42.818812 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:42.818812 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:42.828282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-3694532f-e380-450e-9d58-f791a287a35c req-dbda2e7d-6261-4acc-9111-6a38a272b05f tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:42.843989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3694532f-e380-450e-9d58-f791a287a35c req-dbda2e7d-6261-4acc-9111-6a38a272b05f tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:42.845486 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1700/3232] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:42 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:45:43.410348 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23bcd15d-28d4-4500-92b5-9f388c9eb1c9 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] POST http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/146511f6-16b0-4e6b-a061-bb805a263bc1/encryption Jan 10 14:45:43.412122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-23bcd15d-28d4-4500-92b5-9f388c9eb1c9 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:43.441863 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23bcd15d-28d4-4500-92b5-9f388c9eb1c9 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/146511f6-16b0-4e6b-a061-bb805a263bc1/encryption returned with HTTP 404 Jan 10 14:45:43.444588 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1533/3233] 10.222.0.20 () {60 vars in 1373 bytes} [Mon Jan 10 14:45:43 2022] POST /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/146511f6-16b0-4e6b-a061-bb805a263bc1/encryption => generated 114 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:43.451608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a379641e-1b36-4ab2-9081-ad6e7a8179af tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] POST http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types Jan 10 14:45:43.452862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a379641e-1b36-4ab2-9081-ad6e7a8179af tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-352505929", "os-volume-type-access:is_public": false}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:43.547111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a379641e-1b36-4ab2-9081-ad6e7a8179af tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types returned with HTTP 200 Jan 10 14:45:43.547111 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1701/3234] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:45:43 2022] POST /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types => generated 230 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:43.701015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34d5b5e5-e436-4c89-b43e-e088cb98204d tempest-VolumeTypesNegativeTest-1895196316 tempest-VolumeTypesNegativeTest-1895196316-project] POST http://10.222.0.20/volume/v3/81f353952fee4a7f8ea2ba62044bccdb/volumes Jan 10 14:45:43.701974 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34d5b5e5-e436-4c89-b43e-e088cb98204d tempest-VolumeTypesNegativeTest-1895196316 tempest-VolumeTypesNegativeTest-1895196316-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e597b5f-96c6-47e9-92e5-2a851d7bbf8c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2047941389"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:43.703227 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-34d5b5e5-e436-4c89-b43e-e088cb98204d tempest-VolumeTypesNegativeTest-1895196316 tempest-VolumeTypesNegativeTest-1895196316-project] Create volume request body: {'volume': {'volume_type': '8e597b5f-96c6-47e9-92e5-2a851d7bbf8c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2047941389'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:45:43.720572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34d5b5e5-e436-4c89-b43e-e088cb98204d tempest-VolumeTypesNegativeTest-1895196316 tempest-VolumeTypesNegativeTest-1895196316-project] http://10.222.0.20/volume/v3/81f353952fee4a7f8ea2ba62044bccdb/volumes returned with HTTP 404 Jan 10 14:45:43.722061 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1534/3235] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:45:43 2022] POST /volume/v3/81f353952fee4a7f8ea2ba62044bccdb/volumes => generated 114 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:43.730721 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee571469-8929-42ce-b99e-035be026057d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] POST http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types Jan 10 14:45:43.732305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee571469-8929-42ce-b99e-035be026057d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:43.733763 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee571469-8929-42ce-b99e-035be026057d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types returned with HTTP 400 Jan 10 14:45:43.739725 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1702/3236] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:45:43 2022] POST /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types => generated 108 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:45:43.743696 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97845c3f-ce91-48cf-bcb0-bc602e36026e tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] POST http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types Jan 10 14:45:43.744465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97845c3f-ce91-48cf-bcb0-bc602e36026e tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1887396330"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:43.847061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97845c3f-ce91-48cf-bcb0-bc602e36026e tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types returned with HTTP 200 Jan 10 14:45:43.847866 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1535/3237] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:45:43 2022] POST /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types => generated 229 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:43.863554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cdc5746e-4db9-44e8-aa8a-d3a54fac9de0 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] POST http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types Jan 10 14:45:43.863554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cdc5746e-4db9-44e8-aa8a-d3a54fac9de0 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1887396330"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:43.871587 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cdc5746e-4db9-44e8-aa8a-d3a54fac9de0 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1887396330 already exists. Jan 10 14:45:43.871953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cdc5746e-4db9-44e8-aa8a-d3a54fac9de0 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types returned with HTTP 409 Jan 10 14:45:43.873798 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1703/3238] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:45:43 2022] POST /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types => generated 134 bytes in 19 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:45:43.875515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6442c1ed-8960-4310-8001-bf58656ecdc0 req-22a5ed86-eb67-493a-a76f-d549dcf62312 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:43.876282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6442c1ed-8960-4310-8001-bf58656ecdc0 req-22a5ed86-eb67-493a-a76f-d549dcf62312 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:43.876986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-6442c1ed-8960-4310-8001-bf58656ecdc0 req-22a5ed86-eb67-493a-a76f-d549dcf62312 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:43.882334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49941b7c-be2a-4cf8-846c-32247eb5695d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] DELETE http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/171e34eb-7498-4506-892d-b6b56b79560f Jan 10 14:45:43.882784 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49941b7c-be2a-4cf8-846c-32247eb5695d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:43.883246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49941b7c-be2a-4cf8-846c-32247eb5695d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:43.892306 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:43.892306 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:43.896796 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49941b7c-be2a-4cf8-846c-32247eb5695d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/171e34eb-7498-4506-892d-b6b56b79560f returned with HTTP 404 Jan 10 14:45:43.898055 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1704/3239] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:45:43 2022] DELETE /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/171e34eb-7498-4506-892d-b6b56b79560f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:43.901258 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-6442c1ed-8960-4310-8001-bf58656ecdc0 req-22a5ed86-eb67-493a-a76f-d549dcf62312 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Volume info retrieved successfully. Jan 10 14:45:43.908521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e252b532-22a0-4790-a791-301b2dfe3006 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] GET http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/6f95f425-f4e5-4313-b68c-8c3a77c159e8 Jan 10 14:45:43.909091 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e252b532-22a0-4790-a791-301b2dfe3006 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:43.909650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e252b532-22a0-4790-a791-301b2dfe3006 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:43.913507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-6442c1ed-8960-4310-8001-bf58656ecdc0 req-22a5ed86-eb67-493a-a76f-d549dcf62312 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 200 Jan 10 14:45:43.917741 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1536/3240] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:43 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:45:43.919236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e252b532-22a0-4790-a791-301b2dfe3006 tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/6f95f425-f4e5-4313-b68c-8c3a77c159e8 returned with HTTP 404 Jan 10 14:45:43.921529 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1705/3241] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:45:43 2022] GET /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/6f95f425-f4e5-4313-b68c-8c3a77c159e8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:43.928358 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71d49520-9ac6-4af4-ad24-6845dbb11b5c tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] DELETE http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/bacf3805-02ce-4393-bfff-68facd2f5f39 Jan 10 14:45:43.928903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71d49520-9ac6-4af4-ad24-6845dbb11b5c tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:43.929661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71d49520-9ac6-4af4-ad24-6845dbb11b5c tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:44.089142 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71d49520-9ac6-4af4-ad24-6845dbb11b5c tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/bacf3805-02ce-4393-bfff-68facd2f5f39 returned with HTTP 202 Jan 10 14:45:44.089142 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1537/3242] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:45:43 2022] DELETE /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/bacf3805-02ce-4393-bfff-68facd2f5f39 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:45:44.093508 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4c225f4d-ae62-4f5e-be41-258a3e16101d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] GET http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/bacf3805-02ce-4393-bfff-68facd2f5f39 Jan 10 14:45:44.094048 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4c225f4d-ae62-4f5e-be41-258a3e16101d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:44.094566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4c225f4d-ae62-4f5e-be41-258a3e16101d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:44.102488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4c225f4d-ae62-4f5e-be41-258a3e16101d tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/bacf3805-02ce-4393-bfff-68facd2f5f39 returned with HTTP 404 Jan 10 14:45:44.107966 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1706/3243] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:45:44 2022] GET /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/bacf3805-02ce-4393-bfff-68facd2f5f39 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:44.114808 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a842924f-6614-42e7-bbdd-4793d8f67b6a tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] DELETE http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/8e597b5f-96c6-47e9-92e5-2a851d7bbf8c Jan 10 14:45:44.115589 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a842924f-6614-42e7-bbdd-4793d8f67b6a tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:44.116295 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a842924f-6614-42e7-bbdd-4793d8f67b6a tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:44.272475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a842924f-6614-42e7-bbdd-4793d8f67b6a tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/8e597b5f-96c6-47e9-92e5-2a851d7bbf8c returned with HTTP 202 Jan 10 14:45:44.274314 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1538/3244] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:45:44 2022] DELETE /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/8e597b5f-96c6-47e9-92e5-2a851d7bbf8c => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:45:44.281161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94d36463-51da-4c34-90bd-0adfc9c152cb tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] GET http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/8e597b5f-96c6-47e9-92e5-2a851d7bbf8c Jan 10 14:45:44.281987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94d36463-51da-4c34-90bd-0adfc9c152cb tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:44.282638 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94d36463-51da-4c34-90bd-0adfc9c152cb tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:44.290364 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94d36463-51da-4c34-90bd-0adfc9c152cb tempest-VolumeTypesNegativeTest-1759197912 tempest-VolumeTypesNegativeTest-1759197912-project-admin] http://10.222.0.20/volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/8e597b5f-96c6-47e9-92e5-2a851d7bbf8c returned with HTTP 404 Jan 10 14:45:44.292100 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1707/3245] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:45:44 2022] GET /volume/v3/337e01ed775e410bbd31a22e3f2921ba/types/8e597b5f-96c6-47e9-92e5-2a851d7bbf8c => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:44.952886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-64c6b81f-e374-40a9-a03f-ab71013f46f6 req-3efd34aa-965c-4f3c-b665-dc9f99facabb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:44.953888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-64c6b81f-e374-40a9-a03f-ab71013f46f6 req-3efd34aa-965c-4f3c-b665-dc9f99facabb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:44.954510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-64c6b81f-e374-40a9-a03f-ab71013f46f6 req-3efd34aa-965c-4f3c-b665-dc9f99facabb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:44.979240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-64c6b81f-e374-40a9-a03f-ab71013f46f6 req-3efd34aa-965c-4f3c-b665-dc9f99facabb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 404 Jan 10 14:45:44.988559 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1539/3246] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:44 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:45.015404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5c93938b-0cec-45ec-b09e-de6ac7107cc4 req-5d7216f9-df95-47b0-9982-4899fc761efb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] DELETE http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:45.016554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5c93938b-0cec-45ec-b09e-de6ac7107cc4 req-5d7216f9-df95-47b0-9982-4899fc761efb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:45.017205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-5c93938b-0cec-45ec-b09e-de6ac7107cc4 req-5d7216f9-df95-47b0-9982-4899fc761efb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:45.017774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-5c93938b-0cec-45ec-b09e-de6ac7107cc4 req-5d7216f9-df95-47b0-9982-4899fc761efb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Delete volume with id: 810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:45.047637 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-5c93938b-0cec-45ec-b09e-de6ac7107cc4 req-5d7216f9-df95-47b0-9982-4899fc761efb tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 404 Jan 10 14:45:45.050004 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1708/3247] 10.222.0.20 () {62 vars in 1600 bytes} [Mon Jan 10 14:45:45 2022] DELETE /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:45.087309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7e3ea104-6d55-4d04-8c73-d2f124aaf26f req-9b7ef494-3112-4194-98a9-482b0d17c2f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] GET http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb Jan 10 14:45:45.087769 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7e3ea104-6d55-4d04-8c73-d2f124aaf26f req-9b7ef494-3112-4194-98a9-482b0d17c2f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:45.088217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7e3ea104-6d55-4d04-8c73-d2f124aaf26f req-9b7ef494-3112-4194-98a9-482b0d17c2f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:45.120097 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7e3ea104-6d55-4d04-8c73-d2f124aaf26f req-9b7ef494-3112-4194-98a9-482b0d17c2f8 tempest-VolumesSnapshotsTestJSON-1332549831 tempest-VolumesSnapshotsTestJSON-1332549831-project] http://10.222.0.20/volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb returned with HTTP 404 Jan 10 14:45:45.132287 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1540/3248] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:45:45 2022] GET /volume/v3/2ff31c1e03474d7fb2edd598325bb0ab/volumes/810b18d8-98ac-457a-a0f5-729df524d4fb => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:45:52.081345 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] POST http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes Jan 10 14:45:52.082109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-476044216"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:52.083280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-476044216'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:45:52.083588 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Create volume of 1 GB Jan 10 14:45:52.090555 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Availability Zones retrieved successfully. Jan 10 14:45:52.105682 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Flow 'volume_create_api' (006f0726-c990-4c0c-96c6-ca22d5568b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:45:52.108205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f937dc-8d19-4707-8ca2-a772e14ec0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:52.110681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:45:52.156677 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f937dc-8d19-4707-8ca2-a772e14ec0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:52.159114 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2885cbf-de37-4784-9d49-92a44a52232e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:52.404002 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Created reservations ['6d01230e-4f41-47be-91cc-29f8512b1458', 'c5dc220e-f498-455d-a1ad-885f71af0510', '0ff3dab2-d4f1-4acb-9844-97bd2cc99ae6', '91795295-5a9e-4e60-a019-f730f12157c9'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:45:52.408465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2885cbf-de37-4784-9d49-92a44a52232e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d01230e-4f41-47be-91cc-29f8512b1458', 'c5dc220e-f498-455d-a1ad-885f71af0510', '0ff3dab2-d4f1-4acb-9844-97bd2cc99ae6', '91795295-5a9e-4e60-a019-f730f12157c9']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:52.409317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb71c0d-e95a-4b6c-91b4-0d89030ec691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:52.503238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb71c0d-e95a-4b6c-91b4-0d89030ec691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c19177-e4ab-4dd9-a516-fa2a1e58f4da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-476044216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b0b1c3043540ed82797f29d496c396',qos_specs=None,replication_status=,reservations=['6d01230e-4f41-47be-91cc-29f8512b1458','c5dc220e-f498-455d-a1ad-885f71af0510','0ff3dab2-d4f1-4acb-9844-97bd2cc99ae6','91795295-5a9e-4e60-a019-f730f12157c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-476044216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c19177-e4ab-4dd9-a516-fa2a1e58f4da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b0b1c3043540ed82797f29d496c396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:52.505347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81221810-226a-4985-9697-c011f3bfb445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:52.591975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81221810-226a-4985-9697-c011f3bfb445) transitioned into state 'SUCCESS' from state '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-476044216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b0b1c3043540ed82797f29d496c396',qos_specs=None,replication_status=,reservations=['6d01230e-4f41-47be-91cc-29f8512b1458','c5dc220e-f498-455d-a1ad-885f71af0510','0ff3dab2-d4f1-4acb-9844-97bd2cc99ae6','91795295-5a9e-4e60-a019-f730f12157c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:52.593865 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7ba4b6-b00d-4698-98dd-a83650e28b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:45:52.674442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7ba4b6-b00d-4698-98dd-a83650e28b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:45:52.677214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Flow 'volume_create_api' (006f0726-c990-4c0c-96c6-ca22d5568b76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:45:52.678182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Create volume request issued successfully. Jan 10 14:45:52.679443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b2ad406-555d-48b8-8910-9708452e0e1d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes returned with HTTP 202 Jan 10 14:45:52.680715 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1709/3249] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:45:51 2022] POST /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes => generated 822 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:45:52.693605 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fbe6171-467c-44fc-8d5d-f7ef904f4ab2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:45:52.694206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fbe6171-467c-44fc-8d5d-f7ef904f4ab2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:52.694660 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fbe6171-467c-44fc-8d5d-f7ef904f4ab2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:52.709522 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:52.709522 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:52.716663 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3fbe6171-467c-44fc-8d5d-f7ef904f4ab2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:45:52.726133 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fbe6171-467c-44fc-8d5d-f7ef904f4ab2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:45:52.735181 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1541/3250] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:52 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 890 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:53.742800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df70c4b6-20a3-4c0f-bb1f-93542be1a765 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:45:53.744353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df70c4b6-20a3-4c0f-bb1f-93542be1a765 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:53.744996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df70c4b6-20a3-4c0f-bb1f-93542be1a765 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:53.780287 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:53.780287 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:53.801609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-df70c4b6-20a3-4c0f-bb1f-93542be1a765 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:45:53.820697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df70c4b6-20a3-4c0f-bb1f-93542be1a765 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:45:53.823624 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1710/3251] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:53 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:54.844041 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cf853f0-7cb4-4762-af22-0fc9cdc9be28 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:45:54.846523 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cf853f0-7cb4-4762-af22-0fc9cdc9be28 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:54.848220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cf853f0-7cb4-4762-af22-0fc9cdc9be28 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:54.874823 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:54.874823 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:54.897182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5cf853f0-7cb4-4762-af22-0fc9cdc9be28 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:45:54.917039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cf853f0-7cb4-4762-af22-0fc9cdc9be28 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:45:54.917760 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1542/3252] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:54 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:54.933699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-756be3b9-aee8-4794-87a6-bc1179146ac1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] POST http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups Jan 10 14:45:54.934393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-756be3b9-aee8-4794-87a6-bc1179146ac1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77c19177-e4ab-4dd9-a516-fa2a1e58f4da", "name": "tempest-VolumesBackupsAdminTest-Backup-689490857"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:45:54.935727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-756be3b9-aee8-4794-87a6-bc1179146ac1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Creating new backup {'backup': {'volume_id': '77c19177-e4ab-4dd9-a516-fa2a1e58f4da', 'name': 'tempest-VolumesBackupsAdminTest-Backup-689490857'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:45:54.936075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-756be3b9-aee8-4794-87a6-bc1179146ac1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Creating backup of volume 77c19177-e4ab-4dd9-a516-fa2a1e58f4da in container None Jan 10 14:45:54.958868 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:54.958868 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:54.960869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-756be3b9-aee8-4794-87a6-bc1179146ac1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:45:55.323642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-756be3b9-aee8-4794-87a6-bc1179146ac1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Created reservations ['61234a85-ce03-423f-9289-00e6a3cf5d89', '78a03af0-0ef6-49d0-afb3-cbd42e087bd8'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:45:55.656794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-756be3b9-aee8-4794-87a6-bc1179146ac1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups returned with HTTP 202 Jan 10 14:45:55.658293 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1711/3253] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:45:54 2022] POST /volume/v3/06b0b1c3043540ed82797f29d496c396/backups => generated 400 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:45:55.670619 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be02c667-db3e-4d52-a16a-b5974d2076b6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:45:55.671103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be02c667-db3e-4d52-a16a-b5974d2076b6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:55.672141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be02c667-db3e-4d52-a16a-b5974d2076b6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:55.672758 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-be02c667-db3e-4d52-a16a-b5974d2076b6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:45:55.693379 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:55.693379 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:55.694224 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be02c667-db3e-4d52-a16a-b5974d2076b6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:45:55.695058 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1543/3254] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:55 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:56.706828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b875d7c-80e5-476c-a8ca-60af78b90a7d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:45:56.707941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b875d7c-80e5-476c-a8ca-60af78b90a7d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:56.708432 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b875d7c-80e5-476c-a8ca-60af78b90a7d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:56.708738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7b875d7c-80e5-476c-a8ca-60af78b90a7d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:45:56.717912 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:56.717912 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:56.726800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b875d7c-80e5-476c-a8ca-60af78b90a7d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:45:56.727931 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1712/3255] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:56 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:57.739747 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5eacbd59-3342-4b94-a14f-b9f23ae9c2aa tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:45:57.740439 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5eacbd59-3342-4b94-a14f-b9f23ae9c2aa tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:57.741122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5eacbd59-3342-4b94-a14f-b9f23ae9c2aa tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:57.741431 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5eacbd59-3342-4b94-a14f-b9f23ae9c2aa tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:45:57.755396 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:57.755396 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:57.764229 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5eacbd59-3342-4b94-a14f-b9f23ae9c2aa tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:45:57.767489 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1544/3256] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:57 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:58.782550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4284db75-c342-4d95-9603-ac52fe252ff0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:45:58.783089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4284db75-c342-4d95-9603-ac52fe252ff0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:58.784542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4284db75-c342-4d95-9603-ac52fe252ff0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:58.784917 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4284db75-c342-4d95-9603-ac52fe252ff0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:45:58.818284 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:58.818284 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:58.821107 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4284db75-c342-4d95-9603-ac52fe252ff0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:45:58.828170 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1713/3257] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:58 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:45:59.835729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-183f3f89-904a-48cc-8950-eb23c9bc4812 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:45:59.839670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-183f3f89-904a-48cc-8950-eb23c9bc4812 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:45:59.839670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-183f3f89-904a-48cc-8950-eb23c9bc4812 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:45:59.839670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-183f3f89-904a-48cc-8950-eb23c9bc4812 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:45:59.869043 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:45:59.869043 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:45:59.874298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-183f3f89-904a-48cc-8950-eb23c9bc4812 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:45:59.879637 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1545/3258] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:45:59 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:46:00.888533 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbc5be72-30f6-43ad-84eb-16f5260e78fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:00.889043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbc5be72-30f6-43ad-84eb-16f5260e78fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:00.889470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbc5be72-30f6-43ad-84eb-16f5260e78fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:00.889683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fbc5be72-30f6-43ad-84eb-16f5260e78fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:00.903173 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:00.903173 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:00.905003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbc5be72-30f6-43ad-84eb-16f5260e78fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:00.905723 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1714/3259] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:00 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:01.919081 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7a8855f-6fd2-4a7f-9c30-415dd36085d5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:01.919586 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7a8855f-6fd2-4a7f-9c30-415dd36085d5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:01.920063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7a8855f-6fd2-4a7f-9c30-415dd36085d5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:01.920417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c7a8855f-6fd2-4a7f-9c30-415dd36085d5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:01.946513 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:01.946513 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:01.949767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7a8855f-6fd2-4a7f-9c30-415dd36085d5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:01.950488 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1546/3260] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:01 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:02.966676 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3161d1a-6afb-4726-92e2-cb8225e01753 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:02.967273 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3161d1a-6afb-4726-92e2-cb8225e01753 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:02.968071 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3161d1a-6afb-4726-92e2-cb8225e01753 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:02.969694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d3161d1a-6afb-4726-92e2-cb8225e01753 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:03.008689 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:03.008689 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:03.017791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3161d1a-6afb-4726-92e2-cb8225e01753 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:03.027548 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1715/3261] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:02 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:04.034558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc799056-ef3c-4b2f-986b-01f0b4448148 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:04.035257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc799056-ef3c-4b2f-986b-01f0b4448148 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:04.035473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc799056-ef3c-4b2f-986b-01f0b4448148 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:04.035778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dc799056-ef3c-4b2f-986b-01f0b4448148 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:04.047387 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:04.047387 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:04.056400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc799056-ef3c-4b2f-986b-01f0b4448148 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:04.057129 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1547/3262] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:04 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:05.070629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-105004c9-d43e-42f5-aaf4-120eb8c46e7e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:05.071805 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-105004c9-d43e-42f5-aaf4-120eb8c46e7e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:05.072423 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-105004c9-d43e-42f5-aaf4-120eb8c46e7e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:05.072862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-105004c9-d43e-42f5-aaf4-120eb8c46e7e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:05.088176 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:05.088176 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:05.090477 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-105004c9-d43e-42f5-aaf4-120eb8c46e7e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:05.098959 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1716/3263] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:05 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:06.106527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fb1a69f-9a2e-4f62-8759-a4ca898a3384 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:06.108221 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fb1a69f-9a2e-4f62-8759-a4ca898a3384 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:06.108872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fb1a69f-9a2e-4f62-8759-a4ca898a3384 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:06.109350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1fb1a69f-9a2e-4f62-8759-a4ca898a3384 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:06.126751 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:06.126751 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:06.141848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fb1a69f-9a2e-4f62-8759-a4ca898a3384 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:06.149210 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1548/3264] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:06 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:07.157825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77cf4766-dd3e-4b92-9c3d-37d8ee993129 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:07.159509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77cf4766-dd3e-4b92-9c3d-37d8ee993129 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:07.160300 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77cf4766-dd3e-4b92-9c3d-37d8ee993129 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:07.161151 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-77cf4766-dd3e-4b92-9c3d-37d8ee993129 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:07.183199 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:07.183199 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:07.194626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77cf4766-dd3e-4b92-9c3d-37d8ee993129 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:07.200867 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1717/3265] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:07 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:08.214455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1274e870-a8a7-468d-9858-2b688319f362 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:08.215977 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1274e870-a8a7-468d-9858-2b688319f362 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:08.216884 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1274e870-a8a7-468d-9858-2b688319f362 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:08.217965 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1274e870-a8a7-468d-9858-2b688319f362 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:08.238864 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:08.238864 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:08.240548 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1274e870-a8a7-468d-9858-2b688319f362 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:08.252673 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1549/3266] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:08 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:09.265895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2db672c-2efc-4b5a-8ae3-fb4cc020ab5b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:09.266904 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2db672c-2efc-4b5a-8ae3-fb4cc020ab5b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:09.267506 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2db672c-2efc-4b5a-8ae3-fb4cc020ab5b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:09.268063 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b2db672c-2efc-4b5a-8ae3-fb4cc020ab5b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:09.297896 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:09.297896 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:09.318807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2db672c-2efc-4b5a-8ae3-fb4cc020ab5b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:09.320145 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1718/3267] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:09 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:10.333703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4329b6b0-edfe-4c38-908b-a0344c00d0da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:10.334259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4329b6b0-edfe-4c38-908b-a0344c00d0da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:10.335472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4329b6b0-edfe-4c38-908b-a0344c00d0da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:10.335950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4329b6b0-edfe-4c38-908b-a0344c00d0da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:10.356708 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:10.356708 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:10.358795 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4329b6b0-edfe-4c38-908b-a0344c00d0da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:10.365509 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1550/3268] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:10 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:11.376048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a3255a8-1f76-4837-abbb-8e2640bfd9ad tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:11.376595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a3255a8-1f76-4837-abbb-8e2640bfd9ad tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:11.377035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a3255a8-1f76-4837-abbb-8e2640bfd9ad tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:11.377277 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8a3255a8-1f76-4837-abbb-8e2640bfd9ad tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:11.391404 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:11.391404 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:11.395042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a3255a8-1f76-4837-abbb-8e2640bfd9ad tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:11.395776 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1719/3269] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:11 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:12.408540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-892d68e2-4d2c-47f6-86ef-d444355a9e4e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:12.409052 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-892d68e2-4d2c-47f6-86ef-d444355a9e4e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:12.409164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-892d68e2-4d2c-47f6-86ef-d444355a9e4e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:12.409456 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-892d68e2-4d2c-47f6-86ef-d444355a9e4e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:12.451827 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:12.451827 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:12.463496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-892d68e2-4d2c-47f6-86ef-d444355a9e4e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:12.467199 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1551/3270] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:12 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:13.480508 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90895624-3dff-4461-87ad-3b6f6af34aed tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:13.480982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90895624-3dff-4461-87ad-3b6f6af34aed tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:13.482814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90895624-3dff-4461-87ad-3b6f6af34aed tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:13.482814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-90895624-3dff-4461-87ad-3b6f6af34aed tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:13.495990 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:13.495990 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:13.500412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90895624-3dff-4461-87ad-3b6f6af34aed tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:13.502478 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1720/3271] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:13 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:14.516073 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79ab59fc-021a-4f79-ab7e-68e32f9dbc2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:14.516839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79ab59fc-021a-4f79-ab7e-68e32f9dbc2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:14.517294 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79ab59fc-021a-4f79-ab7e-68e32f9dbc2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:14.517703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-79ab59fc-021a-4f79-ab7e-68e32f9dbc2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:14.529654 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:14.529654 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:14.537030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79ab59fc-021a-4f79-ab7e-68e32f9dbc2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:14.550706 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1552/3272] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:14 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 807 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:15.552869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2986c3c-a999-4934-b340-2de5da113e76 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:15.554174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2986c3c-a999-4934-b340-2de5da113e76 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:15.554744 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2986c3c-a999-4934-b340-2de5da113e76 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:15.554978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c2986c3c-a999-4934-b340-2de5da113e76 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:15.566819 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:15.566819 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:15.572794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2986c3c-a999-4934-b340-2de5da113e76 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:15.576474 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1721/3273] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:15 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:16.603637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-93e4ef31-c742-45a7-8be0-061ae2a1eaab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:16.604093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-93e4ef31-c742-45a7-8be0-061ae2a1eaab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:16.604579 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-93e4ef31-c742-45a7-8be0-061ae2a1eaab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:16.608485 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-93e4ef31-c742-45a7-8be0-061ae2a1eaab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:16.619229 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:16.619229 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:16.621578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-93e4ef31-c742-45a7-8be0-061ae2a1eaab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:16.622371 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1553/3274] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:16 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:17.635847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-414168b1-c81a-4f93-bb20-b087d436bd45 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:17.636662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-414168b1-c81a-4f93-bb20-b087d436bd45 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:17.636815 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-414168b1-c81a-4f93-bb20-b087d436bd45 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:17.637226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-414168b1-c81a-4f93-bb20-b087d436bd45 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:17.654069 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:17.654069 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:17.661739 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-414168b1-c81a-4f93-bb20-b087d436bd45 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:17.691137 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1722/3275] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:17 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:18.678939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c6d79969-c9d2-4407-97a0-9361b04ec33c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:18.679472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c6d79969-c9d2-4407-97a0-9361b04ec33c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:18.680555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c6d79969-c9d2-4407-97a0-9361b04ec33c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:18.680870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c6d79969-c9d2-4407-97a0-9361b04ec33c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:18.689077 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:18.689077 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:18.691222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c6d79969-c9d2-4407-97a0-9361b04ec33c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:18.692338 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1554/3276] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:18 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:19.707061 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63936804-3e07-4fd7-8ca4-745a24a899ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:19.707593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63936804-3e07-4fd7-8ca4-745a24a899ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:19.708083 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63936804-3e07-4fd7-8ca4-745a24a899ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:19.708502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-63936804-3e07-4fd7-8ca4-745a24a899ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:19.743782 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:19.743782 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:19.746708 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63936804-3e07-4fd7-8ca4-745a24a899ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:19.747985 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1723/3277] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:19 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:20.766866 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10832469-741c-420b-ad75-8d08f9252c78 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:20.766866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10832469-741c-420b-ad75-8d08f9252c78 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:20.766866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10832469-741c-420b-ad75-8d08f9252c78 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:20.766866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-10832469-741c-420b-ad75-8d08f9252c78 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:20.784244 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:20.784244 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:20.790247 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10832469-741c-420b-ad75-8d08f9252c78 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:20.793001 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1555/3278] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:20 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:21.805411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b96dd296-cf29-4393-8623-9f8180a531b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:21.805901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b96dd296-cf29-4393-8623-9f8180a531b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:21.806832 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b96dd296-cf29-4393-8623-9f8180a531b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:21.807273 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b96dd296-cf29-4393-8623-9f8180a531b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:21.829005 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:21.829005 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:21.831632 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b96dd296-cf29-4393-8623-9f8180a531b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:21.832599 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1724/3279] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:21 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:22.848033 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d11f85e4-b2fe-4735-b583-4d4a30587c6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:22.848675 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d11f85e4-b2fe-4735-b583-4d4a30587c6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:22.849225 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d11f85e4-b2fe-4735-b583-4d4a30587c6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:22.849628 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d11f85e4-b2fe-4735-b583-4d4a30587c6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:22.859775 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:22.859775 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:22.872624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d11f85e4-b2fe-4735-b583-4d4a30587c6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:22.880582 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1556/3280] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:22 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:23.879357 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6521110a-3ec7-483b-8223-15107a092ced tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:23.880037 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6521110a-3ec7-483b-8223-15107a092ced tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:23.880808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6521110a-3ec7-483b-8223-15107a092ced tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:23.881107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6521110a-3ec7-483b-8223-15107a092ced tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:23.888499 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:23.888499 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:23.890033 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6521110a-3ec7-483b-8223-15107a092ced tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:23.890723 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1725/3281] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:23 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:46:24.904395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da22a553-acbb-4b7a-b6cf-5ec037eb08d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:24.904937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da22a553-acbb-4b7a-b6cf-5ec037eb08d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:24.905380 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da22a553-acbb-4b7a-b6cf-5ec037eb08d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:24.905684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-da22a553-acbb-4b7a-b6cf-5ec037eb08d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:24.922354 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:24.922354 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:24.923954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da22a553-acbb-4b7a-b6cf-5ec037eb08d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:24.929767 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1557/3282] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:24 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:25.947592 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc56f81e-6a77-46da-94ac-efaadbdb6ed9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:25.948076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc56f81e-6a77-46da-94ac-efaadbdb6ed9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:25.950711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc56f81e-6a77-46da-94ac-efaadbdb6ed9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:25.950711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cc56f81e-6a77-46da-94ac-efaadbdb6ed9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:25.961097 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:25.961097 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:25.963302 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc56f81e-6a77-46da-94ac-efaadbdb6ed9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:25.964424 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1726/3283] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:25 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:26.978623 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03f83e70-c115-4b74-adc7-81734e94247e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:26.983877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03f83e70-c115-4b74-adc7-81734e94247e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:26.983877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03f83e70-c115-4b74-adc7-81734e94247e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:26.983877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-03f83e70-c115-4b74-adc7-81734e94247e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:26.999782 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:26.999782 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:27.001445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03f83e70-c115-4b74-adc7-81734e94247e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:27.009727 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1558/3284] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:26 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:28.023131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23dfc6be-8c35-4362-96d3-bf257261e758 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:28.024012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23dfc6be-8c35-4362-96d3-bf257261e758 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:28.024666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-23dfc6be-8c35-4362-96d3-bf257261e758 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:28.025133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-23dfc6be-8c35-4362-96d3-bf257261e758 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:28.043404 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:28.043404 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:28.045323 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-23dfc6be-8c35-4362-96d3-bf257261e758 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:28.046478 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1727/3285] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:28 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:29.060672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69fe655b-e28f-41d4-8610-5e5458e9599a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:29.062261 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69fe655b-e28f-41d4-8610-5e5458e9599a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:29.062946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69fe655b-e28f-41d4-8610-5e5458e9599a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:29.063454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-69fe655b-e28f-41d4-8610-5e5458e9599a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:29.074706 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:29.074706 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:29.078669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69fe655b-e28f-41d4-8610-5e5458e9599a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:29.085675 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1559/3286] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:29 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:30.094065 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-786e9978-fb82-43ad-8346-681c81d65fdd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:30.094750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-786e9978-fb82-43ad-8346-681c81d65fdd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:30.095344 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-786e9978-fb82-43ad-8346-681c81d65fdd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:30.095656 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-786e9978-fb82-43ad-8346-681c81d65fdd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:30.105896 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:30.105896 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:30.108132 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-786e9978-fb82-43ad-8346-681c81d65fdd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:30.114472 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1728/3287] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:30 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:31.122515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7db706cc-3792-4c28-826d-eff9adf15132 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:31.124774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7db706cc-3792-4c28-826d-eff9adf15132 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:31.125921 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7db706cc-3792-4c28-826d-eff9adf15132 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:31.126433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7db706cc-3792-4c28-826d-eff9adf15132 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:31.136807 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:31.136807 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:31.138830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7db706cc-3792-4c28-826d-eff9adf15132 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:31.140290 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1560/3288] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:31 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:32.152463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39515b3b-3d4c-4741-8388-475063024fc9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:32.152876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39515b3b-3d4c-4741-8388-475063024fc9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:32.153290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39515b3b-3d4c-4741-8388-475063024fc9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:32.153771 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-39515b3b-3d4c-4741-8388-475063024fc9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:32.164470 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:32.164470 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:32.166429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39515b3b-3d4c-4741-8388-475063024fc9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:32.167475 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1729/3289] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:32 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:33.182035 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10ba2e28-0169-496c-a55d-5b7f4cb491d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:33.182824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10ba2e28-0169-496c-a55d-5b7f4cb491d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:33.183541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10ba2e28-0169-496c-a55d-5b7f4cb491d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:33.184038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-10ba2e28-0169-496c-a55d-5b7f4cb491d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:33.194164 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:33.194164 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:33.196861 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10ba2e28-0169-496c-a55d-5b7f4cb491d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:33.203056 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1561/3290] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:33 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:34.211891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d225881-0d6e-452c-b4f1-9c4da9011105 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:34.212666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d225881-0d6e-452c-b4f1-9c4da9011105 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:34.213341 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d225881-0d6e-452c-b4f1-9c4da9011105 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:34.214117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2d225881-0d6e-452c-b4f1-9c4da9011105 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:34.222455 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:34.222455 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:34.224403 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d225881-0d6e-452c-b4f1-9c4da9011105 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:34.230983 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1730/3291] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:34 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:35.238944 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7aa75ed9-bdd2-4cc1-ae5e-91b8339df7a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:35.239510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7aa75ed9-bdd2-4cc1-ae5e-91b8339df7a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:35.239948 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7aa75ed9-bdd2-4cc1-ae5e-91b8339df7a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:35.240339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7aa75ed9-bdd2-4cc1-ae5e-91b8339df7a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:35.255615 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:35.255615 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:35.255615 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7aa75ed9-bdd2-4cc1-ae5e-91b8339df7a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:35.255615 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1562/3292] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:35 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:36.269991 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e3d7995-24ed-4339-bd8f-f325a11fbc23 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:36.271212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e3d7995-24ed-4339-bd8f-f325a11fbc23 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:36.271811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e3d7995-24ed-4339-bd8f-f325a11fbc23 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:36.272279 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8e3d7995-24ed-4339-bd8f-f325a11fbc23 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:36.282078 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:36.282078 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:36.285327 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e3d7995-24ed-4339-bd8f-f325a11fbc23 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:36.286231 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1731/3293] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:36 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:37.316176 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-052d95ef-965a-4a77-b539-3ce58b335532 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:37.317513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-052d95ef-965a-4a77-b539-3ce58b335532 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:37.318142 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-052d95ef-965a-4a77-b539-3ce58b335532 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:37.318593 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-052d95ef-965a-4a77-b539-3ce58b335532 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:37.326545 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:37.326545 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:37.328400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-052d95ef-965a-4a77-b539-3ce58b335532 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:37.329613 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1563/3294] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:37 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:38.343096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-020d6de0-0297-40c5-b304-426b132f05a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:38.344314 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-020d6de0-0297-40c5-b304-426b132f05a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:38.344940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-020d6de0-0297-40c5-b304-426b132f05a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:38.345390 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-020d6de0-0297-40c5-b304-426b132f05a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:38.355594 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:38.355594 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:38.357956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-020d6de0-0297-40c5-b304-426b132f05a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:38.362172 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1732/3295] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:38 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:39.373680 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3cf1221b-2e61-43db-8f76-a36aab8876bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:39.375604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3cf1221b-2e61-43db-8f76-a36aab8876bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:39.376213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3cf1221b-2e61-43db-8f76-a36aab8876bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:39.376718 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3cf1221b-2e61-43db-8f76-a36aab8876bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:39.388126 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:39.388126 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:39.389760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3cf1221b-2e61-43db-8f76-a36aab8876bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:39.394278 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1564/3296] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:39 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:40.403697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2826eaef-6b86-4ddd-925c-5843437900a5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:40.404863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2826eaef-6b86-4ddd-925c-5843437900a5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:40.405503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2826eaef-6b86-4ddd-925c-5843437900a5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:40.405991 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2826eaef-6b86-4ddd-925c-5843437900a5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:40.419876 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:40.419876 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:40.423506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2826eaef-6b86-4ddd-925c-5843437900a5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:40.431235 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1733/3297] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:40 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:41.437335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57bce3ae-235e-4e10-8812-99da4e1ac2e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:41.438478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57bce3ae-235e-4e10-8812-99da4e1ac2e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:41.439171 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57bce3ae-235e-4e10-8812-99da4e1ac2e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:41.439719 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-57bce3ae-235e-4e10-8812-99da4e1ac2e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:41.459231 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:41.459231 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:41.462067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57bce3ae-235e-4e10-8812-99da4e1ac2e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:41.482501 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1565/3298] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:41 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:42.478007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19f76b2d-773f-48b0-8b1d-1c594bdb2321 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:42.478505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19f76b2d-773f-48b0-8b1d-1c594bdb2321 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:42.479075 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19f76b2d-773f-48b0-8b1d-1c594bdb2321 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:42.480202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-19f76b2d-773f-48b0-8b1d-1c594bdb2321 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:42.494086 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:42.494086 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:42.497697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19f76b2d-773f-48b0-8b1d-1c594bdb2321 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:42.500699 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1734/3299] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:42 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:46:43.514316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d3742af6-4bea-4e40-9505-0f53f4f67267 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:43.515952 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d3742af6-4bea-4e40-9505-0f53f4f67267 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:43.516407 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d3742af6-4bea-4e40-9505-0f53f4f67267 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:43.518595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d3742af6-4bea-4e40-9505-0f53f4f67267 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:43.535117 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:43.535117 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:43.536791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d3742af6-4bea-4e40-9505-0f53f4f67267 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:43.548447 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1566/3300] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:43 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:44.551992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85b0f4e2-b159-467f-a638-ddf05f9fedca tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:44.553036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85b0f4e2-b159-467f-a638-ddf05f9fedca tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:44.553497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85b0f4e2-b159-467f-a638-ddf05f9fedca tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:44.553799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-85b0f4e2-b159-467f-a638-ddf05f9fedca tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:44.578651 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:44.578651 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:44.581362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85b0f4e2-b159-467f-a638-ddf05f9fedca tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:44.583952 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1735/3301] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:44 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:45.597314 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c13da2ed-1944-4499-9327-343bf1d99612 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:45.598324 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c13da2ed-1944-4499-9327-343bf1d99612 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:45.598760 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c13da2ed-1944-4499-9327-343bf1d99612 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:45.599104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c13da2ed-1944-4499-9327-343bf1d99612 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:45.606723 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:45.606723 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:45.608576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c13da2ed-1944-4499-9327-343bf1d99612 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:45.611293 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1567/3302] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:45 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:46.625014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1da0482e-b034-4ffd-ab2e-5f3b31a0f213 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:46.626600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1da0482e-b034-4ffd-ab2e-5f3b31a0f213 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:46.627096 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1da0482e-b034-4ffd-ab2e-5f3b31a0f213 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:46.627584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1da0482e-b034-4ffd-ab2e-5f3b31a0f213 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:46.635918 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:46.635918 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:46.637599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1da0482e-b034-4ffd-ab2e-5f3b31a0f213 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:46.644547 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1736/3303] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:46 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:47.653536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc6b9246-beba-4006-8e46-3d35e7ce70f0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:47.654178 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc6b9246-beba-4006-8e46-3d35e7ce70f0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:47.654548 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc6b9246-beba-4006-8e46-3d35e7ce70f0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:47.654865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dc6b9246-beba-4006-8e46-3d35e7ce70f0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:47.684315 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:47.684315 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:47.688610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc6b9246-beba-4006-8e46-3d35e7ce70f0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:47.695854 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1568/3304] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:47 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:48.706220 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0446670-aeff-42ba-810e-7cd7157c523c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:48.707831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0446670-aeff-42ba-810e-7cd7157c523c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:48.708834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0446670-aeff-42ba-810e-7cd7157c523c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:48.709290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a0446670-aeff-42ba-810e-7cd7157c523c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:48.718202 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:48.718202 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:48.719839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0446670-aeff-42ba-810e-7cd7157c523c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:48.721275 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1737/3305] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:48 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:49.734754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01c6e76d-ea5b-441e-86da-cc5c32cdf38d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:49.735259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01c6e76d-ea5b-441e-86da-cc5c32cdf38d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:49.735536 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01c6e76d-ea5b-441e-86da-cc5c32cdf38d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:49.735978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-01c6e76d-ea5b-441e-86da-cc5c32cdf38d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:49.751644 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:49.751644 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:49.761059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01c6e76d-ea5b-441e-86da-cc5c32cdf38d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:49.768896 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1569/3306] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:49 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:50.775041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1dc33b8c-bf20-4f38-83b2-91a6f6396602 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:50.775630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1dc33b8c-bf20-4f38-83b2-91a6f6396602 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:50.776052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1dc33b8c-bf20-4f38-83b2-91a6f6396602 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:50.776595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1dc33b8c-bf20-4f38-83b2-91a6f6396602 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:50.788886 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:50.788886 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:50.790983 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1dc33b8c-bf20-4f38-83b2-91a6f6396602 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:50.792515 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1738/3307] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:50 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:51.805637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2802e308-0154-48a5-9a55-e2ee41ea3a3d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:51.808437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2802e308-0154-48a5-9a55-e2ee41ea3a3d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:51.808437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2802e308-0154-48a5-9a55-e2ee41ea3a3d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:51.808437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2802e308-0154-48a5-9a55-e2ee41ea3a3d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:51.823048 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:51.823048 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:51.824892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2802e308-0154-48a5-9a55-e2ee41ea3a3d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:51.825673 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1570/3308] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:51 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:52.839224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35da0cbd-9e01-4155-a8e2-1563136c9c1e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:52.839855 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35da0cbd-9e01-4155-a8e2-1563136c9c1e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:52.840365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35da0cbd-9e01-4155-a8e2-1563136c9c1e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:52.840794 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-35da0cbd-9e01-4155-a8e2-1563136c9c1e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:52.853967 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:52.853967 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:52.860971 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35da0cbd-9e01-4155-a8e2-1563136c9c1e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:52.864546 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1739/3309] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:52 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:53.876867 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d67edde-c36e-4c7e-af0e-a58662bc1ec8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:53.877409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d67edde-c36e-4c7e-af0e-a58662bc1ec8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:53.877758 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d67edde-c36e-4c7e-af0e-a58662bc1ec8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:53.878065 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3d67edde-c36e-4c7e-af0e-a58662bc1ec8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:53.894664 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:53.894664 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:53.899388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d67edde-c36e-4c7e-af0e-a58662bc1ec8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:53.902948 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1571/3310] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:53 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:54.911628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e3dfe3f-e877-485d-85a4-b336c7a2da62 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:54.912216 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e3dfe3f-e877-485d-85a4-b336c7a2da62 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:54.912532 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e3dfe3f-e877-485d-85a4-b336c7a2da62 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:54.913015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3e3dfe3f-e877-485d-85a4-b336c7a2da62 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:54.928013 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:54.928013 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:54.929719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e3dfe3f-e877-485d-85a4-b336c7a2da62 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:54.930832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1740/3311] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:54 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:55.943406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3928c38-4a36-41e7-9800-1a7842108b02 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:55.943947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3928c38-4a36-41e7-9800-1a7842108b02 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:55.944311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3928c38-4a36-41e7-9800-1a7842108b02 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:55.944617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a3928c38-4a36-41e7-9800-1a7842108b02 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:55.952314 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:55.952314 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:55.953785 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3928c38-4a36-41e7-9800-1a7842108b02 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:55.956801 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1572/3312] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:55 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:46:56.968157 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90898c38-0b1e-486b-a6dd-a5e37d72a02f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:56.968749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90898c38-0b1e-486b-a6dd-a5e37d72a02f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:56.977800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90898c38-0b1e-486b-a6dd-a5e37d72a02f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:56.978226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-90898c38-0b1e-486b-a6dd-a5e37d72a02f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:56.986017 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:56.986017 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:56.989439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90898c38-0b1e-486b-a6dd-a5e37d72a02f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:56.989439 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1741/3313] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:56 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:58.001112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc741615-bbbf-4b16-b66c-d8ba5fc48563 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:58.002168 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc741615-bbbf-4b16-b66c-d8ba5fc48563 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:58.004068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc741615-bbbf-4b16-b66c-d8ba5fc48563 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:58.004399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bc741615-bbbf-4b16-b66c-d8ba5fc48563 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:58.026190 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:58.026190 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:58.027903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc741615-bbbf-4b16-b66c-d8ba5fc48563 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:58.028642 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1573/3314] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:57 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:46:59.041508 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12b1b293-8487-4494-af28-74290a5ffc98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:46:59.042901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12b1b293-8487-4494-af28-74290a5ffc98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:46:59.043547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12b1b293-8487-4494-af28-74290a5ffc98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:46:59.044089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-12b1b293-8487-4494-af28-74290a5ffc98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:46:59.056804 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:46:59.056804 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:46:59.082858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12b1b293-8487-4494-af28-74290a5ffc98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:46:59.088470 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1742/3315] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:46:59 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:00.096695 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14f01a64-2091-49a7-ab4f-d493b1de1c88 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:00.097204 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14f01a64-2091-49a7-ab4f-d493b1de1c88 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:00.097575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14f01a64-2091-49a7-ab4f-d493b1de1c88 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:00.097876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-14f01a64-2091-49a7-ab4f-d493b1de1c88 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:00.111105 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:00.111105 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:00.111105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14f01a64-2091-49a7-ab4f-d493b1de1c88 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:00.115247 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1574/3316] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:00 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:01.122921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd98c8e1-ce57-409a-9f9a-04dacd56d340 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:01.123972 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd98c8e1-ce57-409a-9f9a-04dacd56d340 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:01.124710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bd98c8e1-ce57-409a-9f9a-04dacd56d340 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:01.125360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-bd98c8e1-ce57-409a-9f9a-04dacd56d340 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:01.142228 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:01.142228 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:01.142228 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bd98c8e1-ce57-409a-9f9a-04dacd56d340 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:01.142586 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1743/3317] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:01 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:02.154496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3ef20a12-01ab-427c-8527-2182e98f06f2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:02.155021 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3ef20a12-01ab-427c-8527-2182e98f06f2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:02.160808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3ef20a12-01ab-427c-8527-2182e98f06f2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:02.162623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3ef20a12-01ab-427c-8527-2182e98f06f2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:02.174084 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:02.174084 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:02.176397 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3ef20a12-01ab-427c-8527-2182e98f06f2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:02.179253 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1575/3318] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:02 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:03.191207 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35901bb0-f149-478c-bfbc-2d573e61cb7c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:03.191810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35901bb0-f149-478c-bfbc-2d573e61cb7c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:03.192564 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35901bb0-f149-478c-bfbc-2d573e61cb7c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:03.193384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-35901bb0-f149-478c-bfbc-2d573e61cb7c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:03.209591 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:03.209591 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:03.211686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35901bb0-f149-478c-bfbc-2d573e61cb7c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:03.212750 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1744/3319] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:03 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:04.226528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e36b8225-0f8f-4f0a-a8ad-d8d06487d410 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:04.227575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e36b8225-0f8f-4f0a-a8ad-d8d06487d410 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:04.227575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e36b8225-0f8f-4f0a-a8ad-d8d06487d410 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:04.228047 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e36b8225-0f8f-4f0a-a8ad-d8d06487d410 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:04.239380 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:04.239380 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:04.242352 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e36b8225-0f8f-4f0a-a8ad-d8d06487d410 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:04.243873 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1576/3320] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:04 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:47:05.257123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-339ab0b8-968b-42c4-9f62-6e9fa460ad4d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:05.257672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-339ab0b8-968b-42c4-9f62-6e9fa460ad4d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:05.258409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-339ab0b8-968b-42c4-9f62-6e9fa460ad4d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:05.258409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-339ab0b8-968b-42c4-9f62-6e9fa460ad4d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:05.273980 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:05.273980 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:05.275718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-339ab0b8-968b-42c4-9f62-6e9fa460ad4d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:05.276987 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1745/3321] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:05 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:06.289425 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f366c974-7c60-4710-a5a9-b04511ae84e8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:06.289878 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f366c974-7c60-4710-a5a9-b04511ae84e8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:06.290308 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f366c974-7c60-4710-a5a9-b04511ae84e8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:06.290631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f366c974-7c60-4710-a5a9-b04511ae84e8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:06.313021 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:06.313021 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:06.314753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f366c974-7c60-4710-a5a9-b04511ae84e8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:06.315475 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1577/3322] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:06 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:07.327808 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b60d643b-e770-4eea-8384-2437ae59ae2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:07.328352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b60d643b-e770-4eea-8384-2437ae59ae2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:07.328675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b60d643b-e770-4eea-8384-2437ae59ae2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:07.329023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b60d643b-e770-4eea-8384-2437ae59ae2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:07.353816 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:07.353816 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:07.355546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b60d643b-e770-4eea-8384-2437ae59ae2c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:07.356615 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1746/3323] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:07 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:08.370395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bbc408c1-969f-4cb0-9dfd-114bac7c60b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:08.370903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bbc408c1-969f-4cb0-9dfd-114bac7c60b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:08.371284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bbc408c1-969f-4cb0-9dfd-114bac7c60b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:08.371588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bbc408c1-969f-4cb0-9dfd-114bac7c60b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:08.382716 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:08.382716 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:08.387644 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bbc408c1-969f-4cb0-9dfd-114bac7c60b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:08.390837 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1578/3324] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:08 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:09.403478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7436dbe8-f596-4cd0-b74e-5077b50081b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:09.404022 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7436dbe8-f596-4cd0-b74e-5077b50081b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:09.404357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7436dbe8-f596-4cd0-b74e-5077b50081b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:09.404661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7436dbe8-f596-4cd0-b74e-5077b50081b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:09.417630 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:09.417630 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:09.419273 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7436dbe8-f596-4cd0-b74e-5077b50081b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:09.427352 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1747/3325] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:09 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:10.439324 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32d47a11-d551-47ea-8a35-e089ef57c197 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:10.439808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32d47a11-d551-47ea-8a35-e089ef57c197 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:10.440535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32d47a11-d551-47ea-8a35-e089ef57c197 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:10.440929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-32d47a11-d551-47ea-8a35-e089ef57c197 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:10.449162 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:10.449162 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:10.451723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32d47a11-d551-47ea-8a35-e089ef57c197 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:10.453206 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1579/3326] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:10 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:11.466796 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-874d9d1a-e695-4575-9f54-04af105cfc46 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:11.467414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-874d9d1a-e695-4575-9f54-04af105cfc46 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:11.467670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-874d9d1a-e695-4575-9f54-04af105cfc46 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:11.467969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-874d9d1a-e695-4575-9f54-04af105cfc46 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:11.480622 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:11.480622 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:11.482169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-874d9d1a-e695-4575-9f54-04af105cfc46 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:11.484588 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1748/3327] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:11 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:47:12.499011 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0cef64f4-298c-4b14-ab6e-c6bcb7bdd872 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:12.499546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0cef64f4-298c-4b14-ab6e-c6bcb7bdd872 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:12.500047 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0cef64f4-298c-4b14-ab6e-c6bcb7bdd872 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:12.501381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0cef64f4-298c-4b14-ab6e-c6bcb7bdd872 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:12.518130 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:12.518130 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:12.525730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0cef64f4-298c-4b14-ab6e-c6bcb7bdd872 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:12.527072 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1580/3328] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:12 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:13.539350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d33dd184-aa83-49fc-81a4-5635100e073d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:13.539905 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d33dd184-aa83-49fc-81a4-5635100e073d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:13.540076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d33dd184-aa83-49fc-81a4-5635100e073d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:13.540412 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d33dd184-aa83-49fc-81a4-5635100e073d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:13.549955 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:13.549955 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:13.551516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d33dd184-aa83-49fc-81a4-5635100e073d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:13.558100 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1749/3329] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:13 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:14.564227 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3587f425-d380-4cd3-8aa0-c3fcf8eb6a6b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:14.564772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3587f425-d380-4cd3-8aa0-c3fcf8eb6a6b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:14.565054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3587f425-d380-4cd3-8aa0-c3fcf8eb6a6b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:14.565351 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3587f425-d380-4cd3-8aa0-c3fcf8eb6a6b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:14.584103 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:14.584103 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:14.586446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3587f425-d380-4cd3-8aa0-c3fcf8eb6a6b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:14.594910 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1581/3330] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:14 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:15.603200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce8965d7-cf95-4483-918f-946a99b2841a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:15.604350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce8965d7-cf95-4483-918f-946a99b2841a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:15.604950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce8965d7-cf95-4483-918f-946a99b2841a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:15.605401 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ce8965d7-cf95-4483-918f-946a99b2841a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:15.617610 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:15.617610 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:15.625005 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce8965d7-cf95-4483-918f-946a99b2841a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:15.626093 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1750/3331] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:15 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:16.638811 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbe6fc9e-b74d-44b0-bd62-7cbacd90bfe5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:16.639357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbe6fc9e-b74d-44b0-bd62-7cbacd90bfe5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:16.639724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbe6fc9e-b74d-44b0-bd62-7cbacd90bfe5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:16.640027 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dbe6fc9e-b74d-44b0-bd62-7cbacd90bfe5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:16.657626 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:16.657626 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:16.665459 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbe6fc9e-b74d-44b0-bd62-7cbacd90bfe5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:16.666916 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1582/3332] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:16 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:17.684056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73d3e109-3737-4257-9578-46f2bd58501c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:17.685518 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73d3e109-3737-4257-9578-46f2bd58501c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:17.689440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73d3e109-3737-4257-9578-46f2bd58501c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:17.692426 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-73d3e109-3737-4257-9578-46f2bd58501c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:17.705984 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:17.705984 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:17.710002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73d3e109-3737-4257-9578-46f2bd58501c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:17.711343 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1751/3333] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:17 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:17.722991 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76e0a437-2fea-4c96-b09c-5ca91f586d97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:47:17.723547 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76e0a437-2fea-4c96-b09c-5ca91f586d97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:17.724301 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-76e0a437-2fea-4c96-b09c-5ca91f586d97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:17.739491 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:17.739491 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:17.749021 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-76e0a437-2fea-4c96-b09c-5ca91f586d97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:47:17.772441 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-76e0a437-2fea-4c96-b09c-5ca91f586d97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:47:17.773428 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1583/3334] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:17 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:18.165409 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] GET http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/a7745bac-c55d-4b41-8d19-72e452056765/export_record Jan 10 14:47:18.166157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:18.166859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling method 'export_record' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:18.167376 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Export record for backup a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 10 14:47:18.209176 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:18.209176 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:18.222271 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.api [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling RPCAPI with context: , host: n-d-master-5, backup: a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) export_record /opt/stack/cinder/cinder/backup/api.py:489}} Jan 10 14:47:18.356215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] export_record in rpcapi backup_id a7745bac-c55d-4b41-8d19-72e452056765 on host n-d-master-5. {{(pid=110760) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:74}} Jan 10 14:47:18.380530 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTc3NDViYWMtYzU1ZC00YjQxLThkMTktNzJlNDUyMDU2NzY1IiwgInVzZXJfaWQiOiAiZjJhM2JhMWU4YWFlNDRhODlmZGU3OGQxYTkxNWY4YzQiLCAicHJvamVjdF9pZCI6ICIwNmIwYjFjMzA0MzU0MGVkODI3OTdmMjlkNDk2YzM5NiIsICJ2b2x1bWVfaWQiOiAiNzdjMTkxNzctZTRhYi00ZGQ5LWE1MTYtZmEyYTFlNThmNGRhIiwgImhvc3QiOiAibi1kLW1hc3Rlci01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4OTQ5MDg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzc3YzE5MTc3LWU0YWItNGRkOS1hNTE2LWZhMmExZTU4ZjRkYS8yMDIyMDExMDE0NDYxNi9hel9ub3ZhX2JhY2t1cF9hNzc0NWJhYy1jNTVkLTRiNDEtOGQxOS03MmU0NTIwNTY3NjUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDIyLTAxLTEwVDE0OjQ3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=110760) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 10 14:47:18.381521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65f1763d-fc41-4735-930a-2cea89315079 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/a7745bac-c55d-4b41-8d19-72e452056765/export_record returned with HTTP 200 Jan 10 14:47:18.395677 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1752/3335] 10.222.0.20 () {58 vars in 1366 bytes} [Mon Jan 10 14:47:17 2022] GET /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/a7745bac-c55d-4b41-8d19-72e452056765/export_record => generated 1448 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:47:18.395995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] POST http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/import_record Jan 10 14:47:18.397254 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjdkODVjZmYtY2I0Mi00M2RjLTkzN2EtYmRiZDlmOTBmNGEwIiwgInVzZXJfaWQiOiAiZjJhM2JhMWU4YWFlNDRhODlmZGU3OGQxYTkxNWY4YzQiLCAicHJvamVjdF9pZCI6ICIwNmIwYjFjMzA0MzU0MGVkODI3OTdmMjlkNDk2YzM5NiIsICJ2b2x1bWVfaWQiOiAiNzdjMTkxNzctZTRhYi00ZGQ5LWE1MTYtZmEyYTFlNThmNGRhIiwgImhvc3QiOiAibi1kLW1hc3Rlci01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4OTQ5MDg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzc3YzE5MTc3LWU0YWItNGRkOS1hNTE2LWZhMmExZTU4ZjRkYS8yMDIyMDExMDE0NDYxNi9hel9ub3ZhX2JhY2t1cF9hNzc0NWJhYy1jNTVkLTRiNDEtOGQxOS03MmU0NTIwNTY3NjUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDIyLTAxLTEwVDE0OjQ3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:47:18.398299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjdkODVjZmYtY2I0Mi00M2RjLTkzN2EtYmRiZDlmOTBmNGEwIiwgInVzZXJfaWQiOiAiZjJhM2JhMWU4YWFlNDRhODlmZGU3OGQxYTkxNWY4YzQiLCAicHJvamVjdF9pZCI6ICIwNmIwYjFjMzA0MzU0MGVkODI3OTdmMjlkNDk2YzM5NiIsICJ2b2x1bWVfaWQiOiAiNzdjMTkxNzctZTRhYi00ZGQ5LWE1MTYtZmEyYTFlNThmNGRhIiwgImhvc3QiOiAibi1kLW1hc3Rlci01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4OTQ5MDg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzc3YzE5MTc3LWU0YWItNGRkOS1hNTE2LWZhMmExZTU4ZjRkYS8yMDIyMDExMDE0NDYxNi9hel9ub3ZhX2JhY2t1cF9hNzc0NWJhYy1jNTVkLTRiNDEtOGQxOS03MmU0NTIwNTY3NjUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDIyLTAxLTEwVDE0OjQ3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=110759) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 10 14:47:18.400336 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjdkODVjZmYtY2I0Mi00M2RjLTkzN2EtYmRiZDlmOTBmNGEwIiwgInVzZXJfaWQiOiAiZjJhM2JhMWU4YWFlNDRhODlmZGU3OGQxYTkxNWY4YzQiLCAicHJvamVjdF9pZCI6ICIwNmIwYjFjMzA0MzU0MGVkODI3OTdmMjlkNDk2YzM5NiIsICJ2b2x1bWVfaWQiOiAiNzdjMTkxNzctZTRhYi00ZGQ5LWE1MTYtZmEyYTFlNThmNGRhIiwgImhvc3QiOiAibi1kLW1hc3Rlci01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4OTQ5MDg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzc3YzE5MTc3LWU0YWItNGRkOS1hNTE2LWZhMmExZTU4ZjRkYS8yMDIyMDExMDE0NDYxNi9hel9ub3ZhX2JhY2t1cF9hNzc0NWJhYy1jNTVkLTRiNDEtOGQxOS03MmU0NTIwNTY3NjUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDIyLTAxLTEwVDE0OjQ3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=110759) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jan 10 14:47:18.715808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Created reservations ['c1a45f9b-0ac1-4b6c-be15-01b6db905d02', '6fda4492-c123-431f-92a3-8620437eade3'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:47:19.036062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.backup.rpcapi [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] import_record rpcapi backup id b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 on host n-d-master-5 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjdkODVjZmYtY2I0Mi00M2RjLTkzN2EtYmRiZDlmOTBmNGEwIiwgInVzZXJfaWQiOiAiZjJhM2JhMWU4YWFlNDRhODlmZGU3OGQxYTkxNWY4YzQiLCAicHJvamVjdF9pZCI6ICIwNmIwYjFjMzA0MzU0MGVkODI3OTdmMjlkNDk2YzM5NiIsICJ2b2x1bWVfaWQiOiAiNzdjMTkxNzctZTRhYi00ZGQ5LWE1MTYtZmEyYTFlNThmNGRhIiwgImhvc3QiOiAibi1kLW1hc3Rlci01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4OTQ5MDg1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzc3YzE5MTc3LWU0YWItNGRkOS1hNTE2LWZhMmExZTU4ZjRkYS8yMDIyMDExMDE0NDYxNi9hel9ub3ZhX2JhY2t1cF9hNzc0NWJhYy1jNTVkLTRiNDEtOGQxOS03MmU0NTIwNTY3NjUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMi0wMS0xMFQxNDo0NTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDIyLTAxLTEwVDE0OjQ3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=110759) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:83}} Jan 10 14:47:19.040190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Import record output: {'backup': {'id': 'b7d85cff-cb42-43dc-937a-bdbd9f90f4a0', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0'}, {'rel': 'bookmark', 'href': 'http://10.222.0.20/volume/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0'}]}}. {{(pid=110759) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 10 14:47:19.040744 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e6059eb-7cdc-4590-bc9f-08830f87a25e tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/import_record returned with HTTP 201 Jan 10 14:47:19.042255 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1584/3336] 10.222.0.20 () {60 vars in 1278 bytes} [Mon Jan 10 14:47:18 2022] POST /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/import_record => generated 354 bytes in 654 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 10 14:47:19.052298 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95228804-0930-4c5f-86f1-931b0c6021e9 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] GET http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 Jan 10 14:47:19.053309 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95228804-0930-4c5f-86f1-931b0c6021e9 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:19.053896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95228804-0930-4c5f-86f1-931b0c6021e9 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:19.054375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-95228804-0930-4c5f-86f1-931b0c6021e9 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Show backup with id b7d85cff-cb42-43dc-937a-bdbd9f90f4a0. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:19.076534 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:19.076534 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:19.077927 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95228804-0930-4c5f-86f1-931b0c6021e9 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 returned with HTTP 200 Jan 10 14:47:19.078852 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1753/3337] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:19 2022] GET /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 => generated 713 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:20.092369 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a762bfe-a520-4223-8514-9718d5aa4b58 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] GET http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 Jan 10 14:47:20.092931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a762bfe-a520-4223-8514-9718d5aa4b58 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:20.099777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a762bfe-a520-4223-8514-9718d5aa4b58 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:20.100457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6a762bfe-a520-4223-8514-9718d5aa4b58 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Show backup with id b7d85cff-cb42-43dc-937a-bdbd9f90f4a0. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:20.108652 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:20.108652 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:20.111263 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a762bfe-a520-4223-8514-9718d5aa4b58 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 returned with HTTP 200 Jan 10 14:47:20.112501 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1585/3338] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:20 2022] GET /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:20.126892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75cd4ab1-f703-4db3-842d-dc812c45eddf tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] GET http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups Jan 10 14:47:20.128018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75cd4ab1-f703-4db3-842d-dc812c45eddf tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:20.128922 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75cd4ab1-f703-4db3-842d-dc812c45eddf tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:20.140598 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75cd4ab1-f703-4db3-842d-dc812c45eddf tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups returned with HTTP 200 Jan 10 14:47:20.144390 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1754/3339] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 14:47:20 2022] GET /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups => generated 403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:20.156881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] POST http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765/restore Jan 10 14:47:20.157912 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:47:20.158979 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Restoring backup a7745bac-c55d-4b41-8d19-72e452056765 ({'restore': {}}) {{(pid=110759) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jan 10 14:47:20.159411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Restoring backup a7745bac-c55d-4b41-8d19-72e452056765 to volume None. Jan 10 14:47:20.172421 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:20.172421 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:20.176884 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.backup.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Creating volume of 1 GB for restore of backup a7745bac-c55d-4b41-8d19-72e452056765. Jan 10 14:47:20.189013 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Availability zone cache updated, next update will occur around 2022-01-10 15:47:20.188283. {{(pid=110759) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 14:47:20.189563 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Availability Zones retrieved successfully. Jan 10 14:47:20.206812 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Flow 'volume_create_api' (4da3438c-1c4d-4f45-8ea2-265757618251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:47:20.211817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0b8d03-a40d-4a7f-98c3-45f23551d6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:47:20.214681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:47:20.258809 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0b8d03-a40d-4a7f-98c3-45f23551d6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:47:20.261498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5755bef3-1645-4532-8821-85fe1e2399f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:47:20.424772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Created reservations ['15e47edb-6b4a-4917-bf4f-6c90872b6145', '41a29588-b69d-4e67-8a6a-c458aaf9486a', 'c02792e0-b04b-4292-97e4-532f79cfa245', '9480d1ff-9264-40fa-9662-9cabecb9ff7d'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:47:20.426933 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5755bef3-1645-4532-8821-85fe1e2399f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e47edb-6b4a-4917-bf4f-6c90872b6145', '41a29588-b69d-4e67-8a6a-c458aaf9486a', 'c02792e0-b04b-4292-97e4-532f79cfa245', '9480d1ff-9264-40fa-9662-9cabecb9ff7d']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:47:20.431430 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1feeee7-2524-48fb-9e90-3c686dedfec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:47:20.529449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1feeee7-2524-48fb-9e90-3c686dedfec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590', '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_a7745bac-c55d-4b41-8d19-72e452056765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b0b1c3043540ed82797f29d496c396',qos_specs=None,replication_status=,reservations=['15e47edb-6b4a-4917-bf4f-6c90872b6145','41a29588-b69d-4e67-8a6a-c458aaf9486a','c02792e0-b04b-4292-97e4-532f79cfa245','9480d1ff-9264-40fa-9662-9cabecb9ff7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:47:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a7745bac-c55d-4b41-8d19-72e452056765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b0b1c3043540ed82797f29d496c396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:47:20.533079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a72c938-152c-4cb1-beee-25976733e469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:47:20.636638 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a72c938-152c-4cb1-beee-25976733e469) transitioned into 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_a7745bac-c55d-4b41-8d19-72e452056765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b0b1c3043540ed82797f29d496c396',qos_specs=None,replication_status=,reservations=['15e47edb-6b4a-4917-bf4f-6c90872b6145','41a29588-b69d-4e67-8a6a-c458aaf9486a','c02792e0-b04b-4292-97e4-532f79cfa245','9480d1ff-9264-40fa-9662-9cabecb9ff7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:47:20.638958 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eedf606-92ce-40d2-8d13-207335358b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:47:20.729253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eedf606-92ce-40d2-8d13-207335358b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:47:20.735068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Flow 'volume_create_api' (4da3438c-1c4d-4f45-8ea2-265757618251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:47:20.736031 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Create volume request issued successfully. Jan 10 14:47:20.752478 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:20.752478 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:20.753970 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:47:21.781801 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:21.781801 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:21.783838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:47:22.802204 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:22.802204 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:22.805609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:47:22.805948 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.backup.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Checking backup size 1 against volume size 1 {{(pid=110759) restore /opt/stack/cinder/cinder/backup/api.py:414}} Jan 10 14:47:22.806237 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.backup.api [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Overwriting volume ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 with restore of backup a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:23.012926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.backup.rpcapi [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] restore_backup in rpcapi backup_id a7745bac-c55d-4b41-8d19-72e452056765 {{(pid=110759) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 10 14:47:23.024417 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a411e589-1bc5-44fe-be01-62ef8a20929e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765/restore returned with HTTP 202 Jan 10 14:47:23.029462 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1586/3340] 10.222.0.20 () {60 vars in 1369 bytes} [Mon Jan 10 14:47:20 2022] POST /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765/restore => generated 189 bytes in 2875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:47:23.035113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e531243-c8bf-4826-827b-bb4d6ef52dd5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:23.036318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e531243-c8bf-4826-827b-bb4d6ef52dd5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:23.036786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e531243-c8bf-4826-827b-bb4d6ef52dd5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:23.037281 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6e531243-c8bf-4826-827b-bb4d6ef52dd5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:23.061463 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:23.061463 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:23.065305 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e531243-c8bf-4826-827b-bb4d6ef52dd5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:23.068116 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1755/3341] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:23 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:24.084673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96c22250-0145-4397-8e6f-d91de4e01dfb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:24.086026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96c22250-0145-4397-8e6f-d91de4e01dfb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:24.086685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-96c22250-0145-4397-8e6f-d91de4e01dfb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:24.087185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-96c22250-0145-4397-8e6f-d91de4e01dfb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:24.102537 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:24.102537 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:24.104880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-96c22250-0145-4397-8e6f-d91de4e01dfb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:24.114041 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1587/3342] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:24 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:25.120743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-729312af-c964-436c-8797-48d222c98f08 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:25.122034 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-729312af-c964-436c-8797-48d222c98f08 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:25.122749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-729312af-c964-436c-8797-48d222c98f08 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:25.123204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-729312af-c964-436c-8797-48d222c98f08 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:25.133710 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:25.133710 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:25.135998 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-729312af-c964-436c-8797-48d222c98f08 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:25.137025 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1756/3343] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:25 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:26.153300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3229a76-f3a6-44e8-a3ce-f3bd4de31a4f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:26.153836 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3229a76-f3a6-44e8-a3ce-f3bd4de31a4f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:26.154222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3229a76-f3a6-44e8-a3ce-f3bd4de31a4f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:26.154688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a3229a76-f3a6-44e8-a3ce-f3bd4de31a4f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:26.171286 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:26.171286 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:26.175297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3229a76-f3a6-44e8-a3ce-f3bd4de31a4f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:26.179093 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1588/3344] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:26 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:27.192211 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dff3f0b2-28f5-4751-a7f0-e63b8e88a15b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:27.192790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dff3f0b2-28f5-4751-a7f0-e63b8e88a15b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:27.193149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dff3f0b2-28f5-4751-a7f0-e63b8e88a15b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:27.193446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-dff3f0b2-28f5-4751-a7f0-e63b8e88a15b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:27.208172 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:27.208172 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:27.209823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dff3f0b2-28f5-4751-a7f0-e63b8e88a15b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:27.215934 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1757/3345] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:27 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:28.225296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-291fd28f-53d0-4e1d-a11f-08188d5c2518 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:28.226469 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-291fd28f-53d0-4e1d-a11f-08188d5c2518 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:28.227412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-291fd28f-53d0-4e1d-a11f-08188d5c2518 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:28.227999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-291fd28f-53d0-4e1d-a11f-08188d5c2518 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:28.243424 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:28.243424 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:28.256535 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-291fd28f-53d0-4e1d-a11f-08188d5c2518 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:28.256535 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1589/3346] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:28 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:29.260093 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70a0118d-5fc6-413a-84e4-92ff0b061556 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:29.260804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70a0118d-5fc6-413a-84e4-92ff0b061556 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:29.261246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70a0118d-5fc6-413a-84e4-92ff0b061556 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:29.261550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-70a0118d-5fc6-413a-84e4-92ff0b061556 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:29.273045 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:29.273045 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:29.275119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70a0118d-5fc6-413a-84e4-92ff0b061556 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:29.283662 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1758/3347] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:29 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:30.297018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40ffce35-5c50-4131-bd85-4fdc1aa4e643 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:30.298401 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40ffce35-5c50-4131-bd85-4fdc1aa4e643 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:30.299016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40ffce35-5c50-4131-bd85-4fdc1aa4e643 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:30.299482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-40ffce35-5c50-4131-bd85-4fdc1aa4e643 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:30.311291 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:30.311291 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:30.314440 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40ffce35-5c50-4131-bd85-4fdc1aa4e643 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:30.315349 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1590/3348] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:30 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:31.330146 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9464a73-f04e-4e73-a7b5-2f1f4863d201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:31.330689 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9464a73-f04e-4e73-a7b5-2f1f4863d201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:31.331016 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9464a73-f04e-4e73-a7b5-2f1f4863d201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:31.331312 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d9464a73-f04e-4e73-a7b5-2f1f4863d201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:31.346474 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:31.346474 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:31.348213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9464a73-f04e-4e73-a7b5-2f1f4863d201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:31.348941 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1759/3349] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:31 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:32.364438 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a851ebe-e6f1-4867-a622-093a28a7cd6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:32.365894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a851ebe-e6f1-4867-a622-093a28a7cd6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:32.366778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a851ebe-e6f1-4867-a622-093a28a7cd6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:32.367265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6a851ebe-e6f1-4867-a622-093a28a7cd6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:32.379804 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:32.379804 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:32.384967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a851ebe-e6f1-4867-a622-093a28a7cd6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:32.387208 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1591/3350] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:32 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:33.407456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-287761b3-38e0-4c9f-91bf-e86f3e486e39 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:33.408672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-287761b3-38e0-4c9f-91bf-e86f3e486e39 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:33.409353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-287761b3-38e0-4c9f-91bf-e86f3e486e39 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:33.409914 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-287761b3-38e0-4c9f-91bf-e86f3e486e39 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:33.417550 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:33.417550 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:33.419589 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-287761b3-38e0-4c9f-91bf-e86f3e486e39 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:33.426355 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1760/3351] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:33 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:34.433412 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3df309a9-1728-4634-a1bc-86851c8f7251 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:34.433958 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3df309a9-1728-4634-a1bc-86851c8f7251 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:34.435284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3df309a9-1728-4634-a1bc-86851c8f7251 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:34.435689 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3df309a9-1728-4634-a1bc-86851c8f7251 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:34.443311 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:34.443311 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:34.445277 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3df309a9-1728-4634-a1bc-86851c8f7251 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:34.446145 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1592/3352] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:34 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:35.459606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25286453-a4d3-44bc-8a0e-0067314ce0e4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:35.460617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25286453-a4d3-44bc-8a0e-0067314ce0e4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:35.461218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-25286453-a4d3-44bc-8a0e-0067314ce0e4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:35.461795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-25286453-a4d3-44bc-8a0e-0067314ce0e4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:35.482988 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:35.482988 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:35.485026 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-25286453-a4d3-44bc-8a0e-0067314ce0e4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:35.487378 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1761/3353] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:35 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:36.501125 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-884bee5f-a15f-4134-85cc-db4efb87e5b4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:36.501734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-884bee5f-a15f-4134-85cc-db4efb87e5b4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:36.502223 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-884bee5f-a15f-4134-85cc-db4efb87e5b4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:36.502633 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-884bee5f-a15f-4134-85cc-db4efb87e5b4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:36.510770 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:36.510770 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:36.512401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-884bee5f-a15f-4134-85cc-db4efb87e5b4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:36.513260 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1593/3354] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:36 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:37.526927 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63115628-7507-4b51-818b-c11e07b881a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:37.527445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63115628-7507-4b51-818b-c11e07b881a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:37.527954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63115628-7507-4b51-818b-c11e07b881a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:37.528492 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-63115628-7507-4b51-818b-c11e07b881a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:37.538851 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:37.538851 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:37.542742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63115628-7507-4b51-818b-c11e07b881a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:37.550823 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1762/3355] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:37 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:38.558433 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9783c0c7-69e4-42f2-b069-38cb9a90510b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:38.559788 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9783c0c7-69e4-42f2-b069-38cb9a90510b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:38.564806 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9783c0c7-69e4-42f2-b069-38cb9a90510b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:38.565319 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9783c0c7-69e4-42f2-b069-38cb9a90510b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:38.582635 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:38.582635 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:38.584738 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9783c0c7-69e4-42f2-b069-38cb9a90510b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:38.588014 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1594/3356] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:38 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:39.603039 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39a80879-ac6f-4d42-b503-8efade77ca99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:39.603613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39a80879-ac6f-4d42-b503-8efade77ca99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:39.603913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39a80879-ac6f-4d42-b503-8efade77ca99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:39.604235 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-39a80879-ac6f-4d42-b503-8efade77ca99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:39.618599 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:39.618599 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:39.620391 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39a80879-ac6f-4d42-b503-8efade77ca99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:39.629381 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1763/3357] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:39 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:40.634216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64937adc-9322-469f-86d3-4939370bc5da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:40.642338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64937adc-9322-469f-86d3-4939370bc5da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:40.642338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64937adc-9322-469f-86d3-4939370bc5da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:40.642338 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-64937adc-9322-469f-86d3-4939370bc5da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:40.643947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:40.643947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:40.645693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64937adc-9322-469f-86d3-4939370bc5da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:40.646878 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1595/3358] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:40 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:41.658922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd158675-9fb2-4989-9b7b-4ff47a486da8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:41.665617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd158675-9fb2-4989-9b7b-4ff47a486da8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:41.665617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd158675-9fb2-4989-9b7b-4ff47a486da8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:41.665617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cd158675-9fb2-4989-9b7b-4ff47a486da8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:41.670891 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:41.670891 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:41.676191 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd158675-9fb2-4989-9b7b-4ff47a486da8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:41.676510 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1764/3359] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:41 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:42.690531 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d61bb2a-f4cb-4d61-b8ce-f5affa3e6e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:42.691003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d61bb2a-f4cb-4d61-b8ce-f5affa3e6e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:42.691424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d61bb2a-f4cb-4d61-b8ce-f5affa3e6e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:42.691814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0d61bb2a-f4cb-4d61-b8ce-f5affa3e6e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:42.703481 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:42.703481 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:42.705252 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d61bb2a-f4cb-4d61-b8ce-f5affa3e6e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:42.706207 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1596/3360] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:42 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:47:43.738101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa215c53-9972-432e-a664-40c9083379d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:43.738950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa215c53-9972-432e-a664-40c9083379d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:43.740855 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aa215c53-9972-432e-a664-40c9083379d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:43.741199 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-aa215c53-9972-432e-a664-40c9083379d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:43.752540 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:43.752540 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:43.755696 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aa215c53-9972-432e-a664-40c9083379d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:43.760301 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1765/3361] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:43 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:44.769637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0909dc61-1783-4fa2-9626-58f0f4027e1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:44.770519 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0909dc61-1783-4fa2-9626-58f0f4027e1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:44.772284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0909dc61-1783-4fa2-9626-58f0f4027e1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:44.772668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0909dc61-1783-4fa2-9626-58f0f4027e1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:44.781481 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:44.781481 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:44.783154 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0909dc61-1783-4fa2-9626-58f0f4027e1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:44.784219 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1597/3362] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:44 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:47:45.800147 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eb59c08-e482-44fa-b97d-718f071b5c0a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:45.801221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eb59c08-e482-44fa-b97d-718f071b5c0a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:45.801680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2eb59c08-e482-44fa-b97d-718f071b5c0a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:45.801984 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2eb59c08-e482-44fa-b97d-718f071b5c0a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:45.812791 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:45.812791 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:45.814865 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2eb59c08-e482-44fa-b97d-718f071b5c0a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:45.816149 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1766/3363] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:45 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:46.832735 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7f34924-9d03-45d6-a053-7ddf7e0b432b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:46.832735 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7f34924-9d03-45d6-a053-7ddf7e0b432b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:46.834324 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7f34924-9d03-45d6-a053-7ddf7e0b432b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:46.835037 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a7f34924-9d03-45d6-a053-7ddf7e0b432b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:46.844127 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:46.844127 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:46.846366 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7f34924-9d03-45d6-a053-7ddf7e0b432b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:46.847057 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1598/3364] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:46 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:47.860006 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4d24d82-0b50-4c5e-a389-411b288ab098 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:47.860547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4d24d82-0b50-4c5e-a389-411b288ab098 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:47.860986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4d24d82-0b50-4c5e-a389-411b288ab098 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:47.861292 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b4d24d82-0b50-4c5e-a389-411b288ab098 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:47.879067 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:47.879067 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:47.880891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4d24d82-0b50-4c5e-a389-411b288ab098 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:47.881598 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1767/3365] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:47 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:47:48.900711 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f93f8cd9-c08c-4417-81f0-4033ca4e812e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:48.900711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f93f8cd9-c08c-4417-81f0-4033ca4e812e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:48.900711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f93f8cd9-c08c-4417-81f0-4033ca4e812e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:48.900711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f93f8cd9-c08c-4417-81f0-4033ca4e812e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:48.921603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:48.921603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:48.926033 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f93f8cd9-c08c-4417-81f0-4033ca4e812e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:48.935251 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1599/3366] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:48 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:49.939324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85613709-6632-4f84-af55-99b34f78fda7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:49.939814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85613709-6632-4f84-af55-99b34f78fda7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:49.940192 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85613709-6632-4f84-af55-99b34f78fda7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:49.940523 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-85613709-6632-4f84-af55-99b34f78fda7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:49.948650 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:49.948650 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:49.950999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85613709-6632-4f84-af55-99b34f78fda7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:49.978686 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1768/3367] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:49 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:50.963942 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a9d9c99a-da17-4c6a-a97d-39742eac0a1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:50.964562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a9d9c99a-da17-4c6a-a97d-39742eac0a1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:50.964921 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a9d9c99a-da17-4c6a-a97d-39742eac0a1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:50.965224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a9d9c99a-da17-4c6a-a97d-39742eac0a1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:50.974160 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:50.974160 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:50.976145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a9d9c99a-da17-4c6a-a97d-39742eac0a1c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:50.977525 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1600/3368] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:50 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:51.992684 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f2aa340-23ad-4f6a-bee9-2bbd110413bf tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:51.996964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f2aa340-23ad-4f6a-bee9-2bbd110413bf tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:51.996964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f2aa340-23ad-4f6a-bee9-2bbd110413bf tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:51.996964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1f2aa340-23ad-4f6a-bee9-2bbd110413bf tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:52.007997 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:52.007997 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:52.010011 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f2aa340-23ad-4f6a-bee9-2bbd110413bf tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:52.013440 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1769/3369] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:51 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:53.023952 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c55de31e-7cb3-4f13-9364-fa890d56748d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:53.024578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c55de31e-7cb3-4f13-9364-fa890d56748d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:53.024759 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c55de31e-7cb3-4f13-9364-fa890d56748d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:53.025060 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c55de31e-7cb3-4f13-9364-fa890d56748d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:53.032872 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:53.032872 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:53.034622 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c55de31e-7cb3-4f13-9364-fa890d56748d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:53.035326 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1601/3370] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:53 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:54.048618 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2cd4134b-2561-4ad8-a69d-aa953945b97f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:54.049248 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2cd4134b-2561-4ad8-a69d-aa953945b97f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:54.049489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2cd4134b-2561-4ad8-a69d-aa953945b97f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:54.049791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2cd4134b-2561-4ad8-a69d-aa953945b97f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:54.060049 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:54.060049 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:54.062804 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2cd4134b-2561-4ad8-a69d-aa953945b97f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:54.063824 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1770/3371] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:54 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:55.077606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8f0a56e-378a-4884-86cd-78263515c52f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:55.078155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8f0a56e-378a-4884-86cd-78263515c52f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:55.078629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8f0a56e-378a-4884-86cd-78263515c52f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:55.079155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c8f0a56e-378a-4884-86cd-78263515c52f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:55.087491 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:55.087491 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:55.089406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8f0a56e-378a-4884-86cd-78263515c52f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:55.090296 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1602/3372] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:55 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:56.103735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb7cc56f-816a-4aad-9888-1b2000ad044e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:56.105214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb7cc56f-816a-4aad-9888-1b2000ad044e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:56.105810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fb7cc56f-816a-4aad-9888-1b2000ad044e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:56.106377 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fb7cc56f-816a-4aad-9888-1b2000ad044e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:56.122078 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:56.122078 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:56.123867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fb7cc56f-816a-4aad-9888-1b2000ad044e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:56.131007 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1771/3373] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:56 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:57.145195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ddad07ec-277c-463f-aee7-afd07454726b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:57.145743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ddad07ec-277c-463f-aee7-afd07454726b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:57.146587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ddad07ec-277c-463f-aee7-afd07454726b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:57.147129 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ddad07ec-277c-463f-aee7-afd07454726b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:57.155657 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:57.155657 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:57.158334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ddad07ec-277c-463f-aee7-afd07454726b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:57.159185 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1603/3374] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:57 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:58.175305 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90a54eb9-8713-430e-bb39-dc84ecd05f99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:58.178592 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90a54eb9-8713-430e-bb39-dc84ecd05f99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:58.178592 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90a54eb9-8713-430e-bb39-dc84ecd05f99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:58.178592 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-90a54eb9-8713-430e-bb39-dc84ecd05f99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:58.190234 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:58.190234 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:58.192125 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90a54eb9-8713-430e-bb39-dc84ecd05f99 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:58.192872 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1772/3375] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:58 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:47:59.206319 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7e8d3393-3c5e-4738-87ac-fa63d2d333dc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:47:59.207185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7e8d3393-3c5e-4738-87ac-fa63d2d333dc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:47:59.207723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7e8d3393-3c5e-4738-87ac-fa63d2d333dc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:47:59.208194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7e8d3393-3c5e-4738-87ac-fa63d2d333dc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:47:59.216946 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:47:59.216946 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:47:59.218731 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7e8d3393-3c5e-4738-87ac-fa63d2d333dc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:47:59.219648 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1604/3376] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:47:59 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:00.232032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc0dfd09-3e38-4999-8aa3-2afcebc007a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:00.233110 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc0dfd09-3e38-4999-8aa3-2afcebc007a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:00.233737 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc0dfd09-3e38-4999-8aa3-2afcebc007a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:00.234042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fc0dfd09-3e38-4999-8aa3-2afcebc007a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:00.241434 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:00.241434 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:00.242987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc0dfd09-3e38-4999-8aa3-2afcebc007a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:00.243667 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1773/3377] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:00 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:01.188851 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] POST http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes Jan 10 14:48:01.195335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1137866303"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:48:01.195335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1137866303'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:48:01.195335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Create volume of 1 GB Jan 10 14:48:01.199491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Availability Zones retrieved successfully. Jan 10 14:48:01.218439 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Flow 'volume_create_api' (60ab0bc0-d8ab-4076-bab6-9689e8f4b2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:48:01.220156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1687f7-1f9f-4718-a6d0-6e124f076738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:01.222901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:48:01.256857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d5ebbce-887d-4bef-9c15-576a0b5a00f4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:01.260978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d5ebbce-887d-4bef-9c15-576a0b5a00f4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:01.262192 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d5ebbce-887d-4bef-9c15-576a0b5a00f4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:01.262857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3d5ebbce-887d-4bef-9c15-576a0b5a00f4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:01.277825 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:01.277825 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:01.280525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d5ebbce-887d-4bef-9c15-576a0b5a00f4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:01.282603 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1774/3378] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:01 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:48:01.287447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1687f7-1f9f-4718-a6d0-6e124f076738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:01.290061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67dc4101-130a-463d-943c-0449361d7ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:01.532365 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Created reservations ['c2e248f6-10bc-4745-b085-1d129be6d340', '1d8c24fe-ff74-40c2-bfd2-c087fe69073c', '2de5491e-094f-48ef-9f6c-c3e564c7abcc', '614f900a-abd0-467f-9429-cd167d354f0c'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:48:01.535450 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67dc4101-130a-463d-943c-0449361d7ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2e248f6-10bc-4745-b085-1d129be6d340', '1d8c24fe-ff74-40c2-bfd2-c087fe69073c', '2de5491e-094f-48ef-9f6c-c3e564c7abcc', '614f900a-abd0-467f-9429-cd167d354f0c']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:01.537730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb66661-20dd-4a6f-8253-9696a03bff13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:01.638682 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb66661-20dd-4a6f-8253-9696a03bff13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a5b947-6d50-41e1-a4bb-19fbacfe916b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1137866303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8907edafebe14fd9afe4396ec6db41df',qos_specs=None,replication_status=,reservations=['c2e248f6-10bc-4745-b085-1d129be6d340','1d8c24fe-ff74-40c2-bfd2-c087fe69073c','2de5491e-094f-48ef-9f6c-c3e564c7abcc','614f900a-abd0-467f-9429-cd167d354f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0f153e8ece4d23ab7a5761d4b65192',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1137866303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a5b947-6d50-41e1-a4bb-19fbacfe916b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8907edafebe14fd9afe4396ec6db41df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa0f153e8ece4d23ab7a5761d4b65192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:01.640899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b138f18b-ce6c-4984-b787-e4ffd82aa6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:01.761774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b138f18b-ce6c-4984-b787-e4ffd82aa6b6) transitioned into state 'SUCCESS' from state '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-1137866303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8907edafebe14fd9afe4396ec6db41df',qos_specs=None,replication_status=,reservations=['c2e248f6-10bc-4745-b085-1d129be6d340','1d8c24fe-ff74-40c2-bfd2-c087fe69073c','2de5491e-094f-48ef-9f6c-c3e564c7abcc','614f900a-abd0-467f-9429-cd167d354f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0f153e8ece4d23ab7a5761d4b65192',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:01.763693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e798c2e4-f145-42c5-a868-814eef16ca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:01.837800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e798c2e4-f145-42c5-a868-814eef16ca1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:01.840557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Flow 'volume_create_api' (60ab0bc0-d8ab-4076-bab6-9689e8f4b2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:48:01.841427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Create volume request issued successfully. Jan 10 14:48:01.843432 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5539797-5398-4dee-afdc-e0bc8fbf7632 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes returned with HTTP 202 Jan 10 14:48:01.844905 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1605/3379] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:48:01 2022] POST /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes => generated 823 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:48:01.858369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9749ec9a-a8af-4d09-9944-2234deae028e tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:48:01.859092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9749ec9a-a8af-4d09-9944-2234deae028e tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:01.859744 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9749ec9a-a8af-4d09-9944-2234deae028e tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:01.879525 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:01.879525 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:01.887612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9749ec9a-a8af-4d09-9944-2234deae028e tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:01.897353 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9749ec9a-a8af-4d09-9944-2234deae028e tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:48:01.898163 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1775/3380] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:01 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 891 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:48:02.306082 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c44a73dd-19ce-47f2-8eef-afa3aee9329d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:02.306573 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c44a73dd-19ce-47f2-8eef-afa3aee9329d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:02.307004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c44a73dd-19ce-47f2-8eef-afa3aee9329d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:02.309414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c44a73dd-19ce-47f2-8eef-afa3aee9329d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:02.322371 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:02.322371 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:02.324141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c44a73dd-19ce-47f2-8eef-afa3aee9329d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:02.325742 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1606/3381] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:02 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:02.914189 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0794594-2c34-4b01-8b88-c26e537f8c26 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:48:02.915233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0794594-2c34-4b01-8b88-c26e537f8c26 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:02.915827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0794594-2c34-4b01-8b88-c26e537f8c26 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:02.935282 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:02.935282 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:02.944545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d0794594-2c34-4b01-8b88-c26e537f8c26 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:02.955239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0794594-2c34-4b01-8b88-c26e537f8c26 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:48:02.964463 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1776/3382] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:02 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 915 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:03.338638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e18dde98-3148-47c8-82e1-08b714d7de6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:03.339189 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e18dde98-3148-47c8-82e1-08b714d7de6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:03.339898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e18dde98-3148-47c8-82e1-08b714d7de6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:03.339898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e18dde98-3148-47c8-82e1-08b714d7de6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:03.352461 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:03.352461 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:03.354579 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e18dde98-3148-47c8-82e1-08b714d7de6a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:03.363777 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1607/3383] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:03 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:03.971876 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fa22be0-c622-423e-af63-848dd1f342f0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:48:03.973044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fa22be0-c622-423e-af63-848dd1f342f0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:03.973551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fa22be0-c622-423e-af63-848dd1f342f0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:03.987508 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:03.987508 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:03.997881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5fa22be0-c622-423e-af63-848dd1f342f0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:04.006336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fa22be0-c622-423e-af63-848dd1f342f0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:48:04.007341 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1777/3384] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:03 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:48:04.026002 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c64271fb-d658-4e9e-887c-e60ad53b862a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] POST http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b/action Jan 10 14:48:04.026834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c64271fb-d658-4e9e-887c-e60ad53b862a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:48:04.027156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c64271fb-d658-4e9e-887c-e60ad53b862a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:48:04.042586 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:04.042586 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:04.043853 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c64271fb-d658-4e9e-887c-e60ad53b862a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:04.051371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c64271fb-d658-4e9e-887c-e60ad53b862a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume updated successfully. Jan 10 14:48:04.051805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c64271fb-d658-4e9e-887c-e60ad53b862a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b/action returned with HTTP 200 Jan 10 14:48:04.052742 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1608/3385] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:48:04 2022] POST /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 10 14:48:04.059644 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f317449-4f15-4b0d-af14-0a5b80fcacd6 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:48:04.060109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2f317449-4f15-4b0d-af14-0a5b80fcacd6 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:04.060606 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2f317449-4f15-4b0d-af14-0a5b80fcacd6 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:04.074164 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:04.074164 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:04.081678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2f317449-4f15-4b0d-af14-0a5b80fcacd6 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:04.095253 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f317449-4f15-4b0d-af14-0a5b80fcacd6 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:48:04.095971 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1778/3386] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:04 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:04.192873 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-0acb8243-4fd3-4300-bca7-e31e6d0631c4 req-31f46b38-ee7c-4609-bed3-580d38da39e9 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:48:04.193746 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-0acb8243-4fd3-4300-bca7-e31e6d0631c4 req-31f46b38-ee7c-4609-bed3-580d38da39e9 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:04.195588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-0acb8243-4fd3-4300-bca7-e31e6d0631c4 req-31f46b38-ee7c-4609-bed3-580d38da39e9 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:04.226347 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:04.226347 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:04.243583 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-0acb8243-4fd3-4300-bca7-e31e6d0631c4 req-31f46b38-ee7c-4609-bed3-580d38da39e9 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:04.266723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-0acb8243-4fd3-4300-bca7-e31e6d0631c4 req-31f46b38-ee7c-4609-bed3-580d38da39e9 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:48:04.273370 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1609/3387] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:48:04 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:04.376705 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a536bb4b-2bc1-48c6-b2db-44d433a677f6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:04.377922 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a536bb4b-2bc1-48c6-b2db-44d433a677f6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:04.379136 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a536bb4b-2bc1-48c6-b2db-44d433a677f6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:04.379592 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a536bb4b-2bc1-48c6-b2db-44d433a677f6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:04.389686 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:04.389686 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:04.392828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a536bb4b-2bc1-48c6-b2db-44d433a677f6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:04.399508 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1779/3388] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:04 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:04.849586 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] POST http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes Jan 10 14:48:04.850292 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-140024424"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:48:04.851233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-140024424'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:48:04.851543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Create volume of 1 GB Jan 10 14:48:04.861486 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Availability Zones retrieved successfully. Jan 10 14:48:04.898463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Flow 'volume_create_api' (88e161ff-0d15-4371-869c-1301ee2f1dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:48:04.901346 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab429b5-8df7-4f9c-8934-ddc2e90b1a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:04.904147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:48:04.937987 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab429b5-8df7-4f9c-8934-ddc2e90b1a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:04.940016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc153ea9-d3b9-421f-af11-37058aed4169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:05.115198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Created reservations ['60b91610-9a56-4b33-bd63-65ea92bb326b', '1c355d13-8aa7-41ef-85be-6be66e9874b8', 'a5f310a6-1487-4b37-ad28-3fe2451dfbef', '5a68fb75-8c89-435a-8305-9e11cf589df5'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:48:05.117861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc153ea9-d3b9-421f-af11-37058aed4169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b91610-9a56-4b33-bd63-65ea92bb326b', '1c355d13-8aa7-41ef-85be-6be66e9874b8', 'a5f310a6-1487-4b37-ad28-3fe2451dfbef', '5a68fb75-8c89-435a-8305-9e11cf589df5']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:05.120734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7808758-c0d8-48da-8c7f-76507486380a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:05.261871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7808758-c0d8-48da-8c7f-76507486380a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263f39c9-1b42-45df-9bc3-3109ebc229cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-140024424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8907edafebe14fd9afe4396ec6db41df',qos_specs=None,replication_status=,reservations=['60b91610-9a56-4b33-bd63-65ea92bb326b','1c355d13-8aa7-41ef-85be-6be66e9874b8','a5f310a6-1487-4b37-ad28-3fe2451dfbef','5a68fb75-8c89-435a-8305-9e11cf589df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0f153e8ece4d23ab7a5761d4b65192',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-140024424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263f39c9-1b42-45df-9bc3-3109ebc229cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8907edafebe14fd9afe4396ec6db41df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa0f153e8ece4d23ab7a5761d4b65192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:05.291870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42bb953a-a2ca-443f-9a41-b9fab84505fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:05.408203 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2493a20-3b85-4484-a2e6-b4fc0d7282c3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:05.409417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2493a20-3b85-4484-a2e6-b4fc0d7282c3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:05.410339 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2493a20-3b85-4484-a2e6-b4fc0d7282c3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:05.411450 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c2493a20-3b85-4484-a2e6-b4fc0d7282c3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:05.426571 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:05.426571 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:05.428898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2493a20-3b85-4484-a2e6-b4fc0d7282c3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:05.437021 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1780/3389] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:05 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:48:05.459231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42bb953a-a2ca-443f-9a41-b9fab84505fd) transitioned into state 'SUCCESS' from state '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-140024424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8907edafebe14fd9afe4396ec6db41df',qos_specs=None,replication_status=,reservations=['60b91610-9a56-4b33-bd63-65ea92bb326b','1c355d13-8aa7-41ef-85be-6be66e9874b8','a5f310a6-1487-4b37-ad28-3fe2451dfbef','5a68fb75-8c89-435a-8305-9e11cf589df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0f153e8ece4d23ab7a5761d4b65192',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:05.461311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3060d9-4d34-47c2-bcbf-82e140ee02b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:05.562011 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3060d9-4d34-47c2-bcbf-82e140ee02b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:05.568095 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Flow 'volume_create_api' (88e161ff-0d15-4371-869c-1301ee2f1dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:48:05.568095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Create volume request issued successfully. Jan 10 14:48:05.568522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a28b27db-1d6a-49b9-a71a-c7a7f94d8399 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes returned with HTTP 202 Jan 10 14:48:05.570147 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1610/3390] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:48:04 2022] POST /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes => generated 822 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:48:05.584418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-283d964a-1952-4e7d-826d-341c83f7a1b0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:48:05.585398 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-283d964a-1952-4e7d-826d-341c83f7a1b0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:05.586557 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-283d964a-1952-4e7d-826d-341c83f7a1b0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:05.616921 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:05.616921 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:05.635177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-283d964a-1952-4e7d-826d-341c83f7a1b0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:05.661760 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-283d964a-1952-4e7d-826d-341c83f7a1b0 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:48:05.663570 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1781/3391] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:05 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 890 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:06.445066 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6bea3b2b-8250-417c-af6e-6499b269fa43 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:06.446590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6bea3b2b-8250-417c-af6e-6499b269fa43 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:06.447139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6bea3b2b-8250-417c-af6e-6499b269fa43 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:06.447608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6bea3b2b-8250-417c-af6e-6499b269fa43 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:06.468821 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:06.468821 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:06.471048 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6bea3b2b-8250-417c-af6e-6499b269fa43 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:06.476383 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1611/3392] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:06 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:06.483414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1106d43-9a3d-4632-982b-b86f8923283d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 Jan 10 14:48:06.484509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1106d43-9a3d-4632-982b-b86f8923283d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:06.490793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1106d43-9a3d-4632-982b-b86f8923283d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:06.499079 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:06.499079 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:06.507114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b1106d43-9a3d-4632-982b-b86f8923283d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:48:06.516877 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1106d43-9a3d-4632-982b-b86f8923283d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 returned with HTTP 200 Jan 10 14:48:06.528064 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1782/3393] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:06 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 => generated 970 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:06.533756 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1ca6ea6-4823-4e3e-a9d4-3e9c8283b798 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes Jan 10 14:48:06.534218 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1ca6ea6-4823-4e3e-a9d4-3e9c8283b798 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:06.535039 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1ca6ea6-4823-4e3e-a9d4-3e9c8283b798 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:06.535820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-c1ca6ea6-4823-4e3e-a9d4-3e9c8283b798 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:48:06.539247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c1ca6ea6-4823-4e3e-a9d4-3e9c8283b798 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:48:06.678328 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ac3a80e9-f6ee-48dd-8d94-9030aaef7956 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:48:06.679137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ac3a80e9-f6ee-48dd-8d94-9030aaef7956 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:06.679778 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ac3a80e9-f6ee-48dd-8d94-9030aaef7956 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:06.694352 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1ca6ea6-4823-4e3e-a9d4-3e9c8283b798 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Get all volumes completed successfully. Jan 10 14:48:06.698342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1ca6ea6-4823-4e3e-a9d4-3e9c8283b798 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes returned with HTTP 200 Jan 10 14:48:06.702765 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1612/3394] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 14:48:06 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes => generated 793 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:06.724327 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:06.724327 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:06.729477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88b129f8-316e-4d71-84b3-4d594c97048c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] DELETE http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 Jan 10 14:48:06.729959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-88b129f8-316e-4d71-84b3-4d594c97048c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:06.730418 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-88b129f8-316e-4d71-84b3-4d594c97048c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:06.730818 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-88b129f8-316e-4d71-84b3-4d594c97048c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete volume with id: ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 Jan 10 14:48:06.751775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ac3a80e9-f6ee-48dd-8d94-9030aaef7956 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:06.776641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ac3a80e9-f6ee-48dd-8d94-9030aaef7956 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:48:06.785266 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1783/3395] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:06 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:06.786095 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:06.786095 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:06.787167 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-88b129f8-316e-4d71-84b3-4d594c97048c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:48:06.992297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-88b129f8-316e-4d71-84b3-4d594c97048c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete volume request issued successfully. Jan 10 14:48:06.992772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88b129f8-316e-4d71-84b3-4d594c97048c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 returned with HTTP 202 Jan 10 14:48:06.993890 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1613/3396] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:48:06 2022] DELETE /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/ac8fd6c8-eb0c-49d3-bd31-51c07ca6c590 => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:48:07.002009 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e9e9caa-8323-41ea-ad22-c7f635d7f2a6 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] DELETE http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 Jan 10 14:48:07.002688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e9e9caa-8323-41ea-ad22-c7f635d7f2a6 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:07.003269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e9e9caa-8323-41ea-ad22-c7f635d7f2a6 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:07.003712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-9e9e9caa-8323-41ea-ad22-c7f635d7f2a6 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Delete backup with id: b7d85cff-cb42-43dc-937a-bdbd9f90f4a0. Jan 10 14:48:07.016657 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:07.016657 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:07.114481 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-9e9e9caa-8323-41ea-ad22-c7f635d7f2a6 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] delete_backup rpcapi backup_id b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 {{(pid=110760) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:48:07.117558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e9e9caa-8323-41ea-ad22-c7f635d7f2a6 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 returned with HTTP 202 Jan 10 14:48:07.122771 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1784/3397] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:48:06 2022] DELETE /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:48:07.131232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23d11e91-0be5-4b46-8729-e92831237f30 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] GET http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 Jan 10 14:48:07.131914 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-23d11e91-0be5-4b46-8729-e92831237f30 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:07.133672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-23d11e91-0be5-4b46-8729-e92831237f30 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:07.134140 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-23d11e91-0be5-4b46-8729-e92831237f30 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Show backup with id b7d85cff-cb42-43dc-937a-bdbd9f90f4a0. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:07.162297 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:07.162297 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:07.168983 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23d11e91-0be5-4b46-8729-e92831237f30 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 returned with HTTP 200 Jan 10 14:48:07.175735 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1614/3398] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:07 2022] GET /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:07.799979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d564eabc-d97a-4802-8b87-2e68e980e40b tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:48:07.801202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d564eabc-d97a-4802-8b87-2e68e980e40b tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:07.801848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d564eabc-d97a-4802-8b87-2e68e980e40b tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:07.826763 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:07.826763 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:07.847417 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d564eabc-d97a-4802-8b87-2e68e980e40b tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:07.869886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d564eabc-d97a-4802-8b87-2e68e980e40b tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:48:07.870942 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1785/3399] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:07 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:08.185716 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1d5fd8c-7797-4979-a71c-0c4cbd5c4c74 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] GET http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 Jan 10 14:48:08.186247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1d5fd8c-7797-4979-a71c-0c4cbd5c4c74 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:08.190888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a1d5fd8c-7797-4979-a71c-0c4cbd5c4c74 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:08.190888 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a1d5fd8c-7797-4979-a71c-0c4cbd5c4c74 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Show backup with id b7d85cff-cb42-43dc-937a-bdbd9f90f4a0. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:08.198841 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a1d5fd8c-7797-4979-a71c-0c4cbd5c4c74 tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 returned with HTTP 404 Jan 10 14:48:08.203738 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1615/3400] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:08 2022] GET /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/b7d85cff-cb42-43dc-937a-bdbd9f90f4a0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:48:08.211136 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5590ad2a-c220-4944-83ae-a955e7aa4d65 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] DELETE http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:08.211694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5590ad2a-c220-4944-83ae-a955e7aa4d65 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:08.212282 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5590ad2a-c220-4944-83ae-a955e7aa4d65 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:08.212695 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-5590ad2a-c220-4944-83ae-a955e7aa4d65 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete backup with id: a7745bac-c55d-4b41-8d19-72e452056765. Jan 10 14:48:08.227775 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:08.227775 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:08.354843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-5590ad2a-c220-4944-83ae-a955e7aa4d65 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] delete_backup rpcapi backup_id a7745bac-c55d-4b41-8d19-72e452056765 {{(pid=110760) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:48:08.366550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5590ad2a-c220-4944-83ae-a955e7aa4d65 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 202 Jan 10 14:48:08.376702 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1786/3401] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:48:08 2022] DELETE /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:48:08.385402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-144014b5-2d69-41ee-b323-22e9117d969c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:08.386133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-144014b5-2d69-41ee-b323-22e9117d969c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:08.389672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-144014b5-2d69-41ee-b323-22e9117d969c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:08.390219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-144014b5-2d69-41ee-b323-22e9117d969c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:08.459063 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:08.459063 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:08.467023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-144014b5-2d69-41ee-b323-22e9117d969c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:08.470861 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1616/3402] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:08 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:08.888677 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c401027-ff8f-4e07-a56f-98c30158879a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:48:08.889715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c401027-ff8f-4e07-a56f-98c30158879a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:08.890324 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c401027-ff8f-4e07-a56f-98c30158879a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:08.903823 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:08.903823 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:08.913910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6c401027-ff8f-4e07-a56f-98c30158879a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:48:08.924892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c401027-ff8f-4e07-a56f-98c30158879a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:48:08.926132 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1787/3403] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:08 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:09.483134 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e5402d9-451a-43cd-b87f-77e7794e137c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:09.483658 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e5402d9-451a-43cd-b87f-77e7794e137c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:09.483990 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e5402d9-451a-43cd-b87f-77e7794e137c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:09.484328 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3e5402d9-451a-43cd-b87f-77e7794e137c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:09.497720 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:09.497720 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:09.499885 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e5402d9-451a-43cd-b87f-77e7794e137c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:09.507196 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1617/3404] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:09 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:10.513869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-923d75b2-e898-4b2d-a824-f78447f062e2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:10.514299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-923d75b2-e898-4b2d-a824-f78447f062e2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:10.514641 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-923d75b2-e898-4b2d-a824-f78447f062e2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:10.514941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-923d75b2-e898-4b2d-a824-f78447f062e2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:10.529127 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:10.529127 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:10.533377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-923d75b2-e898-4b2d-a824-f78447f062e2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:10.552815 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1788/3405] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:10 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:11.550292 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7970b666-8dec-4c70-953e-36f5a9d0f640 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:11.551317 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7970b666-8dec-4c70-953e-36f5a9d0f640 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:11.552057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7970b666-8dec-4c70-953e-36f5a9d0f640 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:11.552569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7970b666-8dec-4c70-953e-36f5a9d0f640 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:11.605570 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:11.605570 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:11.608676 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7970b666-8dec-4c70-953e-36f5a9d0f640 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:11.616107 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1618/3406] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:11 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:12.623752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ab21c63-566b-4dc1-97fe-855fbaa9880f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:12.625270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ab21c63-566b-4dc1-97fe-855fbaa9880f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:12.625915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8ab21c63-566b-4dc1-97fe-855fbaa9880f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:12.627031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8ab21c63-566b-4dc1-97fe-855fbaa9880f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:12.641515 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:12.641515 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:12.661294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8ab21c63-566b-4dc1-97fe-855fbaa9880f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:12.665244 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1789/3407] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:12 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:13.694239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3aa4d8d3-e05f-475f-8c5f-f1104cc328da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:13.694698 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3aa4d8d3-e05f-475f-8c5f-f1104cc328da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:13.695151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3aa4d8d3-e05f-475f-8c5f-f1104cc328da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:13.695458 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3aa4d8d3-e05f-475f-8c5f-f1104cc328da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:13.708155 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:13.708155 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:13.709782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3aa4d8d3-e05f-475f-8c5f-f1104cc328da tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:13.710484 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1619/3408] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:13 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:14.724199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-427c1ac6-45d6-4ee9-93e6-2ff83748434f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:14.724791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-427c1ac6-45d6-4ee9-93e6-2ff83748434f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:14.725149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-427c1ac6-45d6-4ee9-93e6-2ff83748434f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:14.725442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-427c1ac6-45d6-4ee9-93e6-2ff83748434f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:14.737587 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:14.737587 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:14.746212 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-427c1ac6-45d6-4ee9-93e6-2ff83748434f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:14.747007 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1790/3409] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:14 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:15.758882 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6eef36c5-f663-4b1a-8eb1-32d4c990e7a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:15.759991 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6eef36c5-f663-4b1a-8eb1-32d4c990e7a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:15.759991 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6eef36c5-f663-4b1a-8eb1-32d4c990e7a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:15.760279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6eef36c5-f663-4b1a-8eb1-32d4c990e7a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:15.774555 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:15.774555 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:15.777107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6eef36c5-f663-4b1a-8eb1-32d4c990e7a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:15.778128 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1620/3410] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:15 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:16.795272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bbab04a-cc21-456a-a305-852b7220a5e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:16.799353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bbab04a-cc21-456a-a305-852b7220a5e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:16.799826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bbab04a-cc21-456a-a305-852b7220a5e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:16.800140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4bbab04a-cc21-456a-a305-852b7220a5e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:16.826624 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:16.826624 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:16.832627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bbab04a-cc21-456a-a305-852b7220a5e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:16.836592 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1791/3411] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:16 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:17.859520 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9eafe53e-90c1-47c1-8c77-2b53665f18f7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:17.859520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9eafe53e-90c1-47c1-8c77-2b53665f18f7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:17.859520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9eafe53e-90c1-47c1-8c77-2b53665f18f7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:17.859520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9eafe53e-90c1-47c1-8c77-2b53665f18f7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:17.859520 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:17.859520 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:17.860385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9eafe53e-90c1-47c1-8c77-2b53665f18f7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:17.860481 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1621/3412] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:17 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:18.874124 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a76c880-66dc-4bdc-9d90-fcdc23e38e4b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:18.884440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a76c880-66dc-4bdc-9d90-fcdc23e38e4b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:18.884440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a76c880-66dc-4bdc-9d90-fcdc23e38e4b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:18.884440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3a76c880-66dc-4bdc-9d90-fcdc23e38e4b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:18.890555 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:18.890555 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:18.892190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a76c880-66dc-4bdc-9d90-fcdc23e38e4b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 200 Jan 10 14:48:18.898875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1792/3413] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:18 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:19.907634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f5b12c28-4e79-409f-853e-92b39226f23d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 Jan 10 14:48:19.908088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f5b12c28-4e79-409f-853e-92b39226f23d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:19.908568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f5b12c28-4e79-409f-853e-92b39226f23d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:19.908877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f5b12c28-4e79-409f-853e-92b39226f23d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id a7745bac-c55d-4b41-8d19-72e452056765. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:19.926739 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f5b12c28-4e79-409f-853e-92b39226f23d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 returned with HTTP 404 Jan 10 14:48:19.931903 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1622/3414] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:19 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/a7745bac-c55d-4b41-8d19-72e452056765 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:48:19.973391 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] POST http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes Jan 10 14:48:19.974837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1158052336"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:48:19.976827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1158052336'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:48:19.978957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Create volume of 1 GB Jan 10 14:48:19.992570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Availability Zones retrieved successfully. Jan 10 14:48:20.011142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Flow 'volume_create_api' (10230881-b739-49cb-84ee-0c43a22f2ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:48:20.014125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63740731-b678-43b1-b727-b2cc57eccb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:20.017306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:48:20.054808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63740731-b678-43b1-b727-b2cc57eccb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:20.058992 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f008cf-6b24-4f16-a42f-1fa1c96d0c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:20.188670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Created reservations ['9c8ef8fe-2e91-4aea-b4b5-f1b7a905ff4e', '88444d90-32c7-4815-892a-2a8547bd304c', '144d157e-76a5-4cf9-90ec-d1750f625e45', '5af9ffbf-c598-4449-bf51-aa32501b45fd'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:48:20.190445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f008cf-6b24-4f16-a42f-1fa1c96d0c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c8ef8fe-2e91-4aea-b4b5-f1b7a905ff4e', '88444d90-32c7-4815-892a-2a8547bd304c', '144d157e-76a5-4cf9-90ec-d1750f625e45', '5af9ffbf-c598-4449-bf51-aa32501b45fd']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:20.192462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1ecc9d-751c-40db-8dd0-69065ea6ae29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:20.275461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1ecc9d-751c-40db-8dd0-69065ea6ae29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd15ff123-3ff9-49fe-a16f-c34929181814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1158052336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b0b1c3043540ed82797f29d496c396',qos_specs=None,replication_status=,reservations=['9c8ef8fe-2e91-4aea-b4b5-f1b7a905ff4e','88444d90-32c7-4815-892a-2a8547bd304c','144d157e-76a5-4cf9-90ec-d1750f625e45','5af9ffbf-c598-4449-bf51-aa32501b45fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1158052336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d15ff123-3ff9-49fe-a16f-c34929181814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b0b1c3043540ed82797f29d496c396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:20.280738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233844a2-9770-4fb9-9b48-4ec8362814ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:20.389101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233844a2-9770-4fb9-9b48-4ec8362814ed) transitioned into state 'SUCCESS' from state '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-1158052336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b0b1c3043540ed82797f29d496c396',qos_specs=None,replication_status=,reservations=['9c8ef8fe-2e91-4aea-b4b5-f1b7a905ff4e','88444d90-32c7-4815-892a-2a8547bd304c','144d157e-76a5-4cf9-90ec-d1750f625e45','5af9ffbf-c598-4449-bf51-aa32501b45fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3ba1e8aae44a89fde78d1a915f8c4',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:20.391087 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723eb735-9716-4171-aaf3-51161c91190d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:48:20.461979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723eb735-9716-4171-aaf3-51161c91190d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:48:20.465210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Flow 'volume_create_api' (10230881-b739-49cb-84ee-0c43a22f2ff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:48:20.466002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Create volume request issued successfully. Jan 10 14:48:20.467347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21ba4433-d6c2-4e2e-ad1b-f127cb7e90f1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes returned with HTTP 202 Jan 10 14:48:20.468609 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1793/3415] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:48:19 2022] POST /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes => generated 823 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:48:20.481621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34048630-727f-4d69-a4ee-1ff004b7e04f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:48:20.482685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34048630-727f-4d69-a4ee-1ff004b7e04f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:20.483388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34048630-727f-4d69-a4ee-1ff004b7e04f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:20.497633 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:20.497633 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:20.505758 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-34048630-727f-4d69-a4ee-1ff004b7e04f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:48:20.515129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34048630-727f-4d69-a4ee-1ff004b7e04f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:48:20.516537 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1623/3416] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:20 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 891 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:21.536725 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b7cb93f-632d-4de4-aaaf-72de44c5fe98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:48:21.537266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b7cb93f-632d-4de4-aaaf-72de44c5fe98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:21.537866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b7cb93f-632d-4de4-aaaf-72de44c5fe98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:21.554924 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:21.554924 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:21.565504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8b7cb93f-632d-4de4-aaaf-72de44c5fe98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:48:21.590841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b7cb93f-632d-4de4-aaaf-72de44c5fe98 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:48:21.602266 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1794/3417] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:21 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:48:22.606945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b73b1929-345b-4878-aa7e-dceae5c31fc5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:48:22.607509 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b73b1929-345b-4878-aa7e-dceae5c31fc5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:22.607832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b73b1929-345b-4878-aa7e-dceae5c31fc5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:22.621474 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:22.621474 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:22.628702 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b73b1929-345b-4878-aa7e-dceae5c31fc5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:48:22.637401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b73b1929-345b-4878-aa7e-dceae5c31fc5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:48:22.648398 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1624/3418] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:22 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:22.655194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a4f0c5a-7fa5-4baf-9c1b-b5484f07b3ba tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] POST http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups Jan 10 14:48:22.655898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7a4f0c5a-7fa5-4baf-9c1b-b5484f07b3ba tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d15ff123-3ff9-49fe-a16f-c34929181814", "name": "tempest-VolumesBackupsAdminTest-Backup-325309789"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:48:22.660773 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-7a4f0c5a-7fa5-4baf-9c1b-b5484f07b3ba tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Creating new backup {'backup': {'volume_id': 'd15ff123-3ff9-49fe-a16f-c34929181814', 'name': 'tempest-VolumesBackupsAdminTest-Backup-325309789'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:48:22.660773 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-7a4f0c5a-7fa5-4baf-9c1b-b5484f07b3ba tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Creating backup of volume d15ff123-3ff9-49fe-a16f-c34929181814 in container None Jan 10 14:48:22.674972 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:22.674972 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:22.676125 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7a4f0c5a-7fa5-4baf-9c1b-b5484f07b3ba tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:48:22.782860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-7a4f0c5a-7fa5-4baf-9c1b-b5484f07b3ba tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Created reservations ['49021157-cc67-44ae-9cfd-add0bc6d7f1c', '79bd2b31-8a5a-4246-88c6-2f4cd1405659'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:48:23.134582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a4f0c5a-7fa5-4baf-9c1b-b5484f07b3ba tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups returned with HTTP 202 Jan 10 14:48:23.140921 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1795/3419] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:48:22 2022] POST /volume/v3/06b0b1c3043540ed82797f29d496c396/backups => generated 400 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:48:23.146126 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62a7481a-33ee-43a7-9daf-5ca6abf2a9d0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:23.146623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62a7481a-33ee-43a7-9daf-5ca6abf2a9d0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:23.147383 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62a7481a-33ee-43a7-9daf-5ca6abf2a9d0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:23.147709 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-62a7481a-33ee-43a7-9daf-5ca6abf2a9d0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:23.162243 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:23.162243 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:23.162243 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62a7481a-33ee-43a7-9daf-5ca6abf2a9d0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:23.162243 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1625/3420] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:23 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:24.179971 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92731836-1716-4872-98b3-30be3aea3dcc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:24.182017 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92731836-1716-4872-98b3-30be3aea3dcc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:24.182883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92731836-1716-4872-98b3-30be3aea3dcc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:24.183535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-92731836-1716-4872-98b3-30be3aea3dcc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:24.203997 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:24.203997 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:24.203997 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92731836-1716-4872-98b3-30be3aea3dcc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:24.208605 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1796/3421] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:24 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:48:25.214283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53e1b79a-a53f-4987-a4ca-2a18570ba13a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:25.217195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53e1b79a-a53f-4987-a4ca-2a18570ba13a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:25.217195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53e1b79a-a53f-4987-a4ca-2a18570ba13a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:25.217195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-53e1b79a-a53f-4987-a4ca-2a18570ba13a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:25.224337 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:25.224337 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:25.226102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53e1b79a-a53f-4987-a4ca-2a18570ba13a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:25.227015 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1626/3422] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:25 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:26.240808 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-570134be-0284-418b-9304-01a50059c6ea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:26.241895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-570134be-0284-418b-9304-01a50059c6ea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:26.242514 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-570134be-0284-418b-9304-01a50059c6ea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:26.242975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-570134be-0284-418b-9304-01a50059c6ea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:26.251386 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:26.251386 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:26.253374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-570134be-0284-418b-9304-01a50059c6ea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:26.254625 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1797/3423] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:26 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:27.266865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8150ebcb-043a-4191-bfcc-6425b8511ade tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:27.267393 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8150ebcb-043a-4191-bfcc-6425b8511ade tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:27.267806 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8150ebcb-043a-4191-bfcc-6425b8511ade tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:27.268322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8150ebcb-043a-4191-bfcc-6425b8511ade tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:27.275783 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:27.275783 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:27.277358 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8150ebcb-043a-4191-bfcc-6425b8511ade tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:27.278044 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1627/3424] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:27 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:28.291089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8de6ec68-665c-4373-9ec9-76cfe86f3bf6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:28.291663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8de6ec68-665c-4373-9ec9-76cfe86f3bf6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:28.292284 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8de6ec68-665c-4373-9ec9-76cfe86f3bf6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:28.292770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8de6ec68-665c-4373-9ec9-76cfe86f3bf6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:28.328771 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:28.328771 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:28.330388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8de6ec68-665c-4373-9ec9-76cfe86f3bf6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:28.331349 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1798/3425] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:28 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:29.345890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a67a2e03-25e9-45b5-bf6a-071f68968b48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:29.348525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a67a2e03-25e9-45b5-bf6a-071f68968b48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:29.348525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a67a2e03-25e9-45b5-bf6a-071f68968b48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:29.348525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a67a2e03-25e9-45b5-bf6a-071f68968b48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:29.362646 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:29.362646 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:29.366558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a67a2e03-25e9-45b5-bf6a-071f68968b48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:29.375827 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1628/3426] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:29 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:30.383557 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9da6c13f-6b3d-4f43-953b-4d6e8f693526 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:30.384003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9da6c13f-6b3d-4f43-953b-4d6e8f693526 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:30.385017 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9da6c13f-6b3d-4f43-953b-4d6e8f693526 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:30.385332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9da6c13f-6b3d-4f43-953b-4d6e8f693526 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:30.405808 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:30.405808 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:30.407769 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9da6c13f-6b3d-4f43-953b-4d6e8f693526 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:30.415412 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1799/3427] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:30 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:31.422188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2598fe71-f1b3-4b6e-9420-6ccf7fdf6173 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:31.422818 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2598fe71-f1b3-4b6e-9420-6ccf7fdf6173 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:31.423442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2598fe71-f1b3-4b6e-9420-6ccf7fdf6173 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:31.423848 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2598fe71-f1b3-4b6e-9420-6ccf7fdf6173 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:31.435456 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:31.435456 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:31.440926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2598fe71-f1b3-4b6e-9420-6ccf7fdf6173 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:31.444090 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1629/3428] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:31 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:32.459567 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58d5d393-7061-4e8a-b364-94cca702312e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:32.461037 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58d5d393-7061-4e8a-b364-94cca702312e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:32.461672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58d5d393-7061-4e8a-b364-94cca702312e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:32.462547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-58d5d393-7061-4e8a-b364-94cca702312e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:32.477053 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:32.477053 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:32.485535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58d5d393-7061-4e8a-b364-94cca702312e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:32.485535 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1800/3429] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:32 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:33.495235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-42cda170-9002-4e8c-987b-e8fcbb4313a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:33.500079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-42cda170-9002-4e8c-987b-e8fcbb4313a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:33.500079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-42cda170-9002-4e8c-987b-e8fcbb4313a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:33.500079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-42cda170-9002-4e8c-987b-e8fcbb4313a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:33.510353 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:33.510353 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:33.512107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-42cda170-9002-4e8c-987b-e8fcbb4313a1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:33.513725 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1630/3430] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:33 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:34.526401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1caecf0a-e382-451c-899a-cc5525a43de4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:34.527446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1caecf0a-e382-451c-899a-cc5525a43de4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:34.528057 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1caecf0a-e382-451c-899a-cc5525a43de4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:34.529127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1caecf0a-e382-451c-899a-cc5525a43de4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:34.544679 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:34.544679 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:34.546352 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1caecf0a-e382-451c-899a-cc5525a43de4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:34.551325 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1801/3431] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:34 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:35.561729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0acb35a-91ac-404a-85c6-6c69f424c363 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:35.562296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0acb35a-91ac-404a-85c6-6c69f424c363 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:35.563140 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0acb35a-91ac-404a-85c6-6c69f424c363 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:35.565148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e0acb35a-91ac-404a-85c6-6c69f424c363 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:35.593712 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:35.593712 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:35.596292 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0acb35a-91ac-404a-85c6-6c69f424c363 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:35.604610 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1631/3432] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:35 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 807 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:36.610477 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1275c977-7d20-4bb4-8e51-06f34bda26a7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:36.610985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1275c977-7d20-4bb4-8e51-06f34bda26a7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:36.611536 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1275c977-7d20-4bb4-8e51-06f34bda26a7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:36.612074 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1275c977-7d20-4bb4-8e51-06f34bda26a7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:36.625677 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:36.625677 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:36.627681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1275c977-7d20-4bb4-8e51-06f34bda26a7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:36.628657 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1802/3433] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:36 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:37.644580 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-811f4216-7eec-4a86-82fd-636124aeb9ce tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:37.645562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-811f4216-7eec-4a86-82fd-636124aeb9ce tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:37.646281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-811f4216-7eec-4a86-82fd-636124aeb9ce tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:37.646738 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-811f4216-7eec-4a86-82fd-636124aeb9ce tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:37.658590 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:37.658590 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:37.661129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-811f4216-7eec-4a86-82fd-636124aeb9ce tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:37.668451 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1632/3434] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:37 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:38.683559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57fe9bc4-80aa-4bbf-93a8-527d71e50bf4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:38.695163 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57fe9bc4-80aa-4bbf-93a8-527d71e50bf4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:38.695715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57fe9bc4-80aa-4bbf-93a8-527d71e50bf4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:38.696027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-57fe9bc4-80aa-4bbf-93a8-527d71e50bf4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:38.711681 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:38.711681 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:38.712289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57fe9bc4-80aa-4bbf-93a8-527d71e50bf4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:38.718643 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1803/3435] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:38 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:39.726874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2639bf84-ccae-4364-adab-63e55d95ef2d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:39.727335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2639bf84-ccae-4364-adab-63e55d95ef2d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:39.727766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2639bf84-ccae-4364-adab-63e55d95ef2d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:39.728073 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2639bf84-ccae-4364-adab-63e55d95ef2d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:39.746633 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:39.746633 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:39.749515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2639bf84-ccae-4364-adab-63e55d95ef2d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:39.756106 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1633/3436] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:39 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:40.765151 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34364381-1e1e-414a-820d-622b45f4b823 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:40.766404 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34364381-1e1e-414a-820d-622b45f4b823 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:40.767059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34364381-1e1e-414a-820d-622b45f4b823 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:40.767621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-34364381-1e1e-414a-820d-622b45f4b823 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:40.776799 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:40.776799 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:40.778660 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34364381-1e1e-414a-820d-622b45f4b823 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:40.785157 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1804/3437] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:40 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:41.792002 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-556a8f28-ce60-43e0-aa94-fd8e3d226ad4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:41.792510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-556a8f28-ce60-43e0-aa94-fd8e3d226ad4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:41.793080 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-556a8f28-ce60-43e0-aa94-fd8e3d226ad4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:41.793447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-556a8f28-ce60-43e0-aa94-fd8e3d226ad4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:41.801113 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:41.801113 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:41.802792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-556a8f28-ce60-43e0-aa94-fd8e3d226ad4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:41.803488 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1634/3438] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:41 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:42.816870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-66a0a13f-20e2-4f05-adec-ddd5c598b2fe tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:42.817424 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-66a0a13f-20e2-4f05-adec-ddd5c598b2fe tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:42.817736 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-66a0a13f-20e2-4f05-adec-ddd5c598b2fe tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:42.818035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-66a0a13f-20e2-4f05-adec-ddd5c598b2fe tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:42.830077 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:42.830077 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:42.834980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-66a0a13f-20e2-4f05-adec-ddd5c598b2fe tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:42.837044 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1805/3439] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:42 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:43.849907 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c649865-4757-4c6b-9017-872663cdd4e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:43.850439 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c649865-4757-4c6b-9017-872663cdd4e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:43.850795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c649865-4757-4c6b-9017-872663cdd4e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:43.851104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6c649865-4757-4c6b-9017-872663cdd4e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:43.859285 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:43.859285 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:43.860937 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c649865-4757-4c6b-9017-872663cdd4e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:43.861708 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1635/3440] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:43 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:44.875984 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55f00679-2272-49ef-a100-ecbd11bc5687 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:44.876595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55f00679-2272-49ef-a100-ecbd11bc5687 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:44.876892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55f00679-2272-49ef-a100-ecbd11bc5687 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:44.877217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-55f00679-2272-49ef-a100-ecbd11bc5687 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:44.894104 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:44.894104 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:44.897461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55f00679-2272-49ef-a100-ecbd11bc5687 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:44.898171 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1806/3441] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:44 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:48:45.910919 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c238d40-c694-423c-a006-08f203247a48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:45.911471 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c238d40-c694-423c-a006-08f203247a48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:45.912043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c238d40-c694-423c-a006-08f203247a48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:45.912533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1c238d40-c694-423c-a006-08f203247a48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:45.925062 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:45.925062 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:45.926941 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c238d40-c694-423c-a006-08f203247a48 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:45.931573 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1636/3442] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:45 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:46.942461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf3f38ba-6878-4958-83d5-5cdd000732e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:46.943062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf3f38ba-6878-4958-83d5-5cdd000732e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:46.943712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf3f38ba-6878-4958-83d5-5cdd000732e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:46.943712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-bf3f38ba-6878-4958-83d5-5cdd000732e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:46.958774 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:46.958774 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:46.960463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf3f38ba-6878-4958-83d5-5cdd000732e7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:46.961178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1807/3443] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:46 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:47.975328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74f53f71-d981-4e48-b283-de6b6b01c89d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:47.976497 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74f53f71-d981-4e48-b283-de6b6b01c89d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:47.977233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74f53f71-d981-4e48-b283-de6b6b01c89d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:47.977855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-74f53f71-d981-4e48-b283-de6b6b01c89d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:47.994115 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:47.994115 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:47.995855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74f53f71-d981-4e48-b283-de6b6b01c89d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:47.996670 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1637/3444] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:47 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:49.009890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fd6c3fb-02e7-4328-ac0c-d355d41a1698 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:49.010524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fd6c3fb-02e7-4328-ac0c-d355d41a1698 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:49.010869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5fd6c3fb-02e7-4328-ac0c-d355d41a1698 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:49.011175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5fd6c3fb-02e7-4328-ac0c-d355d41a1698 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:49.025621 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:49.025621 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:49.027341 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5fd6c3fb-02e7-4328-ac0c-d355d41a1698 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:49.037909 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1808/3445] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:49 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:50.040665 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7bc3304-fd45-4423-b8d2-0a2064d38e3e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:50.041658 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7bc3304-fd45-4423-b8d2-0a2064d38e3e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:50.042267 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7bc3304-fd45-4423-b8d2-0a2064d38e3e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:50.042853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e7bc3304-fd45-4423-b8d2-0a2064d38e3e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:50.065906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:50.065906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:50.069819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7bc3304-fd45-4423-b8d2-0a2064d38e3e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:50.078515 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1638/3446] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:50 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:51.092562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5203ad3b-f018-44d0-a85d-8daac33c9201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:51.094078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5203ad3b-f018-44d0-a85d-8daac33c9201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:51.094641 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5203ad3b-f018-44d0-a85d-8daac33c9201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:51.095014 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5203ad3b-f018-44d0-a85d-8daac33c9201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:51.106302 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:51.106302 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:51.108418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5203ad3b-f018-44d0-a85d-8daac33c9201 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:51.109708 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1809/3447] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:51 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:52.125713 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f5eedcdf-df6e-491a-a846-834582a237be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:52.126248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f5eedcdf-df6e-491a-a846-834582a237be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:52.126618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f5eedcdf-df6e-491a-a846-834582a237be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:52.126940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f5eedcdf-df6e-491a-a846-834582a237be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:52.137093 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:52.137093 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:52.138422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f5eedcdf-df6e-491a-a846-834582a237be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:52.139455 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1639/3448] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:52 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:53.151167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-334d89ca-8edf-4d19-bea5-1fffa23aba09 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:53.151638 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-334d89ca-8edf-4d19-bea5-1fffa23aba09 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:53.152058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-334d89ca-8edf-4d19-bea5-1fffa23aba09 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:53.152409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-334d89ca-8edf-4d19-bea5-1fffa23aba09 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:53.162381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:53.162381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:53.166056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-334d89ca-8edf-4d19-bea5-1fffa23aba09 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:53.169124 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1810/3449] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:53 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:54.181714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8da5530c-8532-4c28-a845-b7e54aaf8ec6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:54.182183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8da5530c-8532-4c28-a845-b7e54aaf8ec6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:54.182592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8da5530c-8532-4c28-a845-b7e54aaf8ec6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:54.184632 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8da5530c-8532-4c28-a845-b7e54aaf8ec6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:54.205541 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:54.205541 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:54.207796 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8da5530c-8532-4c28-a845-b7e54aaf8ec6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:54.211857 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1640/3450] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:54 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:55.225813 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03ec3312-7d53-4be8-912a-96eda87696e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:55.226467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03ec3312-7d53-4be8-912a-96eda87696e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:55.226871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-03ec3312-7d53-4be8-912a-96eda87696e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:55.227248 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-03ec3312-7d53-4be8-912a-96eda87696e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:55.250887 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:55.250887 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:55.254618 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-03ec3312-7d53-4be8-912a-96eda87696e9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:55.260993 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1811/3451] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:55 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:56.275232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7f7469f0-eb80-40c5-818c-c4ac18b9fa92 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:56.275789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7f7469f0-eb80-40c5-818c-c4ac18b9fa92 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:56.276199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7f7469f0-eb80-40c5-818c-c4ac18b9fa92 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:56.276578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7f7469f0-eb80-40c5-818c-c4ac18b9fa92 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:56.293030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:56.293030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:56.306961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7f7469f0-eb80-40c5-818c-c4ac18b9fa92 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:56.311664 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1641/3452] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:56 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:57.323640 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bef3b83f-5d1d-445d-89c9-307d776cce71 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:57.325452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bef3b83f-5d1d-445d-89c9-307d776cce71 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:57.327379 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bef3b83f-5d1d-445d-89c9-307d776cce71 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:57.327827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-bef3b83f-5d1d-445d-89c9-307d776cce71 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:57.357758 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:57.357758 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:57.368455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bef3b83f-5d1d-445d-89c9-307d776cce71 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:57.372366 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1812/3453] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:57 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:58.384896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff315de7-6820-4822-925b-e69c0f83871d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:58.386594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff315de7-6820-4822-925b-e69c0f83871d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:58.387220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff315de7-6820-4822-925b-e69c0f83871d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:58.387862 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ff315de7-6820-4822-925b-e69c0f83871d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:58.401390 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:58.401390 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:58.412111 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff315de7-6820-4822-925b-e69c0f83871d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:58.424467 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1642/3454] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:58 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:48:59.430611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37f7b48c-f3d1-4df0-8530-93129d8a153b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:48:59.431174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37f7b48c-f3d1-4df0-8530-93129d8a153b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:48:59.431492 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37f7b48c-f3d1-4df0-8530-93129d8a153b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:48:59.431797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-37f7b48c-f3d1-4df0-8530-93129d8a153b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:48:59.454277 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:48:59.454277 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:48:59.459573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37f7b48c-f3d1-4df0-8530-93129d8a153b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:48:59.462128 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1813/3455] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:48:59 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:00.473619 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31769065-5a9c-47eb-b79e-3134a1fb1f9d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:00.474181 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31769065-5a9c-47eb-b79e-3134a1fb1f9d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:00.474474 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31769065-5a9c-47eb-b79e-3134a1fb1f9d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:00.474884 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-31769065-5a9c-47eb-b79e-3134a1fb1f9d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:00.492545 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:00.492545 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:00.495287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31769065-5a9c-47eb-b79e-3134a1fb1f9d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:00.495287 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1643/3456] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:00 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:01.507830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6072f77d-02bf-47e2-b4c1-be0c3c194d91 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:01.508996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6072f77d-02bf-47e2-b4c1-be0c3c194d91 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:01.509545 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6072f77d-02bf-47e2-b4c1-be0c3c194d91 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:01.509856 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6072f77d-02bf-47e2-b4c1-be0c3c194d91 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:01.518740 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:01.518740 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:01.520791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6072f77d-02bf-47e2-b4c1-be0c3c194d91 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:01.521493 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1814/3457] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:01 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:02.535400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bfb5fc4-e033-4069-9ef0-a60ee86b2e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:02.535946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bfb5fc4-e033-4069-9ef0-a60ee86b2e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:02.536311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bfb5fc4-e033-4069-9ef0-a60ee86b2e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:02.536640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4bfb5fc4-e033-4069-9ef0-a60ee86b2e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:02.546459 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:02.546459 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:02.548178 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bfb5fc4-e033-4069-9ef0-a60ee86b2e85 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:02.549414 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1644/3458] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:02 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:03.563042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1d20d20-7b8b-41cb-bbdb-9e2a1e74a8fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:03.563630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1d20d20-7b8b-41cb-bbdb-9e2a1e74a8fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:03.564178 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1d20d20-7b8b-41cb-bbdb-9e2a1e74a8fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:03.564799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a1d20d20-7b8b-41cb-bbdb-9e2a1e74a8fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:03.590898 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:03.590898 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:03.594094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1d20d20-7b8b-41cb-bbdb-9e2a1e74a8fb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:03.596067 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1815/3459] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:03 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:04.608460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a83b3c7a-3d1e-4d0e-ba9d-88d22d6d5248 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:04.608996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a83b3c7a-3d1e-4d0e-ba9d-88d22d6d5248 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:04.609349 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a83b3c7a-3d1e-4d0e-ba9d-88d22d6d5248 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:04.609656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a83b3c7a-3d1e-4d0e-ba9d-88d22d6d5248 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:04.628134 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:04.628134 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:04.629807 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a83b3c7a-3d1e-4d0e-ba9d-88d22d6d5248 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:04.641583 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1645/3460] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:04 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:05.652712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3f3d1ee-becd-4c33-9510-3f22c37b442c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:05.653310 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3f3d1ee-becd-4c33-9510-3f22c37b442c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:05.653940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3f3d1ee-becd-4c33-9510-3f22c37b442c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:05.655472 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a3f3d1ee-becd-4c33-9510-3f22c37b442c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:05.682921 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:05.682921 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:05.689843 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3f3d1ee-becd-4c33-9510-3f22c37b442c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:05.691828 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1816/3461] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:05 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:06.704773 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcc7e226-cb16-4493-b935-41aaa14eb025 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:06.705495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcc7e226-cb16-4493-b935-41aaa14eb025 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:06.705703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcc7e226-cb16-4493-b935-41aaa14eb025 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:06.706268 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fcc7e226-cb16-4493-b935-41aaa14eb025 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:06.714370 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:06.714370 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:06.717777 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcc7e226-cb16-4493-b935-41aaa14eb025 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:06.727231 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1646/3462] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:06 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:07.732461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8aeb1d4-4358-4c21-91ee-509b6c0fe9b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:07.733048 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8aeb1d4-4358-4c21-91ee-509b6c0fe9b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:07.733687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8aeb1d4-4358-4c21-91ee-509b6c0fe9b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:07.734139 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c8aeb1d4-4358-4c21-91ee-509b6c0fe9b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:07.745519 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:07.745519 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:07.749506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8aeb1d4-4358-4c21-91ee-509b6c0fe9b2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:07.768657 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1817/3463] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:07 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:08.774397 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19ee6b9f-bea8-49c9-854c-fb0978d513d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:08.775021 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19ee6b9f-bea8-49c9-854c-fb0978d513d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:08.775291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19ee6b9f-bea8-49c9-854c-fb0978d513d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:08.775720 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-19ee6b9f-bea8-49c9-854c-fb0978d513d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:08.784240 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:08.784240 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:08.786617 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19ee6b9f-bea8-49c9-854c-fb0978d513d6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:08.787769 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1647/3464] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:08 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:09.800743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7650dbed-968d-4e5a-80fc-ac31a5379cd4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:09.801321 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7650dbed-968d-4e5a-80fc-ac31a5379cd4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:09.801810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7650dbed-968d-4e5a-80fc-ac31a5379cd4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:09.802183 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7650dbed-968d-4e5a-80fc-ac31a5379cd4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:09.815851 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:09.815851 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:09.817851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7650dbed-968d-4e5a-80fc-ac31a5379cd4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:09.821777 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1818/3465] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:09 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:10.835142 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c7b2e6c-be89-4d2f-ab46-867a076fcce4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:10.836227 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c7b2e6c-be89-4d2f-ab46-867a076fcce4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:10.837592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c7b2e6c-be89-4d2f-ab46-867a076fcce4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:10.838706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5c7b2e6c-be89-4d2f-ab46-867a076fcce4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:10.862938 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:10.862938 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:10.865121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c7b2e6c-be89-4d2f-ab46-867a076fcce4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:10.875079 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1648/3466] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:10 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:11.881786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c9719aef-648f-40ef-95ed-dbab436eb759 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:11.883426 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c9719aef-648f-40ef-95ed-dbab436eb759 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:11.884054 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c9719aef-648f-40ef-95ed-dbab436eb759 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:11.884769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c9719aef-648f-40ef-95ed-dbab436eb759 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:11.898749 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:11.898749 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:11.902007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c9719aef-648f-40ef-95ed-dbab436eb759 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:11.910541 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1819/3467] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:11 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:12.919146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f26704f2-242f-41ce-a166-ea20990521be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:12.921410 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f26704f2-242f-41ce-a166-ea20990521be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:12.922291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f26704f2-242f-41ce-a166-ea20990521be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:12.922980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f26704f2-242f-41ce-a166-ea20990521be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:12.943655 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:12.943655 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:12.948587 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f26704f2-242f-41ce-a166-ea20990521be tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:12.961716 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1649/3468] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:12 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:13.963208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e10587c7-8e14-446b-81ad-5b66c124d5a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:13.964990 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e10587c7-8e14-446b-81ad-5b66c124d5a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:13.965715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e10587c7-8e14-446b-81ad-5b66c124d5a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:13.966229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e10587c7-8e14-446b-81ad-5b66c124d5a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:13.989336 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:13.989336 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:13.997549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e10587c7-8e14-446b-81ad-5b66c124d5a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:14.017421 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1820/3469] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:13 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-682ff38a-445b-44f1-bb6b-e48c7f414382 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-682ff38a-445b-44f1-bb6b-e48c7f414382 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-682ff38a-445b-44f1-bb6b-e48c7f414382 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-682ff38a-445b-44f1-bb6b-e48c7f414382 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-682ff38a-445b-44f1-bb6b-e48c7f414382 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:15.142132 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1650/3470] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:15 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:16.071115 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38e0bb7a-b0df-4713-931e-36a4853b1e3c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:16.071782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38e0bb7a-b0df-4713-931e-36a4853b1e3c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:16.071973 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38e0bb7a-b0df-4713-931e-36a4853b1e3c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:16.072482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-38e0bb7a-b0df-4713-931e-36a4853b1e3c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:16.094744 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:16.094744 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:16.096799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38e0bb7a-b0df-4713-931e-36a4853b1e3c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:16.103469 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1821/3471] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:16 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:17.111226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1e58ec73-4774-46ba-8316-a9c2ade3e774 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:17.111822 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1e58ec73-4774-46ba-8316-a9c2ade3e774 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:17.112119 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1e58ec73-4774-46ba-8316-a9c2ade3e774 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:17.112566 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1e58ec73-4774-46ba-8316-a9c2ade3e774 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:17.129985 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:17.129985 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:17.141747 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1e58ec73-4774-46ba-8316-a9c2ade3e774 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:17.142831 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1651/3472] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:17 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:18.156448 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9fb22de7-2aae-4673-8b01-68dc5b429ec7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:18.157868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9fb22de7-2aae-4673-8b01-68dc5b429ec7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:18.158254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9fb22de7-2aae-4673-8b01-68dc5b429ec7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:18.158563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9fb22de7-2aae-4673-8b01-68dc5b429ec7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:18.166797 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:18.166797 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:18.168457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9fb22de7-2aae-4673-8b01-68dc5b429ec7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:18.169502 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1822/3473] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:18 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:19.182528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62ba38b2-e417-4c35-b6d6-ce8c57d147b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:19.183740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62ba38b2-e417-4c35-b6d6-ce8c57d147b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:19.184963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62ba38b2-e417-4c35-b6d6-ce8c57d147b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:19.185504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-62ba38b2-e417-4c35-b6d6-ce8c57d147b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:19.198996 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:19.198996 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:19.202410 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62ba38b2-e417-4c35-b6d6-ce8c57d147b5 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:19.209263 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1652/3474] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:19 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:20.221029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e6482e8-b1fc-4652-ab9b-f78f9d013644 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:20.221644 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e6482e8-b1fc-4652-ab9b-f78f9d013644 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:20.221938 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e6482e8-b1fc-4652-ab9b-f78f9d013644 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:20.222245 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8e6482e8-b1fc-4652-ab9b-f78f9d013644 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:20.233094 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:20.233094 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:20.239041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e6482e8-b1fc-4652-ab9b-f78f9d013644 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:20.244515 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1823/3475] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:20 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:21.251529 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-216160e5-6ac2-490a-8096-5b826435ef38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:21.252647 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-216160e5-6ac2-490a-8096-5b826435ef38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:21.253292 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-216160e5-6ac2-490a-8096-5b826435ef38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:21.253770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-216160e5-6ac2-490a-8096-5b826435ef38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:21.281794 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:21.281794 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:21.287842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-216160e5-6ac2-490a-8096-5b826435ef38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:21.294838 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1653/3476] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:21 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:22.302685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af9be61c-5ab0-4ffd-9234-1e5abe6071c9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:22.303883 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af9be61c-5ab0-4ffd-9234-1e5abe6071c9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:22.304768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af9be61c-5ab0-4ffd-9234-1e5abe6071c9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:22.305317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-af9be61c-5ab0-4ffd-9234-1e5abe6071c9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:22.314574 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:22.314574 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:22.316657 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af9be61c-5ab0-4ffd-9234-1e5abe6071c9 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:22.323583 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1824/3477] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:22 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:23.332356 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f53fe6e-ea38-40c4-a702-5406b065375a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:23.332823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f53fe6e-ea38-40c4-a702-5406b065375a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:23.333235 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1f53fe6e-ea38-40c4-a702-5406b065375a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:23.333539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1f53fe6e-ea38-40c4-a702-5406b065375a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:23.347486 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:23.347486 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:23.350274 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1f53fe6e-ea38-40c4-a702-5406b065375a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:23.351183 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1654/3478] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:23 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:24.363404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-01082ded-3fc2-4676-b5c2-c51f492852bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:24.363912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-01082ded-3fc2-4676-b5c2-c51f492852bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:24.364342 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-01082ded-3fc2-4676-b5c2-c51f492852bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:24.364655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-01082ded-3fc2-4676-b5c2-c51f492852bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:24.375633 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:24.375633 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:24.380617 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-01082ded-3fc2-4676-b5c2-c51f492852bd tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:24.385200 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1825/3479] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:24 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:25.398122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b135245c-21b8-4d29-910a-7d84d29fe0a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:25.399621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b135245c-21b8-4d29-910a-7d84d29fe0a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:25.400482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b135245c-21b8-4d29-910a-7d84d29fe0a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:25.401153 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b135245c-21b8-4d29-910a-7d84d29fe0a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:25.411978 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:25.411978 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:25.415872 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b135245c-21b8-4d29-910a-7d84d29fe0a2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:25.422856 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1655/3480] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:25 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:26.430247 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e1ddf84-be07-4106-9514-6a579a77f805 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:26.430839 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e1ddf84-be07-4106-9514-6a579a77f805 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:26.431141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e1ddf84-be07-4106-9514-6a579a77f805 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:26.431443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8e1ddf84-be07-4106-9514-6a579a77f805 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:26.440138 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:26.440138 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:26.442047 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e1ddf84-be07-4106-9514-6a579a77f805 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:26.442900 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1826/3481] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:26 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:27.455615 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-715c9654-c069-4296-8ab4-092ee532fb97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:27.456341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-715c9654-c069-4296-8ab4-092ee532fb97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:27.456433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-715c9654-c069-4296-8ab4-092ee532fb97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:27.456724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-715c9654-c069-4296-8ab4-092ee532fb97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:27.467910 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:27.467910 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:27.470102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-715c9654-c069-4296-8ab4-092ee532fb97 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:27.471063 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1656/3482] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:27 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:28.491958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-defc3f38-8c88-4536-9614-1aee8ca19788 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:28.491958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-defc3f38-8c88-4536-9614-1aee8ca19788 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:28.491958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-defc3f38-8c88-4536-9614-1aee8ca19788 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:28.491958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-defc3f38-8c88-4536-9614-1aee8ca19788 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:28.496208 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:28.496208 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:28.498236 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-defc3f38-8c88-4536-9614-1aee8ca19788 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:28.500058 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1827/3483] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:28 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:29.513171 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-711544ef-5d45-4853-b2e1-4d3e1208317a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:29.513739 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-711544ef-5d45-4853-b2e1-4d3e1208317a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:29.514071 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-711544ef-5d45-4853-b2e1-4d3e1208317a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:29.514383 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-711544ef-5d45-4853-b2e1-4d3e1208317a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:29.526263 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:29.526263 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:29.531311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-711544ef-5d45-4853-b2e1-4d3e1208317a tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:29.533711 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1657/3484] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:29 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:30.546254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d9b026e-5bf7-4896-9dc2-83209fdff7eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:30.546879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d9b026e-5bf7-4896-9dc2-83209fdff7eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:30.547149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d9b026e-5bf7-4896-9dc2-83209fdff7eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:30.547614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0d9b026e-5bf7-4896-9dc2-83209fdff7eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:30.564742 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:30.564742 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:30.657699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d9b026e-5bf7-4896-9dc2-83209fdff7eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:30.657699 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1828/3485] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:30 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:31.583604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8295054-83f6-4f55-be98-102c127ccd2b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:31.585063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8295054-83f6-4f55-be98-102c127ccd2b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:31.585811 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8295054-83f6-4f55-be98-102c127ccd2b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:31.586381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a8295054-83f6-4f55-be98-102c127ccd2b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:31.637689 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:31.637689 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:31.639590 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8295054-83f6-4f55-be98-102c127ccd2b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:31.640625 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1658/3486] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:31 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:32.654686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3227c910-a13f-42a5-9755-e4163785c3e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:32.655302 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3227c910-a13f-42a5-9755-e4163785c3e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:32.655753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3227c910-a13f-42a5-9755-e4163785c3e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:32.656123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3227c910-a13f-42a5-9755-e4163785c3e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:32.666377 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:32.666377 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:32.669350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3227c910-a13f-42a5-9755-e4163785c3e3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:32.676671 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1829/3487] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:32 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:33.683085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbee07a4-316d-482a-8765-4140257f413d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:33.683596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbee07a4-316d-482a-8765-4140257f413d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:33.684750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbee07a4-316d-482a-8765-4140257f413d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:33.685151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dbee07a4-316d-482a-8765-4140257f413d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:33.701371 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:33.701371 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:33.710544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbee07a4-316d-482a-8765-4140257f413d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:33.715594 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1659/3488] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:33 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:34.726415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e75a00e-bb87-4bb7-ba8c-593680cbfdd3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:34.726997 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e75a00e-bb87-4bb7-ba8c-593680cbfdd3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:34.727298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e75a00e-bb87-4bb7-ba8c-593680cbfdd3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:34.727620 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0e75a00e-bb87-4bb7-ba8c-593680cbfdd3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:34.738013 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:34.738013 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:34.739633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e75a00e-bb87-4bb7-ba8c-593680cbfdd3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:34.740372 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1830/3489] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:34 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:35.754703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67a0f578-b548-4457-a546-5d414d453c82 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:35.755362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67a0f578-b548-4457-a546-5d414d453c82 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:35.755955 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67a0f578-b548-4457-a546-5d414d453c82 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:35.761950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-67a0f578-b548-4457-a546-5d414d453c82 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:35.776508 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:35.776508 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:35.779093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67a0f578-b548-4457-a546-5d414d453c82 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:35.784400 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1660/3490] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:35 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:36.798786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8be21e59-8302-407a-a684-7fb697828eb4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:36.799950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8be21e59-8302-407a-a684-7fb697828eb4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:36.800747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8be21e59-8302-407a-a684-7fb697828eb4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:36.801332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8be21e59-8302-407a-a684-7fb697828eb4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:36.825678 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:36.825678 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:36.832532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8be21e59-8302-407a-a684-7fb697828eb4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:36.841629 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1831/3491] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:36 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:37.850847 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e24dbe07-9ccf-4cb3-afb7-d5e159b43684 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:37.852063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e24dbe07-9ccf-4cb3-afb7-d5e159b43684 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:37.852876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e24dbe07-9ccf-4cb3-afb7-d5e159b43684 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:37.853537 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e24dbe07-9ccf-4cb3-afb7-d5e159b43684 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:37.870434 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:37.870434 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:37.874895 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e24dbe07-9ccf-4cb3-afb7-d5e159b43684 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:37.881487 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1661/3492] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:37 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:38.889597 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86b6d8f4-66cd-48c8-aac4-514e52870eee tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:38.890123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86b6d8f4-66cd-48c8-aac4-514e52870eee tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:38.890389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86b6d8f4-66cd-48c8-aac4-514e52870eee tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:38.890687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-86b6d8f4-66cd-48c8-aac4-514e52870eee tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:38.898438 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:38.898438 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:38.900215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86b6d8f4-66cd-48c8-aac4-514e52870eee tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:38.901103 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1832/3493] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:38 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:39.913685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2903e4b4-cf84-422a-9a01-a948fb3c187f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:39.914257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2903e4b4-cf84-422a-9a01-a948fb3c187f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:39.914554 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2903e4b4-cf84-422a-9a01-a948fb3c187f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:39.914854 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2903e4b4-cf84-422a-9a01-a948fb3c187f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:39.924668 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:39.924668 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:39.928016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2903e4b4-cf84-422a-9a01-a948fb3c187f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:39.935005 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1662/3494] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:39 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:40.942068 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79e9b32b-be35-47f4-8322-ce8e5fc7b304 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:40.943397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79e9b32b-be35-47f4-8322-ce8e5fc7b304 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:40.943847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79e9b32b-be35-47f4-8322-ce8e5fc7b304 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:40.944154 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-79e9b32b-be35-47f4-8322-ce8e5fc7b304 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:40.960285 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:40.960285 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:40.963835 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79e9b32b-be35-47f4-8322-ce8e5fc7b304 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:40.967140 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1833/3495] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:40 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:49:41.979794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e79b960-5170-4b19-bcf9-4b73344e2977 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:41.980328 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e79b960-5170-4b19-bcf9-4b73344e2977 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:41.980984 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3e79b960-5170-4b19-bcf9-4b73344e2977 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:41.981555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3e79b960-5170-4b19-bcf9-4b73344e2977 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:41.989225 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:41.989225 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:41.990917 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3e79b960-5170-4b19-bcf9-4b73344e2977 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:41.991635 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1663/3496] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:41 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:43.006501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-579b16c1-4cdd-4f71-b3f7-0b1c1e37261f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:43.007087 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-579b16c1-4cdd-4f71-b3f7-0b1c1e37261f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:43.007395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-579b16c1-4cdd-4f71-b3f7-0b1c1e37261f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:43.007701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-579b16c1-4cdd-4f71-b3f7-0b1c1e37261f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:43.021697 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:43.021697 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:43.027042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-579b16c1-4cdd-4f71-b3f7-0b1c1e37261f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:43.034578 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1834/3497] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:43 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:44.041857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a9b7642-aa37-40f3-a688-e5842c8b1fb6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:44.043064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a9b7642-aa37-40f3-a688-e5842c8b1fb6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:44.048918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a9b7642-aa37-40f3-a688-e5842c8b1fb6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:44.048918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0a9b7642-aa37-40f3-a688-e5842c8b1fb6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:44.052317 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:44.052317 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:44.054231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a9b7642-aa37-40f3-a688-e5842c8b1fb6 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:44.061145 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1664/3498] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:44 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:45.068185 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8ea8502-f2c5-4f92-9859-a68264ff247f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:45.068770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8ea8502-f2c5-4f92-9859-a68264ff247f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:45.069104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8ea8502-f2c5-4f92-9859-a68264ff247f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:45.069402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f8ea8502-f2c5-4f92-9859-a68264ff247f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:45.079857 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:45.079857 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:45.090564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8ea8502-f2c5-4f92-9859-a68264ff247f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:45.092150 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1835/3499] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:45 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:46.104037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be8a8ce3-f59c-4e16-b31e-685cc72d5262 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:46.104610 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be8a8ce3-f59c-4e16-b31e-685cc72d5262 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:46.104852 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-be8a8ce3-f59c-4e16-b31e-685cc72d5262 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:46.105151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-be8a8ce3-f59c-4e16-b31e-685cc72d5262 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:46.113471 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:46.113471 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:46.115003 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-be8a8ce3-f59c-4e16-b31e-685cc72d5262 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:46.115994 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1665/3500] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:46 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:46.126980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afb50b52-40c9-4c28-8274-53840172d7bc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:49:46.132207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afb50b52-40c9-4c28-8274-53840172d7bc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:46.132207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-afb50b52-40c9-4c28-8274-53840172d7bc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:46.141183 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:46.141183 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:46.150200 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-afb50b52-40c9-4c28-8274-53840172d7bc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:49:46.157936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-afb50b52-40c9-4c28-8274-53840172d7bc tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:49:46.158701 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1836/3501] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:46 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 916 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:46.176178 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34197f97-94d0-491b-a3f9-e74c5ce13d6a tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] POST http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/2cc991bd-6823-49e3-96f6-33c723810ed1/action Jan 10 14:49:46.177649 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34197f97-94d0-491b-a3f9-e74c5ce13d6a tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:49:46.178902 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34197f97-94d0-491b-a3f9-e74c5ce13d6a tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:46.180569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.admin_actions [None req-34197f97-94d0-491b-a3f9-e74c5ce13d6a tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] Updating backup '2cc991bd-6823-49e3-96f6-33c723810ed1' with '{'status': 'error'}' {{(pid=110759) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:301}} Jan 10 14:49:46.201683 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:46.201683 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:46.217552 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.backup.rpcapi [None req-34197f97-94d0-491b-a3f9-e74c5ce13d6a tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] reset_status in rpcapi backup_id 2cc991bd-6823-49e3-96f6-33c723810ed1 on host n-d-master-5. {{(pid=110759) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:94}} Jan 10 14:49:46.222304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34197f97-94d0-491b-a3f9-e74c5ce13d6a tempest-VolumesBackupsAdminTest-949281008 tempest-VolumesBackupsAdminTest-949281008-project-admin] http://10.222.0.20/volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/2cc991bd-6823-49e3-96f6-33c723810ed1/action returned with HTTP 202 Jan 10 14:49:46.223242 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1666/3502] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:49:46 2022] POST /volume/v3/e1259aac8a8045d8b424d5e6492edbc6/backups/2cc991bd-6823-49e3-96f6-33c723810ed1/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:49:46.232852 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-424dd4de-e450-4d19-acb2-a1c3f0119b59 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:46.236619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-424dd4de-e450-4d19-acb2-a1c3f0119b59 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:46.237186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-424dd4de-e450-4d19-acb2-a1c3f0119b59 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:46.237730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-424dd4de-e450-4d19-acb2-a1c3f0119b59 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:46.248099 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:46.248099 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:46.252086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-424dd4de-e450-4d19-acb2-a1c3f0119b59 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:46.260447 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1837/3503] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:46 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:47.266478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cab71cbe-ef2d-43f0-979d-a67dc6b4057c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:47.267587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cab71cbe-ef2d-43f0-979d-a67dc6b4057c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:47.268238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cab71cbe-ef2d-43f0-979d-a67dc6b4057c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:47.268820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-cab71cbe-ef2d-43f0-979d-a67dc6b4057c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:47.279779 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:47.279779 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:47.283122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cab71cbe-ef2d-43f0-979d-a67dc6b4057c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:47.291368 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1667/3504] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:47 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:47.296729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-46e17b7a-5e1f-456c-b409-b6da7e89e74b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] DELETE http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:47.297526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-46e17b7a-5e1f-456c-b409-b6da7e89e74b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:47.297742 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-46e17b7a-5e1f-456c-b409-b6da7e89e74b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:47.298194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-46e17b7a-5e1f-456c-b409-b6da7e89e74b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete backup with id: 2cc991bd-6823-49e3-96f6-33c723810ed1. Jan 10 14:49:47.309331 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:47.309331 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:47.376535 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-46e17b7a-5e1f-456c-b409-b6da7e89e74b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] delete_backup rpcapi backup_id 2cc991bd-6823-49e3-96f6-33c723810ed1 {{(pid=110760) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:49:47.380941 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-46e17b7a-5e1f-456c-b409-b6da7e89e74b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 202 Jan 10 14:49:47.387292 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1838/3505] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:49:47 2022] DELETE /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:49:47.391693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd640a6b-5975-4f6a-a7c0-9d68854943eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:47.392637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd640a6b-5975-4f6a-a7c0-9d68854943eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:47.393250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd640a6b-5975-4f6a-a7c0-9d68854943eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:47.394001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dd640a6b-5975-4f6a-a7c0-9d68854943eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:47.405173 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:47.405173 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:47.406825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd640a6b-5975-4f6a-a7c0-9d68854943eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:47.407532 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1668/3506] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:47 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:48.424828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2498aa5f-5428-4d88-87d7-9a8f532b3214 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:48.425181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2498aa5f-5428-4d88-87d7-9a8f532b3214 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:48.425584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2498aa5f-5428-4d88-87d7-9a8f532b3214 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:48.425871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2498aa5f-5428-4d88-87d7-9a8f532b3214 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:48.434225 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:48.434225 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:48.437992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2498aa5f-5428-4d88-87d7-9a8f532b3214 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:48.438762 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1839/3507] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:48 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:48.712028 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91631a42-625c-48d6-a944-ee0c6519b50f tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types Jan 10 14:49:48.713021 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91631a42-625c-48d6-a944-ee0c6519b50f tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1520476041", "os-volume-type-access:is_public": false}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:48.812008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91631a42-625c-48d6-a944-ee0c6519b50f tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types returned with HTTP 200 Jan 10 14:49:48.817655 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1669/3508] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:49:48 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types => generated 229 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:48.969403 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a375883b-4cd1-43f5-880c-49ccae6dbd96 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] POST http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes Jan 10 14:49:48.970109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a375883b-4cd1-43f5-880c-49ccae6dbd96 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0844004b-87ca-4f92-a24a-b47a6b8e8cc5", "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:48.971071 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-a375883b-4cd1-43f5-880c-49ccae6dbd96 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Create volume request body: {'volume': {'volume_type': '0844004b-87ca-4f92-a24a-b47a6b8e8cc5', 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:49:49.147120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a375883b-4cd1-43f5-880c-49ccae6dbd96 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes returned with HTTP 404 Jan 10 14:49:49.148090 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1840/3509] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:49:48 2022] POST /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes => generated 114 bytes in 330 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:49:49.155700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34855a29-ebd4-4e3d-b5ea-2ee5cd2a5f5d tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5/action Jan 10 14:49:49.156460 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34855a29-ebd4-4e3d-b5ea-2ee5cd2a5f5d tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action body: b'{"addProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:49:49.156856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34855a29-ebd4-4e3d-b5ea-2ee5cd2a5f5d tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:49.245428 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34855a29-ebd4-4e3d-b5ea-2ee5cd2a5f5d tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5/action returned with HTTP 202 Jan 10 14:49:49.249667 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1670/3510] 10.222.0.20 () {60 vars in 1360 bytes} [Mon Jan 10 14:49:49 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:49.253669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] POST http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes Jan 10 14:49:49.254369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0844004b-87ca-4f92-a24a-b47a6b8e8cc5", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-542055311"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:49.255317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Create volume request body: {'volume': {'volume_type': '0844004b-87ca-4f92-a24a-b47a6b8e8cc5', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-542055311'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:49:49.263316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Create volume of 1 GB Jan 10 14:49:49.263973 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:49.263973 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:49.265037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Availability Zones retrieved successfully. Jan 10 14:49:49.284104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Flow 'volume_create_api' (f957f9d4-4c43-4963-8465-032d498091ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:49:49.286712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09e6511-034d-424f-ab7a-cd335b21c4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:49:49.289183 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:49:49.327283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09e6511-034d-424f-ab7a-cd335b21c4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:49:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0844004b-87ca-4f92-a24a-b47a6b8e8cc5,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1520476041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0844004b-87ca-4f92-a24a-b47a6b8e8cc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:49:49.332549 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff43d09-8397-4ea7-9aee-a8b942f50782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:49:49.374539 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1520476041 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1520476041, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:49:49.377143 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1520476041 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1520476041, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:49:49.457249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0aa853f5-d778-4fd0-b5ea-2a9483b69e6c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:49.458013 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0aa853f5-d778-4fd0-b5ea-2a9483b69e6c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:49.458669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0aa853f5-d778-4fd0-b5ea-2a9483b69e6c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:49.459174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0aa853f5-d778-4fd0-b5ea-2a9483b69e6c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:49.470127 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:49.470127 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:49.476993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0aa853f5-d778-4fd0-b5ea-2a9483b69e6c tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:49.477986 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1671/3511] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:49 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:49:49.519465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Created reservations ['a48c5afd-80b3-40ef-80a8-df251efebfc0', '8b1994ab-0ae3-4e83-94c0-3bbd9d5322e4', 'da808a06-b151-49a6-8d1b-a7c20b5786b6', '76a40b6f-ab8b-484f-a92a-02e8d5e02565'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:49:49.521912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff43d09-8397-4ea7-9aee-a8b942f50782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a48c5afd-80b3-40ef-80a8-df251efebfc0', '8b1994ab-0ae3-4e83-94c0-3bbd9d5322e4', 'da808a06-b151-49a6-8d1b-a7c20b5786b6', '76a40b6f-ab8b-484f-a92a-02e8d5e02565']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:49:49.523500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ee7e56-8317-4836-86ba-82319ba5dcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:49:49.607672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ee7e56-8317-4836-86ba-82319ba5dcbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d2a5d29-0951-4618-a841-39df24e1201a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-542055311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d14a175d35343a29e738e1dd4ee4646',qos_specs=None,replication_status=,reservations=['a48c5afd-80b3-40ef-80a8-df251efebfc0','8b1994ab-0ae3-4e83-94c0-3bbd9d5322e4','da808a06-b151-49a6-8d1b-a7c20b5786b6','76a40b6f-ab8b-484f-a92a-02e8d5e02565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b4478dab9f4f45ad722cd08247b562',volume_type_id=0844004b-87ca-4f92-a24a-b47a6b8e8cc5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-542055311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d2a5d29-0951-4618-a841-39df24e1201a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d14a175d35343a29e738e1dd4ee4646',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b4478dab9f4f45ad722cd08247b562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0844004b-87ca-4f92-a24a-b47a6b8e8cc5),volume_type_id=0844004b-87ca-4f92-a24a-b47a6b8e8cc5)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:49:49.609577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92096b3e-8ac9-494f-9dba-21eceb03db13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:49:49.740419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92096b3e-8ac9-494f-9dba-21eceb03db13) transitioned into state 'SUCCESS' from state '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-542055311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d14a175d35343a29e738e1dd4ee4646',qos_specs=None,replication_status=,reservations=['a48c5afd-80b3-40ef-80a8-df251efebfc0','8b1994ab-0ae3-4e83-94c0-3bbd9d5322e4','da808a06-b151-49a6-8d1b-a7c20b5786b6','76a40b6f-ab8b-484f-a92a-02e8d5e02565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b4478dab9f4f45ad722cd08247b562',volume_type_id=0844004b-87ca-4f92-a24a-b47a6b8e8cc5)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:49:49.742436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71496299-f280-4d3a-bd5b-7dde717909de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:49:49.854687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71496299-f280-4d3a-bd5b-7dde717909de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:49:49.862840 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Flow 'volume_create_api' (f957f9d4-4c43-4963-8465-032d498091ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:49:49.870758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Create volume request issued successfully. Jan 10 14:49:49.872222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72aefbfc-0137-4a93-a3a2-5b1a44e86c0c tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes returned with HTTP 202 Jan 10 14:49:49.873725 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1841/3512] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:49:49 2022] POST /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes => generated 861 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:49:49.887245 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d33305e6-7352-4d3f-9876-d85865aa0bf6 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:49.887714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d33305e6-7352-4d3f-9876-d85865aa0bf6 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:49.888129 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d33305e6-7352-4d3f-9876-d85865aa0bf6 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:49.903754 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:49.903754 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:49.911148 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d33305e6-7352-4d3f-9876-d85865aa0bf6 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:49.926747 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d33305e6-7352-4d3f-9876-d85865aa0bf6 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 200 Jan 10 14:49:49.927470 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1672/3513] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:49 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 929 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:50.492281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d9c31b6-f445-4abe-9868-3684fbcf0444 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:50.493237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d9c31b6-f445-4abe-9868-3684fbcf0444 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:50.493941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d9c31b6-f445-4abe-9868-3684fbcf0444 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:50.494398 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1d9c31b6-f445-4abe-9868-3684fbcf0444 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:50.534120 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:50.534120 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:50.536995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d9c31b6-f445-4abe-9868-3684fbcf0444 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:50.538310 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1842/3514] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:50 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:50.942302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f035e9b8-138a-41e4-93b3-48f6435b7d88 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:50.944102 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f035e9b8-138a-41e4-93b3-48f6435b7d88 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:50.944904 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f035e9b8-138a-41e4-93b3-48f6435b7d88 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:50.974247 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:50.974247 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:50.997385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f035e9b8-138a-41e4-93b3-48f6435b7d88 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:51.025845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f035e9b8-138a-41e4-93b3-48f6435b7d88 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 200 Jan 10 14:49:51.038771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1673/3515] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:50 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 953 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:51.555317 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e221d88c-8d8e-46d8-8dad-2c3d28e85867 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:51.555775 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e221d88c-8d8e-46d8-8dad-2c3d28e85867 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:51.556296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e221d88c-8d8e-46d8-8dad-2c3d28e85867 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:51.571603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e221d88c-8d8e-46d8-8dad-2c3d28e85867 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:51.597400 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:51.597400 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:51.598970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e221d88c-8d8e-46d8-8dad-2c3d28e85867 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:51.605516 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1843/3516] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:51 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:52.045376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2279809c-5fba-4298-9434-f5dda2272814 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:52.045910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2279809c-5fba-4298-9434-f5dda2272814 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:52.046277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2279809c-5fba-4298-9434-f5dda2272814 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:52.072336 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:52.072336 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:52.082579 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2279809c-5fba-4298-9434-f5dda2272814 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:52.094803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2279809c-5fba-4298-9434-f5dda2272814 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 200 Jan 10 14:49:52.095878 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1674/3517] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:52 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 954 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:52.111286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d650af33-561b-4e3d-a817-d85ee7cb7733 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5/action Jan 10 14:49:52.112365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d650af33-561b-4e3d-a817-d85ee7cb7733 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action body: b'{"removeProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:49:52.112907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d650af33-561b-4e3d-a817-d85ee7cb7733 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:52.199686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d650af33-561b-4e3d-a817-d85ee7cb7733 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5/action returned with HTTP 202 Jan 10 14:49:52.201313 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1844/3518] 10.222.0.20 () {60 vars in 1360 bytes} [Mon Jan 10 14:49:52 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:52.211262 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c32cb864-980f-45a2-8850-18aa82b10b1c tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types Jan 10 14:49:52.212415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c32cb864-980f-45a2-8850-18aa82b10b1c tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-163995646", "os-volume-type-access:is_public": false}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:52.312093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c32cb864-980f-45a2-8850-18aa82b10b1c tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types returned with HTTP 200 Jan 10 14:49:52.313178 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1675/3519] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:49:52 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types => generated 228 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:52.322191 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae5bc657-8edf-4ada-ac75-44b82874e886 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action Jan 10 14:49:52.323162 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae5bc657-8edf-4ada-ac75-44b82874e886 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action body: b'{"addProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:49:52.323548 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae5bc657-8edf-4ada-ac75-44b82874e886 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:52.428397 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae5bc657-8edf-4ada-ac75-44b82874e886 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action returned with HTTP 202 Jan 10 14:49:52.432337 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1845/3520] 10.222.0.20 () {60 vars in 1360 bytes} [Mon Jan 10 14:49:52 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:52.436825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b64cad3-d0a2-4159-91dc-47ce725af281 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action Jan 10 14:49:52.437538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b64cad3-d0a2-4159-91dc-47ce725af281 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action body: b'{"addProjectAccess": {"project": "3384125fb75f479b89f03f1ffb088a8a"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:49:52.437870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b64cad3-d0a2-4159-91dc-47ce725af281 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3384125fb75f479b89f03f1ffb088a8a"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:52.542750 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b64cad3-d0a2-4159-91dc-47ce725af281 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action returned with HTTP 202 Jan 10 14:49:52.544159 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1676/3521] 10.222.0.20 () {60 vars in 1360 bytes} [Mon Jan 10 14:49:52 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:52.553250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a6668a8-8223-4c99-ab12-76c249f8fee0 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] GET http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/os-volume-type-access Jan 10 14:49:52.553677 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a6668a8-8223-4c99-ab12-76c249f8fee0 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:52.554118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a6668a8-8223-4c99-ab12-76c249f8fee0 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:52.569529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a6668a8-8223-4c99-ab12-76c249f8fee0 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/os-volume-type-access returned with HTTP 200 Jan 10 14:49:52.570218 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1846/3522] 10.222.0.20 () {58 vars in 1384 bytes} [Mon Jan 10 14:49:52 2022] GET /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:52.579477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45184c93-326b-4d49-84aa-58769061ce7b tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action Jan 10 14:49:52.580210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45184c93-326b-4d49-84aa-58769061ce7b tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action body: b'{"removeProjectAccess": {"project": "3384125fb75f479b89f03f1ffb088a8a"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:49:52.580569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45184c93-326b-4d49-84aa-58769061ce7b tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3384125fb75f479b89f03f1ffb088a8a"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:52.615468 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9eca1bac-31bb-461b-bb96-5e47b5142a40 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:52.615912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9eca1bac-31bb-461b-bb96-5e47b5142a40 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:52.616397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9eca1bac-31bb-461b-bb96-5e47b5142a40 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:52.616708 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9eca1bac-31bb-461b-bb96-5e47b5142a40 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:52.623919 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:52.623919 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:52.625454 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9eca1bac-31bb-461b-bb96-5e47b5142a40 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:52.626198 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1847/3523] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:52 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:49:52.708578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45184c93-326b-4d49-84aa-58769061ce7b tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action returned with HTTP 202 Jan 10 14:49:52.711661 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1677/3524] 10.222.0.20 () {60 vars in 1360 bytes} [Mon Jan 10 14:49:52 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:49:52.718909 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36001dee-2bcb-4c42-b6e3-9b5a559321d9 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] POST http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action Jan 10 14:49:52.719895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36001dee-2bcb-4c42-b6e3-9b5a559321d9 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action body: b'{"removeProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:49:52.720321 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36001dee-2bcb-4c42-b6e3-9b5a559321d9 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3d14a175d35343a29e738e1dd4ee4646"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:49:52.856749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36001dee-2bcb-4c42-b6e3-9b5a559321d9 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action returned with HTTP 202 Jan 10 14:49:52.861557 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1848/3525] 10.222.0.20 () {60 vars in 1360 bytes} [Mon Jan 10 14:49:52 2022] POST /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:52.866298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e011e4b1-040b-4b4b-94f9-c632a2b7eba2 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] DELETE http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061 Jan 10 14:49:52.866993 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e011e4b1-040b-4b4b-94f9-c632a2b7eba2 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:52.867633 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e011e4b1-040b-4b4b-94f9-c632a2b7eba2 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:53.005695 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e011e4b1-040b-4b4b-94f9-c632a2b7eba2 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061 returned with HTTP 202 Jan 10 14:49:53.006581 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1678/3526] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:49:52 2022] DELETE /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:53.014086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22dbf0f4-4513-4768-93a9-9109bb7371e8 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] GET http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061 Jan 10 14:49:53.014637 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22dbf0f4-4513-4768-93a9-9109bb7371e8 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:53.015160 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-22dbf0f4-4513-4768-93a9-9109bb7371e8 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:53.020059 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-22dbf0f4-4513-4768-93a9-9109bb7371e8 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061 returned with HTTP 404 Jan 10 14:49:53.020957 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1849/3527] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:49:53 2022] GET /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/a6adc2fe-9db9-491d-a1f3-c61129a97061 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:49:53.028614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-adb0901b-e677-4f4a-b2d1-3ccc0c8adf75 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] DELETE http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:53.029122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-adb0901b-e677-4f4a-b2d1-3ccc0c8adf75 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:53.029580 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-adb0901b-e677-4f4a-b2d1-3ccc0c8adf75 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:53.029982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-adb0901b-e677-4f4a-b2d1-3ccc0c8adf75 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Delete volume with id: 7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:53.044332 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:53.044332 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:53.045309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-adb0901b-e677-4f4a-b2d1-3ccc0c8adf75 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:53.204593 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-adb0901b-e677-4f4a-b2d1-3ccc0c8adf75 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Delete volume request issued successfully. Jan 10 14:49:53.206961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-adb0901b-e677-4f4a-b2d1-3ccc0c8adf75 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 202 Jan 10 14:49:53.210803 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1679/3528] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:49:53 2022] DELETE /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:53.214160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1d75075-af11-45e6-9be5-dab16daccb18 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:53.216860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1d75075-af11-45e6-9be5-dab16daccb18 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:53.217432 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1d75075-af11-45e6-9be5-dab16daccb18 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:53.234791 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:53.234791 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:53.244532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c1d75075-af11-45e6-9be5-dab16daccb18 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:53.255134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1d75075-af11-45e6-9be5-dab16daccb18 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 200 Jan 10 14:49:53.258068 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1850/3529] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:53 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 953 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:49:53.639029 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a712bdaf-8b47-4117-9373-c9edc49102ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:53.639781 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a712bdaf-8b47-4117-9373-c9edc49102ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:53.640493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a712bdaf-8b47-4117-9373-c9edc49102ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:53.640950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a712bdaf-8b47-4117-9373-c9edc49102ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:53.654974 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:53.654974 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:53.656587 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a712bdaf-8b47-4117-9373-c9edc49102ab tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:53.657280 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1680/3530] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:53 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:54.271834 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af96c867-4a8b-4915-a8b9-24d2fee9f9b3 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:54.275707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af96c867-4a8b-4915-a8b9-24d2fee9f9b3 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:54.276214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-af96c867-4a8b-4915-a8b9-24d2fee9f9b3 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:54.299953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:54.299953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:54.307874 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-af96c867-4a8b-4915-a8b9-24d2fee9f9b3 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:54.316828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-af96c867-4a8b-4915-a8b9-24d2fee9f9b3 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 200 Jan 10 14:49:54.317546 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1851/3531] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:54 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 953 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:54.670310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a3194f9-e5b0-4aef-a2cd-c299c30ad16d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:54.670817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a3194f9-e5b0-4aef-a2cd-c299c30ad16d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:54.671198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a3194f9-e5b0-4aef-a2cd-c299c30ad16d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:54.671503 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1a3194f9-e5b0-4aef-a2cd-c299c30ad16d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:54.679450 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:54.679450 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:54.681836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a3194f9-e5b0-4aef-a2cd-c299c30ad16d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:54.682526 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1681/3532] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:54 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:55.333399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8855211-acdf-4f07-b080-7e3a64f8787b tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:55.333975 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8855211-acdf-4f07-b080-7e3a64f8787b tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:55.334516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8855211-acdf-4f07-b080-7e3a64f8787b tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:55.349083 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:55.349083 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:55.365555 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b8855211-acdf-4f07-b080-7e3a64f8787b tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:55.380984 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8855211-acdf-4f07-b080-7e3a64f8787b tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 200 Jan 10 14:49:55.381905 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1852/3533] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:55 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 953 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:55.697100 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94ff5b9a-27b3-4d4a-9ace-b24b7fdfcda2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:55.698065 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94ff5b9a-27b3-4d4a-9ace-b24b7fdfcda2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:55.698510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94ff5b9a-27b3-4d4a-9ace-b24b7fdfcda2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:55.700572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-94ff5b9a-27b3-4d4a-9ace-b24b7fdfcda2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:55.707558 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:55.707558 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:55.709278 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94ff5b9a-27b3-4d4a-9ace-b24b7fdfcda2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:55.710096 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1682/3534] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:55 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:56.396704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-371e1433-b7fc-4b75-8168-3ad5faae1914 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:56.397213 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-371e1433-b7fc-4b75-8168-3ad5faae1914 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:56.397642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-371e1433-b7fc-4b75-8168-3ad5faae1914 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:56.421619 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:56.421619 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:56.430746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-371e1433-b7fc-4b75-8168-3ad5faae1914 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Volume info retrieved successfully. Jan 10 14:49:56.443883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-371e1433-b7fc-4b75-8168-3ad5faae1914 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 200 Jan 10 14:49:56.452814 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1853/3535] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:56 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 953 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:56.724077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-787e7a63-aa7e-4367-8867-ec10d827ee93 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:56.724749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-787e7a63-aa7e-4367-8867-ec10d827ee93 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:56.725154 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-787e7a63-aa7e-4367-8867-ec10d827ee93 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:56.726031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-787e7a63-aa7e-4367-8867-ec10d827ee93 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:56.737329 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:56.737329 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:56.739059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-787e7a63-aa7e-4367-8867-ec10d827ee93 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:56.739609 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1683/3536] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:56 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:57.220227 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecc23d70-0ddc-4b19-8fc5-18ba59182c35 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] DELETE http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:49:57.226299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ecc23d70-0ddc-4b19-8fc5-18ba59182c35 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:57.227256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ecc23d70-0ddc-4b19-8fc5-18ba59182c35 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:57.227840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-ecc23d70-0ddc-4b19-8fc5-18ba59182c35 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Delete volume with id: 263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:49:57.245972 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:57.245972 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:57.247530 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ecc23d70-0ddc-4b19-8fc5-18ba59182c35 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:49:57.438167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ecc23d70-0ddc-4b19-8fc5-18ba59182c35 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Delete volume request issued successfully. Jan 10 14:49:57.438167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecc23d70-0ddc-4b19-8fc5-18ba59182c35 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 202 Jan 10 14:49:57.442048 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1854/3537] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:49:57 2022] DELETE /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:57.446024 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67b64525-7109-4612-acc8-ea6ab054a711 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:49:57.446286 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67b64525-7109-4612-acc8-ea6ab054a711 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:57.446732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67b64525-7109-4612-acc8-ea6ab054a711 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:57.472577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53b337e6-cff3-4b91-8915-9b144859d6f2 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] GET http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a Jan 10 14:49:57.473023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53b337e6-cff3-4b91-8915-9b144859d6f2 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:57.473471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53b337e6-cff3-4b91-8915-9b144859d6f2 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:57.486044 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:57.486044 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:57.493234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53b337e6-cff3-4b91-8915-9b144859d6f2 tempest-VolumeTypesAccessTest-1522347692 tempest-VolumeTypesAccessTest-1522347692-project] http://10.222.0.20/volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a returned with HTTP 404 Jan 10 14:49:57.497005 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1855/3538] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:57 2022] GET /volume/v3/3d14a175d35343a29e738e1dd4ee4646/volumes/7d2a5d29-0951-4618-a841-39df24e1201a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:49:57.509402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21c12546-83cb-4054-9378-c25d1fbd4728 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] DELETE http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5 Jan 10 14:49:57.510145 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21c12546-83cb-4054-9378-c25d1fbd4728 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:57.511279 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21c12546-83cb-4054-9378-c25d1fbd4728 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:57.513434 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-67b64525-7109-4612-acc8-ea6ab054a711 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:49:57.536930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67b64525-7109-4612-acc8-ea6ab054a711 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:49:57.539568 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1684/3539] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:57 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:57.651069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21c12546-83cb-4054-9378-c25d1fbd4728 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5 returned with HTTP 202 Jan 10 14:49:57.652825 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1856/3540] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:49:57 2022] DELETE /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:49:57.659909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7dca8a0a-e275-4eb6-8eae-b92e06e421f5 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] GET http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5 Jan 10 14:49:57.660433 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7dca8a0a-e275-4eb6-8eae-b92e06e421f5 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:57.660899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7dca8a0a-e275-4eb6-8eae-b92e06e421f5 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:57.666551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7dca8a0a-e275-4eb6-8eae-b92e06e421f5 tempest-VolumeTypesAccessTest-1156979688 tempest-VolumeTypesAccessTest-1156979688-project-admin] http://10.222.0.20/volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5 returned with HTTP 404 Jan 10 14:49:57.674339 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1685/3541] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:49:57 2022] GET /volume/v3/8165097aa4be48c09e00fe0cd531adde/types/0844004b-87ca-4f92-a24a-b47a6b8e8cc5 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:49:57.752732 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a97b7602-9410-4c5e-9a6e-51eb7b35ec58 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:57.753174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a97b7602-9410-4c5e-9a6e-51eb7b35ec58 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:57.753624 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a97b7602-9410-4c5e-9a6e-51eb7b35ec58 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:57.754422 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a97b7602-9410-4c5e-9a6e-51eb7b35ec58 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:57.785276 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:57.785276 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:57.789228 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a97b7602-9410-4c5e-9a6e-51eb7b35ec58 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:57.797840 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1857/3542] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:57 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:58.556618 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2265cd5-ce58-4e78-be78-37c137f1fe25 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:49:58.557389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2265cd5-ce58-4e78-be78-37c137f1fe25 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:58.558170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2265cd5-ce58-4e78-be78-37c137f1fe25 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:58.614195 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:58.614195 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:58.623783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b2265cd5-ce58-4e78-be78-37c137f1fe25 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:49:58.635042 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2265cd5-ce58-4e78-be78-37c137f1fe25 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:49:58.638969 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1686/3543] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:58 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:49:58.816533 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65cba9e4-ab7c-416d-9581-17b64ac3d8d4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:58.818382 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65cba9e4-ab7c-416d-9581-17b64ac3d8d4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:58.828130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65cba9e4-ab7c-416d-9581-17b64ac3d8d4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:58.829236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-65cba9e4-ab7c-416d-9581-17b64ac3d8d4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:58.854191 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:58.854191 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:58.857660 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65cba9e4-ab7c-416d-9581-17b64ac3d8d4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:58.859104 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1858/3544] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:58 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:59.652887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e766c83-133b-4c23-9c10-a96a2109f4fe tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:49:59.653813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4e766c83-133b-4c23-9c10-a96a2109f4fe tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:59.654879 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4e766c83-133b-4c23-9c10-a96a2109f4fe tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:59.692307 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:59.692307 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:59.705084 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4e766c83-133b-4c23-9c10-a96a2109f4fe tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:49:59.743286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e766c83-133b-4c23-9c10-a96a2109f4fe tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:49:59.747399 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1687/3545] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:59 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:49:59.883239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb84ecfd-66a9-4803-ab0c-bd68e2c57cd2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:49:59.884893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb84ecfd-66a9-4803-ab0c-bd68e2c57cd2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:49:59.887955 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb84ecfd-66a9-4803-ab0c-bd68e2c57cd2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:49:59.888480 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-bb84ecfd-66a9-4803-ab0c-bd68e2c57cd2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:49:59.903375 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:49:59.903375 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:49:59.911488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb84ecfd-66a9-4803-ab0c-bd68e2c57cd2 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 200 Jan 10 14:49:59.912927 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1859/3546] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:49:59 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:00.763755 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5736f5e-ffe6-484a-a1cc-1cd51fc07a65 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:50:00.768022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5736f5e-ffe6-484a-a1cc-1cd51fc07a65 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:00.769845 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5736f5e-ffe6-484a-a1cc-1cd51fc07a65 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:00.790983 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:00.790983 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:00.800987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c5736f5e-ffe6-484a-a1cc-1cd51fc07a65 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:00.810953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5736f5e-ffe6-484a-a1cc-1cd51fc07a65 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:50:00.812388 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1688/3547] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:00 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:00.925339 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b79f9fb-c7fc-49d8-be59-5d45fb0036d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 Jan 10 14:50:00.925897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b79f9fb-c7fc-49d8-be59-5d45fb0036d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:00.926213 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b79f9fb-c7fc-49d8-be59-5d45fb0036d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:00.926513 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6b79f9fb-c7fc-49d8-be59-5d45fb0036d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Show backup with id 2cc991bd-6823-49e3-96f6-33c723810ed1. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:50:00.932640 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b79f9fb-c7fc-49d8-be59-5d45fb0036d1 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 returned with HTTP 404 Jan 10 14:50:00.938240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1860/3548] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:00 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/backups/2cc991bd-6823-49e3-96f6-33c723810ed1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:00.949701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52de0ebc-d4d0-4e3a-b3f2-aa6e9e74529f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] DELETE http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:00.950149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52de0ebc-d4d0-4e3a-b3f2-aa6e9e74529f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:00.950595 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52de0ebc-d4d0-4e3a-b3f2-aa6e9e74529f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:00.950987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-52de0ebc-d4d0-4e3a-b3f2-aa6e9e74529f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete volume with id: d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:00.965209 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:00.965209 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:00.966230 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-52de0ebc-d4d0-4e3a-b3f2-aa6e9e74529f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:01.148494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-52de0ebc-d4d0-4e3a-b3f2-aa6e9e74529f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete volume request issued successfully. Jan 10 14:50:01.148904 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52de0ebc-d4d0-4e3a-b3f2-aa6e9e74529f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 202 Jan 10 14:50:01.151089 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1689/3549] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:00 2022] DELETE /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:50:01.158537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51948910-fdd6-41b9-a1f2-7cd1e35cde2f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:01.159025 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51948910-fdd6-41b9-a1f2-7cd1e35cde2f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:01.159418 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51948910-fdd6-41b9-a1f2-7cd1e35cde2f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:01.179054 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:01.179054 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:01.187875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-51948910-fdd6-41b9-a1f2-7cd1e35cde2f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:01.198183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51948910-fdd6-41b9-a1f2-7cd1e35cde2f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:50:01.199126 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1861/3550] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:01 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:01.826982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f64a88c6-5cbb-4c56-ac3f-548147b5abd1 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:50:01.828205 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f64a88c6-5cbb-4c56-ac3f-548147b5abd1 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:01.828868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f64a88c6-5cbb-4c56-ac3f-548147b5abd1 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:01.860158 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:01.860158 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:01.874737 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f64a88c6-5cbb-4c56-ac3f-548147b5abd1 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:01.900026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f64a88c6-5cbb-4c56-ac3f-548147b5abd1 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 200 Jan 10 14:50:01.909312 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1690/3551] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:01 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:02.219354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0031159-9f98-4984-b4dc-c612cb39107d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:02.219912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0031159-9f98-4984-b4dc-c612cb39107d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:02.220837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0031159-9f98-4984-b4dc-c612cb39107d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:02.247429 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:02.247429 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:02.255257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a0031159-9f98-4984-b4dc-c612cb39107d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:02.264745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0031159-9f98-4984-b4dc-c612cb39107d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:50:02.273721 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1862/3552] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:02 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:02.923329 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b53b4b7-4131-4802-b86d-6ea8a9b7fa42 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb Jan 10 14:50:02.928617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b53b4b7-4131-4802-b86d-6ea8a9b7fa42 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:02.931480 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b53b4b7-4131-4802-b86d-6ea8a9b7fa42 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:02.957141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b53b4b7-4131-4802-b86d-6ea8a9b7fa42 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb returned with HTTP 404 Jan 10 14:50:02.959336 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1691/3553] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:02 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/263f39c9-1b42-45df-9bc3-3109ebc229cb => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:02.990483 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e0f1f68a-56e3-48da-a9c6-253a0db7adc8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] DELETE http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:02.996362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e0f1f68a-56e3-48da-a9c6-253a0db7adc8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:02.996362 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e0f1f68a-56e3-48da-a9c6-253a0db7adc8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:02.996362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-e0f1f68a-56e3-48da-a9c6-253a0db7adc8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Delete volume with id: 09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:03.011332 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:03.011332 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:03.014014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e0f1f68a-56e3-48da-a9c6-253a0db7adc8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:03.231757 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e0f1f68a-56e3-48da-a9c6-253a0db7adc8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Delete volume request issued successfully. Jan 10 14:50:03.233316 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e0f1f68a-56e3-48da-a9c6-253a0db7adc8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 202 Jan 10 14:50:03.234264 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1863/3554] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:02 2022] DELETE /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:50:03.244332 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ec5e120-9c41-4c77-b112-1b72bad9c083 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:03.245064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ec5e120-9c41-4c77-b112-1b72bad9c083 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:03.245897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ec5e120-9c41-4c77-b112-1b72bad9c083 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:03.268155 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:03.268155 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:03.280628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2397266-0ac3-4683-a497-e610029ab7c4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:03.281072 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2397266-0ac3-4683-a497-e610029ab7c4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:03.281516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2397266-0ac3-4683-a497-e610029ab7c4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:03.281932 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5ec5e120-9c41-4c77-b112-1b72bad9c083 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:03.293568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ec5e120-9c41-4c77-b112-1b72bad9c083 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:50:03.295769 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1692/3555] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:03 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:03.313549 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:03.313549 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:03.322601 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d2397266-0ac3-4683-a497-e610029ab7c4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:03.347647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2397266-0ac3-4683-a497-e610029ab7c4 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:50:03.362042 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1864/3556] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:03 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:04.311130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a899df68-ef77-4ec2-8e0d-d8bd2c63fc7a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:04.312203 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a899df68-ef77-4ec2-8e0d-d8bd2c63fc7a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:04.312683 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a899df68-ef77-4ec2-8e0d-d8bd2c63fc7a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:04.340901 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:04.340901 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:04.366301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cbe4a44b-2119-4961-8f29-f547c37e87e0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:04.366797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cbe4a44b-2119-4961-8f29-f547c37e87e0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:04.367175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cbe4a44b-2119-4961-8f29-f547c37e87e0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:04.384008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a899df68-ef77-4ec2-8e0d-d8bd2c63fc7a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:04.388448 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:04.388448 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:04.401401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a899df68-ef77-4ec2-8e0d-d8bd2c63fc7a tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:50:04.408996 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1693/3557] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:04 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:04.417625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cbe4a44b-2119-4961-8f29-f547c37e87e0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:04.436034 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cbe4a44b-2119-4961-8f29-f547c37e87e0 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:50:04.437142 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1865/3558] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:04 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:04.838883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] POST http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes Jan 10 14:50:04.839640 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-792720169"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:04.841360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-792720169'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:50:04.841703 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Create volume of 1 GB Jan 10 14:50:04.860757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Availability Zones retrieved successfully. Jan 10 14:50:04.893253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Flow 'volume_create_api' (070e85e5-6adf-42c0-bd81-9387110dd38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:04.895825 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad635969-9c07-47e5-b926-ad9bb0972123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:04.903200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:50:04.971496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad635969-9c07-47e5-b926-ad9bb0972123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:04.973724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd837ee1-fe7b-4559-b08b-93487abb5408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:05.290976 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Created reservations ['85fad843-fbd8-4b2d-baac-345dfae06b07', 'fe97392f-934b-40c2-a7a3-790b01d4b7e9', '092b6314-cfd4-45fa-b2e1-f372d10a403c', '8b74fd3e-cc2f-439c-8e41-11893e2bc457'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:05.295770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd837ee1-fe7b-4559-b08b-93487abb5408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85fad843-fbd8-4b2d-baac-345dfae06b07', 'fe97392f-934b-40c2-a7a3-790b01d4b7e9', '092b6314-cfd4-45fa-b2e1-f372d10a403c', '8b74fd3e-cc2f-439c-8e41-11893e2bc457']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:05.298038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87dec30a-5dfa-4d65-80b8-5928995c57a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:05.426847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16e363f0-3717-47c3-b1fb-c28dc2ba3b41 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:05.429693 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16e363f0-3717-47c3-b1fb-c28dc2ba3b41 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:05.430536 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-16e363f0-3717-47c3-b1fb-c28dc2ba3b41 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:05.457327 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87dec30a-5dfa-4d65-80b8-5928995c57a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24bec583-aa2b-4177-9d09-94dc5eb38bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-792720169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8997974367d24f25b357bc183cc8a010',qos_specs=None,replication_status=,reservations=['85fad843-fbd8-4b2d-baac-345dfae06b07','fe97392f-934b-40c2-a7a3-790b01d4b7e9','092b6314-cfd4-45fa-b2e1-f372d10a403c','8b74fd3e-cc2f-439c-8e41-11893e2bc457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283d4ea1432745f8b02b4278cc1acf04',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-792720169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24bec583-aa2b-4177-9d09-94dc5eb38bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8997974367d24f25b357bc183cc8a010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283d4ea1432745f8b02b4278cc1acf04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:05.464413 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c8f7f7-4c71-41df-8dee-eada59dfab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:05.470122 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:05.470122 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:05.495461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-16e363f0-3717-47c3-b1fb-c28dc2ba3b41 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:05.529488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-16e363f0-3717-47c3-b1fb-c28dc2ba3b41 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:50:05.530223 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1866/3559] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:05 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:05.539479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e92c37f-36af-479c-9765-b6512c21679f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:05.540302 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e92c37f-36af-479c-9765-b6512c21679f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:05.540446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e92c37f-36af-479c-9765-b6512c21679f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:05.569956 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:05.569956 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:05.594182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6e92c37f-36af-479c-9765-b6512c21679f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:05.607656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e92c37f-36af-479c-9765-b6512c21679f tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:50:05.608616 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1867/3560] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:05 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:05.612570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c8f7f7-4c71-41df-8dee-eada59dfab5b) transitioned into state 'SUCCESS' from state '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-792720169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8997974367d24f25b357bc183cc8a010',qos_specs=None,replication_status=,reservations=['85fad843-fbd8-4b2d-baac-345dfae06b07','fe97392f-934b-40c2-a7a3-790b01d4b7e9','092b6314-cfd4-45fa-b2e1-f372d10a403c','8b74fd3e-cc2f-439c-8e41-11893e2bc457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283d4ea1432745f8b02b4278cc1acf04',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:05.614767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c040690-4db9-4beb-b467-e7d9fb1c612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:05.705002 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c040690-4db9-4beb-b467-e7d9fb1c612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:05.710264 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Flow 'volume_create_api' (070e85e5-6adf-42c0-bd81-9387110dd38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:05.713451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Create volume request issued successfully. Jan 10 14:50:05.720219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa230bf4-11e0-4af8-a9f9-e09f793007cc tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes returned with HTTP 202 Jan 10 14:50:05.721360 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1694/3561] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:50:04 2022] POST /volume/v3/8997974367d24f25b357bc183cc8a010/volumes => generated 818 bytes in 1185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:50:05.735243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26c9dda4-e312-4b5f-9500-cbd3c9f3bb4c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:05.739907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-26c9dda4-e312-4b5f-9500-cbd3c9f3bb4c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:05.739907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-26c9dda4-e312-4b5f-9500-cbd3c9f3bb4c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:05.759628 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:05.759628 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:05.775216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-26c9dda4-e312-4b5f-9500-cbd3c9f3bb4c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:05.786875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26c9dda4-e312-4b5f-9500-cbd3c9f3bb4c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:05.787883 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1868/3562] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:05 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 886 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:06.544876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-386ed887-3751-49c6-89ea-1d5a472613d8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:06.545915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-386ed887-3751-49c6-89ea-1d5a472613d8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:06.546535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-386ed887-3751-49c6-89ea-1d5a472613d8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:06.576301 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:06.576301 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:06.593721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-386ed887-3751-49c6-89ea-1d5a472613d8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:06.607295 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-386ed887-3751-49c6-89ea-1d5a472613d8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:50:06.608443 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1695/3563] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:06 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:06.624050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed1a6dd8-23e0-4ba9-838c-4557860cc0eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:06.625268 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed1a6dd8-23e0-4ba9-838c-4557860cc0eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:06.625951 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed1a6dd8-23e0-4ba9-838c-4557860cc0eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:06.652494 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:06.652494 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:06.669111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ed1a6dd8-23e0-4ba9-838c-4557860cc0eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:06.692139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed1a6dd8-23e0-4ba9-838c-4557860cc0eb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:50:06.694158 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1869/3564] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:06 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:06.802254 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0de90b65-9b81-4aaa-88fc-d506d390c2be tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:06.802747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0de90b65-9b81-4aaa-88fc-d506d390c2be tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:06.803297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0de90b65-9b81-4aaa-88fc-d506d390c2be tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:06.823585 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:06.823585 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:06.850120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0de90b65-9b81-4aaa-88fc-d506d390c2be tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:06.861279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0de90b65-9b81-4aaa-88fc-d506d390c2be tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:06.873549 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1696/3565] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:06 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 910 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:07.622495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c94e6f8-3964-4b4e-834c-66308343bcdd tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:07.623324 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c94e6f8-3964-4b4e-834c-66308343bcdd tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:07.624005 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c94e6f8-3964-4b4e-834c-66308343bcdd tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:07.651281 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:07.651281 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:07.670570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9c94e6f8-3964-4b4e-834c-66308343bcdd tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Volume info retrieved successfully. Jan 10 14:50:07.691036 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c94e6f8-3964-4b4e-834c-66308343bcdd tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 200 Jan 10 14:50:07.693110 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1870/3566] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:07 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 915 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:07.709261 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5019925-a8f2-4fcc-9472-5c9e6d45654d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:07.715427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5019925-a8f2-4fcc-9472-5c9e6d45654d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:07.715427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5019925-a8f2-4fcc-9472-5c9e6d45654d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:07.729243 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:07.729243 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:07.739931 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a5019925-a8f2-4fcc-9472-5c9e6d45654d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:07.756804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5019925-a8f2-4fcc-9472-5c9e6d45654d tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 200 Jan 10 14:50:07.758253 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1697/3567] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:07 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:07.888549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27aa0257-546e-4e69-b52b-72a49414d4f8 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:07.889313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27aa0257-546e-4e69-b52b-72a49414d4f8 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:07.890007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-27aa0257-546e-4e69-b52b-72a49414d4f8 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:07.911815 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:07.911815 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:07.937432 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-27aa0257-546e-4e69-b52b-72a49414d4f8 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:07.959906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-27aa0257-546e-4e69-b52b-72a49414d4f8 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:07.961581 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1871/3568] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:07 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 910 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:08.708386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5e98b2c-3e1f-4165-a6d0-661e0128d9a8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] GET http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b Jan 10 14:50:08.708962 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5e98b2c-3e1f-4165-a6d0-661e0128d9a8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:08.709419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5e98b2c-3e1f-4165-a6d0-661e0128d9a8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:08.727865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5e98b2c-3e1f-4165-a6d0-661e0128d9a8 tempest-ServersNegativeTestJSON-16928547 tempest-ServersNegativeTestJSON-16928547-project] http://10.222.0.20/volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b returned with HTTP 404 Jan 10 14:50:08.729704 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1698/3569] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:08 2022] GET /volume/v3/8907edafebe14fd9afe4396ec6db41df/volumes/09a5b947-6d50-41e1-a4bb-19fbacfe916b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:08.774968 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8fcc5736-41a3-4c84-b388-cc1cfa0ca1d8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 Jan 10 14:50:08.775485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8fcc5736-41a3-4c84-b388-cc1cfa0ca1d8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:08.776023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8fcc5736-41a3-4c84-b388-cc1cfa0ca1d8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:08.797788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8fcc5736-41a3-4c84-b388-cc1cfa0ca1d8 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 returned with HTTP 404 Jan 10 14:50:08.799193 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1872/3570] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:08 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/d15ff123-3ff9-49fe-a16f-c34929181814 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:08.807465 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb933bd6-cb34-42a8-bb5b-ffa05addab75 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] DELETE http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:08.808310 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb933bd6-cb34-42a8-bb5b-ffa05addab75 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:08.809074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb933bd6-cb34-42a8-bb5b-ffa05addab75 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:08.809698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-bb933bd6-cb34-42a8-bb5b-ffa05addab75 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete volume with id: 77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:08.827057 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:08.827057 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:08.828447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bb933bd6-cb34-42a8-bb5b-ffa05addab75 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:08.976076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-750a4ef3-12ac-4200-bd1f-71721e52cf75 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:08.976708 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-750a4ef3-12ac-4200-bd1f-71721e52cf75 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:08.977464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-750a4ef3-12ac-4200-bd1f-71721e52cf75 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:09.003721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bb933bd6-cb34-42a8-bb5b-ffa05addab75 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Delete volume request issued successfully. Jan 10 14:50:09.004792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb933bd6-cb34-42a8-bb5b-ffa05addab75 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 202 Jan 10 14:50:09.005794 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1699/3571] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:08 2022] DELETE /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:50:09.015300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58ef87f7-f1b0-4e9d-86e2-7818e80ef51e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:09.015992 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58ef87f7-f1b0-4e9d-86e2-7818e80ef51e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:09.021987 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58ef87f7-f1b0-4e9d-86e2-7818e80ef51e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:09.030498 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:09.030498 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:09.051158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-750a4ef3-12ac-4200-bd1f-71721e52cf75 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:09.063611 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:09.063611 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:09.074329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-750a4ef3-12ac-4200-bd1f-71721e52cf75 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:09.078220 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1873/3572] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:08 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:09.081709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-58ef87f7-f1b0-4e9d-86e2-7818e80ef51e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:09.091892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c024d550-b553-430b-97f2-85e5aed40481 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/limits Jan 10 14:50:09.093894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c024d550-b553-430b-97f2-85e5aed40481 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:09.094517 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c024d550-b553-430b-97f2-85e5aed40481 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:09.106834 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58ef87f7-f1b0-4e9d-86e2-7818e80ef51e tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:50:09.108137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1700/3573] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:09 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:09.173703 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c024d550-b553-430b-97f2-85e5aed40481 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/limits returned with HTTP 200 Jan 10 14:50:09.183307 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1874/3574] 10.222.0.20 () {58 vars in 1210 bytes} [Mon Jan 10 14:50:09 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/limits => generated 302 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:09.187069 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-428f8c67-2b97-48d6-9517-ecf00f18ecf1 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] DELETE http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:09.196551 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-428f8c67-2b97-48d6-9517-ecf00f18ecf1 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:09.204908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-428f8c67-2b97-48d6-9517-ecf00f18ecf1 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:09.205605 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-428f8c67-2b97-48d6-9517-ecf00f18ecf1 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Delete volume with id: 24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:09.248882 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:09.248882 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:09.257195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-428f8c67-2b97-48d6-9517-ecf00f18ecf1 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:09.450450 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-428f8c67-2b97-48d6-9517-ecf00f18ecf1 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Delete volume request issued successfully. Jan 10 14:50:09.451246 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-428f8c67-2b97-48d6-9517-ecf00f18ecf1 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 202 Jan 10 14:50:09.452812 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1701/3575] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:09 2022] DELETE /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:50:09.464607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f63c88dd-b01b-4e3c-932b-6ba2caf93e58 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:09.464607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f63c88dd-b01b-4e3c-932b-6ba2caf93e58 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:09.464607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f63c88dd-b01b-4e3c-932b-6ba2caf93e58 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:09.487012 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:09.487012 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:09.509661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f63c88dd-b01b-4e3c-932b-6ba2caf93e58 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:09.521545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f63c88dd-b01b-4e3c-932b-6ba2caf93e58 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:09.535632 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1875/3576] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:09 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:10.122736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-95785539-9aaf-4b66-8fef-e7fd3a9ffa38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:10.123273 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-95785539-9aaf-4b66-8fef-e7fd3a9ffa38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:10.123770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-95785539-9aaf-4b66-8fef-e7fd3a9ffa38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:10.149082 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:10.149082 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:10.181672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-95785539-9aaf-4b66-8fef-e7fd3a9ffa38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:10.217639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-95785539-9aaf-4b66-8fef-e7fd3a9ffa38 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:50:10.218917 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1702/3577] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:10 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:10.539936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73b27763-8e09-44fd-8c25-d1f63f03810d tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:10.540499 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73b27763-8e09-44fd-8c25-d1f63f03810d tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:10.540987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73b27763-8e09-44fd-8c25-d1f63f03810d tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:10.566426 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:10.566426 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:10.581644 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-73b27763-8e09-44fd-8c25-d1f63f03810d tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:10.595167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73b27763-8e09-44fd-8c25-d1f63f03810d tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:10.597709 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1876/3578] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:10 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:11.233768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-06fd5e6a-193d-4d62-9d8e-40238b230bea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:11.235063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-06fd5e6a-193d-4d62-9d8e-40238b230bea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:11.235673 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-06fd5e6a-193d-4d62-9d8e-40238b230bea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:11.257706 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:11.257706 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:11.281203 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-06fd5e6a-193d-4d62-9d8e-40238b230bea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:11.310036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-06fd5e6a-193d-4d62-9d8e-40238b230bea tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:50:11.311374 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1703/3579] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:11 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:11.612371 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63e55671-e4e4-4d45-a6c6-1f08d30ca99c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:11.612836 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63e55671-e4e4-4d45-a6c6-1f08d30ca99c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:11.613252 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63e55671-e4e4-4d45-a6c6-1f08d30ca99c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:11.636475 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:11.636475 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:11.666177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63e55671-e4e4-4d45-a6c6-1f08d30ca99c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:11.692449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63e55671-e4e4-4d45-a6c6-1f08d30ca99c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:11.695653 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1877/3580] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:11 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:12.325751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dec1e5a1-6d29-4595-a06c-a9a5212c70a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:12.326271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dec1e5a1-6d29-4595-a06c-a9a5212c70a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:12.326631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dec1e5a1-6d29-4595-a06c-a9a5212c70a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:12.378041 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:12.378041 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:12.396153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dec1e5a1-6d29-4595-a06c-a9a5212c70a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:12.429971 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dec1e5a1-6d29-4595-a06c-a9a5212c70a3 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:50:12.432207 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1704/3581] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:12 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:12.718886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b419ec7b-f7ba-49ce-983f-906bfce3317c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:12.720137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b419ec7b-f7ba-49ce-983f-906bfce3317c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:12.720759 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b419ec7b-f7ba-49ce-983f-906bfce3317c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:12.739711 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:12.739711 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:12.753111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b419ec7b-f7ba-49ce-983f-906bfce3317c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:12.767271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b419ec7b-f7ba-49ce-983f-906bfce3317c tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:12.779580 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1878/3582] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:12 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:13.456464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfb8ea4c-bf92-4092-96a0-819e10f8d01b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:13.459425 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfb8ea4c-bf92-4092-96a0-819e10f8d01b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:13.460961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfb8ea4c-bf92-4092-96a0-819e10f8d01b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:13.495202 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:13.495202 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:13.519524 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cfb8ea4c-bf92-4092-96a0-819e10f8d01b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:13.532846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfb8ea4c-bf92-4092-96a0-819e10f8d01b tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:50:13.534871 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1705/3583] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:13 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:13.786217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c81417b8-a7fc-456d-b499-ac7bad9c3b44 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:13.786740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c81417b8-a7fc-456d-b499-ac7bad9c3b44 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:13.787459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c81417b8-a7fc-456d-b499-ac7bad9c3b44 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:13.803410 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:13.803410 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:13.814132 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c81417b8-a7fc-456d-b499-ac7bad9c3b44 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Volume info retrieved successfully. Jan 10 14:50:13.824999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c81417b8-a7fc-456d-b499-ac7bad9c3b44 tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 200 Jan 10 14:50:13.833395 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1879/3584] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:13 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:14.549804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d7666b8-946e-45de-8cf9-a333ecd04348 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:14.550870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d7666b8-946e-45de-8cf9-a333ecd04348 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:14.551489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d7666b8-946e-45de-8cf9-a333ecd04348 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:14.566376 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:14.566376 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:14.574487 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9d7666b8-946e-45de-8cf9-a333ecd04348 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:14.583599 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d7666b8-946e-45de-8cf9-a333ecd04348 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:50:14.593195 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1706/3585] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:14 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:14.842021 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b93ff6b-188e-4e37-a766-418f49b46edb tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] GET http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 Jan 10 14:50:14.842587 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b93ff6b-188e-4e37-a766-418f49b46edb tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:14.842796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b93ff6b-188e-4e37-a766-418f49b46edb tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:14.867401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b93ff6b-188e-4e37-a766-418f49b46edb tempest-AbsoluteLimitsTests-1654873903 tempest-AbsoluteLimitsTests-1654873903-project] http://10.222.0.20/volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 returned with HTTP 404 Jan 10 14:50:14.870488 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1880/3586] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:14 2022] GET /volume/v3/8997974367d24f25b357bc183cc8a010/volumes/24bec583-aa2b-4177-9d09-94dc5eb38bb6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:15.600802 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91469a8c-e68a-4c64-b98d-84cce444ffa7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:15.601841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91469a8c-e68a-4c64-b98d-84cce444ffa7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:15.603438 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91469a8c-e68a-4c64-b98d-84cce444ffa7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:15.630944 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:15.630944 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:15.648949 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-91469a8c-e68a-4c64-b98d-84cce444ffa7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Volume info retrieved successfully. Jan 10 14:50:15.681106 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91469a8c-e68a-4c64-b98d-84cce444ffa7 tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 200 Jan 10 14:50:15.685036 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1707/3587] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:15 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:16.702111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ff8dd00-1d98-4bb3-a17a-80b0aa501beb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] GET http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da Jan 10 14:50:16.702111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ff8dd00-1d98-4bb3-a17a-80b0aa501beb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:16.702111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ff8dd00-1d98-4bb3-a17a-80b0aa501beb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:16.717571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ff8dd00-1d98-4bb3-a17a-80b0aa501beb tempest-VolumesBackupsAdminTest-1999889152 tempest-VolumesBackupsAdminTest-1999889152-project] http://10.222.0.20/volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da returned with HTTP 404 Jan 10 14:50:16.722128 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1881/3588] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:16 2022] GET /volume/v3/06b0b1c3043540ed82797f29d496c396/volumes/77c19177-e4ab-4dd9-a516-fa2a1e58f4da => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:22.733478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] POST http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes Jan 10 14:50:22.733478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-79626674"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:22.734928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-79626674'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:50:22.736119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Create volume of 1 GB Jan 10 14:50:22.754280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Availability Zones retrieved successfully. Jan 10 14:50:22.775123 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Flow 'volume_create_api' (5be61f70-0231-4a1c-ae50-47b3a88d7672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:22.778639 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286f2920-a57e-4cab-aef2-fe1d6c606d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:22.785019 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:50:22.819817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286f2920-a57e-4cab-aef2-fe1d6c606d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:22.822319 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f1ec84e-e655-49ee-bff2-796979da2e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:23.034910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Created reservations ['88506362-2820-4b5b-9cd7-4ce59906d711', 'be3f923f-4230-4080-a368-91ce2032949f', '63ec13d8-6ba4-449b-91e9-8d5be1605b11', 'fa40bc4d-f028-4c0e-b825-363241620481'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:23.036852 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f1ec84e-e655-49ee-bff2-796979da2e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88506362-2820-4b5b-9cd7-4ce59906d711', 'be3f923f-4230-4080-a368-91ce2032949f', '63ec13d8-6ba4-449b-91e9-8d5be1605b11', 'fa40bc4d-f028-4c0e-b825-363241620481']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:23.038834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a53ed2c-ae93-40db-a081-06de538708e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:23.153282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a53ed2c-ae93-40db-a081-06de538708e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d56111-74bc-4449-8de2-495af0d35a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-79626674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb30f0e1e1b4cc492651f4c42825867',qos_specs=None,replication_status=,reservations=['88506362-2820-4b5b-9cd7-4ce59906d711','be3f923f-4230-4080-a368-91ce2032949f','63ec13d8-6ba4-449b-91e9-8d5be1605b11','fa40bc4d-f028-4c0e-b825-363241620481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65fee5dd3fd0417aa539f5144b249afc',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-79626674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d56111-74bc-4449-8de2-495af0d35a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb30f0e1e1b4cc492651f4c42825867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65fee5dd3fd0417aa539f5144b249afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:23.155421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207efa8c-8b10-4427-b1e0-ac77d026ac94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:23.269956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207efa8c-8b10-4427-b1e0-ac77d026ac94) transitioned into state 'SUCCESS' from state '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-79626674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb30f0e1e1b4cc492651f4c42825867',qos_specs=None,replication_status=,reservations=['88506362-2820-4b5b-9cd7-4ce59906d711','be3f923f-4230-4080-a368-91ce2032949f','63ec13d8-6ba4-449b-91e9-8d5be1605b11','fa40bc4d-f028-4c0e-b825-363241620481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65fee5dd3fd0417aa539f5144b249afc',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:23.272859 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b8f0678-4b41-4fa3-8949-ca4106a625bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:23.357824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b8f0678-4b41-4fa3-8949-ca4106a625bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:23.360202 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Flow 'volume_create_api' (5be61f70-0231-4a1c-ae50-47b3a88d7672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:23.360924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Create volume request issued successfully. Jan 10 14:50:23.362276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87d48706-0418-477a-9ccb-c58cf60f1135 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes returned with HTTP 202 Jan 10 14:50:23.363213 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1708/3589] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:50:22 2022] POST /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes => generated 818 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:50:23.377092 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-563070a9-dda9-4049-af85-a8c4569d95bf tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:23.377668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-563070a9-dda9-4049-af85-a8c4569d95bf tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:23.378119 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-563070a9-dda9-4049-af85-a8c4569d95bf tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:23.392100 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:23.392100 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:23.400557 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-563070a9-dda9-4049-af85-a8c4569d95bf tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:23.410554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-563070a9-dda9-4049-af85-a8c4569d95bf tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:23.416355 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1882/3590] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:23 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 886 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:24.189037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes Jan 10 14:50:24.189744 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1577171207"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:24.190688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1577171207'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:50:24.191004 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Create volume of 1 GB Jan 10 14:50:24.191624 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:24.191624 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:24.200015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Availability Zones retrieved successfully. Jan 10 14:50:24.221298 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Flow 'volume_create_api' (ade4438f-2ef3-4f1d-a611-67276842ee67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:24.225053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e816e8-babf-4b96-b3be-8f0ace7d99e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:24.227611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:50:24.260472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e816e8-babf-4b96-b3be-8f0ace7d99e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:24.263560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7963f9cf-4909-4f7d-bae6-85a6de5f1b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:24.428567 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae379157-50cd-45b0-8299-3cec056a0a94 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:24.429779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae379157-50cd-45b0-8299-3cec056a0a94 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:24.430828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae379157-50cd-45b0-8299-3cec056a0a94 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:24.447162 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:24.447162 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:24.457234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae379157-50cd-45b0-8299-3cec056a0a94 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:24.485586 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Created reservations ['e4df3a73-6d66-436d-ae42-3aa22e30387c', 'ddd6e66b-7970-44b6-b766-a05ee42d2673', 'b6b91f15-2200-46e5-8ded-3eadd21400b4', '2ea6541c-caf3-4f29-b122-e7ba616259e2'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:24.487532 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7963f9cf-4909-4f7d-bae6-85a6de5f1b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4df3a73-6d66-436d-ae42-3aa22e30387c', 'ddd6e66b-7970-44b6-b766-a05ee42d2673', 'b6b91f15-2200-46e5-8ded-3eadd21400b4', '2ea6541c-caf3-4f29-b122-e7ba616259e2']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:24.489645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fbcc80-725e-4f8d-9348-757631c5eed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:24.506088 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae379157-50cd-45b0-8299-3cec056a0a94 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:24.506088 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1883/3591] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:24 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:24.600487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fbcc80-725e-4f8d-9348-757631c5eed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ac64d50-3780-4751-9038-553092c64edf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1577171207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507c7f291e3746508755c254dc1b4d15',qos_specs=None,replication_status=,reservations=['e4df3a73-6d66-436d-ae42-3aa22e30387c','ddd6e66b-7970-44b6-b766-a05ee42d2673','b6b91f15-2200-46e5-8ded-3eadd21400b4','2ea6541c-caf3-4f29-b122-e7ba616259e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a944be3e8c924e83b2ed291f61cd504b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1577171207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ac64d50-3780-4751-9038-553092c64edf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507c7f291e3746508755c254dc1b4d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a944be3e8c924e83b2ed291f61cd504b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:24.603936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19de9e2-352c-49ef-9429-58bdcc9c66f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:24.715688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19de9e2-352c-49ef-9429-58bdcc9c66f2) transitioned into state 'SUCCESS' from state '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-1577171207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507c7f291e3746508755c254dc1b4d15',qos_specs=None,replication_status=,reservations=['e4df3a73-6d66-436d-ae42-3aa22e30387c','ddd6e66b-7970-44b6-b766-a05ee42d2673','b6b91f15-2200-46e5-8ded-3eadd21400b4','2ea6541c-caf3-4f29-b122-e7ba616259e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a944be3e8c924e83b2ed291f61cd504b',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:24.717724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac782ca2-0e16-487a-99cc-6b49f4e4420c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:24.872288 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac782ca2-0e16-487a-99cc-6b49f4e4420c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:24.877671 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Flow 'volume_create_api' (ade4438f-2ef3-4f1d-a611-67276842ee67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:24.879403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Create volume request issued successfully. Jan 10 14:50:24.881013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb18da58-51dd-491a-b6bb-31641895952b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes returned with HTTP 202 Jan 10 14:50:24.884170 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1709/3592] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:50:24 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes => generated 818 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:50:24.896509 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7ae34f3-7ce5-4dd8-bf30-a1e0f02da428 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:50:24.897311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7ae34f3-7ce5-4dd8-bf30-a1e0f02da428 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:24.898068 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7ae34f3-7ce5-4dd8-bf30-a1e0f02da428 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:24.924597 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:24.924597 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:24.928752 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c7ae34f3-7ce5-4dd8-bf30-a1e0f02da428 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:50:24.947904 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7ae34f3-7ce5-4dd8-bf30-a1e0f02da428 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:50:24.949303 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1884/3593] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:24 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 886 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:25.520527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7d4f7f53-1213-4a8b-8f4f-181af820d2cb tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:25.521564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7d4f7f53-1213-4a8b-8f4f-181af820d2cb tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:25.522179 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7d4f7f53-1213-4a8b-8f4f-181af820d2cb tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:25.548146 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:25.548146 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:25.565539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7d4f7f53-1213-4a8b-8f4f-181af820d2cb tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:25.584527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7d4f7f53-1213-4a8b-8f4f-181af820d2cb tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:25.585610 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1710/3594] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:25 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:25.604119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2ade0d91-84b0-49f2-bfe9-ddc80fb9340d tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] POST http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer Jan 10 14:50:25.606274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2ade0d91-84b0-49f2-bfe9-ddc80fb9340d tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "03d56111-74bc-4449-8de2-495af0d35a33"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:25.607494 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.volume_transfer [None req-2ade0d91-84b0-49f2-bfe9-ddc80fb9340d tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Creating new volume transfer {'transfer': {'volume_id': '03d56111-74bc-4449-8de2-495af0d35a33'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 10 14:50:25.607924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.volume_transfer [None req-2ade0d91-84b0-49f2-bfe9-ddc80fb9340d tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Creating transfer of volume 03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:25.608408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.transfer.api [None req-2ade0d91-84b0-49f2-bfe9-ddc80fb9340d tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Generating transfer record for volume 03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:25.633800 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:25.633800 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:25.811445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2ade0d91-84b0-49f2-bfe9-ddc80fb9340d tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer returned with HTTP 202 Jan 10 14:50:25.813005 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1885/3595] 10.222.0.20 () {60 vars in 1267 bytes} [Mon Jan 10 14:50:25 2022] POST /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer => generated 507 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:50:25.823052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d2e3add1-840a-4c34-b8fe-e7fd107bb924 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:25.824332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d2e3add1-840a-4c34-b8fe-e7fd107bb924 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:25.824880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d2e3add1-840a-4c34-b8fe-e7fd107bb924 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:25.849134 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:25.849134 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:25.857832 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d2e3add1-840a-4c34-b8fe-e7fd107bb924 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:25.867701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d2e3add1-840a-4c34-b8fe-e7fd107bb924 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:25.868433 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1711/3596] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:25 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:25.887094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b753faa5-14ed-4683-96db-a8168a6b00db tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6 Jan 10 14:50:25.887934 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b753faa5-14ed-4683-96db-a8168a6b00db tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:25.888857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b753faa5-14ed-4683-96db-a8168a6b00db tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:25.896662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b753faa5-14ed-4683-96db-a8168a6b00db tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6 returned with HTTP 200 Jan 10 14:50:25.898123 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1886/3597] 10.222.0.20 () {58 vars in 1357 bytes} [Mon Jan 10 14:50:25 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:25.911687 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4775d71e-7fea-4bba-8324-b8c2403eb765 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer Jan 10 14:50:25.912492 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4775d71e-7fea-4bba-8324-b8c2403eb765 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:25.912948 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4775d71e-7fea-4bba-8324-b8c2403eb765 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:25.913376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.volume_transfer [None req-4775d71e-7fea-4bba-8324-b8c2403eb765 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Listing volume transfers {{(pid=110759) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 10 14:50:25.921996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4775d71e-7fea-4bba-8324-b8c2403eb765 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer returned with HTTP 200 Jan 10 14:50:25.922984 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1712/3598] 10.222.0.20 () {58 vars in 1246 bytes} [Mon Jan 10 14:50:25 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:25.965380 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-441727d7-3db6-4e32-8aac-7e727627748b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:50:25.966236 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-441727d7-3db6-4e32-8aac-7e727627748b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:25.966693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-441727d7-3db6-4e32-8aac-7e727627748b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:25.991529 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:25.991529 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:26.008519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-441727d7-3db6-4e32-8aac-7e727627748b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:50:26.018965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-441727d7-3db6-4e32-8aac-7e727627748b tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:50:26.030118 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1713/3599] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:25 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:26.222728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] POST http://10.222.0.20/volume/v3/2597727e984f44f692b3d6b0c279c6e5/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6/accept Jan 10 14:50:26.223847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "866ba7068aea89b3"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:26.224876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.volume_transfer [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Accepting volume transfer b717f416-7236-488b-97e7-f35c0763afe6 {{(pid=110760) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 10 14:50:26.225392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.volume_transfer [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Accepting transfer b717f416-7236-488b-97e7-f35c0763afe6 Jan 10 14:50:26.468167 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Created reservations ['0e4a4e20-4bac-498b-b1d6-a0137816bd3e', '3ce53215-d3c2-4910-9f21-853b767d2b17', 'c055ea17-ecba-4ffe-8e07-a07e738383f7', '78507b04-8499-4867-a447-997bb8852b5b'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:26.605692 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Created reservations ['fdca61e6-d5af-4139-9dbb-b495c183f8e2', 'e4acec3f-332e-4f8d-9df5-435b63260f27', '82f0598d-9d97-4f62-a7db-3eac6778567d', '4df28d6c-87ce-4178-94ca-f3ba622e6b50'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:26.822974 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Created reservations ['b55797c9-88a0-45e5-8371-519d63da1ee9', 'd12cfa5d-ca87-4aa7-94e2-e6182b6ed257', 'defb81bc-9de3-473c-a03e-6c3cb0d126e9', '337391ff-d6a1-45c5-bd67-610d94d5dc87'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:27.034774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d354d56a-84b7-4a2a-bab8-15a73cc88db5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:50:27.035236 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d354d56a-84b7-4a2a-bab8-15a73cc88db5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:27.035393 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d354d56a-84b7-4a2a-bab8-15a73cc88db5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:27.049974 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:27.049974 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:27.058002 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d354d56a-84b7-4a2a-bab8-15a73cc88db5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:50:27.067466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d354d56a-84b7-4a2a-bab8-15a73cc88db5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:50:27.068372 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1714/3600] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:27 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:27.068618 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Created reservations ['e45a0fa6-57e6-4653-8a1c-c901d1971bb0', 'e7f00dd7-8ca6-438d-b53e-8e4dde1afbcb', 'a5207cee-b097-4c01-94b9-1a4a689862f0', '39dbfeee-56e5-4b57-9354-0b1b29e70a23'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:27.070924 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:27.070924 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:27.104464 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Transfer volume completed successfully. Jan 10 14:50:27.662138 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.transfer.api [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Volume 03d56111-74bc-4449-8de2-495af0d35a33 has been transferred. Jan 10 14:50:27.684244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-042b7c70-0f98-4617-bd6a-cf242af6ed66 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] http://10.222.0.20/volume/v3/2597727e984f44f692b3d6b0c279c6e5/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6/accept returned with HTTP 202 Jan 10 14:50:27.684244 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1887/3601] 10.222.0.20 () {60 vars in 1399 bytes} [Mon Jan 10 14:50:25 2022] POST /volume/v3/2597727e984f44f692b3d6b0c279c6e5/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6/accept => generated 431 bytes in 1750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:50:27.692513 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3dbc5ed-3bce-468a-8710-e267a6689e15 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] GET http://10.222.0.20/volume/v3/2597727e984f44f692b3d6b0c279c6e5/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:27.692950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3dbc5ed-3bce-468a-8710-e267a6689e15 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:27.693436 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3dbc5ed-3bce-468a-8710-e267a6689e15 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:27.707205 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:27.707205 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:27.717179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a3dbc5ed-3bce-468a-8710-e267a6689e15 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Volume info retrieved successfully. Jan 10 14:50:27.725950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3dbc5ed-3bce-468a-8710-e267a6689e15 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] http://10.222.0.20/volume/v3/2597727e984f44f692b3d6b0c279c6e5/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:27.726826 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1715/3602] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:27 2022] GET /volume/v3/2597727e984f44f692b3d6b0c279c6e5/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 911 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:27.741860 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87cea63a-32d8-4435-9249-15e7e4050fc6 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] GET http://10.222.0.20/volume/v3/2597727e984f44f692b3d6b0c279c6e5/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:27.747186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87cea63a-32d8-4435-9249-15e7e4050fc6 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:27.747186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-87cea63a-32d8-4435-9249-15e7e4050fc6 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:27.759869 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:27.759869 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:27.768822 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-87cea63a-32d8-4435-9249-15e7e4050fc6 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] Volume info retrieved successfully. Jan 10 14:50:27.779342 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-87cea63a-32d8-4435-9249-15e7e4050fc6 tempest-VolumesTransfersTest-966778236 tempest-VolumesTransfersTest-966778236-project] http://10.222.0.20/volume/v3/2597727e984f44f692b3d6b0c279c6e5/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:27.785322 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1888/3603] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:27 2022] GET /volume/v3/2597727e984f44f692b3d6b0c279c6e5/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 911 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:27.804371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4dbf36e6-71a6-456f-97b6-6b976b90b3c5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] DELETE http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6 Jan 10 14:50:27.805656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4dbf36e6-71a6-456f-97b6-6b976b90b3c5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:27.806668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4dbf36e6-71a6-456f-97b6-6b976b90b3c5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:27.807278 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.volume_transfer [None req-4dbf36e6-71a6-456f-97b6-6b976b90b3c5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Delete transfer with id: b717f416-7236-488b-97e7-f35c0763afe6 Jan 10 14:50:27.816577 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4dbf36e6-71a6-456f-97b6-6b976b90b3c5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6 returned with HTTP 404 Jan 10 14:50:27.817771 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1716/3604] 10.222.0.20 () {58 vars in 1360 bytes} [Mon Jan 10 14:50:27 2022] DELETE /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/b717f416-7236-488b-97e7-f35c0763afe6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:27.987467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f7a5311-325a-4fc2-ac9b-ae13316c024c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] DELETE http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:27.987911 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f7a5311-325a-4fc2-ac9b-ae13316c024c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:27.993423 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f7a5311-325a-4fc2-ac9b-ae13316c024c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:27.993423 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-1f7a5311-325a-4fc2-ac9b-ae13316c024c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Delete volume with id: 03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:28.002510 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:28.002510 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:28.003230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1f7a5311-325a-4fc2-ac9b-ae13316c024c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:28.179648 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1f7a5311-325a-4fc2-ac9b-ae13316c024c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Delete volume request issued successfully. Jan 10 14:50:28.180372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f7a5311-325a-4fc2-ac9b-ae13316c024c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 202 Jan 10 14:50:28.181210 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1889/3605] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:27 2022] DELETE /volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 0 bytes in 359 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:50:28.189342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f38dd7d4-7421-4870-b4fb-62b2a5e22af4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:28.193870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f38dd7d4-7421-4870-b4fb-62b2a5e22af4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:28.193870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f38dd7d4-7421-4870-b4fb-62b2a5e22af4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:28.211705 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:28.211705 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:28.222317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f38dd7d4-7421-4870-b4fb-62b2a5e22af4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:28.227708 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f38dd7d4-7421-4870-b4fb-62b2a5e22af4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:28.228633 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1717/3606] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:28 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 1081 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:29.248656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5995661-bbeb-4bc4-a1ef-087ad3f9dbec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:29.249867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5995661-bbeb-4bc4-a1ef-087ad3f9dbec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:29.250636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b5995661-bbeb-4bc4-a1ef-087ad3f9dbec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:29.275800 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:29.275800 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:29.277933 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b5995661-bbeb-4bc4-a1ef-087ad3f9dbec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:29.288573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b5995661-bbeb-4bc4-a1ef-087ad3f9dbec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:29.290104 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1890/3607] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:29 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 1081 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:30.304510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cdb1abab-d395-40b0-83a5-008a8d3160ea tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:30.305523 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cdb1abab-d395-40b0-83a5-008a8d3160ea tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:30.307015 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cdb1abab-d395-40b0-83a5-008a8d3160ea tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:30.323354 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:30.323354 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:30.332323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cdb1abab-d395-40b0-83a5-008a8d3160ea tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:30.342612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cdb1abab-d395-40b0-83a5-008a8d3160ea tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:30.343973 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1718/3608] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:30 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 1081 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:31.361940 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96603c19-1b99-4270-9176-2500b078915e tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:31.362548 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96603c19-1b99-4270-9176-2500b078915e tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:31.363538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96603c19-1b99-4270-9176-2500b078915e tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:31.402185 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:31.402185 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:31.411701 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-96603c19-1b99-4270-9176-2500b078915e tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:31.420642 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96603c19-1b99-4270-9176-2500b078915e tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 200 Jan 10 14:50:31.421423 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1891/3609] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:31 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 1081 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:32.436244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83779d34-e9e7-4a1b-998b-c3fc6fe35c86 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:32.436729 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83779d34-e9e7-4a1b-998b-c3fc6fe35c86 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:32.440208 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83779d34-e9e7-4a1b-998b-c3fc6fe35c86 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:32.452522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83779d34-e9e7-4a1b-998b-c3fc6fe35c86 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 404 Jan 10 14:50:32.458992 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1719/3610] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:32 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:32.464504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] POST http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes Jan 10 14:50:32.465359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-449299337"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:32.466834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-449299337'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:50:32.468057 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Create volume of 1 GB Jan 10 14:50:32.493420 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Availability Zones retrieved successfully. Jan 10 14:50:32.517968 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Flow 'volume_create_api' (82b3d826-ed09-4628-8532-cdd194bf435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:32.517968 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddb7066-877b-4789-b82f-8d6cad06bd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:32.520304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:50:32.559842 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddb7066-877b-4789-b82f-8d6cad06bd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:32.562329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1f9a99-d683-469c-9592-3813ced92da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:32.657616 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Created reservations ['084c0232-409f-4bab-b091-740ff1208042', '6a0a19d8-cf94-4d39-a4cf-c8cb2c5b88e7', 'fcdc8f1f-8d4d-484c-ab8e-21ddc2141549', '31a20139-d588-4b14-a1fb-2c4b2d9d754c'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:32.661119 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1f9a99-d683-469c-9592-3813ced92da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084c0232-409f-4bab-b091-740ff1208042', '6a0a19d8-cf94-4d39-a4cf-c8cb2c5b88e7', 'fcdc8f1f-8d4d-484c-ab8e-21ddc2141549', '31a20139-d588-4b14-a1fb-2c4b2d9d754c']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:32.664367 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d09e89-39ec-4b3a-bb04-d96568ea7860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:32.795331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d09e89-39ec-4b3a-bb04-d96568ea7860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77430874-c7d6-4c7f-9c69-708504f9ce4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-449299337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb30f0e1e1b4cc492651f4c42825867',qos_specs=None,replication_status=,reservations=['084c0232-409f-4bab-b091-740ff1208042','6a0a19d8-cf94-4d39-a4cf-c8cb2c5b88e7','fcdc8f1f-8d4d-484c-ab8e-21ddc2141549','31a20139-d588-4b14-a1fb-2c4b2d9d754c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65fee5dd3fd0417aa539f5144b249afc',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-449299337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77430874-c7d6-4c7f-9c69-708504f9ce4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb30f0e1e1b4cc492651f4c42825867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65fee5dd3fd0417aa539f5144b249afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:32.797402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f3d8b4-07d1-494a-8332-3f6e137f2179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:32.865585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f3d8b4-07d1-494a-8332-3f6e137f2179) transitioned into state 'SUCCESS' from state '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-449299337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb30f0e1e1b4cc492651f4c42825867',qos_specs=None,replication_status=,reservations=['084c0232-409f-4bab-b091-740ff1208042','6a0a19d8-cf94-4d39-a4cf-c8cb2c5b88e7','fcdc8f1f-8d4d-484c-ab8e-21ddc2141549','31a20139-d588-4b14-a1fb-2c4b2d9d754c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65fee5dd3fd0417aa539f5144b249afc',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:32.869501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9851308-95b3-4be0-9d6d-9345895936c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:32.937523 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9851308-95b3-4be0-9d6d-9345895936c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:32.941698 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Flow 'volume_create_api' (82b3d826-ed09-4628-8532-cdd194bf435a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:32.942668 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Create volume request issued successfully. Jan 10 14:50:32.944101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-599639bf-2cb6-4d72-bc41-aefa828f5c86 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes returned with HTTP 202 Jan 10 14:50:32.949287 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1892/3611] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:50:32 2022] POST /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes => generated 819 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:50:32.961260 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0b3f30a-2d87-4f8e-acf2-38d4d51f9e9c tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:32.966139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0b3f30a-2d87-4f8e-acf2-38d4d51f9e9c tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:32.966139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0b3f30a-2d87-4f8e-acf2-38d4d51f9e9c tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:32.976183 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:32.976183 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:32.983962 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a0b3f30a-2d87-4f8e-acf2-38d4d51f9e9c tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:32.993812 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0b3f30a-2d87-4f8e-acf2-38d4d51f9e9c tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:32.994727 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1720/3612] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:32 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:34.017095 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5de4f75f-5b5f-4dc8-9e4f-b6b901fa7926 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:34.020336 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5de4f75f-5b5f-4dc8-9e4f-b6b901fa7926 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:34.020847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5de4f75f-5b5f-4dc8-9e4f-b6b901fa7926 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:34.041952 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:34.041952 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:34.056057 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5de4f75f-5b5f-4dc8-9e4f-b6b901fa7926 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:34.068186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5de4f75f-5b5f-4dc8-9e4f-b6b901fa7926 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:34.070897 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1893/3613] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:34 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 911 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:35.085673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-737dd0b1-c8eb-490b-90b9-9c0cd589400f tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.086488 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-737dd0b1-c8eb-490b-90b9-9c0cd589400f tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.086777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-737dd0b1-c8eb-490b-90b9-9c0cd589400f tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.102019 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:35.102019 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:35.110060 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-737dd0b1-c8eb-490b-90b9-9c0cd589400f tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:35.118942 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-737dd0b1-c8eb-490b-90b9-9c0cd589400f tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:35.121715 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1721/3614] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:35 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:35.136478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5971e9ab-2127-4121-8ba5-766083836faa tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] POST http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer Jan 10 14:50:35.140222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5971e9ab-2127-4121-8ba5-766083836faa tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "77430874-c7d6-4c7f-9c69-708504f9ce4b"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:35.140222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.volume_transfer [None req-5971e9ab-2127-4121-8ba5-766083836faa tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Creating new volume transfer {'transfer': {'volume_id': '77430874-c7d6-4c7f-9c69-708504f9ce4b'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 10 14:50:35.140545 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.volume_transfer [None req-5971e9ab-2127-4121-8ba5-766083836faa tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Creating transfer of volume 77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.140845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.transfer.api [None req-5971e9ab-2127-4121-8ba5-766083836faa tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Generating transfer record for volume 77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.159966 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:35.159966 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:35.337174 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5971e9ab-2127-4121-8ba5-766083836faa tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer returned with HTTP 202 Jan 10 14:50:35.338252 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1894/3615] 10.222.0.20 () {60 vars in 1267 bytes} [Mon Jan 10 14:50:35 2022] POST /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer => generated 507 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:50:35.347746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e8de405c-d68a-4fbb-b8e4-381739939237 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.348186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e8de405c-d68a-4fbb-b8e4-381739939237 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.348764 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e8de405c-d68a-4fbb-b8e4-381739939237 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.362703 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:35.362703 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:35.369631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e8de405c-d68a-4fbb-b8e4-381739939237 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:35.378426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e8de405c-d68a-4fbb-b8e4-381739939237 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:35.379441 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1722/3616] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:35 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:35.401457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5fddc9e-ee01-4d3c-9ac0-60d52b33b524 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/detail Jan 10 14:50:35.401457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5fddc9e-ee01-4d3c-9ac0-60d52b33b524 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.401457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5fddc9e-ee01-4d3c-9ac0-60d52b33b524 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.401457 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.volume_transfer [None req-c5fddc9e-ee01-4d3c-9ac0-60d52b33b524 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Listing volume transfers {{(pid=110760) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 10 14:50:35.406846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5fddc9e-ee01-4d3c-9ac0-60d52b33b524 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/detail returned with HTTP 200 Jan 10 14:50:35.407597 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1895/3617] 10.222.0.20 () {58 vars in 1267 bytes} [Mon Jan 10 14:50:35 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/detail => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:35.421550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58f16397-ad43-4c26-a4bd-5b70a57a0b6a tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] DELETE http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/f0728c9c-5701-43e4-b23a-4edd5fa677fd Jan 10 14:50:35.422104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58f16397-ad43-4c26-a4bd-5b70a57a0b6a tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.426896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58f16397-ad43-4c26-a4bd-5b70a57a0b6a tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.426896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.volume_transfer [None req-58f16397-ad43-4c26-a4bd-5b70a57a0b6a tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Delete transfer with id: f0728c9c-5701-43e4-b23a-4edd5fa677fd Jan 10 14:50:35.455597 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:35.455597 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:35.582786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58f16397-ad43-4c26-a4bd-5b70a57a0b6a tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/f0728c9c-5701-43e4-b23a-4edd5fa677fd returned with HTTP 202 Jan 10 14:50:35.583740 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1723/3618] 10.222.0.20 () {58 vars in 1360 bytes} [Mon Jan 10 14:50:35 2022] DELETE /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/f0728c9c-5701-43e4-b23a-4edd5fa677fd => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:50:35.591997 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3e2b997-6b2e-41f1-b658-fcd7566f5470 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] GET http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.592987 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3e2b997-6b2e-41f1-b658-fcd7566f5470 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.593636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3e2b997-6b2e-41f1-b658-fcd7566f5470 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.612415 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:35.612415 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:35.620426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d3e2b997-6b2e-41f1-b658-fcd7566f5470 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Volume info retrieved successfully. Jan 10 14:50:35.629915 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3e2b997-6b2e-41f1-b658-fcd7566f5470 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:35.631108 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1896/3619] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:35 2022] GET /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:35.655749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e9dd3a7-6895-4a6b-bc3e-1aca56cc9de2 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] DELETE http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/f0728c9c-5701-43e4-b23a-4edd5fa677fd Jan 10 14:50:35.655749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e9dd3a7-6895-4a6b-bc3e-1aca56cc9de2 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.655749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e9dd3a7-6895-4a6b-bc3e-1aca56cc9de2 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.655749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.volume_transfer [None req-8e9dd3a7-6895-4a6b-bc3e-1aca56cc9de2 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Delete transfer with id: f0728c9c-5701-43e4-b23a-4edd5fa677fd Jan 10 14:50:35.664154 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e9dd3a7-6895-4a6b-bc3e-1aca56cc9de2 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/f0728c9c-5701-43e4-b23a-4edd5fa677fd returned with HTTP 404 Jan 10 14:50:35.668762 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1724/3620] 10.222.0.20 () {58 vars in 1360 bytes} [Mon Jan 10 14:50:35 2022] DELETE /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/os-volume-transfer/f0728c9c-5701-43e4-b23a-4edd5fa677fd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:35.672404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5da663b-ce13-4cb5-b8ce-2155fb975fec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] DELETE http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.672885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5da663b-ce13-4cb5-b8ce-2155fb975fec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.673338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5da663b-ce13-4cb5-b8ce-2155fb975fec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.673731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-d5da663b-ce13-4cb5-b8ce-2155fb975fec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Delete volume with id: 77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.689504 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:35.689504 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:35.690467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d5da663b-ce13-4cb5-b8ce-2155fb975fec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:35.827291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d5da663b-ce13-4cb5-b8ce-2155fb975fec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Delete volume request issued successfully. Jan 10 14:50:35.827948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5da663b-ce13-4cb5-b8ce-2155fb975fec tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 202 Jan 10 14:50:35.829492 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1897/3621] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:35 2022] DELETE /volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:50:35.838086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0579c100-abb9-4d04-8394-75145f8f20a4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:35.838859 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0579c100-abb9-4d04-8394-75145f8f20a4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:35.839681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0579c100-abb9-4d04-8394-75145f8f20a4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:35.865757 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:35.865757 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:35.874344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0579c100-abb9-4d04-8394-75145f8f20a4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:35.883673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0579c100-abb9-4d04-8394-75145f8f20a4 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:35.884926 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1725/3622] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:35 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 1082 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:50:36.900851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff0a94b9-c698-47a6-b09a-dd682634ab47 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:36.902060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff0a94b9-c698-47a6-b09a-dd682634ab47 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:36.902735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff0a94b9-c698-47a6-b09a-dd682634ab47 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:36.919460 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:36.919460 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:36.926816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff0a94b9-c698-47a6-b09a-dd682634ab47 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:36.935011 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff0a94b9-c698-47a6-b09a-dd682634ab47 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:36.936638 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1898/3623] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:36 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 1082 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:37.952765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6b13e2e-771f-469c-ac46-a57c4e615dcc tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:37.953840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6b13e2e-771f-469c-ac46-a57c4e615dcc tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:37.955038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6b13e2e-771f-469c-ac46-a57c4e615dcc tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:37.977895 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:37.977895 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:37.992127 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f6b13e2e-771f-469c-ac46-a57c4e615dcc tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:38.002139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6b13e2e-771f-469c-ac46-a57c4e615dcc tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:38.002139 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1726/3624] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:37 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 1082 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:39.019271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94cc5de7-7150-4002-817a-8176aff61f7c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:39.019820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94cc5de7-7150-4002-817a-8176aff61f7c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:39.020501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94cc5de7-7150-4002-817a-8176aff61f7c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:39.046185 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:39.046185 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:39.068659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-94cc5de7-7150-4002-817a-8176aff61f7c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Volume info retrieved successfully. Jan 10 14:50:39.075996 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94cc5de7-7150-4002-817a-8176aff61f7c tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 200 Jan 10 14:50:39.082233 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1899/3625] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:39 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 1082 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:40.102820 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73448a78-12ed-44f5-b529-c2438715b196 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] GET http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:40.104170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73448a78-12ed-44f5-b529-c2438715b196 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:40.105581 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73448a78-12ed-44f5-b529-c2438715b196 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:40.118222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73448a78-12ed-44f5-b529-c2438715b196 tempest-VolumesTransfersTest-839669472 tempest-VolumesTransfersTest-839669472-project-admin] http://10.222.0.20/volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 404 Jan 10 14:50:40.119317 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1727/3626] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:40 2022] GET /volume/v3/377c12db75db45b884008fedb89c964a/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:50:40.129016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0aa684b4-c2ed-48de-aa99-610b0ce4bef5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] DELETE http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:40.131144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0aa684b4-c2ed-48de-aa99-610b0ce4bef5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:40.131144 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0aa684b4-c2ed-48de-aa99-610b0ce4bef5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:40.131144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-0aa684b4-c2ed-48de-aa99-610b0ce4bef5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Delete volume with id: 77430874-c7d6-4c7f-9c69-708504f9ce4b Jan 10 14:50:40.142909 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0aa684b4-c2ed-48de-aa99-610b0ce4bef5 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b returned with HTTP 404 Jan 10 14:50:40.143840 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1900/3627] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:40 2022] DELETE /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/77430874-c7d6-4c7f-9c69-708504f9ce4b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:40.150882 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ad29013-8a6f-49ab-9779-bd183d5c7a58 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] DELETE http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:40.154174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ad29013-8a6f-49ab-9779-bd183d5c7a58 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:40.154174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ad29013-8a6f-49ab-9779-bd183d5c7a58 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:40.154174 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-6ad29013-8a6f-49ab-9779-bd183d5c7a58 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] Delete volume with id: 03d56111-74bc-4449-8de2-495af0d35a33 Jan 10 14:50:40.162709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ad29013-8a6f-49ab-9779-bd183d5c7a58 tempest-VolumesTransfersTest-417844729 tempest-VolumesTransfersTest-417844729-project] http://10.222.0.20/volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 returned with HTTP 404 Jan 10 14:50:40.163562 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1728/3628] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:50:40 2022] DELETE /volume/v3/cdb30f0e1e1b4cc492651f4c42825867/volumes/03d56111-74bc-4449-8de2-495af0d35a33 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:45.526962 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1127655a-6da7-402e-8690-054ca3108881 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:50:45.528329 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1127655a-6da7-402e-8690-054ca3108881 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-attach": {"instance_uuid": "34f6c072-87ce-4cd3-b04a-509d69e4dde6", "mountpoint": "/dev/sdb"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:50:45.528815 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1127655a-6da7-402e-8690-054ca3108881 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "34f6c072-87ce-4cd3-b04a-509d69e4dde6", "mountpoint": "/dev/sdb"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:45.543995 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:45.543995 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:45.545328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1127655a-6da7-402e-8690-054ca3108881 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:50:45.605828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1127655a-6da7-402e-8690-054ca3108881 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Update volume admin metadata completed successfully. Jan 10 14:50:45.681007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-277b043a-4a3d-4b04-baf9-ea6c0a53b7e5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] POST http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types Jan 10 14:50:45.682364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-277b043a-4a3d-4b04-baf9-ea6c0a53b7e5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1320939275", "description": "tempest-group-type-description-34512978", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:45.788380 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-277b043a-4a3d-4b04-baf9-ea6c0a53b7e5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types returned with HTTP 202 Jan 10 14:50:45.789044 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1901/3629] 10.222.0.20 () {62 vars in 1288 bytes} [Mon Jan 10 14:50:45 2022] POST /volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types => generated 263 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:45.836772 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d31d72f8-92c9-4113-ad93-e7cab106fd5d tempest-VolumesSummaryTest-1189827126 tempest-VolumesSummaryTest-1189827126-project] GET http://10.222.0.20/volume/v3/b1afe1f4757d474eb49900bf78a5a026/volumes/summary Jan 10 14:50:45.837259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d31d72f8-92c9-4113-ad93-e7cab106fd5d tempest-VolumesSummaryTest-1189827126 tempest-VolumesSummaryTest-1189827126-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:45.837712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d31d72f8-92c9-4113-ad93-e7cab106fd5d tempest-VolumesSummaryTest-1189827126 tempest-VolumesSummaryTest-1189827126-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:45.838104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-d31d72f8-92c9-4113-ad93-e7cab106fd5d tempest-VolumesSummaryTest-1189827126 tempest-VolumesSummaryTest-1189827126-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:50:45.848584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d31d72f8-92c9-4113-ad93-e7cab106fd5d tempest-VolumesSummaryTest-1189827126 tempest-VolumesSummaryTest-1189827126-project] Get summary completed successfully. Jan 10 14:50:45.849114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d31d72f8-92c9-4113-ad93-e7cab106fd5d tempest-VolumesSummaryTest-1189827126 tempest-VolumesSummaryTest-1189827126-project] http://10.222.0.20/volume/v3/b1afe1f4757d474eb49900bf78a5a026/volumes/summary returned with HTTP 200 Jan 10 14:50:45.849849 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1902/3630] 10.222.0.20 () {60 vars in 1278 bytes} [Mon Jan 10 14:50:45 2022] GET /volume/v3/b1afe1f4757d474eb49900bf78a5a026/volumes/summary => generated 55 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:45.853490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e8ebc48-fa5b-4bf2-a212-fb789f0e1bb5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] GET http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types Jan 10 14:50:45.853958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e8ebc48-fa5b-4bf2-a212-fb789f0e1bb5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:45.854391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e8ebc48-fa5b-4bf2-a212-fb789f0e1bb5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:45.873646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e8ebc48-fa5b-4bf2-a212-fb789f0e1bb5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types returned with HTTP 200 Jan 10 14:50:45.874306 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1903/3631] 10.222.0.20 () {60 vars in 1266 bytes} [Mon Jan 10 14:50:45 2022] GET /volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types => generated 497 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:45.883249 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b87b9ba7-a954-4555-86a0-d1e4a3f143b5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] PUT http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 Jan 10 14:50:45.884031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b87b9ba7-a954-4555-86a0-d1e4a3f143b5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-157685578", "description": "updated-group-type-desc"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:45.959532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1127655a-6da7-402e-8690-054ca3108881 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Attach volume completed successfully. Jan 10 14:50:45.960189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1127655a-6da7-402e-8690-054ca3108881 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:50:45.964222 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1729/3632] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:50:45 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:50:45.968205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7e1813d-a90c-43cc-8adb-e495ef4ef16f tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:50:45.969038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7e1813d-a90c-43cc-8adb-e495ef4ef16f tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:45.969481 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7e1813d-a90c-43cc-8adb-e495ef4ef16f tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:45.983879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b87b9ba7-a954-4555-86a0-d1e4a3f143b5 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 returned with HTTP 200 Jan 10 14:50:45.985762 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1904/3633] 10.222.0.20 () {62 vars in 1398 bytes} [Mon Jan 10 14:50:45 2022] PUT /volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 => generated 254 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:50:45.989237 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:45.989237 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:45.994570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e07d7b9-94c0-46ff-bb0e-97afc9e070ca tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] GET http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 Jan 10 14:50:45.995085 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e07d7b9-94c0-46ff-bb0e-97afc9e070ca tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:45.996128 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1e07d7b9-94c0-46ff-bb0e-97afc9e070ca tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:45.997686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7e1813d-a90c-43cc-8adb-e495ef4ef16f tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:50:46.002227 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1e07d7b9-94c0-46ff-bb0e-97afc9e070ca tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 returned with HTTP 200 Jan 10 14:50:46.002971 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1905/3634] 10.222.0.20 () {60 vars in 1377 bytes} [Mon Jan 10 14:50:45 2022] GET /volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 => generated 254 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:50:46.006378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7e1813d-a90c-43cc-8adb-e495ef4ef16f tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:50:46.007071 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1730/3635] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:45 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 1245 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:46.011215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8467d07c-990f-4d8a-be40-4ac4dd1d0da7 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] DELETE http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 Jan 10 14:50:46.015748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8467d07c-990f-4d8a-be40-4ac4dd1d0da7 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:46.015748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8467d07c-990f-4d8a-be40-4ac4dd1d0da7 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:46.021369 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49a3c2f3-c481-425a-87d1-f9be66c3da52 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:50:46.022103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-49a3c2f3-c481-425a-87d1-f9be66c3da52 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-detach": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:50:46.022434 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-49a3c2f3-c481-425a-87d1-f9be66c3da52 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:46.044401 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:46.044401 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:46.044401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-49a3c2f3-c481-425a-87d1-f9be66c3da52 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:50:46.108535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8467d07c-990f-4d8a-be40-4ac4dd1d0da7 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 returned with HTTP 202 Jan 10 14:50:46.109331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1906/3636] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:50:46 2022] DELETE /volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types/041a166e-0790-4ef7-8438-312506149291 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:50:46.116159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e66c371-4801-45f6-8638-f368f4f0ad87 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] GET http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types Jan 10 14:50:46.119142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e66c371-4801-45f6-8638-f368f4f0ad87 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:46.119142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e66c371-4801-45f6-8638-f368f4f0ad87 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:46.126043 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e66c371-4801-45f6-8638-f368f4f0ad87 tempest-GroupTypesTest-846438925 tempest-GroupTypesTest-846438925-project-admin] http://10.222.0.20/volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types returned with HTTP 200 Jan 10 14:50:46.126732 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1907/3637] 10.222.0.20 () {60 vars in 1266 bytes} [Mon Jan 10 14:50:46 2022] GET /volume/v3/b96e4a3c454a4e9c8e6d419c0b746703/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:50:46.259152 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-49a3c2f3-c481-425a-87d1-f9be66c3da52 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Detach volume completed successfully. Jan 10 14:50:46.259612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-49a3c2f3-c481-425a-87d1-f9be66c3da52 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:50:46.260850 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1731/3638] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:50:46 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:50:46.267491 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee07eea4-db2b-4218-b2df-90d739d55a2d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:50:46.267927 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee07eea4-db2b-4218-b2df-90d739d55a2d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:46.268411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee07eea4-db2b-4218-b2df-90d739d55a2d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:46.282500 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:46.282500 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:46.289995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ee07eea4-db2b-4218-b2df-90d739d55a2d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:50:46.299555 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee07eea4-db2b-4218-b2df-90d739d55a2d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:50:46.300287 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1908/3639] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:46 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:50.768102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes Jan 10 14:50:50.768843 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-821525420"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:50.770084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-821525420'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:50:50.770389 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume of 1 GB Jan 10 14:50:50.778827 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Availability Zones retrieved successfully. Jan 10 14:50:50.797784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (93d01727-932f-41ef-a4bd-cfc6d41c3159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:50.800582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d4f280-d0b1-48f9-93c2-d8ea24177029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:50.802983 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:50:50.832538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d4f280-d0b1-48f9-93c2-d8ea24177029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:50.834813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6300b2ec-7536-4c45-b5dd-e7e2b7512210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:51.005548 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['4b056ca2-c639-4c46-8d58-62ed3e7501a8', '7b8019c8-0581-454a-b98b-abff4be3ede3', 'adcf7e8c-59fa-43cb-9b56-ef2124ccda48', '88e80cb8-7a94-4ab0-b98d-8f1a355cce25'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:51.007346 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6300b2ec-7536-4c45-b5dd-e7e2b7512210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b056ca2-c639-4c46-8d58-62ed3e7501a8', '7b8019c8-0581-454a-b98b-abff4be3ede3', 'adcf7e8c-59fa-43cb-9b56-ef2124ccda48', '88e80cb8-7a94-4ab0-b98d-8f1a355cce25']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:51.009308 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d29368d-2262-4850-bbca-6799ca7a7343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:51.044654 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb1aeeeb-55a5-4ed0-a284-817ca1cc41bc tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] POST http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/types Jan 10 14:50:51.045733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cb1aeeeb-55a5-4ed0-a284-817ca1cc41bc tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-576278375"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:51.121859 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d29368d-2262-4850-bbca-6799ca7a7343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e0b99d9-efd6-43dc-96f1-abbced7985ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-821525420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['4b056ca2-c639-4c46-8d58-62ed3e7501a8','7b8019c8-0581-454a-b98b-abff4be3ede3','adcf7e8c-59fa-43cb-9b56-ef2124ccda48','88e80cb8-7a94-4ab0-b98d-8f1a355cce25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-821525420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e0b99d9-efd6-43dc-96f1-abbced7985ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66b2d837953c49a885042622280ce72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361cfe93a09c428abeb6b2dd095659ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:51.123751 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5ebf7f-3a7b-4f56-9051-9f77926e8f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:51.135684 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb1aeeeb-55a5-4ed0-a284-817ca1cc41bc tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/types returned with HTTP 200 Jan 10 14:50:51.145244 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1909/3640] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:50:50 2022] POST /volume/v3/2dda42e46e7e4116a4d2896decd931c2/types => generated 219 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:51.149693 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72b7fe15-4ca6-4c82-8281-df767ee2767b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] POST http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/group_types Jan 10 14:50:51.150665 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72b7fe15-4ca6-4c82-8281-df767ee2767b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1948606213"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:51.211702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72b7fe15-4ca6-4c82-8281-df767ee2767b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/group_types returned with HTTP 202 Jan 10 14:50:51.212695 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1910/3641] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:50:51 2022] POST /volume/v3/2dda42e46e7e4116a4d2896decd931c2/group_types => generated 177 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:51.269944 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5ebf7f-3a7b-4f56-9051-9f77926e8f27) transitioned into state 'SUCCESS' from state '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-821525420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['4b056ca2-c639-4c46-8d58-62ed3e7501a8','7b8019c8-0581-454a-b98b-abff4be3ede3','adcf7e8c-59fa-43cb-9b56-ef2124ccda48','88e80cb8-7a94-4ab0-b98d-8f1a355cce25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:51.271742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e25994f-b7b8-4e2b-b4f8-2a1a3198b4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:50:51.321013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffd63e8b-3ff2-41c8-8c1b-0df7c9ae8a3c tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] POST http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups Jan 10 14:50:51.321752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ffd63e8b-3ff2-41c8-8c1b-0df7c9ae8a3c tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4f7c98bf-90e7-4237-b253-05c8a2409e4f", "volume_types": ["f057ee2e-fb68-4bf4-9b8a-bb8e4f053549"], "name": "tempest-GroupsV320Test-Group-548364293"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:51.322626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-ffd63e8b-3ff2-41c8-8c1b-0df7c9ae8a3c tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Creating new group {'group': {'group_type': '4f7c98bf-90e7-4237-b253-05c8a2409e4f', 'volume_types': ['f057ee2e-fb68-4bf4-9b8a-bb8e4f053549'], 'name': 'tempest-GroupsV320Test-Group-548364293'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:50:51.328414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-ffd63e8b-3ff2-41c8-8c1b-0df7c9ae8a3c tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Creating group tempest-GroupsV320Test-Group-548364293. Jan 10 14:50:51.340625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ffd63e8b-3ff2-41c8-8c1b-0df7c9ae8a3c tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Availability Zones retrieved successfully. Jan 10 14:50:51.391507 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e25994f-b7b8-4e2b-b4f8-2a1a3198b4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:50:51.400001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (93d01727-932f-41ef-a4bd-cfc6d41c3159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:50:51.405192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request issued successfully. Jan 10 14:50:51.406897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b80a2f4-c104-42e6-88c9-8a7f2e7efd38 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes returned with HTTP 202 Jan 10 14:50:51.408176 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1732/3642] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:50:50 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes => generated 822 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:50:51.422676 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5f96b62-c3da-49b6-8c20-32708277f3b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:50:51.423130 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5f96b62-c3da-49b6-8c20-32708277f3b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:51.423585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5f96b62-c3da-49b6-8c20-32708277f3b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:51.446307 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:51.446307 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:51.455108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e5f96b62-c3da-49b6-8c20-32708277f3b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:50:51.468307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5f96b62-c3da-49b6-8c20-32708277f3b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:50:51.469538 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1733/3643] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:51.514161 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-ffd63e8b-3ff2-41c8-8c1b-0df7c9ae8a3c tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Created reservations ['97742d67-1031-4673-a8ee-4b657f229311'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:51.661565 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffd63e8b-3ff2-41c8-8c1b-0df7c9ae8a3c tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups returned with HTTP 202 Jan 10 14:50:51.662365 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1911/3644] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:50:51 2022] POST /volume/v3/99032bd9430d424daf291effee2dd63e/groups => generated 107 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:50:51.670855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5696bcc-3589-4c8e-bee7-d01ca2be4be4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:51.671554 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5696bcc-3589-4c8e-bee7-d01ca2be4be4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:51.671900 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5696bcc-3589-4c8e-bee7-d01ca2be4be4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:51.672230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-e5696bcc-3589-4c8e-bee7-d01ca2be4be4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:51.678222 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:51.678222 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:51.698930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5696bcc-3589-4c8e-bee7-d01ca2be4be4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 200 Jan 10 14:50:51.700371 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1734/3645] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:51 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 387 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:52.486282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2960b156-6ca3-4684-a3d5-7350f05756be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:50:52.487440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2960b156-6ca3-4684-a3d5-7350f05756be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:52.488189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2960b156-6ca3-4684-a3d5-7350f05756be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:52.508825 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:52.508825 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:52.517347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2960b156-6ca3-4684-a3d5-7350f05756be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:50:52.530160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2960b156-6ca3-4684-a3d5-7350f05756be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:50:52.532198 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1912/3646] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:52 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:52.711275 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73a0e0f0-a10b-4fa7-b585-98a905a290c1 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:52.711891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73a0e0f0-a10b-4fa7-b585-98a905a290c1 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:52.712447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73a0e0f0-a10b-4fa7-b585-98a905a290c1 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:52.712853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-73a0e0f0-a10b-4fa7-b585-98a905a290c1 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:52.719153 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:52.719153 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:52.736358 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73a0e0f0-a10b-4fa7-b585-98a905a290c1 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 200 Jan 10 14:50:52.739475 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1735/3647] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:52 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:52.749528 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c1793fe-9fc2-4467-9ac2-75278861fa4d tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] POST http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action Jan 10 14:50:52.750305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c1793fe-9fc2-4467-9ac2-75278861fa4d tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:50:52.750628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c1793fe-9fc2-4467-9ac2-75278861fa4d tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:52.751441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-6c1793fe-9fc2-4467-9ac2-75278861fa4d tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Updating group '25b674f5-6606-4acd-8630-77d472d027a3' with 'creating' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jan 10 14:50:52.759194 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:52.759194 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:52.805737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c1793fe-9fc2-4467-9ac2-75278861fa4d tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action returned with HTTP 202 Jan 10 14:50:52.805737 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1913/3648] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:50:52 2022] POST /volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:50:52.816636 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6ad1155-69e3-4753-b932-27d84530c5e9 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:52.817514 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6ad1155-69e3-4753-b932-27d84530c5e9 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:52.818112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6ad1155-69e3-4753-b932-27d84530c5e9 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:52.818784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-f6ad1155-69e3-4753-b932-27d84530c5e9 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:52.825211 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:52.825211 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:52.852317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6ad1155-69e3-4753-b932-27d84530c5e9 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 200 Jan 10 14:50:52.853753 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1736/3649] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:52 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:52.871878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7963df14-697f-4e1a-8ad8-f18113bb2ad5 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] POST http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action Jan 10 14:50:52.876357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7963df14-697f-4e1a-8ad8-f18113bb2ad5 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:50:52.876357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7963df14-697f-4e1a-8ad8-f18113bb2ad5 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:52.876357 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-7963df14-697f-4e1a-8ad8-f18113bb2ad5 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Updating group '25b674f5-6606-4acd-8630-77d472d027a3' with 'available' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jan 10 14:50:52.889999 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:52.889999 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:52.959761 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7963df14-697f-4e1a-8ad8-f18113bb2ad5 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action returned with HTTP 202 Jan 10 14:50:52.963634 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1914/3650] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:50:52 2022] POST /volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:50:52.968098 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-400f7055-1265-481f-8fe3-a676c9403bd5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:52.968608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-400f7055-1265-481f-8fe3-a676c9403bd5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:52.969037 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-400f7055-1265-481f-8fe3-a676c9403bd5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:52.969379 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-400f7055-1265-481f-8fe3-a676c9403bd5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:52.975174 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:52.975174 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.005401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-400f7055-1265-481f-8fe3-a676c9403bd5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 200 Jan 10 14:50:53.006233 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1737/3651] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:52 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:53.018462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d79718b-1168-4fac-bcbb-61ac6fccd77b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] POST http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action Jan 10 14:50:53.019244 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d79718b-1168-4fac-bcbb-61ac6fccd77b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:50:53.019570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d79718b-1168-4fac-bcbb-61ac6fccd77b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:53.020404 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-4d79718b-1168-4fac-bcbb-61ac6fccd77b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Updating group '25b674f5-6606-4acd-8630-77d472d027a3' with 'error' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jan 10 14:50:53.025940 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.025940 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.115009 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d79718b-1168-4fac-bcbb-61ac6fccd77b tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action returned with HTTP 202 Jan 10 14:50:53.118976 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1915/3652] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:50:53 2022] POST /volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:50:53.123746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4621fa26-c83e-4ae3-a7bb-94f311e7c65d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:53.124490 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4621fa26-c83e-4ae3-a7bb-94f311e7c65d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:53.125994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4621fa26-c83e-4ae3-a7bb-94f311e7c65d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:53.125994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-4621fa26-c83e-4ae3-a7bb-94f311e7c65d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:53.131525 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.131525 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.147738 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4621fa26-c83e-4ae3-a7bb-94f311e7c65d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 200 Jan 10 14:50:53.149027 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1738/3653] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:53 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 384 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:53.159812 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f5505de3-6982-4008-b4c5-d03397770a89 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] POST http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action Jan 10 14:50:53.162271 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f5505de3-6982-4008-b4c5-d03397770a89 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:50:53.162768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f5505de3-6982-4008-b4c5-d03397770a89 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:53.164578 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-f5505de3-6982-4008-b4c5-d03397770a89 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Updating group '25b674f5-6606-4acd-8630-77d472d027a3' with 'available' {{(pid=110760) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jan 10 14:50:53.171338 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.171338 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.257891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f5505de3-6982-4008-b4c5-d03397770a89 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action returned with HTTP 202 Jan 10 14:50:53.260325 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1916/3654] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:50:53 2022] POST /volume/v3/2dda42e46e7e4116a4d2896decd931c2/groups/25b674f5-6606-4acd-8630-77d472d027a3/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:50:53.273798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a870c6f8-ab51-43b9-b7bd-421fbeaa8d7d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:53.274284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a870c6f8-ab51-43b9-b7bd-421fbeaa8d7d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:53.274732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a870c6f8-ab51-43b9-b7bd-421fbeaa8d7d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:53.275133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-a870c6f8-ab51-43b9-b7bd-421fbeaa8d7d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:53.280680 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.280680 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.297194 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a870c6f8-ab51-43b9-b7bd-421fbeaa8d7d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 200 Jan 10 14:50:53.299943 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1739/3655] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:53 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:50:53.311429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92f49670-3308-49e4-859b-54aa5c698fe5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/volumes/detail Jan 10 14:50:53.312059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92f49670-3308-49e4-859b-54aa5c698fe5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:53.312547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92f49670-3308-49e4-859b-54aa5c698fe5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:53.313302 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-92f49670-3308-49e4-859b-54aa5c698fe5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:50:53.314992 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-92f49670-3308-49e4-859b-54aa5c698fe5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:50:53.359998 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-92f49670-3308-49e4-859b-54aa5c698fe5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Get all volumes completed successfully. Jan 10 14:50:53.364810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92f49670-3308-49e4-859b-54aa5c698fe5 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/volumes/detail returned with HTTP 200 Jan 10 14:50:53.365511 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1917/3656] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:50:53 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:53.379865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a89e51ac-b967-40c1-aa72-458da52a33e4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] POST http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3/action Jan 10 14:50:53.380656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a89e51ac-b967-40c1-aa72-458da52a33e4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:50:53.381024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a89e51ac-b967-40c1-aa72-458da52a33e4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:53.383303 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-a89e51ac-b967-40c1-aa72-458da52a33e4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] delete called for group 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110759) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:50:53.383603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-a89e51ac-b967-40c1-aa72-458da52a33e4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Delete group with id: 25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:53.389352 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.389352 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.522590 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a89e51ac-b967-40c1-aa72-458da52a33e4 tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3/action returned with HTTP 202 Jan 10 14:50:53.526703 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1740/3657] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:50:53 2022] POST /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:50:53.532815 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a8a21ca-e0a2-4dc1-ae92-7812bbcc9d4e tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:53.533458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a8a21ca-e0a2-4dc1-ae92-7812bbcc9d4e tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:53.533948 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a8a21ca-e0a2-4dc1-ae92-7812bbcc9d4e tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:53.534350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-3a8a21ca-e0a2-4dc1-ae92-7812bbcc9d4e tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:53.540711 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.540711 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.548418 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6b3e27c-e8db-4067-8580-39499b96dd02 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:50:53.549311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6b3e27c-e8db-4067-8580-39499b96dd02 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:53.550375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6b3e27c-e8db-4067-8580-39499b96dd02 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:53.561852 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a8a21ca-e0a2-4dc1-ae92-7812bbcc9d4e tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 200 Jan 10 14:50:53.562612 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1918/3658] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:53 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:50:53.570707 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.570707 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.579200 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b6b3e27c-e8db-4067-8580-39499b96dd02 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:50:53.589016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6b3e27c-e8db-4067-8580-39499b96dd02 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:50:53.589870 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1741/3659] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:53 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:53.605913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41ddb1aa-13fc-414d-a287-924d431773c0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:50:53.606941 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41ddb1aa-13fc-414d-a287-924d431773c0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e0b99d9-efd6-43dc-96f1-abbced7985ee", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-813933864"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:53.625111 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:53.625111 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:53.626436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-41ddb1aa-13fc-414d-a287-924d431773c0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:50:53.627260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-41ddb1aa-13fc-414d-a287-924d431773c0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:50:53.920392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-41ddb1aa-13fc-414d-a287-924d431773c0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['264acabc-f2f1-47b6-b310-7ee0ef97743b', '505e9a93-9236-4813-9b66-14cf63a7fd1d', '3185cd08-f581-42e5-b1d5-2416b6551c57', '7ef14f31-5d83-473c-828c-98197dfdf588'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:54.135707 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-41ddb1aa-13fc-414d-a287-924d431773c0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot create request issued successfully. Jan 10 14:50:54.136873 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41ddb1aa-13fc-414d-a287-924d431773c0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:50:54.138317 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1919/3660] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:50:53 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 309 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:50:54.147811 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57167353-c358-4213-80c4-1a6f43e8609e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:50:54.148372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57167353-c358-4213-80c4-1a6f43e8609e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:54.148721 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57167353-c358-4213-80c4-1a6f43e8609e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:54.158479 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:54.158479 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:54.159918 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-57167353-c358-4213-80c4-1a6f43e8609e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:50:54.162966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57167353-c358-4213-80c4-1a6f43e8609e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:50:54.168680 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1742/3661] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:50:54 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:54.575309 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df2de66f-8f4d-4946-80d1-315e2d30388d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] GET http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 Jan 10 14:50:54.576710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df2de66f-8f4d-4946-80d1-315e2d30388d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:54.577407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df2de66f-8f4d-4946-80d1-315e2d30388d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:54.577965 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-df2de66f-8f4d-4946-80d1-315e2d30388d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] show called for member 25b674f5-6606-4acd-8630-77d472d027a3 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:50:54.583385 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df2de66f-8f4d-4946-80d1-315e2d30388d tempest-GroupsV320Test-1900764363 tempest-GroupsV320Test-1900764363-project] http://10.222.0.20/volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 returned with HTTP 404 Jan 10 14:50:54.584611 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1920/3662] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:50:54 2022] GET /volume/v3/99032bd9430d424daf291effee2dd63e/groups/25b674f5-6606-4acd-8630-77d472d027a3 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:50:54.592188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-269926fc-21e0-4eae-869c-01dff6e5a13e tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] DELETE http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/group_types/4f7c98bf-90e7-4237-b253-05c8a2409e4f Jan 10 14:50:54.593085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-269926fc-21e0-4eae-869c-01dff6e5a13e tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:54.593872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-269926fc-21e0-4eae-869c-01dff6e5a13e tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:54.702997 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-269926fc-21e0-4eae-869c-01dff6e5a13e tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/group_types/4f7c98bf-90e7-4237-b253-05c8a2409e4f returned with HTTP 202 Jan 10 14:50:54.711137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1743/3663] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:50:54 2022] DELETE /volume/v3/2dda42e46e7e4116a4d2896decd931c2/group_types/4f7c98bf-90e7-4237-b253-05c8a2409e4f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:50:54.715703 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f91b00ab-d65e-4adb-a4ee-4fb908e3b319 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] DELETE http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/types/f057ee2e-fb68-4bf4-9b8a-bb8e4f053549 Jan 10 14:50:54.717157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f91b00ab-d65e-4adb-a4ee-4fb908e3b319 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:54.717157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f91b00ab-d65e-4adb-a4ee-4fb908e3b319 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:54.717496 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:54.717496 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:54.835288 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f91b00ab-d65e-4adb-a4ee-4fb908e3b319 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/types/f057ee2e-fb68-4bf4-9b8a-bb8e4f053549 returned with HTTP 202 Jan 10 14:50:54.836681 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1921/3664] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:50:54 2022] DELETE /volume/v3/2dda42e46e7e4116a4d2896decd931c2/types/f057ee2e-fb68-4bf4-9b8a-bb8e4f053549 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:50:54.846874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef7a954c-46ac-4300-9a33-ee18246d2c84 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] GET http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/types/f057ee2e-fb68-4bf4-9b8a-bb8e4f053549 Jan 10 14:50:54.848118 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef7a954c-46ac-4300-9a33-ee18246d2c84 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:54.848675 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef7a954c-46ac-4300-9a33-ee18246d2c84 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:54.858284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef7a954c-46ac-4300-9a33-ee18246d2c84 tempest-GroupsV320Test-95162501 tempest-GroupsV320Test-95162501-project-admin] http://10.222.0.20/volume/v3/2dda42e46e7e4116a4d2896decd931c2/types/f057ee2e-fb68-4bf4-9b8a-bb8e4f053549 returned with HTTP 404 Jan 10 14:50:54.859919 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1744/3665] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:50:54 2022] GET /volume/v3/2dda42e46e7e4116a4d2896decd931c2/types/f057ee2e-fb68-4bf4-9b8a-bb8e4f053549 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:50:55.175504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8a1f27d-f9af-44de-ad6d-7e554ac71096 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:50:55.176483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8a1f27d-f9af-44de-ad6d-7e554ac71096 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:55.177507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8a1f27d-f9af-44de-ad6d-7e554ac71096 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:55.189710 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:55.189710 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:55.191085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a8a1f27d-f9af-44de-ad6d-7e554ac71096 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:50:55.208484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8a1f27d-f9af-44de-ad6d-7e554ac71096 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:50:55.211604 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1922/3666] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:50:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:56.223779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38d9051b-2908-4092-af7b-ac8229ca80e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:50:56.225211 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38d9051b-2908-4092-af7b-ac8229ca80e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:56.226114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-38d9051b-2908-4092-af7b-ac8229ca80e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:56.244643 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:56.244643 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:56.246592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-38d9051b-2908-4092-af7b-ac8229ca80e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:50:56.248786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-38d9051b-2908-4092-af7b-ac8229ca80e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:50:56.250110 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1745/3667] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:50:56 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:57.260192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7ce128f-2420-4aca-8633-3fca4a86b404 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:50:57.260790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d7ce128f-2420-4aca-8633-3fca4a86b404 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:57.261317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d7ce128f-2420-4aca-8633-3fca4a86b404 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:57.270299 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:57.270299 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:57.271151 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d7ce128f-2420-4aca-8633-3fca4a86b404 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:50:57.272980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7ce128f-2420-4aca-8633-3fca4a86b404 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:50:57.273674 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1923/3668] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:50:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:57.291008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups Jan 10 14:50:57.291840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e0b99d9-efd6-43dc-96f1-abbced7985ee", "snapshot_id": "5bcab3f2-f7ff-419c-8681-90095dcc489c", "name": "tempest-VolumesSnapshotTestJSON-Backup-1705327134"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:57.293776 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Creating new backup {'backup': {'volume_id': '7e0b99d9-efd6-43dc-96f1-abbced7985ee', 'snapshot_id': '5bcab3f2-f7ff-419c-8681-90095dcc489c', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1705327134'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:50:57.294212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Creating backup of volume 7e0b99d9-efd6-43dc-96f1-abbced7985ee in container None Jan 10 14:50:57.307976 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:57.307976 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:57.309640 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:50:57.320795 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:57.320795 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:57.321729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:50:57.513557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['c881c380-4f78-455c-a002-89241d19a11e', 'ec28b9ab-1989-4f17-8829-83cda01f7258'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:50:57.762910 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0542b07c-6782-476d-a974-d68a7334783e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups returned with HTTP 202 Jan 10 14:50:57.764504 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1746/3669] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:50:57 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/backups => generated 401 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:50:57.773862 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18f769a7-08f9-43ab-8c05-65e1dd54dd26 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:50:57.774304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18f769a7-08f9-43ab-8c05-65e1dd54dd26 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:57.774748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18f769a7-08f9-43ab-8c05-65e1dd54dd26 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:57.775053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-18f769a7-08f9-43ab-8c05-65e1dd54dd26 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:50:57.782819 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:57.782819 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:57.784380 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18f769a7-08f9-43ab-8c05-65e1dd54dd26 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:50:57.785079 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1924/3670] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:58.797592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-245cac71-97e5-4463-b357-1f5dd72b2026 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:50:58.798086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-245cac71-97e5-4463-b357-1f5dd72b2026 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:58.798568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-245cac71-97e5-4463-b357-1f5dd72b2026 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:58.798835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-245cac71-97e5-4463-b357-1f5dd72b2026 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:50:58.807933 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:58.807933 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:58.809842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-245cac71-97e5-4463-b357-1f5dd72b2026 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:50:58.816113 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1747/3671] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:50:59.823854 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20d30a1d-52a7-4bf7-87c1-408e5d1d2c6f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:50:59.824576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20d30a1d-52a7-4bf7-87c1-408e5d1d2c6f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:50:59.824766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20d30a1d-52a7-4bf7-87c1-408e5d1d2c6f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:50:59.831407 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-20d30a1d-52a7-4bf7-87c1-408e5d1d2c6f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:50:59.834005 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:50:59.834005 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:50:59.836900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20d30a1d-52a7-4bf7-87c1-408e5d1d2c6f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:50:59.838328 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1748/3672] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:50:59 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:50:59.840215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39994b82-2fd2-4fe3-9b62-e6720aeb1dd4 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] POST http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types Jan 10 14:50:59.840937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39994b82-2fd2-4fe3-9b62-e6720aeb1dd4 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-576432803", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1333119969", "vendor_name": "tempest-vendor_name-1703109069"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:50:59.934432 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39994b82-2fd2-4fe3-9b62-e6720aeb1dd4 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types returned with HTTP 200 Jan 10 14:50:59.936106 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1925/3673] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:50:59 2022] POST /volume/v3/81c309e88c444e649881c2d6de3cafa6/types => generated 327 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:00.072307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] POST http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes Jan 10 14:51:00.073276 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d06195e-8183-4e56-a5ae-71b823a3d94a", "size": 1, "name": "tempest-UserMessagesTest-Volume-1604819"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:00.074801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Create volume request body: {'volume': {'volume_type': '6d06195e-8183-4e56-a5ae-71b823a3d94a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1604819'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:51:00.082435 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Create volume of 1 GB Jan 10 14:51:00.083179 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:00.083179 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:00.084374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Availability Zones retrieved successfully. Jan 10 14:51:00.099736 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Flow 'volume_create_api' (8d88f44e-fe68-4956-8274-67dc7db53ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:00.102539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9560351d-6fbe-44a9-94c6-85cd70c8deed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:00.105090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:51:00.130815 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9560351d-6fbe-44a9-94c6-85cd70c8deed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:51:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1333119969',vendor_name='tempest-vendor_name-1703109069'},id=6d06195e-8183-4e56-a5ae-71b823a3d94a,is_public=True,name='tempest-UserMessagesTest-volume-type-576432803',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d06195e-8183-4e56-a5ae-71b823a3d94a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:00.133201 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5abd937-77fa-4f91-a6e7-dec4a7fd2969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:00.169423 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-576432803 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-576432803, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:51:00.175598 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-576432803 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-576432803, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:51:00.336973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Created reservations ['23bce60d-b86e-4db8-8154-d3e1fb132f34', '6e1645bc-5304-42ec-9942-555dac8ccc06', '2d17ebf7-dfbe-474d-898d-d70b06b819a8', '64cd968a-fdfa-4525-b7d4-685e1a92aba4'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:00.338732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5abd937-77fa-4f91-a6e7-dec4a7fd2969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23bce60d-b86e-4db8-8154-d3e1fb132f34', '6e1645bc-5304-42ec-9942-555dac8ccc06', '2d17ebf7-dfbe-474d-898d-d70b06b819a8', '64cd968a-fdfa-4525-b7d4-685e1a92aba4']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:00.341305 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c33f5a4-5443-4fe4-9ffa-7a0d08cff441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:00.443801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c33f5a4-5443-4fe4-9ffa-7a0d08cff441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a38991ef-fbb6-4df9-a795-965c30c1c7c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1604819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90ea87a3dcf24dc5a880d55b57f113e6',qos_specs=None,replication_status=,reservations=['23bce60d-b86e-4db8-8154-d3e1fb132f34','6e1645bc-5304-42ec-9942-555dac8ccc06','2d17ebf7-dfbe-474d-898d-d70b06b819a8','64cd968a-fdfa-4525-b7d4-685e1a92aba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b52f708b654642a9223486fbb3c0b8',volume_type_id=6d06195e-8183-4e56-a5ae-71b823a3d94a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1604819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a38991ef-fbb6-4df9-a795-965c30c1c7c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90ea87a3dcf24dc5a880d55b57f113e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b52f708b654642a9223486fbb3c0b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d06195e-8183-4e56-a5ae-71b823a3d94a),volume_type_id=6d06195e-8183-4e56-a5ae-71b823a3d94a)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:00.445730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afe6c95-eb77-4cdf-80db-803e23fc81db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:00.544020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afe6c95-eb77-4cdf-80db-803e23fc81db) transitioned into state 'SUCCESS' from state '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-1604819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90ea87a3dcf24dc5a880d55b57f113e6',qos_specs=None,replication_status=,reservations=['23bce60d-b86e-4db8-8154-d3e1fb132f34','6e1645bc-5304-42ec-9942-555dac8ccc06','2d17ebf7-dfbe-474d-898d-d70b06b819a8','64cd968a-fdfa-4525-b7d4-685e1a92aba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b52f708b654642a9223486fbb3c0b8',volume_type_id=6d06195e-8183-4e56-a5ae-71b823a3d94a)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:00.545917 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8011069f-f09e-4daa-83fb-cf2d9dba3170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:00.625912 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8011069f-f09e-4daa-83fb-cf2d9dba3170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:00.628360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Flow 'volume_create_api' (8d88f44e-fe68-4956-8274-67dc7db53ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:00.629160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Create volume request issued successfully. Jan 10 14:51:00.630512 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79fae0cb-6d53-48c1-a246-deb86b81b248 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes returned with HTTP 202 Jan 10 14:51:00.631261 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1749/3674] 10.222.0.20 () {62 vars in 1275 bytes} [Mon Jan 10 14:50:59 2022] POST /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes => generated 848 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:00.647125 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6acd2e8f-192c-4c69-98b0-67e5f89fcfb6 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 Jan 10 14:51:00.647125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6acd2e8f-192c-4c69-98b0-67e5f89fcfb6 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:00.647125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6acd2e8f-192c-4c69-98b0-67e5f89fcfb6 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:00.661532 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:00.661532 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:00.669540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6acd2e8f-192c-4c69-98b0-67e5f89fcfb6 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Volume info retrieved successfully. Jan 10 14:51:00.678178 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6acd2e8f-192c-4c69-98b0-67e5f89fcfb6 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 returned with HTTP 200 Jan 10 14:51:00.678961 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1926/3675] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:00 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:00.853558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1da037a6-cdef-469e-bbae-e2507b84bebe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:00.854607 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1da037a6-cdef-469e-bbae-e2507b84bebe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:00.856050 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1da037a6-cdef-469e-bbae-e2507b84bebe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:00.856690 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1da037a6-cdef-469e-bbae-e2507b84bebe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:00.866174 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:00.866174 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:00.869187 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1da037a6-cdef-469e-bbae-e2507b84bebe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:00.870640 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1750/3676] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:01.694440 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cc033e1-8aac-419a-82d1-8b3ab8b602b9 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 Jan 10 14:51:01.695118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cc033e1-8aac-419a-82d1-8b3ab8b602b9 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:01.695650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cc033e1-8aac-419a-82d1-8b3ab8b602b9 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:01.710949 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:01.710949 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:01.720665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0cc033e1-8aac-419a-82d1-8b3ab8b602b9 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Volume info retrieved successfully. Jan 10 14:51:01.739246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cc033e1-8aac-419a-82d1-8b3ab8b602b9 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 returned with HTTP 200 Jan 10 14:51:01.739993 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1927/3677] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:01 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 => generated 937 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:01.766614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0186aa22-8167-458a-b7c4-3707dcc42b48 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages Jan 10 14:51:01.770279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0186aa22-8167-458a-b7c4-3707dcc42b48 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:01.770832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0186aa22-8167-458a-b7c4-3707dcc42b48 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:01.798553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0186aa22-8167-458a-b7c4-3707dcc42b48 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages returned with HTTP 200 Jan 10 14:51:01.800634 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1751/3678] 10.222.0.20 () {60 vars in 1256 bytes} [Mon Jan 10 14:51:01 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages => generated 736 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:01.808961 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a2f1848-e5d5-47b5-aa93-d056771ea20a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] DELETE http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/2339fb3f-ca00-4eae-ab2e-a227dd47362a Jan 10 14:51:01.809558 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a2f1848-e5d5-47b5-aa93-d056771ea20a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:01.810075 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a2f1848-e5d5-47b5-aa93-d056771ea20a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:01.880086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a2f1848-e5d5-47b5-aa93-d056771ea20a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/2339fb3f-ca00-4eae-ab2e-a227dd47362a returned with HTTP 204 Jan 10 14:51:01.881299 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1928/3679] 10.222.0.20 () {60 vars in 1370 bytes} [Mon Jan 10 14:51:01 2022] DELETE /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/2339fb3f-ca00-4eae-ab2e-a227dd47362a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 10 14:51:01.884766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9de2d5f2-1f27-4cbb-b2a1-1f8242c29146 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:01.885768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9de2d5f2-1f27-4cbb-b2a1-1f8242c29146 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:01.886378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9de2d5f2-1f27-4cbb-b2a1-1f8242c29146 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:01.887228 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9de2d5f2-1f27-4cbb-b2a1-1f8242c29146 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:01.891957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ad1665b-bc30-4335-8382-f01413f1225a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/2339fb3f-ca00-4eae-ab2e-a227dd47362a Jan 10 14:51:01.893027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ad1665b-bc30-4335-8382-f01413f1225a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:01.893649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ad1665b-bc30-4335-8382-f01413f1225a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:01.898451 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:01.898451 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:01.900271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ad1665b-bc30-4335-8382-f01413f1225a tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/2339fb3f-ca00-4eae-ab2e-a227dd47362a returned with HTTP 404 Jan 10 14:51:01.900733 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9de2d5f2-1f27-4cbb-b2a1-1f8242c29146 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:01.901949 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1929/3680] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:51:01 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/2339fb3f-ca00-4eae-ab2e-a227dd47362a => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:51:01.912927 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1752/3681] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:01 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:01.916591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2abcc786-bb68-455f-b71e-5d093cd025ea tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] POST http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types Jan 10 14:51:01.917533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2abcc786-bb68-455f-b71e-5d093cd025ea tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1857762610", "extra_specs": {"storage_protocol": "tempest-storage_protocol-750616890", "vendor_name": "tempest-vendor_name-542411795"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:01.998356 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2abcc786-bb68-455f-b71e-5d093cd025ea tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types returned with HTTP 200 Jan 10 14:51:01.999147 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1930/3682] 10.222.0.20 () {60 vars in 1229 bytes} [Mon Jan 10 14:51:01 2022] POST /volume/v3/81c309e88c444e649881c2d6de3cafa6/types => generated 326 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:02.007610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] POST http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes Jan 10 14:51:02.008502 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7151518-e18a-4465-8090-ada25edb6706", "size": 1, "name": "tempest-UserMessagesTest-Volume-1212108671"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:02.009860 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Create volume request body: {'volume': {'volume_type': 'c7151518-e18a-4465-8090-ada25edb6706', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1212108671'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:51:02.020788 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Create volume of 1 GB Jan 10 14:51:02.022487 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:02.022487 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:02.023539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Availability Zones retrieved successfully. Jan 10 14:51:02.043035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Flow 'volume_create_api' (d1be72b0-1d8b-47ee-b268-2a4442d90b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:02.046509 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f1e2b1-f297-402a-92cb-4e21276d0116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:02.049211 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:51:02.086811 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f1e2b1-f297-402a-92cb-4e21276d0116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:51:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-750616890',vendor_name='tempest-vendor_name-542411795'},id=c7151518-e18a-4465-8090-ada25edb6706,is_public=True,name='tempest-UserMessagesTest-volume-type-1857762610',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7151518-e18a-4465-8090-ada25edb6706', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:02.091814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba13980-f7b7-48be-8309-6b85eccbcd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:02.144844 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1857762610 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1857762610, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:51:02.145625 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1857762610 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1857762610, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:51:02.365720 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Created reservations ['0ab9bfb3-b851-4523-a23d-230e80f9a437', 'b6c4e764-565f-457f-9e59-81846fd1e91f', 'fc362af6-8459-4790-8a32-cf73866e43a3', '08992e4f-f216-4d9d-83f9-427facab973e'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:02.367755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba13980-f7b7-48be-8309-6b85eccbcd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab9bfb3-b851-4523-a23d-230e80f9a437', 'b6c4e764-565f-457f-9e59-81846fd1e91f', 'fc362af6-8459-4790-8a32-cf73866e43a3', '08992e4f-f216-4d9d-83f9-427facab973e']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:02.370020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db0dd94e-803c-43d0-a278-d66751952e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:02.495033 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db0dd94e-803c-43d0-a278-d66751952e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9815b289-eb7c-4546-a1db-17eb5d07c8d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1212108671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90ea87a3dcf24dc5a880d55b57f113e6',qos_specs=None,replication_status=,reservations=['0ab9bfb3-b851-4523-a23d-230e80f9a437','b6c4e764-565f-457f-9e59-81846fd1e91f','fc362af6-8459-4790-8a32-cf73866e43a3','08992e4f-f216-4d9d-83f9-427facab973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b52f708b654642a9223486fbb3c0b8',volume_type_id=c7151518-e18a-4465-8090-ada25edb6706), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1212108671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9815b289-eb7c-4546-a1db-17eb5d07c8d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90ea87a3dcf24dc5a880d55b57f113e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b52f708b654642a9223486fbb3c0b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7151518-e18a-4465-8090-ada25edb6706),volume_type_id=c7151518-e18a-4465-8090-ada25edb6706)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:02.497766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2195eea2-d89f-447f-be63-30c10807b353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:02.578326 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2195eea2-d89f-447f-be63-30c10807b353) transitioned into state 'SUCCESS' from state '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-1212108671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90ea87a3dcf24dc5a880d55b57f113e6',qos_specs=None,replication_status=,reservations=['0ab9bfb3-b851-4523-a23d-230e80f9a437','b6c4e764-565f-457f-9e59-81846fd1e91f','fc362af6-8459-4790-8a32-cf73866e43a3','08992e4f-f216-4d9d-83f9-427facab973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b52f708b654642a9223486fbb3c0b8',volume_type_id=c7151518-e18a-4465-8090-ada25edb6706)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:02.580245 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640a726a-368a-4ddf-8e9e-7aeb0f71cec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:02.659024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640a726a-368a-4ddf-8e9e-7aeb0f71cec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:02.661881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Flow 'volume_create_api' (d1be72b0-1d8b-47ee-b268-2a4442d90b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:02.662636 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Create volume request issued successfully. Jan 10 14:51:02.663858 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7bd1ecf6-2318-4923-a3ab-c156180d7894 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes returned with HTTP 202 Jan 10 14:51:02.668440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1753/3683] 10.222.0.20 () {62 vars in 1275 bytes} [Mon Jan 10 14:51:02 2022] POST /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes => generated 852 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:02.678921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1597e9e5-05ee-43d8-b2fb-a720f158d405 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 Jan 10 14:51:02.681707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1597e9e5-05ee-43d8-b2fb-a720f158d405 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:02.681707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1597e9e5-05ee-43d8-b2fb-a720f158d405 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:02.695019 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:02.695019 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:02.702350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1597e9e5-05ee-43d8-b2fb-a720f158d405 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Volume info retrieved successfully. Jan 10 14:51:02.710973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1597e9e5-05ee-43d8-b2fb-a720f158d405 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 returned with HTTP 200 Jan 10 14:51:02.711696 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1931/3684] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:02 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:02.918741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61217ef5-e7e8-42f7-b6b3-72000f032357 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:02.919787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61217ef5-e7e8-42f7-b6b3-72000f032357 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:02.920244 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61217ef5-e7e8-42f7-b6b3-72000f032357 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:02.920579 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-61217ef5-e7e8-42f7-b6b3-72000f032357 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:02.927903 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:02.927903 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:02.929540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61217ef5-e7e8-42f7-b6b3-72000f032357 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:02.931174 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1754/3685] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:03.327665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4369a354-53a7-4879-ad4e-da97d2da7221 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:03.328443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4369a354-53a7-4879-ad4e-da97d2da7221 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-attach": {"instance_uuid": "cafe4147-343f-453a-8dfc-0c2daa0e0f3f", "mountpoint": "/dev/sdb"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:03.328770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4369a354-53a7-4879-ad4e-da97d2da7221 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cafe4147-343f-453a-8dfc-0c2daa0e0f3f", "mountpoint": "/dev/sdb"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:03.343370 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:03.343370 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:03.344546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4369a354-53a7-4879-ad4e-da97d2da7221 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:03.355789 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4369a354-53a7-4879-ad4e-da97d2da7221 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Update volume admin metadata completed successfully. Jan 10 14:51:03.726536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed8192eb-a1ee-48b1-865d-8f824869f17f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 Jan 10 14:51:03.727024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed8192eb-a1ee-48b1-865d-8f824869f17f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:03.727471 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed8192eb-a1ee-48b1-865d-8f824869f17f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:03.737351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4369a354-53a7-4879-ad4e-da97d2da7221 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Attach volume completed successfully. Jan 10 14:51:03.738702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4369a354-53a7-4879-ad4e-da97d2da7221 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:51:03.742482 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1932/3686] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:03 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:51:03.742620 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:03.742620 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:03.747866 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f20bc8b-66ae-4beb-8c6c-fab19a7e1ec5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:03.748542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f20bc8b-66ae-4beb-8c6c-fab19a7e1ec5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:03.749214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4f20bc8b-66ae-4beb-8c6c-fab19a7e1ec5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:03.751889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed8192eb-a1ee-48b1-865d-8f824869f17f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Volume info retrieved successfully. Jan 10 14:51:03.762545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed8192eb-a1ee-48b1-865d-8f824869f17f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 returned with HTTP 200 Jan 10 14:51:03.763565 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1755/3687] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:03 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 => generated 941 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:03.777452 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:03.777452 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:03.780891 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d249bcf-420d-4bf5-82f0-ec22d37e2fa8 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages Jan 10 14:51:03.781388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d249bcf-420d-4bf5-82f0-ec22d37e2fa8 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:03.781931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d249bcf-420d-4bf5-82f0-ec22d37e2fa8 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:03.785997 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4f20bc8b-66ae-4beb-8c6c-fab19a7e1ec5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:03.791100 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d249bcf-420d-4bf5-82f0-ec22d37e2fa8 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages returned with HTTP 200 Jan 10 14:51:03.792338 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1756/3688] 10.222.0.20 () {60 vars in 1256 bytes} [Mon Jan 10 14:51:03 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:03.797759 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4f20bc8b-66ae-4beb-8c6c-fab19a7e1ec5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:03.798704 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1933/3689] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:03 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 1245 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:03.806868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e82217f-0383-4d3d-b296-066a4b1f6602 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/463c58c3-8ba1-453b-9eb0-73f3a0a6bb9c Jan 10 14:51:03.806868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e82217f-0383-4d3d-b296-066a4b1f6602 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:03.806868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e82217f-0383-4d3d-b296-066a4b1f6602 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:03.813658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8632145-776d-48ae-bf39-62f59a41638e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:03.814148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8632145-776d-48ae-bf39-62f59a41638e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:03.816740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8632145-776d-48ae-bf39-62f59a41638e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:03.817172 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e82217f-0383-4d3d-b296-066a4b1f6602 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/463c58c3-8ba1-453b-9eb0-73f3a0a6bb9c returned with HTTP 200 Jan 10 14:51:03.822893 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1757/3690] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:51:03 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/463c58c3-8ba1-453b-9eb0-73f3a0a6bb9c => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:03.826748 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56c32d92-61c5-4cc0-962e-def0dba49958 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages Jan 10 14:51:03.827233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56c32d92-61c5-4cc0-962e-def0dba49958 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:03.827766 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56c32d92-61c5-4cc0-962e-def0dba49958 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:03.833282 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:03.833282 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:03.836190 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56c32d92-61c5-4cc0-962e-def0dba49958 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages returned with HTTP 200 Jan 10 14:51:03.836967 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1758/3691] 10.222.0.20 () {60 vars in 1256 bytes} [Mon Jan 10 14:51:03 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:03.841558 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f8632145-776d-48ae-bf39-62f59a41638e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:03.849738 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-098fa6fe-f023-46a9-998c-63eb81b9643f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] DELETE http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/463c58c3-8ba1-453b-9eb0-73f3a0a6bb9c Jan 10 14:51:03.850307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-098fa6fe-f023-46a9-998c-63eb81b9643f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:03.850757 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-098fa6fe-f023-46a9-998c-63eb81b9643f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:03.851491 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8632145-776d-48ae-bf39-62f59a41638e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:03.852213 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1934/3692] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:03 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 1245 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:51:03.867482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6d2a7ec3-f029-42c8-9535-2be2bc98c5a7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:03.868188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6d2a7ec3-f029-42c8-9535-2be2bc98c5a7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-detach": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:03.868666 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6d2a7ec3-f029-42c8-9535-2be2bc98c5a7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:03.891445 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:03.891445 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:03.892516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6d2a7ec3-f029-42c8-9535-2be2bc98c5a7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:04.000013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-098fa6fe-f023-46a9-998c-63eb81b9643f tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/463c58c3-8ba1-453b-9eb0-73f3a0a6bb9c returned with HTTP 204 Jan 10 14:51:04.000758 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1759/3693] 10.222.0.20 () {60 vars in 1370 bytes} [Mon Jan 10 14:51:03 2022] DELETE /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/messages/463c58c3-8ba1-453b-9eb0-73f3a0a6bb9c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 10 14:51:04.005625 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f725a71c-b89b-4f0a-80e1-6f0c9ea559b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:04.006127 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f725a71c-b89b-4f0a-80e1-6f0c9ea559b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:04.006628 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f725a71c-b89b-4f0a-80e1-6f0c9ea559b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:04.006915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f725a71c-b89b-4f0a-80e1-6f0c9ea559b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:04.014666 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:04.014666 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:04.016153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f725a71c-b89b-4f0a-80e1-6f0c9ea559b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:04.019913 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1760/3694] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:04 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:04.020280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] DELETE http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 Jan 10 14:51:04.020907 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:04.021479 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:04.022000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Delete volume with id: 9815b289-eb7c-4546-a1db-17eb5d07c8d8 Jan 10 14:51:04.036620 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:04.036620 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:04.037897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Volume info retrieved successfully. Jan 10 14:51:04.040529 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=110759) delete /opt/stack/cinder/cinder/volume/api.py:433}} Jan 10 14:51:04.171282 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Created reservations ['ccaf580e-d717-4872-9dd1-c3dee41e6316', '7da3a785-39c5-4c35-9636-acf21c0e5c06', 'e2b03dbd-7d91-4760-a1b8-5050dcacc918', 'e021e300-763a-4c9b-acb9-8b3b3de50670'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:04.213705 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6d2a7ec3-f029-42c8-9535-2be2bc98c5a7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Detach volume completed successfully. Jan 10 14:51:04.214163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6d2a7ec3-f029-42c8-9535-2be2bc98c5a7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:51:04.220913 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1935/3695] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:03 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:51:04.224922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8cd885e-6937-45e5-b669-f397fcf4d887 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:04.225355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8cd885e-6937-45e5-b669-f397fcf4d887 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:04.225797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b8cd885e-6937-45e5-b669-f397fcf4d887 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:04.240032 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:04.240032 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:04.247837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b8cd885e-6937-45e5-b669-f397fcf4d887 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:04.258295 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b8cd885e-6937-45e5-b669-f397fcf4d887 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:04.260577 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1936/3696] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:04 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:04.416581 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Delete volume request issued successfully. Jan 10 14:51:04.417029 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1229d25-10de-4e86-93d0-32fc171403a7 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 returned with HTTP 202 Jan 10 14:51:04.418397 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1761/3697] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:51:04 2022] DELETE /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 => generated 0 bytes in 400 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:51:04.425366 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59d5a45f-0b35-4fdb-8d06-3994abbf207b tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 Jan 10 14:51:04.426533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59d5a45f-0b35-4fdb-8d06-3994abbf207b tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:04.426533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59d5a45f-0b35-4fdb-8d06-3994abbf207b tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:04.437395 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59d5a45f-0b35-4fdb-8d06-3994abbf207b tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 returned with HTTP 404 Jan 10 14:51:04.438272 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1937/3698] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:04 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/9815b289-eb7c-4546-a1db-17eb5d07c8d8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:51:04.445979 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c391408c-0ec7-4809-9bbc-08dcc9292f52 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] DELETE http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/c7151518-e18a-4465-8090-ada25edb6706 Jan 10 14:51:04.446426 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c391408c-0ec7-4809-9bbc-08dcc9292f52 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:04.446895 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c391408c-0ec7-4809-9bbc-08dcc9292f52 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:04.605766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c391408c-0ec7-4809-9bbc-08dcc9292f52 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/c7151518-e18a-4465-8090-ada25edb6706 returned with HTTP 202 Jan 10 14:51:04.606495 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1762/3699] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:51:04 2022] DELETE /volume/v3/81c309e88c444e649881c2d6de3cafa6/types/c7151518-e18a-4465-8090-ada25edb6706 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:51:04.613662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-877bf51c-2c28-47dd-a081-02570f872ef9 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] GET http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/c7151518-e18a-4465-8090-ada25edb6706 Jan 10 14:51:04.614093 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-877bf51c-2c28-47dd-a081-02570f872ef9 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:04.614533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-877bf51c-2c28-47dd-a081-02570f872ef9 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:04.619433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-877bf51c-2c28-47dd-a081-02570f872ef9 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/c7151518-e18a-4465-8090-ada25edb6706 returned with HTTP 404 Jan 10 14:51:04.620333 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1938/3700] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:51:04 2022] GET /volume/v3/81c309e88c444e649881c2d6de3cafa6/types/c7151518-e18a-4465-8090-ada25edb6706 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:51:04.627202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] DELETE http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 Jan 10 14:51:04.627683 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:04.628158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:04.628670 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Delete volume with id: a38991ef-fbb6-4df9-a795-965c30c1c7c4 Jan 10 14:51:04.643851 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:04.643851 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:04.644032 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Volume info retrieved successfully. Jan 10 14:51:04.646418 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=110759) delete /opt/stack/cinder/cinder/volume/api.py:433}} Jan 10 14:51:04.851416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Created reservations ['e1d499dc-f2cf-4e8b-b2d1-8c8562566667', 'ea3625bd-5510-4274-97ef-aa33478c78cf', 'de6119b0-7bd3-43e6-a280-c2e26d723716', '36d9f1d5-1067-40ec-a5ce-2342df777951'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:05.031389 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07f0f225-bef8-41a4-90d8-352dce49addb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:05.031946 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-07f0f225-bef8-41a4-90d8-352dce49addb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:05.032271 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-07f0f225-bef8-41a4-90d8-352dce49addb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:05.032639 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-07f0f225-bef8-41a4-90d8-352dce49addb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:05.040067 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:05.040067 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:05.042619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07f0f225-bef8-41a4-90d8-352dce49addb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:05.049130 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1939/3701] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:05 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:05.051545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Delete volume request issued successfully. Jan 10 14:51:05.052030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c374454b-f3db-487d-b738-2b659b3bbce2 tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 returned with HTTP 202 Jan 10 14:51:05.052816 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1763/3702] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:51:04 2022] DELETE /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 => generated 0 bytes in 429 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:51:05.063758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3df1fce8-2e50-4b36-85a3-5dca20e9bbeb tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] GET http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 Jan 10 14:51:05.064487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3df1fce8-2e50-4b36-85a3-5dca20e9bbeb tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:05.065094 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3df1fce8-2e50-4b36-85a3-5dca20e9bbeb tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:05.076613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3df1fce8-2e50-4b36-85a3-5dca20e9bbeb tempest-UserMessagesTest-622081486 tempest-UserMessagesTest-622081486-project] http://10.222.0.20/volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 returned with HTTP 404 Jan 10 14:51:05.077473 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1940/3703] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:05 2022] GET /volume/v3/90ea87a3dcf24dc5a880d55b57f113e6/volumes/a38991ef-fbb6-4df9-a795-965c30c1c7c4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:51:05.085261 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-44210cab-aab9-4387-81a8-b7b530110267 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] DELETE http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/6d06195e-8183-4e56-a5ae-71b823a3d94a Jan 10 14:51:05.092399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-44210cab-aab9-4387-81a8-b7b530110267 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:05.092399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-44210cab-aab9-4387-81a8-b7b530110267 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:05.233836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-44210cab-aab9-4387-81a8-b7b530110267 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/6d06195e-8183-4e56-a5ae-71b823a3d94a returned with HTTP 202 Jan 10 14:51:05.234646 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1764/3704] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:51:05 2022] DELETE /volume/v3/81c309e88c444e649881c2d6de3cafa6/types/6d06195e-8183-4e56-a5ae-71b823a3d94a => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:51:05.241928 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f79adc57-35d0-434d-80ee-a830e3b45823 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] GET http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/6d06195e-8183-4e56-a5ae-71b823a3d94a Jan 10 14:51:05.242394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f79adc57-35d0-434d-80ee-a830e3b45823 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:05.242915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f79adc57-35d0-434d-80ee-a830e3b45823 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:05.249208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f79adc57-35d0-434d-80ee-a830e3b45823 tempest-UserMessagesTest-1221458472 tempest-UserMessagesTest-1221458472-project-admin] http://10.222.0.20/volume/v3/81c309e88c444e649881c2d6de3cafa6/types/6d06195e-8183-4e56-a5ae-71b823a3d94a returned with HTTP 404 Jan 10 14:51:05.250490 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1941/3705] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:51:05 2022] GET /volume/v3/81c309e88c444e649881c2d6de3cafa6/types/6d06195e-8183-4e56-a5ae-71b823a3d94a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:51:06.056575 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f3c0e4ae-baf3-4335-8147-888bc8fdeaee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:06.057683 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f3c0e4ae-baf3-4335-8147-888bc8fdeaee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:06.058137 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f3c0e4ae-baf3-4335-8147-888bc8fdeaee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:06.059422 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f3c0e4ae-baf3-4335-8147-888bc8fdeaee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:06.073135 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:06.073135 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:06.075058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f3c0e4ae-baf3-4335-8147-888bc8fdeaee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:06.076240 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1765/3706] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:06 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:07.090565 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8183534-b6f2-4683-b8d6-a6c1502a1419 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:07.093393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8183534-b6f2-4683-b8d6-a6c1502a1419 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:07.096747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8183534-b6f2-4683-b8d6-a6c1502a1419 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:07.096990 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d8183534-b6f2-4683-b8d6-a6c1502a1419 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:07.108286 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:07.108286 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:07.115751 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8183534-b6f2-4683-b8d6-a6c1502a1419 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:07.115751 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1942/3707] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:07 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:08.127295 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69fbb71b-6558-4247-b50b-8d9879c908b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:08.127780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69fbb71b-6558-4247-b50b-8d9879c908b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:08.128176 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69fbb71b-6558-4247-b50b-8d9879c908b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:08.128513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-69fbb71b-6558-4247-b50b-8d9879c908b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:08.136099 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.136099 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.137831 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69fbb71b-6558-4247-b50b-8d9879c908b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:08.138518 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1766/3708] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:08 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:08.278990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5802de28-bacd-4f12-bc6a-6d80f70c8a9c tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:08.279807 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5802de28-bacd-4f12-bc6a-6d80f70c8a9c tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-reserve": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:08.280219 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5802de28-bacd-4f12-bc6a-6d80f70c8a9c tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:08.295311 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.295311 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.296493 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5802de28-bacd-4f12-bc6a-6d80f70c8a9c tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.377047 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5802de28-bacd-4f12-bc6a-6d80f70c8a9c tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Reserve volume completed successfully. Jan 10 14:51:08.377562 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5802de28-bacd-4f12-bc6a-6d80f70c8a9c tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:51:08.378449 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1943/3709] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:08 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:51:08.385589 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c3d7a85-1b41-4de4-ad6d-332d4494b5aa tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:08.386089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c3d7a85-1b41-4de4-ad6d-332d4494b5aa tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:08.386621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c3d7a85-1b41-4de4-ad6d-332d4494b5aa tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:08.400360 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.400360 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.408037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2c3d7a85-1b41-4de4-ad6d-332d4494b5aa tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.416375 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c3d7a85-1b41-4de4-ad6d-332d4494b5aa tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:08.417079 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1767/3710] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:08 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:08.431137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-232b2865-64c7-4058-95b1-212e8dba965a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:08.433577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-232b2865-64c7-4058-95b1-212e8dba965a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-unreserve": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:08.433577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-232b2865-64c7-4058-95b1-212e8dba965a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:08.454269 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.454269 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.455353 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-232b2865-64c7-4058-95b1-212e8dba965a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.550582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-232b2865-64c7-4058-95b1-212e8dba965a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Unreserve volume completed successfully. Jan 10 14:51:08.551013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-232b2865-64c7-4058-95b1-212e8dba965a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:51:08.552085 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1944/3711] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:08 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:51:08.562480 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c75d1168-2e4a-47ad-b310-0b48dbbbd990 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:08.569801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c75d1168-2e4a-47ad-b310-0b48dbbbd990 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:08.570494 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c75d1168-2e4a-47ad-b310-0b48dbbbd990 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:08.585574 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.585574 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.592903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c75d1168-2e4a-47ad-b310-0b48dbbbd990 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.613358 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c75d1168-2e4a-47ad-b310-0b48dbbbd990 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:08.613358 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1768/3712] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:08 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:08.617063 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfb3ba08-4f9f-42fc-a8aa-fe6803629241 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:08.617782 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfb3ba08-4f9f-42fc-a8aa-fe6803629241 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:08.618102 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfb3ba08-4f9f-42fc-a8aa-fe6803629241 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:08.633195 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.633195 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.634209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dfb3ba08-4f9f-42fc-a8aa-fe6803629241 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.759544 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dfb3ba08-4f9f-42fc-a8aa-fe6803629241 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume updated successfully. Jan 10 14:51:08.771108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfb3ba08-4f9f-42fc-a8aa-fe6803629241 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 200 Jan 10 14:51:08.771108 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1945/3713] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:08 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 10 14:51:08.776643 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5fafd756-144a-4546-896b-323481035f04 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:08.777170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5fafd756-144a-4546-896b-323481035f04 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:08.777655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5fafd756-144a-4546-896b-323481035f04 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:08.792482 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.792482 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.801223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5fafd756-144a-4546-896b-323481035f04 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.809551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5fafd756-144a-4546-896b-323481035f04 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:08.810316 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1769/3714] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:08 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 929 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:08.824131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45bc2b11-f0ed-4b2f-9c2f-35385ad2e0ff tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:08.833254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45bc2b11-f0ed-4b2f-9c2f-35385ad2e0ff tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:08.833254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45bc2b11-f0ed-4b2f-9c2f-35385ad2e0ff tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:08.840049 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.840049 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.841614 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-45bc2b11-f0ed-4b2f-9c2f-35385ad2e0ff tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.920027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-45bc2b11-f0ed-4b2f-9c2f-35385ad2e0ff tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume updated successfully. Jan 10 14:51:08.921187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45bc2b11-f0ed-4b2f-9c2f-35385ad2e0ff tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 200 Jan 10 14:51:08.922304 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1946/3715] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:08 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 10 14:51:08.929513 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-216de8ab-b63f-4a02-9c91-e606f9a4fa35 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:08.933823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-216de8ab-b63f-4a02-9c91-e606f9a4fa35 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:08.933823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-216de8ab-b63f-4a02-9c91-e606f9a4fa35 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:08.944222 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.944222 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.952016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-216de8ab-b63f-4a02-9c91-e606f9a4fa35 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:08.960994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-216de8ab-b63f-4a02-9c91-e606f9a4fa35 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:08.961953 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1770/3716] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:08 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:08.979147 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ff0c327-d99b-484a-b4b9-f1729c3d2fb4 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:08.979853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ff0c327-d99b-484a-b4b9-f1729c3d2fb4 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:08.980499 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ff0c327-d99b-484a-b4b9-f1729c3d2fb4 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:08.995592 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:08.995592 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:08.996682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7ff0c327-d99b-484a-b4b9-f1729c3d2fb4 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:09.079435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7ff0c327-d99b-484a-b4b9-f1729c3d2fb4 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Update volume admin metadata completed successfully. Jan 10 14:51:09.079841 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7ff0c327-d99b-484a-b4b9-f1729c3d2fb4 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Update readonly setting on volume completed successfully. Jan 10 14:51:09.080396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ff0c327-d99b-484a-b4b9-f1729c3d2fb4 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:51:09.084685 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1947/3717] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:08 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:51:09.088753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-547ac2dd-2526-4df3-ac6f-89ea57d97ee8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:09.089217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-547ac2dd-2526-4df3-ac6f-89ea57d97ee8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:09.089672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-547ac2dd-2526-4df3-ac6f-89ea57d97ee8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:09.103631 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:09.103631 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:09.110607 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-547ac2dd-2526-4df3-ac6f-89ea57d97ee8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:09.118990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-547ac2dd-2526-4df3-ac6f-89ea57d97ee8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:09.119705 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1771/3718] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:09 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 929 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:09.132942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6949e139-6b07-4dad-8e12-bf95c9c70c1d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:09.133663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6949e139-6b07-4dad-8e12-bf95c9c70c1d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:09.133990 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6949e139-6b07-4dad-8e12-bf95c9c70c1d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:09.148548 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:09.148548 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:09.149508 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6949e139-6b07-4dad-8e12-bf95c9c70c1d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:09.150559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-489d0375-5bd6-4f0b-82d8-4488e3ee8e15 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:09.151591 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-489d0375-5bd6-4f0b-82d8-4488e3ee8e15 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:09.152190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-489d0375-5bd6-4f0b-82d8-4488e3ee8e15 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:09.152686 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-489d0375-5bd6-4f0b-82d8-4488e3ee8e15 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:09.160615 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:09.160615 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:09.162127 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-489d0375-5bd6-4f0b-82d8-4488e3ee8e15 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:09.162825 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1772/3719] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:09 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:09.256506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6949e139-6b07-4dad-8e12-bf95c9c70c1d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Update volume admin metadata completed successfully. Jan 10 14:51:09.256842 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6949e139-6b07-4dad-8e12-bf95c9c70c1d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Update readonly setting on volume completed successfully. Jan 10 14:51:09.257300 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6949e139-6b07-4dad-8e12-bf95c9c70c1d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:51:09.258395 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1948/3720] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:09 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:51:09.265616 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb3c3056-90c7-42fb-af9a-248bcdbd40c7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:09.267749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb3c3056-90c7-42fb-af9a-248bcdbd40c7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:09.267749 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cb3c3056-90c7-42fb-af9a-248bcdbd40c7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:09.282264 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:09.282264 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:09.289769 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cb3c3056-90c7-42fb-af9a-248bcdbd40c7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:09.298497 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cb3c3056-90c7-42fb-af9a-248bcdbd40c7 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:09.302292 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1773/3721] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:09 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:09.313842 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61d79e83-6352-4012-ab5a-23c4f21bf02e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] POST http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action Jan 10 14:51:09.314550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61d79e83-6352-4012-ab5a-23c4f21bf02e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-130622083", "disk_format": "raw"}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:09.314879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61d79e83-6352-4012-ab5a-23c4f21bf02e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-130622083", "disk_format": "raw"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:09.329265 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:09.329265 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:09.330271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-61d79e83-6352-4012-ab5a-23c4f21bf02e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:09.487837 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:09.487837 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:09.652650 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-61d79e83-6352-4012-ab5a-23c4f21bf02e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Copy volume to image completed successfully. Jan 10 14:51:09.653463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61d79e83-6352-4012-ab5a-23c4f21bf02e tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action returned with HTTP 202 Jan 10 14:51:09.655174 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1949/3722] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:51:09 2022] POST /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf/action => generated 692 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:09.989346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] POST http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes Jan 10 14:51:09.990058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-746714982"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:09.991462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-746714982'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:51:09.991974 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Create volume of 1 GB Jan 10 14:51:10.000953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Availability Zones retrieved successfully. Jan 10 14:51:10.018631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Flow 'volume_create_api' (2508e8ae-3889-4b03-a03d-366e7cf39bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:10.021730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe0b8e8-30fd-4641-ad50-03fc2c82f2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:10.024417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:51:10.059978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe0b8e8-30fd-4641-ad50-03fc2c82f2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:10.062699 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99905779-b76a-46b9-b6f2-6566707617c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:10.175598 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c0bf67f-0000-4cad-9abe-ab378f0baee3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:10.176050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c0bf67f-0000-4cad-9abe-ab378f0baee3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:10.176524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c0bf67f-0000-4cad-9abe-ab378f0baee3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:10.176823 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7c0bf67f-0000-4cad-9abe-ab378f0baee3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:10.184178 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:10.184178 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:10.185762 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c0bf67f-0000-4cad-9abe-ab378f0baee3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:10.186654 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1950/3723] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:10 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:10.491253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Created reservations ['1c2b5384-e713-49c5-8d2b-34bd81b23c6e', '4c350314-4950-4b27-adf2-9e76c8bd2986', '776dd352-3455-4faf-a592-95ebd6dc1657', 'c954e538-6195-44a9-aed7-4ec151ff0463'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:10.493106 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99905779-b76a-46b9-b6f2-6566707617c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c2b5384-e713-49c5-8d2b-34bd81b23c6e', '4c350314-4950-4b27-adf2-9e76c8bd2986', '776dd352-3455-4faf-a592-95ebd6dc1657', 'c954e538-6195-44a9-aed7-4ec151ff0463']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:10.495447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a6268a-a5d2-4ab2-ae9b-32581575cde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:10.592869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a6268a-a5d2-4ab2-ae9b-32581575cde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ac240e0-fac3-4385-b09a-71328875cb99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-746714982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fcab2f62e0c4aca97d3b46a00024945',qos_specs=None,replication_status=,reservations=['1c2b5384-e713-49c5-8d2b-34bd81b23c6e','4c350314-4950-4b27-adf2-9e76c8bd2986','776dd352-3455-4faf-a592-95ebd6dc1657','c954e538-6195-44a9-aed7-4ec151ff0463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2056e8c604104f23a74c5ce7b6b80d1e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-746714982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ac240e0-fac3-4385-b09a-71328875cb99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fcab2f62e0c4aca97d3b46a00024945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2056e8c604104f23a74c5ce7b6b80d1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:10.594807 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96b970bf-9629-4498-846a-cb8da526024a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:10.692876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96b970bf-9629-4498-846a-cb8da526024a) transitioned into state 'SUCCESS' from state '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-746714982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fcab2f62e0c4aca97d3b46a00024945',qos_specs=None,replication_status=,reservations=['1c2b5384-e713-49c5-8d2b-34bd81b23c6e','4c350314-4950-4b27-adf2-9e76c8bd2986','776dd352-3455-4faf-a592-95ebd6dc1657','c954e538-6195-44a9-aed7-4ec151ff0463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2056e8c604104f23a74c5ce7b6b80d1e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:10.694712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87d3333-587b-4657-ae7b-41b8ad0444fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:10.827928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87d3333-587b-4657-ae7b-41b8ad0444fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:10.830706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Flow 'volume_create_api' (2508e8ae-3889-4b03-a03d-366e7cf39bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:10.831645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Create volume request issued successfully. Jan 10 14:51:10.832982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f19b76c0-4c1b-43ef-b3d3-4e91461d399f tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes returned with HTTP 202 Jan 10 14:51:10.838197 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1774/3724] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:51:09 2022] POST /volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes => generated 820 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:10.848832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09f28409-d325-4a78-901e-99ca5f094cf6 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] GET http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:10.849542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09f28409-d325-4a78-901e-99ca5f094cf6 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:10.850236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09f28409-d325-4a78-901e-99ca5f094cf6 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:10.866611 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:10.866611 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:10.874417 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-09f28409-d325-4a78-901e-99ca5f094cf6 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Volume info retrieved successfully. Jan 10 14:51:10.884650 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09f28409-d325-4a78-901e-99ca5f094cf6 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 200 Jan 10 14:51:10.885525 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1951/3725] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:10 2022] GET /volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:11.199301 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d50eadee-64f7-4fc2-acf8-9475f92f62ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:11.199755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d50eadee-64f7-4fc2-acf8-9475f92f62ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:11.200206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d50eadee-64f7-4fc2-acf8-9475f92f62ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:11.200538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d50eadee-64f7-4fc2-acf8-9475f92f62ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:11.208626 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:11.208626 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:11.210966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d50eadee-64f7-4fc2-acf8-9475f92f62ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:11.211081 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1775/3726] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:11 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:11.900833 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e9cc81a-0263-4d03-8ee8-a1c5ac9df090 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] GET http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:11.901818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e9cc81a-0263-4d03-8ee8-a1c5ac9df090 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:11.902649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e9cc81a-0263-4d03-8ee8-a1c5ac9df090 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:11.929359 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:11.929359 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:11.939037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9e9cc81a-0263-4d03-8ee8-a1c5ac9df090 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Volume info retrieved successfully. Jan 10 14:51:11.951024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e9cc81a-0263-4d03-8ee8-a1c5ac9df090 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 200 Jan 10 14:51:11.952561 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1952/3727] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:11 2022] GET /volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:12.223723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1993bb71-5952-4fc2-8530-5b182cda46a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:12.224314 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1993bb71-5952-4fc2-8530-5b182cda46a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:12.224896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1993bb71-5952-4fc2-8530-5b182cda46a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:12.225416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1993bb71-5952-4fc2-8530-5b182cda46a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:12.249487 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:12.249487 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:12.252963 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1993bb71-5952-4fc2-8530-5b182cda46a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:12.255632 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1776/3728] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:12.974212 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37529213-ec98-4804-aa71-1ccd7b61c91b tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] GET http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:12.974796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37529213-ec98-4804-aa71-1ccd7b61c91b tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:12.975101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-37529213-ec98-4804-aa71-1ccd7b61c91b tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:13.015671 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:13.015671 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:13.044702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-37529213-ec98-4804-aa71-1ccd7b61c91b tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Volume info retrieved successfully. Jan 10 14:51:13.057825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-37529213-ec98-4804-aa71-1ccd7b61c91b tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 200 Jan 10 14:51:13.058827 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1953/3729] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:12 2022] GET /volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:13.273225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4f34e6d-2055-48cf-87c2-e16db57d4025 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:13.274320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4f34e6d-2055-48cf-87c2-e16db57d4025 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:13.275322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4f34e6d-2055-48cf-87c2-e16db57d4025 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:13.275620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a4f34e6d-2055-48cf-87c2-e16db57d4025 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:13.287371 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:13.287371 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:13.289944 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4f34e6d-2055-48cf-87c2-e16db57d4025 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:13.291950 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1777/3730] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:14.074192 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2a665cc-74e1-42c8-8331-eeb860806d97 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] GET http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:14.075256 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2a665cc-74e1-42c8-8331-eeb860806d97 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:14.076311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2a665cc-74e1-42c8-8331-eeb860806d97 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:14.101706 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:14.101706 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:14.115783 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e2a665cc-74e1-42c8-8331-eeb860806d97 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Volume info retrieved successfully. Jan 10 14:51:14.129837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2a665cc-74e1-42c8-8331-eeb860806d97 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 200 Jan 10 14:51:14.130562 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1954/3731] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:14 2022] GET /volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 913 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:14.223577 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f95be8-a95d-4996-832f-5efca36681d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:14.224143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87f95be8-a95d-4996-832f-5efca36681d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:14.224699 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87f95be8-a95d-4996-832f-5efca36681d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:14.245493 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:14.245493 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:14.257452 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-87f95be8-a95d-4996-832f-5efca36681d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:14.269336 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f95be8-a95d-4996-832f-5efca36681d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 200 Jan 10 14:51:14.270332 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1778/3732] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:14 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 1084 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:51:14.286730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4439326-51aa-48ca-8738-0aa5b0549f89 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] POST http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99/action Jan 10 14:51:14.287797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4439326-51aa-48ca-8738-0aa5b0549f89 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:51:14.288193 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4439326-51aa-48ca-8738-0aa5b0549f89 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:14.288774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.volume_unmanage [None req-b4439326-51aa-48ca-8738-0aa5b0549f89 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Unmanage volume with id: 7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:14.307359 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:14.307359 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:14.308226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b4439326-51aa-48ca-8738-0aa5b0549f89 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:14.314505 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d8ae9ee-0143-4182-b6e9-02b5832648db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:14.315014 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d8ae9ee-0143-4182-b6e9-02b5832648db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:14.315405 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d8ae9ee-0143-4182-b6e9-02b5832648db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:14.315698 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0d8ae9ee-0143-4182-b6e9-02b5832648db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:14.334938 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:14.334938 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:14.339339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d8ae9ee-0143-4182-b6e9-02b5832648db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:14.345615 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1779/3733] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:14 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:14.406658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b4439326-51aa-48ca-8738-0aa5b0549f89 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Delete volume request issued successfully. Jan 10 14:51:14.407527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4439326-51aa-48ca-8738-0aa5b0549f89 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99/action returned with HTTP 202 Jan 10 14:51:14.408416 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1955/3734] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:51:14 2022] POST /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:51:14.416294 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7b5708e-0af9-4e1c-9066-af7b4a5137d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:14.417093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7b5708e-0af9-4e1c-9066-af7b4a5137d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:14.417966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7b5708e-0af9-4e1c-9066-af7b4a5137d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:14.437030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:14.437030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:14.446806 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7b5708e-0af9-4e1c-9066-af7b4a5137d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:14.457475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7b5708e-0af9-4e1c-9066-af7b4a5137d4 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 200 Jan 10 14:51:14.458839 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1780/3735] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:14 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 1085 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:15.358247 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f5fb947-af80-4673-a5cb-965a919ebc50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:15.359533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f5fb947-af80-4673-a5cb-965a919ebc50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:15.360167 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f5fb947-af80-4673-a5cb-965a919ebc50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:15.360702 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9f5fb947-af80-4673-a5cb-965a919ebc50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:15.368241 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:15.368241 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:15.369827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f5fb947-af80-4673-a5cb-965a919ebc50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:15.375354 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1956/3736] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:15 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:15.475819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1deae580-e202-4701-bc6d-672fa8764478 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:15.477368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1deae580-e202-4701-bc6d-672fa8764478 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:15.478416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1deae580-e202-4701-bc6d-672fa8764478 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:15.504909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1deae580-e202-4701-bc6d-672fa8764478 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 404 Jan 10 14:51:15.516431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65ef5995-2529-439d-b96a-496ce1ff746a tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/detail?all_tenants=1 Jan 10 14:51:15.517115 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65ef5995-2529-439d-b96a-496ce1ff746a tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:15.517714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-65ef5995-2529-439d-b96a-496ce1ff746a tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:15.522270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-65ef5995-2529-439d-b96a-496ce1ff746a tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:51:15.531025 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1781/3737] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:15 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:51:15.611477 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-65ef5995-2529-439d-b96a-496ce1ff746a tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Get all volumes completed successfully. Jan 10 14:51:15.614007 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:15.614007 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:15.621832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-65ef5995-2529-439d-b96a-496ce1ff746a tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 10 14:51:15.622799 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1957/3738] 10.222.0.20 () {58 vars in 1261 bytes} [Mon Jan 10 14:51:15 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/detail?all_tenants=1 => generated 3230 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:15.640779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] POST http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/os-volume-manage Jan 10 14:51:15.641499 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1437235449", "host": "n-d-master-5@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-7ac240e0-fac3-4385-b09a-71328875cb99"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:15.643428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.volume_manage [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1437235449', 'host': 'n-d-master-5@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-7ac240e0-fac3-4385-b09a-71328875cb99'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 10 14:51:15.681818 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Flow 'volume_manage_existing_api' (47222452-8c87-4bc3-a491-3d120ff1ebb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:15.684366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c569e76-c5af-460d-9264-057691a09e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:16.086001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Created reservations ['8fb8cbe5-aa00-4a93-89eb-dca7f825ac38', '340a83fb-7df3-44ca-8f61-671f20b69f6d', 'fd7870a0-1c5d-45eb-8f85-b52a4e48f281', '28566ffa-3ab0-4ab3-a2ff-cf59c507026c'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:16.087885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c569e76-c5af-460d-9264-057691a09e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fb8cbe5-aa00-4a93-89eb-dca7f825ac38', '340a83fb-7df3-44ca-8f61-671f20b69f6d', 'fd7870a0-1c5d-45eb-8f85-b52a4e48f281', '28566ffa-3ab0-4ab3-a2ff-cf59c507026c']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:16.089936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (eb2f763e-2e30-4c43-bc6d-12dd797ee7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:16.197257 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (eb2f763e-2e30-4c43-bc6d-12dd797ee7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '5c317a8afa0041119fcce4231ca5a5d4', 'project_id': '5340f0fdb3bd4ef7ad858ddc944d4530', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1437235449', 'host': 'n-d-master-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', '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=2022-01-10T14:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1437235449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-master-5@lvmdriver-1#lvmdriver-1',id=ccaa5e45-8192-485d-89c1-14d2427839ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5340f0fdb3bd4ef7ad858ddc944d4530',provider_auth=None,provider_geometry=None,provider_id=None,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,use_quota=True,user_id='5c317a8afa0041119fcce4231ca5a5d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:16.201181 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8ded6b-f37d-439c-bd9c-43b9960d18d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:16.304475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8ded6b-f37d-439c-bd9c-43b9960d18d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '5c317a8afa0041119fcce4231ca5a5d4', 'project_id': '5340f0fdb3bd4ef7ad858ddc944d4530', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1437235449', 'host': 'n-d-master-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:16.306528 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (45a0aa08-1de5-4660-9bb7-5804f740a97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:16.312271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (45a0aa08-1de5-4660-9bb7-5804f740a97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:16.314531 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Flow 'volume_manage_existing_api' (47222452-8c87-4bc3-a491-3d120ff1ebb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:16.315133 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Manage volume request issued successfully. Jan 10 14:51:16.316179 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a6e108f6-9138-4746-9e5f-b314163a7b39 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/os-volume-manage returned with HTTP 202 Jan 10 14:51:16.337224 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1782/3739] 10.222.0.20 () {60 vars in 1262 bytes} [Mon Jan 10 14:51:15 2022] POST /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/os-volume-manage => generated 847 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:16.341285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4c3f362-d79b-4d42-825d-7f9429a32d62 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:16.342871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4c3f362-d79b-4d42-825d-7f9429a32d62 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:16.343476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4c3f362-d79b-4d42-825d-7f9429a32d62 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:16.363931 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:16.363931 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:16.373505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c4c3f362-d79b-4d42-825d-7f9429a32d62 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:16.390293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d903fa8-27f6-4de5-9dff-6584acdb31b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:16.391134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d903fa8-27f6-4de5-9dff-6584acdb31b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:16.392805 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4c3f362-d79b-4d42-825d-7f9429a32d62 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:16.393509 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d903fa8-27f6-4de5-9dff-6584acdb31b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:16.394049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5d903fa8-27f6-4de5-9dff-6584acdb31b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:16.396621 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1958/3740] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:16 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1060 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:16.410845 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:16.410845 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:16.414632 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d903fa8-27f6-4de5-9dff-6584acdb31b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:16.417009 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1783/3741] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:16 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:17.410698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0bf26be-e70f-40ac-ac8a-76e7137cb832 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:17.411240 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0bf26be-e70f-40ac-ac8a-76e7137cb832 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:17.411573 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0bf26be-e70f-40ac-ac8a-76e7137cb832 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:17.429986 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f77f7ea-7129-441a-a473-fd4c42ea0abe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:17.430525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f77f7ea-7129-441a-a473-fd4c42ea0abe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:17.430841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f77f7ea-7129-441a-a473-fd4c42ea0abe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:17.431448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2f77f7ea-7129-441a-a473-fd4c42ea0abe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:17.444625 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:17.444625 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:17.449034 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:17.449034 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:17.450370 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f77f7ea-7129-441a-a473-fd4c42ea0abe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:17.452299 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1784/3742] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:17 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:17.464574 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a0bf26be-e70f-40ac-ac8a-76e7137cb832 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:17.477735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0bf26be-e70f-40ac-ac8a-76e7137cb832 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:17.482403 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1959/3743] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:17 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:18.468205 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ea92f30-d819-48ee-bbfd-557d4f3aaf7d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:18.470750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ea92f30-d819-48ee-bbfd-557d4f3aaf7d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:18.472237 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ea92f30-d819-48ee-bbfd-557d4f3aaf7d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:18.474027 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6ea92f30-d819-48ee-bbfd-557d4f3aaf7d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:18.502823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7147830f-e704-40cb-b9b8-5ebaea73d3d6 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:18.503876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7147830f-e704-40cb-b9b8-5ebaea73d3d6 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:18.504377 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7147830f-e704-40cb-b9b8-5ebaea73d3d6 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:18.505657 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:18.505657 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:18.510394 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ea92f30-d819-48ee-bbfd-557d4f3aaf7d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:18.521374 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1785/3744] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:18 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:18.536403 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:18.536403 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:18.552342 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7147830f-e704-40cb-b9b8-5ebaea73d3d6 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:18.563979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7147830f-e704-40cb-b9b8-5ebaea73d3d6 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:18.565251 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1960/3745] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:18 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:19.524718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7d1eb47-2d95-41d5-adb5-bf9924ca2f95 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:19.525194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7d1eb47-2d95-41d5-adb5-bf9924ca2f95 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:19.525583 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7d1eb47-2d95-41d5-adb5-bf9924ca2f95 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:19.525886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c7d1eb47-2d95-41d5-adb5-bf9924ca2f95 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:19.534557 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:19.534557 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:19.536035 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7d1eb47-2d95-41d5-adb5-bf9924ca2f95 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:19.536822 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1786/3746] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:19 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:19.580486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-079e939a-cc8d-4618-9182-4df71b0d3a75 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:19.581269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-079e939a-cc8d-4618-9182-4df71b0d3a75 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:19.581740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-079e939a-cc8d-4618-9182-4df71b0d3a75 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:19.597076 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:19.597076 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:19.603788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-079e939a-cc8d-4618-9182-4df71b0d3a75 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:19.611576 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-079e939a-cc8d-4618-9182-4df71b0d3a75 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:19.612599 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1961/3747] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:19 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:20.555330 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f40ed324-fe02-46ed-99bd-17670df1b42a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:20.555858 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f40ed324-fe02-46ed-99bd-17670df1b42a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:20.556424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f40ed324-fe02-46ed-99bd-17670df1b42a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:20.556754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f40ed324-fe02-46ed-99bd-17670df1b42a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:20.578947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:20.578947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:20.582648 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f40ed324-fe02-46ed-99bd-17670df1b42a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:20.583356 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1787/3748] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:20 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:20.627500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c055a57-d3aa-462b-919f-7e512f038956 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:20.628972 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c055a57-d3aa-462b-919f-7e512f038956 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:20.630355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c055a57-d3aa-462b-919f-7e512f038956 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:20.647486 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:20.647486 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:20.656505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6c055a57-d3aa-462b-919f-7e512f038956 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:20.666713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c055a57-d3aa-462b-919f-7e512f038956 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:20.678929 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1962/3749] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:20 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1085 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:20.682791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-777df5e1-99c5-47eb-9d3e-1f4110195c60 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:20.683236 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-777df5e1-99c5-47eb-9d3e-1f4110195c60 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:20.683694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-777df5e1-99c5-47eb-9d3e-1f4110195c60 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:20.699157 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:20.699157 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:20.707768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-777df5e1-99c5-47eb-9d3e-1f4110195c60 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:20.717475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-777df5e1-99c5-47eb-9d3e-1f4110195c60 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:20.726142 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1788/3750] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:20 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1085 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:20.740299 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f99d2a1-db1b-4533-a41f-4935ce7558da tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] DELETE http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:20.741758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f99d2a1-db1b-4533-a41f-4935ce7558da tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:20.742200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f99d2a1-db1b-4533-a41f-4935ce7558da tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:20.742764 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-1f99d2a1-db1b-4533-a41f-4935ce7558da tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Delete volume with id: ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:20.762040 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:20.762040 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:20.764509 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1f99d2a1-db1b-4533-a41f-4935ce7558da tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:20.940020 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1f99d2a1-db1b-4533-a41f-4935ce7558da tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Delete volume request issued successfully. Jan 10 14:51:20.940948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f99d2a1-db1b-4533-a41f-4935ce7558da tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 202 Jan 10 14:51:20.945267 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1963/3751] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:51:20 2022] DELETE /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:51:20.949561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c31ae00-6c82-424f-8784-2e69bd9fb39c tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:20.950222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c31ae00-6c82-424f-8784-2e69bd9fb39c tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:20.951022 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c31ae00-6c82-424f-8784-2e69bd9fb39c tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:20.972931 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:20.972931 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:20.981667 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3c31ae00-6c82-424f-8784-2e69bd9fb39c tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:20.993503 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c31ae00-6c82-424f-8784-2e69bd9fb39c tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:20.994414 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1789/3752] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:20 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:51:21.597908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e47828f2-1177-42c4-bf0f-e4b1d34cd52b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:21.598375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e47828f2-1177-42c4-bf0f-e4b1d34cd52b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:21.598885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e47828f2-1177-42c4-bf0f-e4b1d34cd52b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:21.599483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e47828f2-1177-42c4-bf0f-e4b1d34cd52b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:21.630526 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:21.630526 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:21.633344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e47828f2-1177-42c4-bf0f-e4b1d34cd52b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:21.644646 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1964/3753] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:21 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:22.008772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ed61819-8d57-4a8f-9c2d-6b8c17112696 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:22.009366 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ed61819-8d57-4a8f-9c2d-6b8c17112696 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:22.009821 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ed61819-8d57-4a8f-9c2d-6b8c17112696 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:22.038959 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:22.038959 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:22.056218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1ed61819-8d57-4a8f-9c2d-6b8c17112696 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:22.081413 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ed61819-8d57-4a8f-9c2d-6b8c17112696 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:22.081413 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1790/3754] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:22 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:22.646936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-42e48a81-e360-46b8-96b5-2131f067e543 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:22.647463 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-42e48a81-e360-46b8-96b5-2131f067e543 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:22.647696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-42e48a81-e360-46b8-96b5-2131f067e543 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:22.648000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-42e48a81-e360-46b8-96b5-2131f067e543 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:22.664771 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:22.664771 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:22.666402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-42e48a81-e360-46b8-96b5-2131f067e543 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:22.667117 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1965/3755] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:22 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:23.147455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73dce170-6065-48a6-8308-5750c31b5854 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:23.147455 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73dce170-6065-48a6-8308-5750c31b5854 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:23.147455 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-73dce170-6065-48a6-8308-5750c31b5854 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:23.147455 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:23.147455 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:23.147455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-73dce170-6065-48a6-8308-5750c31b5854 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:23.177097 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-73dce170-6065-48a6-8308-5750c31b5854 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:23.181361 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1791/3756] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:23 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:23.682540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9531202-15e1-4c7c-9c2a-95ba4b959880 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:23.683101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9531202-15e1-4c7c-9c2a-95ba4b959880 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:23.683419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9531202-15e1-4c7c-9c2a-95ba4b959880 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:23.683728 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e9531202-15e1-4c7c-9c2a-95ba4b959880 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:23.707479 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:23.707479 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:23.709157 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9531202-15e1-4c7c-9c2a-95ba4b959880 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:23.709884 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1966/3757] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:23 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:24.194386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c74a08b0-0ccb-4720-a8f1-f7247df39606 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:24.195533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c74a08b0-0ccb-4720-a8f1-f7247df39606 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:24.196223 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c74a08b0-0ccb-4720-a8f1-f7247df39606 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:24.222064 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:24.222064 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:24.224912 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c74a08b0-0ccb-4720-a8f1-f7247df39606 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:24.235223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c74a08b0-0ccb-4720-a8f1-f7247df39606 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:24.245145 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1792/3758] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:24 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:24.722823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1637df6-192a-40c4-8eac-148da4b72898 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:24.724355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1637df6-192a-40c4-8eac-148da4b72898 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:24.724355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1637df6-192a-40c4-8eac-148da4b72898 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:24.724355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f1637df6-192a-40c4-8eac-148da4b72898 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:24.744539 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:24.744539 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:24.748295 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1637df6-192a-40c4-8eac-148da4b72898 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:24.750891 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1967/3759] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:24 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:25.258774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-218c9f5f-c418-402d-b8e7-405c1b843639 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:25.259898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-218c9f5f-c418-402d-b8e7-405c1b843639 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:25.260549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-218c9f5f-c418-402d-b8e7-405c1b843639 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:25.290069 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:25.290069 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:25.308451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-218c9f5f-c418-402d-b8e7-405c1b843639 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Volume info retrieved successfully. Jan 10 14:51:25.331271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-218c9f5f-c418-402d-b8e7-405c1b843639 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 200 Jan 10 14:51:25.332314 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1793/3760] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:25 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 1084 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:25.773089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0e3ef0f-9df4-4c92-afc6-63faf995f991 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:25.773578 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0e3ef0f-9df4-4c92-afc6-63faf995f991 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:25.773999 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0e3ef0f-9df4-4c92-afc6-63faf995f991 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:25.776572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d0e3ef0f-9df4-4c92-afc6-63faf995f991 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:25.812114 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:25.812114 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:25.818047 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0e3ef0f-9df4-4c92-afc6-63faf995f991 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:25.828714 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1968/3761] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:25 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:26.348473 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9571b711-78b4-42e9-bc63-44c2f296b4b2 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] GET http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec Jan 10 14:51:26.351002 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9571b711-78b4-42e9-bc63-44c2f296b4b2 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:26.351655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9571b711-78b4-42e9-bc63-44c2f296b4b2 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:26.378445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9571b711-78b4-42e9-bc63-44c2f296b4b2 tempest-VolumeManageAdminTest-1009769338 tempest-VolumeManageAdminTest-1009769338-project-admin] http://10.222.0.20/volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec returned with HTTP 404 Jan 10 14:51:26.381506 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1794/3762] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:26 2022] GET /volume/v3/5340f0fdb3bd4ef7ad858ddc944d4530/volumes/ccaa5e45-8192-485d-89c1-14d2427839ec => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:51:26.390256 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e9e3d46-1eca-47ed-ae5d-27f2890f0af9 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] DELETE http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:26.390705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e9e3d46-1eca-47ed-ae5d-27f2890f0af9 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:26.391154 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e9e3d46-1eca-47ed-ae5d-27f2890f0af9 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:26.391551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-8e9e3d46-1eca-47ed-ae5d-27f2890f0af9 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] Delete volume with id: 7ac240e0-fac3-4385-b09a-71328875cb99 Jan 10 14:51:26.410840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e9e3d46-1eca-47ed-ae5d-27f2890f0af9 tempest-VolumeManageAdminTest-2112157906 tempest-VolumeManageAdminTest-2112157906-project] http://10.222.0.20/volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 returned with HTTP 404 Jan 10 14:51:26.411500 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1969/3763] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:51:26 2022] DELETE /volume/v3/4fcab2f62e0c4aca97d3b46a00024945/volumes/7ac240e0-fac3-4385-b09a-71328875cb99 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:51:26.844340 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-89c0639c-3f09-4b1c-92b1-4fed991dfa57 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:26.847910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-89c0639c-3f09-4b1c-92b1-4fed991dfa57 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:26.849062 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-89c0639c-3f09-4b1c-92b1-4fed991dfa57 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:26.850650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-89c0639c-3f09-4b1c-92b1-4fed991dfa57 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:26.911410 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:26.911410 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:26.912489 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-89c0639c-3f09-4b1c-92b1-4fed991dfa57 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:26.914111 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1795/3764] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:26 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:27.926297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e99980d4-f9b1-4864-8bd0-436623f3bd94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:27.927429 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e99980d4-f9b1-4864-8bd0-436623f3bd94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:27.928112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e99980d4-f9b1-4864-8bd0-436623f3bd94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:27.928668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e99980d4-f9b1-4864-8bd0-436623f3bd94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:27.946734 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:27.946734 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:27.954199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e99980d4-f9b1-4864-8bd0-436623f3bd94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:27.955751 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1970/3765] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:27 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:28.968833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2677033-5080-40fb-b6ff-ab63ae1f1b1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:28.970376 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2677033-5080-40fb-b6ff-ab63ae1f1b1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:28.971001 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2677033-5080-40fb-b6ff-ab63ae1f1b1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:28.971559 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b2677033-5080-40fb-b6ff-ab63ae1f1b1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:28.984880 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:28.984880 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:28.990706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2677033-5080-40fb-b6ff-ab63ae1f1b1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:28.993200 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1796/3766] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:28 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:30.006539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b9ee425-6060-4c8c-8a09-6586bad99f81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:30.007246 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b9ee425-6060-4c8c-8a09-6586bad99f81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:30.008008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b9ee425-6060-4c8c-8a09-6586bad99f81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:30.008609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4b9ee425-6060-4c8c-8a09-6586bad99f81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:30.021949 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:30.021949 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:30.031258 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b9ee425-6060-4c8c-8a09-6586bad99f81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:30.034920 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1971/3767] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:30 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:31.087506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-389eb381-4da2-4161-8778-703356ca1b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:31.088610 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-389eb381-4da2-4161-8778-703356ca1b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:31.089217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-389eb381-4da2-4161-8778-703356ca1b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:31.089717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-389eb381-4da2-4161-8778-703356ca1b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:31.099435 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:31.099435 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:31.101379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-389eb381-4da2-4161-8778-703356ca1b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:31.102608 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1797/3768] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:31 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:32.115161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff2c2868-14e0-4661-b4de-4a45064df26c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:32.115787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff2c2868-14e0-4661-b4de-4a45064df26c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:32.116188 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff2c2868-14e0-4661-b4de-4a45064df26c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:32.116523 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ff2c2868-14e0-4661-b4de-4a45064df26c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:32.128138 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:32.128138 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:32.129816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff2c2868-14e0-4661-b4de-4a45064df26c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:32.134319 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1972/3769] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:32 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:33.144318 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6ec3ae5-179a-49a9-835f-de285179b890 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:33.144906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6ec3ae5-179a-49a9-835f-de285179b890 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:33.145210 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b6ec3ae5-179a-49a9-835f-de285179b890 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:33.145505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b6ec3ae5-179a-49a9-835f-de285179b890 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:33.160853 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:33.160853 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:33.166176 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b6ec3ae5-179a-49a9-835f-de285179b890 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:33.172444 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1798/3770] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:33 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:33.434682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff6ebb8f-9e52-4e64-9b94-376e0549e127 tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] GET http://10.222.0.20/volume/v3/28891ccde86f4e08ad1fbc2775c9514b/scheduler-stats/get_pools?detail=True Jan 10 14:51:33.435331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff6ebb8f-9e52-4e64-9b94-376e0549e127 tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:33.435643 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff6ebb8f-9e52-4e64-9b94-376e0549e127 tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] Calling method 'get_pools' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:33.463050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff6ebb8f-9e52-4e64-9b94-376e0549e127 tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] http://10.222.0.20/volume/v3/28891ccde86f4e08ad1fbc2775c9514b/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 10 14:51:33.466652 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1973/3771] 10.222.0.20 () {58 vars in 1290 bytes} [Mon Jan 10 14:51:33 2022] GET /volume/v3/28891ccde86f4e08ad1fbc2775c9514b/scheduler-stats/get_pools?detail=True => generated 769 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:33.483644 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4599f99b-e105-4f4f-9abe-76d9a6210dee tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] GET http://10.222.0.20/volume/v3/28891ccde86f4e08ad1fbc2775c9514b/scheduler-stats/get_pools Jan 10 14:51:33.484486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4599f99b-e105-4f4f-9abe-76d9a6210dee tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:33.485876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4599f99b-e105-4f4f-9abe-76d9a6210dee tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] Calling method 'get_pools' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:33.514986 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4599f99b-e105-4f4f-9abe-76d9a6210dee tempest-VolumePoolsAdminTestsJSON-403181497 tempest-VolumePoolsAdminTestsJSON-403181497-project-admin] http://10.222.0.20/volume/v3/28891ccde86f4e08ad1fbc2775c9514b/scheduler-stats/get_pools returned with HTTP 200 Jan 10 14:51:33.521532 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1799/3772] 10.222.0.20 () {58 vars in 1267 bytes} [Mon Jan 10 14:51:33 2022] GET /volume/v3/28891ccde86f4e08ad1fbc2775c9514b/scheduler-stats/get_pools => generated 61 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:51:34.186220 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-407f14b5-dbb6-415c-a130-e92821b24315 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:34.186675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-407f14b5-dbb6-415c-a130-e92821b24315 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:34.187512 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-407f14b5-dbb6-415c-a130-e92821b24315 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:34.188613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-407f14b5-dbb6-415c-a130-e92821b24315 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:34.209189 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:34.209189 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:34.216590 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-407f14b5-dbb6-415c-a130-e92821b24315 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:34.225496 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1974/3773] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:34 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:35.233300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4fc02408-56a7-4414-951c-098eb634ecc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:35.233897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4fc02408-56a7-4414-951c-098eb634ecc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:35.234489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4fc02408-56a7-4414-951c-098eb634ecc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:35.234864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4fc02408-56a7-4414-951c-098eb634ecc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:35.256735 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:35.256735 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:35.268184 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4fc02408-56a7-4414-951c-098eb634ecc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:35.269364 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1800/3774] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:36.282527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7ef0ec9-a540-4803-b712-d5bd13d00f4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:36.283949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7ef0ec9-a540-4803-b712-d5bd13d00f4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:36.284688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7ef0ec9-a540-4803-b712-d5bd13d00f4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:36.285214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a7ef0ec9-a540-4803-b712-d5bd13d00f4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:36.304371 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:36.304371 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:36.306573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7ef0ec9-a540-4803-b712-d5bd13d00f4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:36.308343 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1975/3775] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:36 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:37.322304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0627f99-5fab-4b62-9871-91bfb2cc6168 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:37.322884 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0627f99-5fab-4b62-9871-91bfb2cc6168 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:37.323463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0627f99-5fab-4b62-9871-91bfb2cc6168 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:37.323580 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c0627f99-5fab-4b62-9871-91bfb2cc6168 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:37.334568 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:37.334568 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:37.336712 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0627f99-5fab-4b62-9871-91bfb2cc6168 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:37.351334 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1801/3776] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:38.359233 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ecc0231-f990-4e0e-b3a5-08a93b2418cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:38.362149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ecc0231-f990-4e0e-b3a5-08a93b2418cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:38.376609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ecc0231-f990-4e0e-b3a5-08a93b2418cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:38.378853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9ecc0231-f990-4e0e-b3a5-08a93b2418cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:38.390189 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:38.390189 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:38.392569 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ecc0231-f990-4e0e-b3a5-08a93b2418cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:38.399527 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1976/3777] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:38 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:39.064378 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] POST http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes Jan 10 14:51:39.065336 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1953990840"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:39.066948 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1953990840'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:51:39.067490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Create volume of 1 GB Jan 10 14:51:39.076497 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Availability Zones retrieved successfully. Jan 10 14:51:39.092976 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Flow 'volume_create_api' (39d346dd-b183-499f-9510-51d8b09896c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:39.096750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96748e8f-9167-4c02-a879-ece55a782e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:39.099725 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:51:39.139270 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96748e8f-9167-4c02-a879-ece55a782e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:39.141824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2952495a-026a-4d27-a5f4-7f1d4e71032e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:39.388771 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Created reservations ['5f49f350-1649-48f4-8cba-9b77508725ea', '701a87cd-e6f5-4c63-b93e-3d64c8222708', '07d22c30-629b-4ced-be18-d0d68f000b15', 'bcb6f8f4-b8b3-40eb-a383-a048d8da1681'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:39.391114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2952495a-026a-4d27-a5f4-7f1d4e71032e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f49f350-1649-48f4-8cba-9b77508725ea', '701a87cd-e6f5-4c63-b93e-3d64c8222708', '07d22c30-629b-4ced-be18-d0d68f000b15', 'bcb6f8f4-b8b3-40eb-a383-a048d8da1681']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:39.394355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc15bd09-60ec-4b58-a85c-296058677834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:39.407781 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a061ab7-e679-406a-b37c-819a1b6330b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:39.408291 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a061ab7-e679-406a-b37c-819a1b6330b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:39.409075 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a061ab7-e679-406a-b37c-819a1b6330b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:39.409075 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6a061ab7-e679-406a-b37c-819a1b6330b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:39.430913 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:39.430913 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:39.430913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a061ab7-e679-406a-b37c-819a1b6330b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:39.438216 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1977/3778] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:39 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:39.531313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc15bd09-60ec-4b58-a85c-296058677834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff0896a2-df17-41e5-9ebe-6bb875d47b9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1953990840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b42b0ff4b948ef8a114939cb222552',qos_specs=None,replication_status=,reservations=['5f49f350-1649-48f4-8cba-9b77508725ea','701a87cd-e6f5-4c63-b93e-3d64c8222708','07d22c30-629b-4ced-be18-d0d68f000b15','bcb6f8f4-b8b3-40eb-a383-a048d8da1681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9506f9df20ea4c058ae8c2cee62ad21d',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1953990840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff0896a2-df17-41e5-9ebe-6bb875d47b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b42b0ff4b948ef8a114939cb222552',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9506f9df20ea4c058ae8c2cee62ad21d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:39.538638 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (481a59c4-3259-4e4b-a76b-587eb2bda717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:39.721357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (481a59c4-3259-4e4b-a76b-587eb2bda717) transitioned into state 'SUCCESS' from state '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-1953990840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b42b0ff4b948ef8a114939cb222552',qos_specs=None,replication_status=,reservations=['5f49f350-1649-48f4-8cba-9b77508725ea','701a87cd-e6f5-4c63-b93e-3d64c8222708','07d22c30-629b-4ced-be18-d0d68f000b15','bcb6f8f4-b8b3-40eb-a383-a048d8da1681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9506f9df20ea4c058ae8c2cee62ad21d',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:39.723145 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6dc302-bff6-4be2-bc26-d979d4a925cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:39.835528 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6dc302-bff6-4be2-bc26-d979d4a925cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:39.837954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Flow 'volume_create_api' (39d346dd-b183-499f-9510-51d8b09896c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:39.852946 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Create volume request issued successfully. Jan 10 14:51:39.856526 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5f9b9cc-54fa-431a-ac9f-0733ec7ce7a8 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes returned with HTTP 202 Jan 10 14:51:39.860617 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1802/3779] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:51:38 2022] POST /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes => generated 827 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:39.874461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5eb2885f-8fc0-47d2-90f4-b2c5280b328e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:51:39.878061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5eb2885f-8fc0-47d2-90f4-b2c5280b328e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:39.878061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5eb2885f-8fc0-47d2-90f4-b2c5280b328e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:39.892519 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:39.892519 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:39.899864 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5eb2885f-8fc0-47d2-90f4-b2c5280b328e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:51:39.908996 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5eb2885f-8fc0-47d2-90f4-b2c5280b328e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:51:39.917758 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1978/3780] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:39 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 895 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:40.444693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d4ef02e0-ba5e-4d08-b542-5d3feab99238 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:40.445273 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d4ef02e0-ba5e-4d08-b542-5d3feab99238 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:40.445590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d4ef02e0-ba5e-4d08-b542-5d3feab99238 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:40.445897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d4ef02e0-ba5e-4d08-b542-5d3feab99238 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:40.461490 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:40.461490 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:40.466442 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d4ef02e0-ba5e-4d08-b542-5d3feab99238 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:40.467440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1803/3781] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:40 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:40.923828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c07338e-a8cd-40c4-9453-14817f2e754d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:51:40.927043 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c07338e-a8cd-40c4-9453-14817f2e754d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:40.927812 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c07338e-a8cd-40c4-9453-14817f2e754d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:40.998255 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82d826d6-3284-4292-b92a-a3147eed8e72 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:40.999121 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82d826d6-3284-4292-b92a-a3147eed8e72 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:40.999875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82d826d6-3284-4292-b92a-a3147eed8e72 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:41.010926 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:41.010926 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:41.029613 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:41.029613 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:41.031732 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5c07338e-a8cd-40c4-9453-14817f2e754d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:51:41.047409 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c07338e-a8cd-40c4-9453-14817f2e754d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:51:41.048559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82d826d6-3284-4292-b92a-a3147eed8e72 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:41.052678 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1979/3782] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:40 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 919 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:41.068100 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82d826d6-3284-4292-b92a-a3147eed8e72 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:41.069260 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1804/3783] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:40 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:41.485912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-230b1278-eeb0-42b8-a523-ab3d4b59d476 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:41.486634 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-230b1278-eeb0-42b8-a523-ab3d4b59d476 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:41.491604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-230b1278-eeb0-42b8-a523-ab3d4b59d476 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:41.491604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-230b1278-eeb0-42b8-a523-ab3d4b59d476 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:41.509508 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:41.509508 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:41.511370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-230b1278-eeb0-42b8-a523-ab3d4b59d476 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:41.519759 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1980/3784] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:42.066719 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed040417-52e4-49d3-858b-e37410736325 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:51:42.067296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed040417-52e4-49d3-858b-e37410736325 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:42.067599 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed040417-52e4-49d3-858b-e37410736325 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:42.081318 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:42.081318 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:42.084441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b3b3657-2848-4c79-b9c9-47d9412cf602 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:42.089861 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b3b3657-2848-4c79-b9c9-47d9412cf602 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:42.089861 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b3b3657-2848-4c79-b9c9-47d9412cf602 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:42.090327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed040417-52e4-49d3-858b-e37410736325 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:51:42.098999 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed040417-52e4-49d3-858b-e37410736325 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:51:42.099716 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1805/3785] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:42 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:42.100165 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:42.100165 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:42.108662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b3b3657-2848-4c79-b9c9-47d9412cf602 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:42.120699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b3b3657-2848-4c79-b9c9-47d9412cf602 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:42.120875 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e539e72e-6fb7-42b4-b7c6-eec881198eb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] POST http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots Jan 10 14:51:42.121667 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e539e72e-6fb7-42b4-b7c6-eec881198eb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff0896a2-df17-41e5-9ebe-6bb875d47b9e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-980380843"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:42.132066 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1981/3786] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:42 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 930 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:42.144684 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:42.144684 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:42.145704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e539e72e-6fb7-42b4-b7c6-eec881198eb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:51:42.146011 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-e539e72e-6fb7-42b4-b7c6-eec881198eb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Create snapshot from volume ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:51:42.362633 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-e539e72e-6fb7-42b4-b7c6-eec881198eb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Created reservations ['c0e93319-d524-4b63-b1de-27b3dcf39791', '5762fc31-2f6e-4fd0-b1d2-783eba6474d7', 'd50804c1-fc66-408e-a144-1ccd6e837aa7', '7ffe98a7-02c0-4e23-8b1a-6c2c15b16c4e'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:42.525851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c23460b1-d9a2-4cae-bbfd-ea505b0884d8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:42.526520 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c23460b1-d9a2-4cae-bbfd-ea505b0884d8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:42.527222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c23460b1-d9a2-4cae-bbfd-ea505b0884d8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:42.527617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c23460b1-d9a2-4cae-bbfd-ea505b0884d8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:42.535497 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:42.535497 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:42.543279 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c23460b1-d9a2-4cae-bbfd-ea505b0884d8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:42.543279 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1982/3787] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:42 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:42.598387 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e539e72e-6fb7-42b4-b7c6-eec881198eb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot create request issued successfully. Jan 10 14:51:42.599193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e539e72e-6fb7-42b4-b7c6-eec881198eb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots returned with HTTP 202 Jan 10 14:51:42.600453 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1806/3788] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:51:42 2022] POST /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots => generated 313 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:42.614675 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61bfbef0-a48d-4fd6-be44-d8364703d45e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:51:42.615177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61bfbef0-a48d-4fd6-be44-d8364703d45e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:42.615636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61bfbef0-a48d-4fd6-be44-d8364703d45e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:42.624990 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:42.624990 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:42.626072 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-61bfbef0-a48d-4fd6-be44-d8364703d45e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:42.627922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61bfbef0-a48d-4fd6-be44-d8364703d45e tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:51:42.628737 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1983/3789] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:42 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:43.554536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9266f35-db5b-47a8-b690-a9d7154a8956 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:43.555750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9266f35-db5b-47a8-b690-a9d7154a8956 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:43.556455 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9266f35-db5b-47a8-b690-a9d7154a8956 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:43.557090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e9266f35-db5b-47a8-b690-a9d7154a8956 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:43.568388 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:43.568388 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:43.571381 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9266f35-db5b-47a8-b690-a9d7154a8956 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:43.579513 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1807/3790] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:43 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:43.645683 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89954dcc-0fbd-4633-ac67-8e23a2fd90e3 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:51:43.646727 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89954dcc-0fbd-4633-ac67-8e23a2fd90e3 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:43.647550 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89954dcc-0fbd-4633-ac67-8e23a2fd90e3 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:43.658623 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:43.658623 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:43.659991 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89954dcc-0fbd-4633-ac67-8e23a2fd90e3 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:43.661779 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89954dcc-0fbd-4633-ac67-8e23a2fd90e3 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:51:43.662540 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1984/3791] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:43 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:43.864416 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72e593f7-b669-4313-9ee4-d5cce5e2baf8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] DELETE http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:43.865100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72e593f7-b669-4313-9ee4-d5cce5e2baf8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:43.865790 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72e593f7-b669-4313-9ee4-d5cce5e2baf8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:43.866273 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-72e593f7-b669-4313-9ee4-d5cce5e2baf8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Delete volume with id: 6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:43.884286 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:43.884286 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:43.885524 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-72e593f7-b669-4313-9ee4-d5cce5e2baf8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:44.088209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-72e593f7-b669-4313-9ee4-d5cce5e2baf8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Delete volume request issued successfully. Jan 10 14:51:44.088874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72e593f7-b669-4313-9ee4-d5cce5e2baf8 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 202 Jan 10 14:51:44.089453 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1808/3792] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:51:43 2022] DELETE /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:51:44.102035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c687e20a-2b98-418e-817c-3e4d8012877d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:44.102035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c687e20a-2b98-418e-817c-3e4d8012877d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:44.102035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c687e20a-2b98-418e-817c-3e4d8012877d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:44.123768 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:44.123768 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:44.134682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c687e20a-2b98-418e-817c-3e4d8012877d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:44.144904 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c687e20a-2b98-418e-817c-3e4d8012877d tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:44.147187 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1985/3793] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:44 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 929 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:44.587066 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9e275ff-33a4-4ce5-a629-23cf819cd623 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:44.588212 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9e275ff-33a4-4ce5-a629-23cf819cd623 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:44.598104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b9e275ff-33a4-4ce5-a629-23cf819cd623 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:44.598104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b9e275ff-33a4-4ce5-a629-23cf819cd623 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:44.603493 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:44.603493 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:44.607054 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b9e275ff-33a4-4ce5-a629-23cf819cd623 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:44.609830 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1809/3794] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:44 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:44.673409 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80b6a1e8-eaf1-4f05-8b5a-58d3d18d3228 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:51:44.674495 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80b6a1e8-eaf1-4f05-8b5a-58d3d18d3228 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:44.675194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-80b6a1e8-eaf1-4f05-8b5a-58d3d18d3228 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:44.685286 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:44.685286 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:44.686676 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-80b6a1e8-eaf1-4f05-8b5a-58d3d18d3228 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:44.688986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-80b6a1e8-eaf1-4f05-8b5a-58d3d18d3228 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:51:44.694036 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1986/3795] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:44 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:45.167707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f4675fdf-b459-4a93-ac55-cfeb1237ff8a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:45.171271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f4675fdf-b459-4a93-ac55-cfeb1237ff8a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:45.171819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f4675fdf-b459-4a93-ac55-cfeb1237ff8a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:45.292518 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:45.292518 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:45.336694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f4675fdf-b459-4a93-ac55-cfeb1237ff8a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:45.362237 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f4675fdf-b459-4a93-ac55-cfeb1237ff8a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:45.363007 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1810/3796] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:45 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 929 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:45.624411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d7e31dd-6f0d-4a03-bfe1-8b60c74d050a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:45.624885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d7e31dd-6f0d-4a03-bfe1-8b60c74d050a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:45.625436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d7e31dd-6f0d-4a03-bfe1-8b60c74d050a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:45.625789 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0d7e31dd-6f0d-4a03-bfe1-8b60c74d050a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:45.636198 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:45.636198 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:45.637851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d7e31dd-6f0d-4a03-bfe1-8b60c74d050a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:45.643792 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1987/3797] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:45 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:45.700876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5280bf2-2af8-4e16-ac46-807da8bab7e7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:51:45.701429 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5280bf2-2af8-4e16-ac46-807da8bab7e7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:45.701782 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5280bf2-2af8-4e16-ac46-807da8bab7e7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:45.712206 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:45.712206 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:45.713646 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b5280bf2-2af8-4e16-ac46-807da8bab7e7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:45.715585 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5280bf2-2af8-4e16-ac46-807da8bab7e7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:51:45.724051 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1811/3798] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:45 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:45.727807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26c38d18-3502-4d8d-a5bb-6cc9abfe2bbd tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] POST http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots Jan 10 14:51:45.729323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-26c38d18-3502-4d8d-a5bb-6cc9abfe2bbd tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff0896a2-df17-41e5-9ebe-6bb875d47b9e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-897811781"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:45.745773 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:45.745773 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:45.748016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-26c38d18-3502-4d8d-a5bb-6cc9abfe2bbd tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:51:45.748676 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-26c38d18-3502-4d8d-a5bb-6cc9abfe2bbd tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Create snapshot from volume ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:51:45.904473 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-26c38d18-3502-4d8d-a5bb-6cc9abfe2bbd tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Created reservations ['896752f1-bf84-4fe3-b813-c581689ba6d8', '8b456573-a8af-430f-bef8-59d63f982a3c', 'fde4ecec-7bac-48ee-b705-568cb8d98ce1', '662c8fac-c3b3-469b-bddf-8db34098f571'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:46.217179 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-26c38d18-3502-4d8d-a5bb-6cc9abfe2bbd tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot create request issued successfully. Jan 10 14:51:46.218240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26c38d18-3502-4d8d-a5bb-6cc9abfe2bbd tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots returned with HTTP 202 Jan 10 14:51:46.221247 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1988/3799] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:51:45 2022] POST /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots => generated 313 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:46.233416 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19c37338-ac48-4752-9326-36dd3779fedc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:51:46.234164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19c37338-ac48-4752-9326-36dd3779fedc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:46.234628 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19c37338-ac48-4752-9326-36dd3779fedc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:46.266085 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:46.266085 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:46.272735 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-19c37338-ac48-4752-9326-36dd3779fedc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:46.280228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19c37338-ac48-4752-9326-36dd3779fedc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:51:46.289428 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1812/3800] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:46 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:46.377362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39f89281-b489-4409-82f2-f44847e5be80 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:46.385822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39f89281-b489-4409-82f2-f44847e5be80 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:46.385822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-39f89281-b489-4409-82f2-f44847e5be80 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:46.402238 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:46.402238 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:46.425117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-39f89281-b489-4409-82f2-f44847e5be80 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:46.435775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-39f89281-b489-4409-82f2-f44847e5be80 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:46.436852 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1989/3801] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:46 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 929 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:46.687235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d4c5e73c-eae0-4348-9eed-dd185f4b95c9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:46.688243 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d4c5e73c-eae0-4348-9eed-dd185f4b95c9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:46.688896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d4c5e73c-eae0-4348-9eed-dd185f4b95c9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:46.693623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d4c5e73c-eae0-4348-9eed-dd185f4b95c9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:46.701710 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:46.701710 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:46.706905 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d4c5e73c-eae0-4348-9eed-dd185f4b95c9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:46.710168 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1813/3802] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:47.299863 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8f4b849-c7ad-4cf3-bfcc-461b3a2253f6 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:51:47.302980 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8f4b849-c7ad-4cf3-bfcc-461b3a2253f6 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:47.305348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8f4b849-c7ad-4cf3-bfcc-461b3a2253f6 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:47.328857 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:47.328857 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:47.330134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e8f4b849-c7ad-4cf3-bfcc-461b3a2253f6 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:47.332494 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8f4b849-c7ad-4cf3-bfcc-461b3a2253f6 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:51:47.333998 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1990/3803] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:47 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:47.450572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9e03463-8596-4cc6-a032-f239733cc2d5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:47.451031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9e03463-8596-4cc6-a032-f239733cc2d5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:47.451482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9e03463-8596-4cc6-a032-f239733cc2d5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:47.470056 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:47.470056 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:47.487994 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f9e03463-8596-4cc6-a032-f239733cc2d5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:47.504426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9e03463-8596-4cc6-a032-f239733cc2d5 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:47.506832 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1814/3804] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:47 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 929 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:47.721893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a7b4e0b-7782-402a-a6be-91a1fa4ba071 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:47.722678 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a7b4e0b-7782-402a-a6be-91a1fa4ba071 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:47.723296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a7b4e0b-7782-402a-a6be-91a1fa4ba071 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:47.723758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6a7b4e0b-7782-402a-a6be-91a1fa4ba071 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:47.742426 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:47.742426 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:47.744566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a7b4e0b-7782-402a-a6be-91a1fa4ba071 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:47.753254 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1991/3805] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:47 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:48.354495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d8e0970d-c402-4c4e-b18b-c4110d61f495 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:51:48.356016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d8e0970d-c402-4c4e-b18b-c4110d61f495 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:48.357512 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d8e0970d-c402-4c4e-b18b-c4110d61f495 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:48.376011 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:48.376011 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:48.377796 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d8e0970d-c402-4c4e-b18b-c4110d61f495 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:48.381541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d8e0970d-c402-4c4e-b18b-c4110d61f495 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:51:48.387514 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1815/3806] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:48 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:48.519629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9288cbaf-4250-41d7-be08-20775a237239 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:48.521077 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9288cbaf-4250-41d7-be08-20775a237239 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:48.521687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9288cbaf-4250-41d7-be08-20775a237239 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:48.547545 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:48.547545 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:48.565271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9288cbaf-4250-41d7-be08-20775a237239 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Volume info retrieved successfully. Jan 10 14:51:48.587602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9288cbaf-4250-41d7-be08-20775a237239 tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 200 Jan 10 14:51:48.592022 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1992/3807] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:48 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 929 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:48.766448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4de31b7c-05fa-4acc-9672-4b64348c0721 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:48.766909 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4de31b7c-05fa-4acc-9672-4b64348c0721 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:48.770250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4de31b7c-05fa-4acc-9672-4b64348c0721 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:48.770250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4de31b7c-05fa-4acc-9672-4b64348c0721 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:48.789677 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:48.789677 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:48.791362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4de31b7c-05fa-4acc-9672-4b64348c0721 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:48.795824 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1816/3808] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:49.400978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1da17d01-b3e8-464b-b4e3-a904d43dd8ff tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:51:49.401885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1da17d01-b3e8-464b-b4e3-a904d43dd8ff tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:49.402607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1da17d01-b3e8-464b-b4e3-a904d43dd8ff tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:49.451039 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:49.451039 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:49.456540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1da17d01-b3e8-464b-b4e3-a904d43dd8ff tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:49.471285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1da17d01-b3e8-464b-b4e3-a904d43dd8ff tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:51:49.477329 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1993/3809] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:49 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 445 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:49.611995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3bb40183-d311-45c3-81b3-2ea8bfda467a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] GET http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf Jan 10 14:51:49.613603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3bb40183-d311-45c3-81b3-2ea8bfda467a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:49.614297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3bb40183-d311-45c3-81b3-2ea8bfda467a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:49.700701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3bb40183-d311-45c3-81b3-2ea8bfda467a tempest-VolumesActionsTest-413794980 tempest-VolumesActionsTest-413794980-project] http://10.222.0.20/volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf returned with HTTP 404 Jan 10 14:51:49.718909 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1817/3810] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:49 2022] GET /volume/v3/507c7f291e3746508755c254dc1b4d15/volumes/6ac64d50-3780-4751-9038-553092c64edf => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:51:49.808360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c3d2c6f-abd7-4a85-a387-c5f4ea9b169c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:49.809683 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c3d2c6f-abd7-4a85-a387-c5f4ea9b169c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:49.810373 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c3d2c6f-abd7-4a85-a387-c5f4ea9b169c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:49.817334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1c3d2c6f-abd7-4a85-a387-c5f4ea9b169c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:49.821665 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:49.821665 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:49.841485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c3d2c6f-abd7-4a85-a387-c5f4ea9b169c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:49.844611 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1994/3811] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:49 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:50.484845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e6d8645-e443-415c-9723-894f4d67a1bc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:51:50.485803 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e6d8645-e443-415c-9723-894f4d67a1bc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:50.486500 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e6d8645-e443-415c-9723-894f4d67a1bc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:50.507232 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:50.507232 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:50.511679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6e6d8645-e443-415c-9723-894f4d67a1bc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:50.514459 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e6d8645-e443-415c-9723-894f4d67a1bc tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:51:50.518783 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1818/3812] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:50 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:50.530232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecd37d61-444c-4ba3-af8c-547f61402d93 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] POST http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots Jan 10 14:51:50.531248 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ecd37d61-444c-4ba3-af8c-547f61402d93 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff0896a2-df17-41e5-9ebe-6bb875d47b9e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-982493544"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:50.550649 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:50.550649 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:50.553194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ecd37d61-444c-4ba3-af8c-547f61402d93 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:51:50.553713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-ecd37d61-444c-4ba3-af8c-547f61402d93 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Create snapshot from volume ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:51:50.691648 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-ecd37d61-444c-4ba3-af8c-547f61402d93 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Created reservations ['37593d6f-9a37-49e9-b82b-33d24df9a248', '5662340e-286a-419f-86ec-89c1fb165a2a', '5c6c75aa-9508-4529-82b7-403cedb94b1e', '473e563d-3265-4d77-bcb5-ca248a282e93'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:50.857295 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee1c8d94-9a2b-4628-9c67-ce7470f78b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:50.857862 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee1c8d94-9a2b-4628-9c67-ce7470f78b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:50.858350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee1c8d94-9a2b-4628-9c67-ce7470f78b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:50.858661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ee1c8d94-9a2b-4628-9c67-ce7470f78b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:50.878716 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:50.878716 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:50.881567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee1c8d94-9a2b-4628-9c67-ce7470f78b7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:50.887263 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1819/3813] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:50.987764 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ecd37d61-444c-4ba3-af8c-547f61402d93 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot create request issued successfully. Jan 10 14:51:50.989427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecd37d61-444c-4ba3-af8c-547f61402d93 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots returned with HTTP 202 Jan 10 14:51:50.990384 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1995/3814] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:51:50 2022] POST /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots => generated 313 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:51:51.001993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff37770f-73f7-4b25-b876-0dc4117ed4cb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:51.002450 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff37770f-73f7-4b25-b876-0dc4117ed4cb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:51.003280 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff37770f-73f7-4b25-b876-0dc4117ed4cb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:51.027003 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:51.027003 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:51.028061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ff37770f-73f7-4b25-b876-0dc4117ed4cb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:51.030504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff37770f-73f7-4b25-b876-0dc4117ed4cb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:51.031205 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1820/3815] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:50 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:51.896767 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6115fc7-b6e6-41be-b339-551b4c708a18 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:51.897318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6115fc7-b6e6-41be-b339-551b4c708a18 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:51.897862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6115fc7-b6e6-41be-b339-551b4c708a18 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:51.898242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e6115fc7-b6e6-41be-b339-551b4c708a18 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:51.912556 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:51.912556 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:51.915956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6115fc7-b6e6-41be-b339-551b4c708a18 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:51.920521 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1996/3816] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:52.042865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b301394d-9815-414f-ad7e-ea460bd44d95 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:52.043406 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b301394d-9815-414f-ad7e-ea460bd44d95 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:52.043737 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b301394d-9815-414f-ad7e-ea460bd44d95 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:52.058541 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:52.058541 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:52.059590 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b301394d-9815-414f-ad7e-ea460bd44d95 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:52.066242 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b301394d-9815-414f-ad7e-ea460bd44d95 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:52.070980 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1821/3817] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:52 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:52.940774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc76d328-ae41-4dea-bb37-c0a9242c32fb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:52.941810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc76d328-ae41-4dea-bb37-c0a9242c32fb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:52.942471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc76d328-ae41-4dea-bb37-c0a9242c32fb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:52.942777 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-dc76d328-ae41-4dea-bb37-c0a9242c32fb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:52.962532 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:52.962532 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:52.964173 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc76d328-ae41-4dea-bb37-c0a9242c32fb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:52.965106 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1997/3818] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:52 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:53.082338 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e88d1efc-c491-474f-b38b-f7c8eed71cc4 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:53.083512 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e88d1efc-c491-474f-b38b-f7c8eed71cc4 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:53.084193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e88d1efc-c491-474f-b38b-f7c8eed71cc4 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:53.101852 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:53.101852 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:53.102775 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e88d1efc-c491-474f-b38b-f7c8eed71cc4 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:53.104560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e88d1efc-c491-474f-b38b-f7c8eed71cc4 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:53.105274 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1822/3819] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:53 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:53.979496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d6de15a-5e67-408b-ba7a-27244e69f3d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:53.980668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d6de15a-5e67-408b-ba7a-27244e69f3d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:53.981830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3d6de15a-5e67-408b-ba7a-27244e69f3d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:53.987672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3d6de15a-5e67-408b-ba7a-27244e69f3d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:54.000773 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:54.000773 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:54.002385 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3d6de15a-5e67-408b-ba7a-27244e69f3d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:54.003402 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1998/3820] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:53 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:54.117146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b1fbafa-d3e9-41ba-9225-695d360d30ed tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:54.118160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b1fbafa-d3e9-41ba-9225-695d360d30ed tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:54.118712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b1fbafa-d3e9-41ba-9225-695d360d30ed tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:54.130019 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:54.130019 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:54.131981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6b1fbafa-d3e9-41ba-9225-695d360d30ed tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:54.134090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b1fbafa-d3e9-41ba-9225-695d360d30ed tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:54.145429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1823/3821] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:54 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:54.624292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] POST http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes Jan 10 14:51:54.625337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1817314007"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:54.626372 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1817314007'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:51:54.626772 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Create volume of 1 GB Jan 10 14:51:54.640071 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Availability Zones retrieved successfully. Jan 10 14:51:54.668209 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Flow 'volume_create_api' (fb9069e7-275a-461f-9a15-3e69afb7663e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:54.678748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ee55bd-5168-4eae-af1c-da516e4c7e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:54.688998 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:51:54.779529 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ee55bd-5168-4eae-af1c-da516e4c7e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:54.789243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89dfba89-07bc-4445-811e-018f8d9e34d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:55.016199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0845d41e-9e74-4fb3-99b4-049c62c1111e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:55.016832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0845d41e-9e74-4fb3-99b4-049c62c1111e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:55.017286 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0845d41e-9e74-4fb3-99b4-049c62c1111e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:55.017593 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0845d41e-9e74-4fb3-99b4-049c62c1111e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:55.029894 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:55.029894 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:55.031791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0845d41e-9e74-4fb3-99b4-049c62c1111e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:55.033073 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1824/3822] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:55.102822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Created reservations ['4ea5d9e8-20b9-412b-a904-92f3a82fd5b4', '96ac91d1-ccaf-4728-bb8b-4287e5d6e50d', 'ab3840f1-f5c5-4e00-b328-63cdc24e43bb', '88f25b57-9cff-4fdd-bd4f-c4525a38ee15'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:55.105201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89dfba89-07bc-4445-811e-018f8d9e34d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea5d9e8-20b9-412b-a904-92f3a82fd5b4', '96ac91d1-ccaf-4728-bb8b-4287e5d6e50d', 'ab3840f1-f5c5-4e00-b328-63cdc24e43bb', '88f25b57-9cff-4fdd-bd4f-c4525a38ee15']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:55.107446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a01b732-2328-4148-9bcd-3b8e0cc167e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:55.157339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4581ef12-ff94-454e-8424-05ff406d5880 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:55.158468 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4581ef12-ff94-454e-8424-05ff406d5880 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:55.159137 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4581ef12-ff94-454e-8424-05ff406d5880 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:55.171046 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:55.171046 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:55.172984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4581ef12-ff94-454e-8424-05ff406d5880 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:55.175659 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4581ef12-ff94-454e-8424-05ff406d5880 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:55.181033 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1825/3823] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:55 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:55.250870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a01b732-2328-4148-9bcd-3b8e0cc167e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832ebc3b-d342-48eb-af1e-8466ba8736b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1817314007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='448acebc6a8f48948b96c5d84431f9bf',qos_specs=None,replication_status=,reservations=['4ea5d9e8-20b9-412b-a904-92f3a82fd5b4','96ac91d1-ccaf-4728-bb8b-4287e5d6e50d','ab3840f1-f5c5-4e00-b328-63cdc24e43bb','88f25b57-9cff-4fdd-bd4f-c4525a38ee15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1e2ce9276d42989b61a26b6d05f557',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1817314007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832ebc3b-d342-48eb-af1e-8466ba8736b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='448acebc6a8f48948b96c5d84431f9bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c1e2ce9276d42989b61a26b6d05f557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:55.252834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d20385-77de-4134-bd20-f1a63e33accd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:55.377360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d20385-77de-4134-bd20-f1a63e33accd) transitioned into state 'SUCCESS' from state '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-1817314007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='448acebc6a8f48948b96c5d84431f9bf',qos_specs=None,replication_status=,reservations=['4ea5d9e8-20b9-412b-a904-92f3a82fd5b4','96ac91d1-ccaf-4728-bb8b-4287e5d6e50d','ab3840f1-f5c5-4e00-b328-63cdc24e43bb','88f25b57-9cff-4fdd-bd4f-c4525a38ee15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1e2ce9276d42989b61a26b6d05f557',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:55.383560 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4237993-bedc-4b9e-8b34-09d0556004a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:51:55.531828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4237993-bedc-4b9e-8b34-09d0556004a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:51:55.545836 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Flow 'volume_create_api' (fb9069e7-275a-461f-9a15-3e69afb7663e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:51:55.548697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Create volume request issued successfully. Jan 10 14:51:55.550084 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-56260e29-cd6d-4097-b7f4-975f162bea34 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes returned with HTTP 202 Jan 10 14:51:55.554868 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1999/3824] 10.222.0.20 () {62 vars in 1274 bytes} [Mon Jan 10 14:51:54 2022] POST /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes => generated 821 bytes in 1249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:55.568898 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-16cde35d-dacf-4fd9-96b6-955239226625 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:51:55.569332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-16cde35d-dacf-4fd9-96b6-955239226625 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:55.569774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-16cde35d-dacf-4fd9-96b6-955239226625 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:55.594054 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:55.594054 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:55.609056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-16cde35d-dacf-4fd9-96b6-955239226625 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:51:55.618699 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-16cde35d-dacf-4fd9-96b6-955239226625 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:51:55.619432 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1826/3825] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:55 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:56.046613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7a54998-d716-41b1-ad63-e70de958d957 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:56.047063 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d7a54998-d716-41b1-ad63-e70de958d957 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.047515 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d7a54998-d716-41b1-ad63-e70de958d957 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.047821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d7a54998-d716-41b1-ad63-e70de958d957 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:56.057077 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.057077 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.059899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7a54998-d716-41b1-ad63-e70de958d957 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:56.060858 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2000/3826] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.188188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8158a50f-737e-4201-b1c1-27e2c6c52fb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:56.189600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8158a50f-737e-4201-b1c1-27e2c6c52fb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.190919 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8158a50f-737e-4201-b1c1-27e2c6c52fb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.216087 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.216087 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.219902 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8158a50f-737e-4201-b1c1-27e2c6c52fb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:56.235620 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8158a50f-737e-4201-b1c1-27e2c6c52fb7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:56.239037 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1827/3827] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.251945 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-683c9064-488b-4bae-aaef-5ae74d7cf149 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=1 Jan 10 14:51:56.253050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-683c9064-488b-4bae-aaef-5ae74d7cf149 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.253690 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-683c9064-488b-4bae-aaef-5ae74d7cf149 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.254994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-683c9064-488b-4bae-aaef-5ae74d7cf149 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.257870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-683c9064-488b-4bae-aaef-5ae74d7cf149 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.270548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-683c9064-488b-4bae-aaef-5ae74d7cf149 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.271538 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-683c9064-488b-4bae-aaef-5ae74d7cf149 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=1 returned with HTTP 200 Jan 10 14:51:56.278640 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2001/3828] 10.222.0.20 () {58 vars in 1234 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=1 => generated 514 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.309429 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b61d7959-ae89-410b-83d9-d4f4d5750bef tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots Jan 10 14:51:56.310420 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b61d7959-ae89-410b-83d9-d4f4d5750bef tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.310881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b61d7959-ae89-410b-83d9-d4f4d5750bef tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.311851 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-b61d7959-ae89-410b-83d9-d4f4d5750bef tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.319483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-b61d7959-ae89-410b-83d9-d4f4d5750bef tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.330793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b61d7959-ae89-410b-83d9-d4f4d5750bef tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.336752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b61d7959-ae89-410b-83d9-d4f4d5750bef tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots returned with HTTP 200 Jan 10 14:51:56.337609 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1828/3829] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.349746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab8dabc8-65a4-476b-9cc3-9d9a279fcbc5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=100000 Jan 10 14:51:56.353314 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab8dabc8-65a4-476b-9cc3-9d9a279fcbc5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.353314 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab8dabc8-65a4-476b-9cc3-9d9a279fcbc5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.353314 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-ab8dabc8-65a4-476b-9cc3-9d9a279fcbc5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.353314 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.353314 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.355948 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-ab8dabc8-65a4-476b-9cc3-9d9a279fcbc5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.371901 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ab8dabc8-65a4-476b-9cc3-9d9a279fcbc5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.373663 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab8dabc8-65a4-476b-9cc3-9d9a279fcbc5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=100000 returned with HTTP 200 Jan 10 14:51:56.378636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2002/3830] 10.222.0.20 () {58 vars in 1244 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=100000 => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.398743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-490e6def-bb25-4aa1-a2d8-020406c4c714 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=0 Jan 10 14:51:56.399297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-490e6def-bb25-4aa1-a2d8-020406c4c714 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.408134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-490e6def-bb25-4aa1-a2d8-020406c4c714 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.420303 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-490e6def-bb25-4aa1-a2d8-020406c4c714 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.421226 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.421226 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.422945 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-490e6def-bb25-4aa1-a2d8-020406c4c714 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.441222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-490e6def-bb25-4aa1-a2d8-020406c4c714 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.441974 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-490e6def-bb25-4aa1-a2d8-020406c4c714 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=0 returned with HTTP 200 Jan 10 14:51:56.442845 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1829/3831] 10.222.0.20 () {58 vars in 1234 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?limit=0 => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:51:56.454258 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acf19019-34ad-4516-9e0a-a218b1a67df0 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots Jan 10 14:51:56.454971 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acf19019-34ad-4516-9e0a-a218b1a67df0 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.455689 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-acf19019-34ad-4516-9e0a-a218b1a67df0 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.456677 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-acf19019-34ad-4516-9e0a-a218b1a67df0 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.457866 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.457866 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.459576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-acf19019-34ad-4516-9e0a-a218b1a67df0 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.473286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-acf19019-34ad-4516-9e0a-a218b1a67df0 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.474447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-acf19019-34ad-4516-9e0a-a218b1a67df0 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots returned with HTTP 200 Jan 10 14:51:56.486480 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7759e1a5-eaa4-4420-8fe1-1a60bb431031 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?marker=a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:51:56.487296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7759e1a5-eaa4-4420-8fe1-1a60bb431031 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.487966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7759e1a5-eaa4-4420-8fe1-1a60bb431031 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.488757 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-7759e1a5-eaa4-4420-8fe1-1a60bb431031 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.490964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-7759e1a5-eaa4-4420-8fe1-1a60bb431031 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.492790 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2003/3832] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots => generated 993 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.549071 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7759e1a5-eaa4-4420-8fe1-1a60bb431031 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.550238 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7759e1a5-eaa4-4420-8fe1-1a60bb431031 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?marker=a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:51:56.566187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0a1d498-5a18-42eb-ad10-7d8011c2216d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?offset=2&limit=3 Jan 10 14:51:56.566761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0a1d498-5a18-42eb-ad10-7d8011c2216d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.569857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0a1d498-5a18-42eb-ad10-7d8011c2216d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.569857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-b0a1d498-5a18-42eb-ad10-7d8011c2216d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.569857 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.569857 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.570364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-b0a1d498-5a18-42eb-ad10-7d8011c2216d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.572125 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1830/3833] 10.222.0.20 () {58 vars in 1306 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?marker=a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 341 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:56.603147 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b0a1d498-5a18-42eb-ad10-7d8011c2216d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.603968 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0a1d498-5a18-42eb-ad10-7d8011c2216d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 10 14:51:56.613971 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2004/3834] 10.222.0.20 () {58 vars in 1252 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?offset=2&limit=3 => generated 341 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.618508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c3dab04-a931-4306-8aae-24126c7ffe38 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=created_at&sort_dir=asc Jan 10 14:51:56.618951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c3dab04-a931-4306-8aae-24126c7ffe38 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.619447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c3dab04-a931-4306-8aae-24126c7ffe38 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.619971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-6c3dab04-a931-4306-8aae-24126c7ffe38 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.620906 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.620906 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.622352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-6c3dab04-a931-4306-8aae-24126c7ffe38 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.633931 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc9624f8-78aa-40b5-a4b3-8da78b1265e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:51:56.634649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc9624f8-78aa-40b5-a4b3-8da78b1265e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.635269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc9624f8-78aa-40b5-a4b3-8da78b1265e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.648189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6c3dab04-a931-4306-8aae-24126c7ffe38 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.655529 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c3dab04-a931-4306-8aae-24126c7ffe38 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 10 14:51:56.655529 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1831/3835] 10.222.0.20 () {58 vars in 1284 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.662749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-269d0c80-eb92-45cc-97fd-fd382ad2e88d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=created_at&sort_dir=desc Jan 10 14:51:56.663441 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-269d0c80-eb92-45cc-97fd-fd382ad2e88d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.664074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-269d0c80-eb92-45cc-97fd-fd382ad2e88d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.664779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-269d0c80-eb92-45cc-97fd-fd382ad2e88d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.664922 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.664922 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.665887 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.665887 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.667575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-269d0c80-eb92-45cc-97fd-fd382ad2e88d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.677767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-269d0c80-eb92-45cc-97fd-fd382ad2e88d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.678749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-269d0c80-eb92-45cc-97fd-fd382ad2e88d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 10 14:51:56.680012 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1832/3836] 10.222.0.20 () {58 vars in 1286 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:56.700706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35244d00-df3d-4615-9c11-9a7c2f56e945 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=id&sort_dir=asc Jan 10 14:51:56.701603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35244d00-df3d-4615-9c11-9a7c2f56e945 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.702259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35244d00-df3d-4615-9c11-9a7c2f56e945 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.702824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc9624f8-78aa-40b5-a4b3-8da78b1265e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:51:56.703279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-35244d00-df3d-4615-9c11-9a7c2f56e945 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.703957 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.703957 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.705458 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-35244d00-df3d-4615-9c11-9a7c2f56e945 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.721801 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc9624f8-78aa-40b5-a4b3-8da78b1265e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:51:56.722895 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2005/3837] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:56.759306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-35244d00-df3d-4615-9c11-9a7c2f56e945 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.760659 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35244d00-df3d-4615-9c11-9a7c2f56e945 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 10 14:51:56.761589 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1833/3838] 10.222.0.20 () {58 vars in 1268 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:56.773363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a115242-3f72-4897-85cc-d94ffc3a8c87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=id&sort_dir=desc Jan 10 14:51:56.774049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a115242-3f72-4897-85cc-d94ffc3a8c87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.782721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a115242-3f72-4897-85cc-d94ffc3a8c87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.783752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-3a115242-3f72-4897-85cc-d94ffc3a8c87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.786482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-3a115242-3f72-4897-85cc-d94ffc3a8c87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.827921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3a115242-3f72-4897-85cc-d94ffc3a8c87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.828801 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a115242-3f72-4897-85cc-d94ffc3a8c87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 10 14:51:56.829937 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2006/3839] 10.222.0.20 () {58 vars in 1270 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.842057 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad5c0cd7-b3c7-4bfb-aac8-e5d2cc7ab9f5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=display_name&sort_dir=asc Jan 10 14:51:56.843023 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad5c0cd7-b3c7-4bfb-aac8-e5d2cc7ab9f5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.843643 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad5c0cd7-b3c7-4bfb-aac8-e5d2cc7ab9f5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.844380 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-ad5c0cd7-b3c7-4bfb-aac8-e5d2cc7ab9f5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.845217 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.845217 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.846903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-ad5c0cd7-b3c7-4bfb-aac8-e5d2cc7ab9f5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.894596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ad5c0cd7-b3c7-4bfb-aac8-e5d2cc7ab9f5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.895635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad5c0cd7-b3c7-4bfb-aac8-e5d2cc7ab9f5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 10 14:51:56.897053 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1834/3840] 10.222.0.20 () {58 vars in 1288 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.909522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1c15505-3238-4e7e-9615-ab4b8b78df87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=display_name&sort_dir=desc Jan 10 14:51:56.909951 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1c15505-3238-4e7e-9615-ab4b8b78df87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.910493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1c15505-3238-4e7e-9615-ab4b8b78df87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.911107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-f1c15505-3238-4e7e-9615-ab4b8b78df87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.911860 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.911860 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.913525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-f1c15505-3238-4e7e-9615-ab4b8b78df87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:56.968323 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1c15505-3238-4e7e-9615-ab4b8b78df87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:56.971816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1c15505-3238-4e7e-9615-ab4b8b78df87 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 10 14:51:56.979774 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2007/3841] 10.222.0.20 () {58 vars in 1290 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:56.985622 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-930acca4-dedf-4ad6-a467-216b2ed1049c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 Jan 10 14:51:56.986273 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-930acca4-dedf-4ad6-a467-216b2ed1049c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:56.987147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-930acca4-dedf-4ad6-a467-216b2ed1049c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:56.987902 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-930acca4-dedf-4ad6-a467-216b2ed1049c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:56.988869 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:56.988869 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:56.991368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-930acca4-dedf-4ad6-a467-216b2ed1049c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:57.011149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-930acca4-dedf-4ad6-a467-216b2ed1049c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:57.013006 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.013006 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.014766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-930acca4-dedf-4ad6-a467-216b2ed1049c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 returned with HTTP 200 Jan 10 14:51:57.016013 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1835/3842] 10.222.0.20 () {58 vars in 1359 bytes} [Mon Jan 10 14:51:56 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:57.026694 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-552464f9-4abe-4c78-a5f7-9f80a6013485 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?status=available Jan 10 14:51:57.027202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-552464f9-4abe-4c78-a5f7-9f80a6013485 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.027795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-552464f9-4abe-4c78-a5f7-9f80a6013485 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.029047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-552464f9-4abe-4c78-a5f7-9f80a6013485 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:57.029781 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.029781 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.031351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-552464f9-4abe-4c78-a5f7-9f80a6013485 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:57.064699 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-552464f9-4abe-4c78-a5f7-9f80a6013485 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:57.067347 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.067347 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.070151 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-552464f9-4abe-4c78-a5f7-9f80a6013485 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?status=available returned with HTTP 200 Jan 10 14:51:57.070879 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2008/3843] 10.222.0.20 () {58 vars in 1273 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?status=available => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:51:57.078287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-80ec003b-60c4-4363-baa4-a445b44a3efb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:57.078893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-80ec003b-60c4-4363-baa4-a445b44a3efb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.079445 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-80ec003b-60c4-4363-baa4-a445b44a3efb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.080054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-80ec003b-60c4-4363-baa4-a445b44a3efb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:57.084883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59691ae9-bfd4-48c0-b5ec-284c5325f957 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 Jan 10 14:51:57.085583 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59691ae9-bfd4-48c0-b5ec-284c5325f957 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.086182 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-59691ae9-bfd4-48c0-b5ec-284c5325f957 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.087098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-59691ae9-bfd4-48c0-b5ec-284c5325f957 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:57.089378 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-59691ae9-bfd4-48c0-b5ec-284c5325f957 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:57.097262 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.097262 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.101923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-80ec003b-60c4-4363-baa4-a445b44a3efb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:57.102753 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1836/3844] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:57.114501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-59691ae9-bfd4-48c0-b5ec-284c5325f957 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:57.115425 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.115425 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.116658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-59691ae9-bfd4-48c0-b5ec-284c5325f957 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 returned with HTTP 200 Jan 10 14:51:57.117361 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2009/3845] 10.222.0.20 () {58 vars in 1393 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:57.129896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b12b06fc-e6da-4343-92a4-ed6fd444f72a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 Jan 10 14:51:57.130451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b12b06fc-e6da-4343-92a4-ed6fd444f72a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.131321 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b12b06fc-e6da-4343-92a4-ed6fd444f72a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.132575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-b12b06fc-e6da-4343-92a4-ed6fd444f72a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:57.135399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-b12b06fc-e6da-4343-92a4-ed6fd444f72a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:57.149293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b12b06fc-e6da-4343-92a4-ed6fd444f72a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:57.149942 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b12b06fc-e6da-4343-92a4-ed6fd444f72a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 returned with HTTP 200 Jan 10 14:51:57.150706 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1837/3846] 10.222.0.20 () {58 vars in 1338 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:57.162872 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-432a6e91-b928-41b4-a430-637246fc4874 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?status=available Jan 10 14:51:57.163634 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-432a6e91-b928-41b4-a430-637246fc4874 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.164689 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-432a6e91-b928-41b4-a430-637246fc4874 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.169590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-432a6e91-b928-41b4-a430-637246fc4874 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:57.169590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-432a6e91-b928-41b4-a430-637246fc4874 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:57.177393 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-432a6e91-b928-41b4-a430-637246fc4874 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:57.178895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-432a6e91-b928-41b4-a430-637246fc4874 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?status=available returned with HTTP 200 Jan 10 14:51:57.180191 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2010/3847] 10.222.0.20 () {58 vars in 1252 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?status=available => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:57.193006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8996bf34-bca2-4d58-b417-8ecd9bbda9fb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 Jan 10 14:51:57.193531 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8996bf34-bca2-4d58-b417-8ecd9bbda9fb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.198148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8996bf34-bca2-4d58-b417-8ecd9bbda9fb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.198148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-8996bf34-bca2-4d58-b417-8ecd9bbda9fb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:51:57.198148 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.198148 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.198148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-8996bf34-bca2-4d58-b417-8ecd9bbda9fb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:51:57.225339 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8996bf34-bca2-4d58-b417-8ecd9bbda9fb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Get all snapshots completed successfully. Jan 10 14:51:57.227793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8996bf34-bca2-4d58-b417-8ecd9bbda9fb tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 returned with HTTP 200 Jan 10 14:51:57.227793 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1838/3848] 10.222.0.20 () {58 vars in 1372 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-982493544 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:57.239196 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fc05e61-37db-40aa-a4ef-1029e28f6ad7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] DELETE http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:57.239851 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fc05e61-37db-40aa-a4ef-1029e28f6ad7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.240760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fc05e61-37db-40aa-a4ef-1029e28f6ad7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.241414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-3fc05e61-37db-40aa-a4ef-1029e28f6ad7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Delete snapshot with id: 34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:57.252621 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.252621 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.258343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3fc05e61-37db-40aa-a4ef-1029e28f6ad7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:57.456470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3fc05e61-37db-40aa-a4ef-1029e28f6ad7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot delete request issued successfully. Jan 10 14:51:57.457827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fc05e61-37db-40aa-a4ef-1029e28f6ad7 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 202 Jan 10 14:51:57.461806 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2011/3849] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:51:57 2022] DELETE /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:51:57.467328 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d401bfd2-f063-4f59-b4ab-013291c71cb5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:57.468867 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d401bfd2-f063-4f59-b4ab-013291c71cb5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.470463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d401bfd2-f063-4f59-b4ab-013291c71cb5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.504313 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.504313 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.505719 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d401bfd2-f063-4f59-b4ab-013291c71cb5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:57.526681 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d401bfd2-f063-4f59-b4ab-013291c71cb5 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:57.527570 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1839/3850] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 471 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:57.738855 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-369b1d91-cc16-44e0-9854-5574bb69cdb7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:51:57.739587 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-369b1d91-cc16-44e0-9854-5574bb69cdb7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:57.741208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-369b1d91-cc16-44e0-9854-5574bb69cdb7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:57.759847 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.759847 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.769117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-369b1d91-cc16-44e0-9854-5574bb69cdb7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:51:57.791439 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-369b1d91-cc16-44e0-9854-5574bb69cdb7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:51:57.803220 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2012/3851] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:57 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:57.815112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72304435-b449-44d4-8500-b0a8286da8f5 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] POST http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups Jan 10 14:51:57.821076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72304435-b449-44d4-8500-b0a8286da8f5 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "832ebc3b-d342-48eb-af1e-8466ba8736b4", "name": "tempest-VolumesBackupsV39Test-Backup-1283287234"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:51:57.823232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.backups [None req-72304435-b449-44d4-8500-b0a8286da8f5 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Creating new backup {'backup': {'volume_id': '832ebc3b-d342-48eb-af1e-8466ba8736b4', 'name': 'tempest-VolumesBackupsV39Test-Backup-1283287234'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:51:57.824193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-72304435-b449-44d4-8500-b0a8286da8f5 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Creating backup of volume 832ebc3b-d342-48eb-af1e-8466ba8736b4 in container None Jan 10 14:51:57.855469 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:57.855469 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:57.859589 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-72304435-b449-44d4-8500-b0a8286da8f5 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:51:58.112064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-72304435-b449-44d4-8500-b0a8286da8f5 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Created reservations ['30d30cfa-6622-4ca0-9aa7-fe2bd88aa69d', 'b73a0c67-fdce-4058-b486-dc674d53e2d3'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:51:58.116899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8ec9783-76c0-496e-a444-fd3c1fb100e3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:58.117689 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8ec9783-76c0-496e-a444-fd3c1fb100e3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:58.118402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8ec9783-76c0-496e-a444-fd3c1fb100e3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:58.118969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d8ec9783-76c0-496e-a444-fd3c1fb100e3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:58.133239 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:58.133239 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:58.140114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8ec9783-76c0-496e-a444-fd3c1fb100e3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:58.157343 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2013/3852] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:58.471915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72304435-b449-44d4-8500-b0a8286da8f5 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups returned with HTTP 202 Jan 10 14:51:58.478562 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1840/3853] 10.222.0.20 () {62 vars in 1275 bytes} [Mon Jan 10 14:51:57 2022] POST /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups => generated 399 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:51:58.490243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-490642ae-34d7-44ac-9355-384f484b2fcb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:51:58.490792 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-490642ae-34d7-44ac-9355-384f484b2fcb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:58.491154 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-490642ae-34d7-44ac-9355-384f484b2fcb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:58.491462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-490642ae-34d7-44ac-9355-384f484b2fcb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:58.502436 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:58.502436 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:58.509029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-490642ae-34d7-44ac-9355-384f484b2fcb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:51:58.509786 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2014/3854] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:58 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:58.539836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4524bcf6-6cdc-4c05-ac02-4059f4dc4aaf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:58.540544 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4524bcf6-6cdc-4c05-ac02-4059f4dc4aaf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:58.541200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4524bcf6-6cdc-4c05-ac02-4059f4dc4aaf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:58.577697 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:58.577697 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:58.579146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4524bcf6-6cdc-4c05-ac02-4059f4dc4aaf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:58.582477 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4524bcf6-6cdc-4c05-ac02-4059f4dc4aaf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:58.586950 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1841/3855] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:58 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 471 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:59.169985 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbaa328c-ebd2-4373-b08c-9a7ed5881c22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:51:59.170437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbaa328c-ebd2-4373-b08c-9a7ed5881c22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:59.170885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbaa328c-ebd2-4373-b08c-9a7ed5881c22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:59.171187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-dbaa328c-ebd2-4373-b08c-9a7ed5881c22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:59.186646 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:59.186646 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:59.196291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbaa328c-ebd2-4373-b08c-9a7ed5881c22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:51:59.209429 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2015/3856] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:51:59 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:51:59.523599 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a441939-e3a6-4250-b159-02e7d74bf155 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:51:59.524653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a441939-e3a6-4250-b159-02e7d74bf155 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:59.525152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a441939-e3a6-4250-b159-02e7d74bf155 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:59.525465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8a441939-e3a6-4250-b159-02e7d74bf155 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:51:59.546836 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:59.546836 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:59.548603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a441939-e3a6-4250-b159-02e7d74bf155 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:51:59.549322 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1842/3857] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:51:59 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:51:59.598078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08c1f94b-4e32-4886-af07-a82e35144c89 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:51:59.598553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08c1f94b-4e32-4886-af07-a82e35144c89 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:51:59.598959 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-08c1f94b-4e32-4886-af07-a82e35144c89 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:51:59.626628 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:51:59.626628 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:51:59.631881 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-08c1f94b-4e32-4886-af07-a82e35144c89 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:51:59.636964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-08c1f94b-4e32-4886-af07-a82e35144c89 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:51:59.641861 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2016/3858] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:51:59 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 471 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:00.216200 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10bb8112-4052-426c-af11-5e755befbde2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:00.216908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10bb8112-4052-426c-af11-5e755befbde2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:00.217518 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10bb8112-4052-426c-af11-5e755befbde2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:00.217984 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-10bb8112-4052-426c-af11-5e755befbde2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:00.233217 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:00.233217 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:00.240730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10bb8112-4052-426c-af11-5e755befbde2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:00.242332 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1843/3859] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:00.562591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a743185d-c1f0-41aa-ac65-d6a315ec98a2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:00.563080 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a743185d-c1f0-41aa-ac65-d6a315ec98a2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:00.563526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a743185d-c1f0-41aa-ac65-d6a315ec98a2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:00.563829 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a743185d-c1f0-41aa-ac65-d6a315ec98a2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:00.577983 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:00.577983 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:00.579921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a743185d-c1f0-41aa-ac65-d6a315ec98a2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:00.581952 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2017/3860] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:00 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:00.649077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-954f2d38-e1d6-4574-a725-4aa1a099ca62 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:52:00.650108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-954f2d38-e1d6-4574-a725-4aa1a099ca62 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:00.650738 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-954f2d38-e1d6-4574-a725-4aa1a099ca62 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:00.664243 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:00.664243 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:00.666165 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-954f2d38-e1d6-4574-a725-4aa1a099ca62 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:00.668478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-954f2d38-e1d6-4574-a725-4aa1a099ca62 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:52:00.669909 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1844/3861] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:00 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:01.255685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d23f70bf-8c98-414e-8c24-e5d62c34f452 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:01.257092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d23f70bf-8c98-414e-8c24-e5d62c34f452 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:01.257996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d23f70bf-8c98-414e-8c24-e5d62c34f452 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:01.258471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d23f70bf-8c98-414e-8c24-e5d62c34f452 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:01.275843 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:01.275843 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:01.336679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d23f70bf-8c98-414e-8c24-e5d62c34f452 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:01.346965 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2018/3862] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:01 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:01.595350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7561fb7-574c-43ff-a0ef-f4a79cf115fb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:01.596139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7561fb7-574c-43ff-a0ef-f4a79cf115fb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:01.596783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7561fb7-574c-43ff-a0ef-f4a79cf115fb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:01.597255 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d7561fb7-574c-43ff-a0ef-f4a79cf115fb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:01.609675 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:01.609675 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:01.613482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7561fb7-574c-43ff-a0ef-f4a79cf115fb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:01.618571 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1845/3863] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:01 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:01.681301 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cb88934-6f1e-4512-bd38-bc728d1e671f tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:52:01.681745 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cb88934-6f1e-4512-bd38-bc728d1e671f tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:01.682288 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cb88934-6f1e-4512-bd38-bc728d1e671f tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:01.700926 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:01.700926 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:01.702457 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9cb88934-6f1e-4512-bd38-bc728d1e671f tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:01.704518 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cb88934-6f1e-4512-bd38-bc728d1e671f tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 200 Jan 10 14:52:01.709120 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2019/3864] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:01 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 471 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:02.355755 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92e89446-cd8e-40c8-b545-e71212261b53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:02.356785 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92e89446-cd8e-40c8-b545-e71212261b53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:02.357238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92e89446-cd8e-40c8-b545-e71212261b53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:02.362645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-92e89446-cd8e-40c8-b545-e71212261b53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:02.384188 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:02.384188 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:02.385842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92e89446-cd8e-40c8-b545-e71212261b53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:02.396708 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1846/3865] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:02.631130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92163021-5742-478c-83db-72542d500195 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:02.632395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92163021-5742-478c-83db-72542d500195 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:02.634387 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-92163021-5742-478c-83db-72542d500195 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:02.634873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-92163021-5742-478c-83db-72542d500195 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:02.657166 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:02.657166 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:02.667899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-92163021-5742-478c-83db-72542d500195 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:02.674865 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2020/3866] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:02 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:02.722763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9ed10c6b-9bb3-42a7-9241-f1aee911a311 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 Jan 10 14:52:02.723532 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9ed10c6b-9bb3-42a7-9241-f1aee911a311 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:02.724335 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9ed10c6b-9bb3-42a7-9241-f1aee911a311 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:02.733877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9ed10c6b-9bb3-42a7-9241-f1aee911a311 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 returned with HTTP 404 Jan 10 14:52:02.735510 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1847/3867] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:02 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/34ae23b8-0f36-4711-9822-bc5ea546c307 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:02.744178 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eb6f1afc-5df9-408b-81db-3fc6a71b9667 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] DELETE http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:02.745052 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eb6f1afc-5df9-408b-81db-3fc6a71b9667 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:02.745699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eb6f1afc-5df9-408b-81db-3fc6a71b9667 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:02.747749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-eb6f1afc-5df9-408b-81db-3fc6a71b9667 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Delete snapshot with id: a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:02.760225 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:02.760225 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:02.761732 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-eb6f1afc-5df9-408b-81db-3fc6a71b9667 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:02.885081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-eb6f1afc-5df9-408b-81db-3fc6a71b9667 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot delete request issued successfully. Jan 10 14:52:02.885837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eb6f1afc-5df9-408b-81db-3fc6a71b9667 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 202 Jan 10 14:52:02.887288 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2021/3868] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:52:02 2022] DELETE /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:52:02.895516 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d29129f5-6112-4fa2-b5ae-9222c5f093ec tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:02.896219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d29129f5-6112-4fa2-b5ae-9222c5f093ec tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:02.897070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d29129f5-6112-4fa2-b5ae-9222c5f093ec tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:02.916177 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:02.916177 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:02.916177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d29129f5-6112-4fa2-b5ae-9222c5f093ec tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:02.922117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d29129f5-6112-4fa2-b5ae-9222c5f093ec tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:52:02.927626 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1848/3869] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:02 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:03.401080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3718bdb2-de50-4384-921d-af6233b36724 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:03.401938 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3718bdb2-de50-4384-921d-af6233b36724 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:03.403627 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3718bdb2-de50-4384-921d-af6233b36724 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:03.404000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3718bdb2-de50-4384-921d-af6233b36724 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:03.413079 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:03.413079 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:03.415008 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3718bdb2-de50-4384-921d-af6233b36724 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:03.416358 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2022/3870] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:03 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:03.682862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53b694b3-1a33-4839-9e81-75e90b0a445a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:03.683428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53b694b3-1a33-4839-9e81-75e90b0a445a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:03.684116 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53b694b3-1a33-4839-9e81-75e90b0a445a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:03.685134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-53b694b3-1a33-4839-9e81-75e90b0a445a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:03.704920 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:03.704920 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:03.710447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53b694b3-1a33-4839-9e81-75e90b0a445a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:03.712227 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1849/3871] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:03 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:03.936613 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e61cc53-775f-4e5a-9351-68fa5f1dde42 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:03.937811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e61cc53-775f-4e5a-9351-68fa5f1dde42 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:03.938275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e61cc53-775f-4e5a-9351-68fa5f1dde42 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:03.957922 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:03.957922 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:03.957922 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e61cc53-775f-4e5a-9351-68fa5f1dde42 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:03.958895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e61cc53-775f-4e5a-9351-68fa5f1dde42 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:52:03.959595 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2023/3872] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:03 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:04.430625 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c27a1a32-9f45-4f37-943e-8c42aab0c8b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:04.431322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c27a1a32-9f45-4f37-943e-8c42aab0c8b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:04.431779 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c27a1a32-9f45-4f37-943e-8c42aab0c8b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:04.432087 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c27a1a32-9f45-4f37-943e-8c42aab0c8b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:04.448616 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:04.448616 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:04.450289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c27a1a32-9f45-4f37-943e-8c42aab0c8b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:04.451003 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1850/3873] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:04 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:04.723246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8777fc0d-1a60-45a6-be74-925990638131 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:04.723772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8777fc0d-1a60-45a6-be74-925990638131 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:04.724893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8777fc0d-1a60-45a6-be74-925990638131 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:04.725324 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8777fc0d-1a60-45a6-be74-925990638131 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:04.737499 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:04.737499 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:04.741913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8777fc0d-1a60-45a6-be74-925990638131 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:04.751591 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2024/3874] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:04 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:04.978704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc816db9-cc75-420e-b22f-3b4ef5236c30 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:04.979183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc816db9-cc75-420e-b22f-3b4ef5236c30 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:04.979598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc816db9-cc75-420e-b22f-3b4ef5236c30 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:05.017341 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:05.017341 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:05.018385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bc816db9-cc75-420e-b22f-3b4ef5236c30 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:05.020191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc816db9-cc75-420e-b22f-3b4ef5236c30 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:52:05.020939 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1851/3875] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:04 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 471 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:05.464128 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1d9582a-3ef1-42e9-926b-7e3d511c902f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:05.464733 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1d9582a-3ef1-42e9-926b-7e3d511c902f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:05.466086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1d9582a-3ef1-42e9-926b-7e3d511c902f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:05.466086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b1d9582a-3ef1-42e9-926b-7e3d511c902f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:05.486280 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:05.486280 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:05.493968 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1d9582a-3ef1-42e9-926b-7e3d511c902f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:05.500325 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2025/3876] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:05 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:05.757512 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc84fff1-8a10-44e5-9979-ece17f48bd94 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:05.758164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc84fff1-8a10-44e5-9979-ece17f48bd94 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:05.758592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc84fff1-8a10-44e5-9979-ece17f48bd94 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:05.758958 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dc84fff1-8a10-44e5-9979-ece17f48bd94 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:05.770999 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:05.770999 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:05.772736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc84fff1-8a10-44e5-9979-ece17f48bd94 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:05.773453 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1852/3877] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:05 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:05.839324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] POST http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes Jan 10 14:52:05.842808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-797548729", "snapshot_id": null, "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "volume_type": null, "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:05.848352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-797548729', 'snapshot_id': None, 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'volume_type': None, 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:52:06.041847 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-173fe9dd-8d5a-492a-a782-2636088d0e82 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:06.042345 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-173fe9dd-8d5a-492a-a782-2636088d0e82 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:06.042845 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-173fe9dd-8d5a-492a-a782-2636088d0e82 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:06.063071 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:06.063071 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:06.064069 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-173fe9dd-8d5a-492a-a782-2636088d0e82 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:06.064500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Create volume of 1 GB Jan 10 14:52:06.072637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-173fe9dd-8d5a-492a-a782-2636088d0e82 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:52:06.073703 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1853/3878] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:06 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:06.083379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Availability Zones retrieved successfully. Jan 10 14:52:06.143477 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Flow 'volume_create_api' (93f35d99-b6f0-4438-884d-9b016abd1eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:06.175207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54e2dfb-c117-47b2-86d3-8a57bd1c9bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:06.185594 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:52:06.364290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54e2dfb-c117-47b2-86d3-8a57bd1c9bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:06.366343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacf0223-e3ad-44a6-bf5d-a2929aac91a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:06.508909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58cb55d7-b068-49f7-b2e8-c944e20472cc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:06.513111 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58cb55d7-b068-49f7-b2e8-c944e20472cc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:06.513111 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-58cb55d7-b068-49f7-b2e8-c944e20472cc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:06.513111 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-58cb55d7-b068-49f7-b2e8-c944e20472cc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:06.523401 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:06.523401 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:06.527226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-58cb55d7-b068-49f7-b2e8-c944e20472cc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:06.528574 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1854/3879] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:06 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:06.651534 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Created reservations ['e4260b9d-02bc-4b47-bd68-809ece3db23b', 'b53f2934-9d84-4aeb-bf97-60d0ef468c28', 'aa6d7118-8c40-4dfc-8599-4d9e47dacea1', '9b92f469-cbcd-4023-b5a6-c62e591ac181'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:06.654296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacf0223-e3ad-44a6-bf5d-a2929aac91a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4260b9d-02bc-4b47-bd68-809ece3db23b', 'b53f2934-9d84-4aeb-bf97-60d0ef468c28', 'aa6d7118-8c40-4dfc-8599-4d9e47dacea1', '9b92f469-cbcd-4023-b5a6-c62e591ac181']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:06.657525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce6bdae1-c9cf-4279-8eec-c1ef15118c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:06.736723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce6bdae1-c9cf-4279-8eec-c1ef15118c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd7f6ccd-5c81-4780-885e-5dbf88cc8809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-797548729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110dc285ffae4367a6004ece9771340a',qos_specs=None,replication_status=,reservations=['e4260b9d-02bc-4b47-bd68-809ece3db23b','b53f2934-9d84-4aeb-bf97-60d0ef468c28','aa6d7118-8c40-4dfc-8599-4d9e47dacea1','9b92f469-cbcd-4023-b5a6-c62e591ac181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ce74534b9804531a3fbaf8e2a4ce97a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-797548729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd7f6ccd-5c81-4780-885e-5dbf88cc8809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110dc285ffae4367a6004ece9771340a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ce74534b9804531a3fbaf8e2a4ce97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:06.739415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab9e60d-186e-4cc9-999f-903308ea2feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:06.826512 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5fc49445-e6fd-4ec5-962e-b8882977d446 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:06.829104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5fc49445-e6fd-4ec5-962e-b8882977d446 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:06.830870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5fc49445-e6fd-4ec5-962e-b8882977d446 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:06.836794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5fc49445-e6fd-4ec5-962e-b8882977d446 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:06.881256 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:06.881256 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:06.885958 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5fc49445-e6fd-4ec5-962e-b8882977d446 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:06.891898 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1855/3880] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:06 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:06.947873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab9e60d-186e-4cc9-999f-903308ea2feb) transitioned into state 'SUCCESS' from state '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-797548729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110dc285ffae4367a6004ece9771340a',qos_specs=None,replication_status=,reservations=['e4260b9d-02bc-4b47-bd68-809ece3db23b','b53f2934-9d84-4aeb-bf97-60d0ef468c28','aa6d7118-8c40-4dfc-8599-4d9e47dacea1','9b92f469-cbcd-4023-b5a6-c62e591ac181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ce74534b9804531a3fbaf8e2a4ce97a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:06.947873 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d15f33c-6149-4301-8f55-3aa9027505d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:07.054543 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d15f33c-6149-4301-8f55-3aa9027505d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:07.059401 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Flow 'volume_create_api' (93f35d99-b6f0-4438-884d-9b016abd1eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:07.060097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Create volume request issued successfully. Jan 10 14:52:07.067636 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8500767e-9441-4919-8124-c726490b9434 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes returned with HTTP 202 Jan 10 14:52:07.077704 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2026/3881] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:52:05 2022] POST /volume/v3/110dc285ffae4367a6004ece9771340a/volumes => generated 822 bytes in 1250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:52:07.086188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23bedd42-6a19-4fce-8ea5-ccb4e69b5283 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:07.090127 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-23bedd42-6a19-4fce-8ea5-ccb4e69b5283 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:07.096332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-23bedd42-6a19-4fce-8ea5-ccb4e69b5283 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:07.096485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffc2513a-f062-49b8-b95e-72c1ca03480b tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:07.096485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ffc2513a-f062-49b8-b95e-72c1ca03480b tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:07.096485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ffc2513a-f062-49b8-b95e-72c1ca03480b tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:07.111573 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:07.111573 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:07.116456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ffc2513a-f062-49b8-b95e-72c1ca03480b tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:07.120633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ffc2513a-f062-49b8-b95e-72c1ca03480b tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 200 Jan 10 14:52:07.126004 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2027/3882] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:07 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 471 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:07.133748 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:07.133748 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:07.156519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-23bedd42-6a19-4fce-8ea5-ccb4e69b5283 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:07.174536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23bedd42-6a19-4fce-8ea5-ccb4e69b5283 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:07.188831 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1856/3883] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:07 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 890 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:07.541887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17523635-8666-4335-ad72-204e74f56fb8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:07.542327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17523635-8666-4335-ad72-204e74f56fb8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:07.542843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17523635-8666-4335-ad72-204e74f56fb8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:07.543145 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-17523635-8666-4335-ad72-204e74f56fb8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:07.567562 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:07.567562 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:07.569330 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17523635-8666-4335-ad72-204e74f56fb8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:07.570082 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2028/3884] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:07 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:07.898830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46fd8f1f-3498-489f-8221-4249e31adb1f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:07.899891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46fd8f1f-3498-489f-8221-4249e31adb1f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:07.900959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46fd8f1f-3498-489f-8221-4249e31adb1f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:07.901444 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-46fd8f1f-3498-489f-8221-4249e31adb1f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:07.923542 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:07.923542 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:07.933224 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46fd8f1f-3498-489f-8221-4249e31adb1f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:07.936028 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1857/3885] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:07 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:08.132924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-238a70e9-a962-4d6b-8b0f-24a7fa43efa1 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f Jan 10 14:52:08.137430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-238a70e9-a962-4d6b-8b0f-24a7fa43efa1 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:08.137430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-238a70e9-a962-4d6b-8b0f-24a7fa43efa1 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:08.144697 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-238a70e9-a962-4d6b-8b0f-24a7fa43efa1 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f returned with HTTP 404 Jan 10 14:52:08.146352 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2029/3886] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:08 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/a191b4bc-ce1d-4e2e-85a4-6a2a02a2797f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:08.154707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ba1656d8-cd8f-4394-85ac-43bac436d371 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] DELETE http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:52:08.155783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ba1656d8-cd8f-4394-85ac-43bac436d371 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:08.156687 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ba1656d8-cd8f-4394-85ac-43bac436d371 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:08.158298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-ba1656d8-cd8f-4394-85ac-43bac436d371 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Delete snapshot with id: ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:52:08.195264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f52f4be5-13d3-4c00-a024-65afe6411fee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:08.195705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f52f4be5-13d3-4c00-a024-65afe6411fee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:08.196166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f52f4be5-13d3-4c00-a024-65afe6411fee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:08.206513 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:08.206513 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:08.207945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ba1656d8-cd8f-4394-85ac-43bac436d371 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:08.218467 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:08.218467 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:08.237893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f52f4be5-13d3-4c00-a024-65afe6411fee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:08.259546 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f52f4be5-13d3-4c00-a024-65afe6411fee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:08.260771 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2030/3887] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:08 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:08.364817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ba1656d8-cd8f-4394-85ac-43bac436d371 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot delete request issued successfully. Jan 10 14:52:08.365923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ba1656d8-cd8f-4394-85ac-43bac436d371 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 202 Jan 10 14:52:08.366660 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1858/3888] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:52:08 2022] DELETE /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:52:08.373754 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20a391bf-fd6c-425d-a6b4-50a8d18e05bf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:52:08.374114 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20a391bf-fd6c-425d-a6b4-50a8d18e05bf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:08.374567 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20a391bf-fd6c-425d-a6b4-50a8d18e05bf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:08.392362 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:08.392362 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:08.393867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-20a391bf-fd6c-425d-a6b4-50a8d18e05bf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:08.395829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20a391bf-fd6c-425d-a6b4-50a8d18e05bf tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:52:08.408664 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2031/3889] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:08 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 471 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:08.584195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d23665be-5842-4e3c-a8bf-cb6382aec2cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:08.586417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d23665be-5842-4e3c-a8bf-cb6382aec2cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:08.586417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d23665be-5842-4e3c-a8bf-cb6382aec2cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:08.586417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d23665be-5842-4e3c-a8bf-cb6382aec2cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:08.598837 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:08.598837 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:08.604669 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d23665be-5842-4e3c-a8bf-cb6382aec2cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:08.610940 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1859/3890] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:08 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:08.946936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4899df1-57d6-492f-87f5-624c3054e00e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:08.947543 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4899df1-57d6-492f-87f5-624c3054e00e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:08.948060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4899df1-57d6-492f-87f5-624c3054e00e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:08.948498 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c4899df1-57d6-492f-87f5-624c3054e00e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:08.967261 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:08.967261 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:08.976528 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4899df1-57d6-492f-87f5-624c3054e00e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:08.986153 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2032/3891] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:08 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:09.276143 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac65b84f-e2b5-4663-b23b-6b95032c03c3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:09.276714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac65b84f-e2b5-4663-b23b-6b95032c03c3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:09.277171 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ac65b84f-e2b5-4663-b23b-6b95032c03c3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:09.307904 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:09.307904 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:09.342137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ac65b84f-e2b5-4663-b23b-6b95032c03c3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:09.363720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ac65b84f-e2b5-4663-b23b-6b95032c03c3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:09.364666 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1860/3892] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:09 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:09.416017 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8dbbd9d-ca0a-4e72-b12e-f2071fe56d14 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:52:09.416599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8dbbd9d-ca0a-4e72-b12e-f2071fe56d14 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:09.417571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8dbbd9d-ca0a-4e72-b12e-f2071fe56d14 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:09.441843 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:09.441843 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:09.443077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a8dbbd9d-ca0a-4e72-b12e-f2071fe56d14 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:09.445104 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8dbbd9d-ca0a-4e72-b12e-f2071fe56d14 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:52:09.445924 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2033/3893] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:09 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 471 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:09.617894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71b8d343-e9a0-4741-a602-dd1cec026c93 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:09.618500 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71b8d343-e9a0-4741-a602-dd1cec026c93 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:09.623343 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71b8d343-e9a0-4741-a602-dd1cec026c93 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:09.623804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-71b8d343-e9a0-4741-a602-dd1cec026c93 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:09.635236 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:09.635236 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:09.638515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71b8d343-e9a0-4741-a602-dd1cec026c93 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:09.646815 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1861/3894] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:09 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:09.994261 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14a523a0-3ac8-4daf-9ca8-a84938f18432 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:09.994985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14a523a0-3ac8-4daf-9ca8-a84938f18432 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:09.995544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14a523a0-3ac8-4daf-9ca8-a84938f18432 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:09.995968 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-14a523a0-3ac8-4daf-9ca8-a84938f18432 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:10.015280 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:10.015280 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:10.017140 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14a523a0-3ac8-4daf-9ca8-a84938f18432 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:10.024187 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2034/3895] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:09 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:10.381887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa5bd3a1-4d3a-41ed-8481-68dc342c7870 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:10.415346 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa5bd3a1-4d3a-41ed-8481-68dc342c7870 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:10.416271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa5bd3a1-4d3a-41ed-8481-68dc342c7870 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:10.460275 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:10.460275 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:10.469528 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33873c66-0f0d-4466-8b6e-b0864802f99d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:52:10.470050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33873c66-0f0d-4466-8b6e-b0864802f99d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:10.470571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33873c66-0f0d-4466-8b6e-b0864802f99d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:10.483804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fa5bd3a1-4d3a-41ed-8481-68dc342c7870 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:10.491888 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:10.491888 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:10.497786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-33873c66-0f0d-4466-8b6e-b0864802f99d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:10.507113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33873c66-0f0d-4466-8b6e-b0864802f99d tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:52:10.509998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa5bd3a1-4d3a-41ed-8481-68dc342c7870 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:10.510881 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2035/3896] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:10 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 471 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:10.523429 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1862/3897] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:10 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:10.655680 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-403a33a2-f9af-4d2c-8cc1-2bc1816ba6dc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:10.656272 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-403a33a2-f9af-4d2c-8cc1-2bc1816ba6dc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:10.656804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-403a33a2-f9af-4d2c-8cc1-2bc1816ba6dc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:10.657184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-403a33a2-f9af-4d2c-8cc1-2bc1816ba6dc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:10.679249 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:10.679249 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:10.690573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-403a33a2-f9af-4d2c-8cc1-2bc1816ba6dc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:10.697551 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2036/3898] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:10 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:11.040869 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-93fa06df-0452-4d6b-9642-f5086fbbfe5c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:11.041600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-93fa06df-0452-4d6b-9642-f5086fbbfe5c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.045838 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-93fa06df-0452-4d6b-9642-f5086fbbfe5c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.046348 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-93fa06df-0452-4d6b-9642-f5086fbbfe5c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:11.058463 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:11.058463 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:11.064317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-93fa06df-0452-4d6b-9642-f5086fbbfe5c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:11.064317 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1863/3899] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:11.259703 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90591938-5749-4e46-9df5-f38a2b4aa513 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] GET http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/scheduler-stats/get_pools Jan 10 14:52:11.261772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90591938-5749-4e46-9df5-f38a2b4aa513 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.263296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-90591938-5749-4e46-9df5-f38a2b4aa513 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Calling method 'get_pools' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.291242 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-90591938-5749-4e46-9df5-f38a2b4aa513 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/scheduler-stats/get_pools returned with HTTP 200 Jan 10 14:52:11.293008 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2037/3900] 10.222.0.20 () {58 vars in 1267 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/scheduler-stats/get_pools => generated 61 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:52:11.305008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aef50336-e231-4159-a096-5b7d734b1071 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] GET http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/scheduler-stats/get_pools?detail=True Jan 10 14:52:11.305476 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aef50336-e231-4159-a096-5b7d734b1071 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.305934 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aef50336-e231-4159-a096-5b7d734b1071 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Calling method 'get_pools' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.334396 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aef50336-e231-4159-a096-5b7d734b1071 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 10 14:52:11.337363 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1864/3901] 10.222.0.20 () {58 vars in 1290 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/scheduler-stats/get_pools?detail=True => generated 769 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:11.350563 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bfcfea1b-5548-49e0-a1b2-665f302fb038 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] GET http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/capabilities/n-d-master-5@lvmdriver-1 Jan 10 14:52:11.351023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bfcfea1b-5548-49e0-a1b2-665f302fb038 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.351481 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bfcfea1b-5548-49e0-a1b2-665f302fb038 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.388496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bfcfea1b-5548-49e0-a1b2-665f302fb038 tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/capabilities/n-d-master-5@lvmdriver-1 returned with HTTP 200 Jan 10 14:52:11.395079 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2038/3902] 10.222.0.20 () {58 vars in 1303 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/capabilities/n-d-master-5@lvmdriver-1 => generated 712 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:11.406277 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8eb0fe0-7d37-49e1-8f83-3778153c7bef tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] GET http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/capabilities/n-d-master-5@lvmdriver-1 Jan 10 14:52:11.407474 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8eb0fe0-7d37-49e1-8f83-3778153c7bef tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.408124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8eb0fe0-7d37-49e1-8f83-3778153c7bef tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.429445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8eb0fe0-7d37-49e1-8f83-3778153c7bef tempest-BackendsCapabilitiesAdminTestsJSON-410755991 tempest-BackendsCapabilitiesAdminTestsJSON-410755991-project-admin] http://10.222.0.20/volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/capabilities/n-d-master-5@lvmdriver-1 returned with HTTP 200 Jan 10 14:52:11.440447 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1865/3903] 10.222.0.20 () {58 vars in 1303 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/6a90e3b37aa74fccbb6c1dc5e51d917a/capabilities/n-d-master-5@lvmdriver-1 => generated 712 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:11.522376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bdc0ded1-672c-4795-be00-e19f9967d227 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:52:11.528532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c8d7462-b22f-4d7b-866c-ddb96c02c9bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:11.529268 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c8d7462-b22f-4d7b-866c-ddb96c02c9bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.529832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c8d7462-b22f-4d7b-866c-ddb96c02c9bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.530208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bdc0ded1-672c-4795-be00-e19f9967d227 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.533776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bdc0ded1-672c-4795-be00-e19f9967d227 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.558567 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:11.558567 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:11.570941 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bdc0ded1-672c-4795-be00-e19f9967d227 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Snapshot retrieved successfully. Jan 10 14:52:11.573248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bdc0ded1-672c-4795-be00-e19f9967d227 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 200 Jan 10 14:52:11.573774 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:11.573774 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:11.577009 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2039/3904] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 471 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:11.596188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4c8d7462-b22f-4d7b-866c-ddb96c02c9bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:11.619868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c8d7462-b22f-4d7b-866c-ddb96c02c9bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:11.626417 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1866/3905] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:11.711064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fe86ede-180d-4607-8bb6-5063b95a54bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:11.711889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6fe86ede-180d-4607-8bb6-5063b95a54bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:11.712612 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6fe86ede-180d-4607-8bb6-5063b95a54bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:11.713153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6fe86ede-180d-4607-8bb6-5063b95a54bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:11.735020 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:11.735020 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:11.737070 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fe86ede-180d-4607-8bb6-5063b95a54bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:11.747501 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2040/3906] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:11 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:12.078894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1816a2a-6404-4756-b347-20ed0bd8f91d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:12.079721 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1816a2a-6404-4756-b347-20ed0bd8f91d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:12.080491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1816a2a-6404-4756-b347-20ed0bd8f91d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:12.081165 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c1816a2a-6404-4756-b347-20ed0bd8f91d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:12.094885 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:12.094885 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:12.098938 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1816a2a-6404-4756-b347-20ed0bd8f91d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:12.105440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1867/3907] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:12 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:12.586895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b1838da-df24-4dc9-8a44-60ccae63c030 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa Jan 10 14:52:12.587387 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b1838da-df24-4dc9-8a44-60ccae63c030 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:12.588097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b1838da-df24-4dc9-8a44-60ccae63c030 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:12.598415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b1838da-df24-4dc9-8a44-60ccae63c030 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa returned with HTTP 404 Jan 10 14:52:12.602895 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2041/3908] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:12 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/snapshots/ef21c7be-c979-4fdf-8383-122fa06a52fa => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:12.607901 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c76735d-c05c-4564-a987-89433b704657 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] DELETE http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:12.608445 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c76735d-c05c-4564-a987-89433b704657 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:12.608821 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c76735d-c05c-4564-a987-89433b704657 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:12.609222 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5c76735d-c05c-4564-a987-89433b704657 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Delete volume with id: ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:12.632178 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:12.632178 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:12.633306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c76735d-c05c-4564-a987-89433b704657 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:52:12.637548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fcdae5b7-de03-4a93-8e7c-d70f38aedcdc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:12.638045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fcdae5b7-de03-4a93-8e7c-d70f38aedcdc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:12.638565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fcdae5b7-de03-4a93-8e7c-d70f38aedcdc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:12.667504 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:12.667504 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:12.694838 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fcdae5b7-de03-4a93-8e7c-d70f38aedcdc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:12.715141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fcdae5b7-de03-4a93-8e7c-d70f38aedcdc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:12.717646 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2042/3909] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:12 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:12.766144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c9c866dc-378c-49b2-94a1-397d70b4eb8e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:12.766914 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c9c866dc-378c-49b2-94a1-397d70b4eb8e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:12.767502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c9c866dc-378c-49b2-94a1-397d70b4eb8e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:12.767717 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c9c866dc-378c-49b2-94a1-397d70b4eb8e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:12.781654 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:12.781654 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:12.783515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c9c866dc-378c-49b2-94a1-397d70b4eb8e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:12.784320 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2043/3910] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:12.848971 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c76735d-c05c-4564-a987-89433b704657 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Delete volume request issued successfully. Jan 10 14:52:12.849654 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c76735d-c05c-4564-a987-89433b704657 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 202 Jan 10 14:52:12.854262 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1868/3911] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:52:12 2022] DELETE /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:52:12.858161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c47485cc-ddee-44bf-b340-eb7669388a2a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:12.859104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c47485cc-ddee-44bf-b340-eb7669388a2a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:12.859104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c47485cc-ddee-44bf-b340-eb7669388a2a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:12.877650 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:12.877650 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:12.893794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c47485cc-ddee-44bf-b340-eb7669388a2a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:52:12.902954 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c47485cc-ddee-44bf-b340-eb7669388a2a tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:52:12.904068 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2044/3912] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:12 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:13.114017 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a9e3a83-1595-4082-86d4-f50d3b43b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:13.114649 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a9e3a83-1595-4082-86d4-f50d3b43b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:13.115167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a9e3a83-1595-4082-86d4-f50d3b43b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:13.115536 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5a9e3a83-1595-4082-86d4-f50d3b43b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:13.134481 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:13.134481 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:13.139729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a9e3a83-1595-4082-86d4-f50d3b43b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:13.145646 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1869/3913] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:13 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:13.733190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e82e35b-3e54-4fe1-a570-7aaeff249cbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:13.734519 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e82e35b-3e54-4fe1-a570-7aaeff249cbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:13.735203 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e82e35b-3e54-4fe1-a570-7aaeff249cbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:13.766470 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:13.766470 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:13.800483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b92202cb-9556-4735-8dbd-d3b89d9a18c6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:13.801059 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b92202cb-9556-4735-8dbd-d3b89d9a18c6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:13.801419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b92202cb-9556-4735-8dbd-d3b89d9a18c6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:13.801724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b92202cb-9556-4735-8dbd-d3b89d9a18c6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:13.810646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5e82e35b-3e54-4fe1-a570-7aaeff249cbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:13.824976 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:13.824976 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:13.826584 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b92202cb-9556-4735-8dbd-d3b89d9a18c6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:13.831506 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1870/3914] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:13.837043 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e82e35b-3e54-4fe1-a570-7aaeff249cbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:13.843823 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2045/3915] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:13 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:13.921642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bdd9fbcc-cd8c-4d03-a50d-d6b09b87b07c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:13.922410 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bdd9fbcc-cd8c-4d03-a50d-d6b09b87b07c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:13.923527 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bdd9fbcc-cd8c-4d03-a50d-d6b09b87b07c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:13.951907 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:13.951907 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:13.972123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bdd9fbcc-cd8c-4d03-a50d-d6b09b87b07c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:52:13.994330 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bdd9fbcc-cd8c-4d03-a50d-d6b09b87b07c tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:52:14.004613 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1871/3916] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:13 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 919 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:14.159114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6323c2c-4378-4a7a-8305-89ad9fc40b15 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:14.171206 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6323c2c-4378-4a7a-8305-89ad9fc40b15 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:14.181757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6323c2c-4378-4a7a-8305-89ad9fc40b15 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:14.181757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f6323c2c-4378-4a7a-8305-89ad9fc40b15 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:14.197097 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:14.197097 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:14.212074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6323c2c-4378-4a7a-8305-89ad9fc40b15 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:14.218396 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2046/3917] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:14 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:14.845782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47bcc624-feb5-4dc8-99e8-89caf9de8761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:14.846439 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47bcc624-feb5-4dc8-99e8-89caf9de8761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:14.846678 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47bcc624-feb5-4dc8-99e8-89caf9de8761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:14.846985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-47bcc624-feb5-4dc8-99e8-89caf9de8761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:14.856831 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8cbc340-bbe1-49ed-b8f5-c45f2a252b35 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:14.857459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8cbc340-bbe1-49ed-b8f5-c45f2a252b35 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:14.857700 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8cbc340-bbe1-49ed-b8f5-c45f2a252b35 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:14.867419 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:14.867419 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:14.869950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47bcc624-feb5-4dc8-99e8-89caf9de8761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:14.873907 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1872/3918] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:14 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:14.903815 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:14.903815 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:14.931538 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a8cbc340-bbe1-49ed-b8f5-c45f2a252b35 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:14.943144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8cbc340-bbe1-49ed-b8f5-c45f2a252b35 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:14.944640 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2047/3919] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:14 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:15.011286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2730b8e0-ec06-4a22-8f6b-72a3c58b2852 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:15.012935 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2730b8e0-ec06-4a22-8f6b-72a3c58b2852 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:15.014397 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2730b8e0-ec06-4a22-8f6b-72a3c58b2852 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:15.049555 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:15.049555 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:15.065302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2730b8e0-ec06-4a22-8f6b-72a3c58b2852 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:52:15.094711 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2730b8e0-ec06-4a22-8f6b-72a3c58b2852 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:52:15.096722 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1873/3920] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:15 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:15.233393 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21501bb4-a182-4b09-af81-73e70c549322 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:15.233897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21501bb4-a182-4b09-af81-73e70c549322 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:15.234375 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21501bb4-a182-4b09-af81-73e70c549322 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:15.234879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-21501bb4-a182-4b09-af81-73e70c549322 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:15.246296 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:15.246296 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:15.248534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21501bb4-a182-4b09-af81-73e70c549322 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:15.260535 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2048/3921] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:15 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:15.893954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53e1242b-04d5-4eff-8fd2-247905d6b470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:15.894563 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53e1242b-04d5-4eff-8fd2-247905d6b470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:15.895066 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53e1242b-04d5-4eff-8fd2-247905d6b470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:15.895469 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-53e1242b-04d5-4eff-8fd2-247905d6b470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:15.908991 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:15.908991 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:15.908991 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53e1242b-04d5-4eff-8fd2-247905d6b470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:15.908991 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1874/3922] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:15 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:15.962527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a19532b-2484-4461-a704-96a0da0c9f72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:15.963142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a19532b-2484-4461-a704-96a0da0c9f72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:15.963999 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1a19532b-2484-4461-a704-96a0da0c9f72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:15.982060 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:15.982060 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:15.995581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1a19532b-2484-4461-a704-96a0da0c9f72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:16.010007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1a19532b-2484-4461-a704-96a0da0c9f72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:16.020228 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2049/3923] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:15 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:16.111816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb1f3362-00ea-4b4f-9cac-c58c15c16200 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:16.112470 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb1f3362-00ea-4b4f-9cac-c58c15c16200 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:16.112920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb1f3362-00ea-4b4f-9cac-c58c15c16200 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:16.131282 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:16.131282 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:16.141448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fb1f3362-00ea-4b4f-9cac-c58c15c16200 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:52:16.151674 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb1f3362-00ea-4b4f-9cac-c58c15c16200 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:52:16.152586 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1875/3924] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:16 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:16.263515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79b20000-94a6-4e72-8694-63e57209fdf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:16.264498 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79b20000-94a6-4e72-8694-63e57209fdf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:16.279659 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79b20000-94a6-4e72-8694-63e57209fdf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:16.279893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-79b20000-94a6-4e72-8694-63e57209fdf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:16.298091 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:16.298091 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:16.304813 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79b20000-94a6-4e72-8694-63e57209fdf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:16.314362 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2050/3925] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:16 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:16.919881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b8dd9f6e-699d-4f46-87f2-a7c914aa7c58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:16.920431 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b8dd9f6e-699d-4f46-87f2-a7c914aa7c58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:16.920794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b8dd9f6e-699d-4f46-87f2-a7c914aa7c58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:16.921100 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b8dd9f6e-699d-4f46-87f2-a7c914aa7c58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:16.935399 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:16.935399 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:16.945272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b8dd9f6e-699d-4f46-87f2-a7c914aa7c58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:16.953784 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1876/3926] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:16 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:17.025711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-11da4a25-c97b-4cae-9b85-5b095326fdd8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:17.026301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-11da4a25-c97b-4cae-9b85-5b095326fdd8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:17.026580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-11da4a25-c97b-4cae-9b85-5b095326fdd8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:17.040690 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:17.040690 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:17.049106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-11da4a25-c97b-4cae-9b85-5b095326fdd8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:17.057940 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-11da4a25-c97b-4cae-9b85-5b095326fdd8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:17.059704 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2051/3927] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:17 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:17.168734 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-841c869a-0c11-450d-8538-773dccec6537 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:17.169521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-841c869a-0c11-450d-8538-773dccec6537 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:17.170472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-841c869a-0c11-450d-8538-773dccec6537 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:17.190898 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:17.190898 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:17.200634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-841c869a-0c11-450d-8538-773dccec6537 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Volume info retrieved successfully. Jan 10 14:52:17.211269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-841c869a-0c11-450d-8538-773dccec6537 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 200 Jan 10 14:52:17.221800 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1877/3928] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:17 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:17.320399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ae95a0a-6cd8-4640-bb32-394bf7b65c62 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:17.322502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ae95a0a-6cd8-4640-bb32-394bf7b65c62 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:17.323059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ae95a0a-6cd8-4640-bb32-394bf7b65c62 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:17.323570 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3ae95a0a-6cd8-4640-bb32-394bf7b65c62 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:17.337887 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:17.337887 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:17.339917 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ae95a0a-6cd8-4640-bb32-394bf7b65c62 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:17.340705 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2052/3929] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:17 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 806 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:17.579893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b9f79cd-bcd3-48c4-884c-f574a3e8e7b0 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] POST http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types Jan 10 14:52:17.580801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b9f79cd-bcd3-48c4-884c-f574a3e8e7b0 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-186913627"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:17.714355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b9f79cd-bcd3-48c4-884c-f574a3e8e7b0 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types returned with HTTP 202 Jan 10 14:52:17.716533 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1878/3930] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:52:17 2022] POST /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types => generated 180 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:17.728536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d7f18ee-bfa2-4a83-a699-c35831eca870 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] POST http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs Jan 10 14:52:17.729373 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d7f18ee-bfa2-4a83-a699-c35831eca870 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:17.862955 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d7f18ee-bfa2-4a83-a699-c35831eca870 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs returned with HTTP 202 Jan 10 14:52:17.864086 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2053/3931] 10.222.0.20 () {62 vars in 1434 bytes} [Mon Jan 10 14:52:17 2022] POST /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs => generated 53 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:52:17.874017 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31b424ec-454c-4e81-a1ad-1d80cd3d77e6 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] POST http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs Jan 10 14:52:17.874870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31b424ec-454c-4e81-a1ad-1d80cd3d77e6 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:17.962904 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da5b6512-4e02-4f2f-a8f4-4df7d8735ceb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:17.967954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da5b6512-4e02-4f2f-a8f4-4df7d8735ceb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:17.968441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da5b6512-4e02-4f2f-a8f4-4df7d8735ceb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:17.970493 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-da5b6512-4e02-4f2f-a8f4-4df7d8735ceb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:17.982727 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:17.982727 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:17.984375 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da5b6512-4e02-4f2f-a8f4-4df7d8735ceb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:17.985269 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2054/3932] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:17 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:17.994387 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31b424ec-454c-4e81-a1ad-1d80cd3d77e6 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs returned with HTTP 202 Jan 10 14:52:17.998405 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1879/3933] 10.222.0.20 () {62 vars in 1434 bytes} [Mon Jan 10 14:52:17 2022] POST /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs => generated 61 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:52:18.005591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e093a07c-7417-41d9-9201-25fb49917159 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] GET http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key2 Jan 10 14:52:18.006312 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e093a07c-7417-41d9-9201-25fb49917159 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.007047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e093a07c-7417-41d9-9201-25fb49917159 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.021571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e093a07c-7417-41d9-9201-25fb49917159 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key2 returned with HTTP 200 Jan 10 14:52:18.021571 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2055/3934] 10.222.0.20 () {60 vars in 1428 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key2 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:18.030269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8424ed60-e920-4877-81a2-6e2d47044c78 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] GET http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key3 Jan 10 14:52:18.030796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8424ed60-e920-4877-81a2-6e2d47044c78 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.031248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8424ed60-e920-4877-81a2-6e2d47044c78 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.045023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8424ed60-e920-4877-81a2-6e2d47044c78 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key3 returned with HTTP 200 Jan 10 14:52:18.046170 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1880/3935] 10.222.0.20 () {60 vars in 1428 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key3 => generated 18 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:18.054419 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9552020c-1056-4ac1-ad04-219d7109aeab tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] PUT http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key3 Jan 10 14:52:18.055305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9552020c-1056-4ac1-ad04-219d7109aeab tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:18.075439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b7ebf5f-8d5b-43cc-96f7-6fa4abe7ffbb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:18.076197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b7ebf5f-8d5b-43cc-96f7-6fa4abe7ffbb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.076743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b7ebf5f-8d5b-43cc-96f7-6fa4abe7ffbb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.092013 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:18.092013 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:18.099717 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0b7ebf5f-8d5b-43cc-96f7-6fa4abe7ffbb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:18.110255 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b7ebf5f-8d5b-43cc-96f7-6fa4abe7ffbb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:18.111018 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1881/3936] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:18.142981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9552020c-1056-4ac1-ad04-219d7109aeab tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key3 returned with HTTP 200 Jan 10 14:52:18.143799 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2056/3937] 10.222.0.20 () {62 vars in 1448 bytes} [Mon Jan 10 14:52:18 2022] PUT /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key3 => generated 26 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:18.152740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1063f1e7-9c00-47c4-8cdc-681e07f7827b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] GET http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs Jan 10 14:52:18.152740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1063f1e7-9c00-47c4-8cdc-681e07f7827b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.152740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1063f1e7-9c00-47c4-8cdc-681e07f7827b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.169870 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1063f1e7-9c00-47c4-8cdc-681e07f7827b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs returned with HTTP 200 Jan 10 14:52:18.172674 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1882/3938] 10.222.0.20 () {60 vars in 1413 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:18.181958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce687840-5d41-4d0d-b9f5-720bde397e16 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] DELETE http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key1 Jan 10 14:52:18.182571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce687840-5d41-4d0d-b9f5-720bde397e16 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.183087 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce687840-5d41-4d0d-b9f5-720bde397e16 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.228928 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-427c54eb-6713-4b1e-b5f0-c675ff418909 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] GET http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e Jan 10 14:52:18.229395 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-427c54eb-6713-4b1e-b5f0-c675ff418909 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.229994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-427c54eb-6713-4b1e-b5f0-c675ff418909 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.244926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-427c54eb-6713-4b1e-b5f0-c675ff418909 tempest-VolumesSnapshotListTestJSON-2088336544 tempest-VolumesSnapshotListTestJSON-2088336544-project] http://10.222.0.20/volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e returned with HTTP 404 Jan 10 14:52:18.249444 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1883/3939] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/b4b42b0ff4b948ef8a114939cb222552/volumes/ff0896a2-df17-41e5-9ebe-6bb875d47b9e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:18.299622 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce687840-5d41-4d0d-b9f5-720bde397e16 tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key1 returned with HTTP 202 Jan 10 14:52:18.303409 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2057/3940] 10.222.0.20 () {60 vars in 1431 bytes} [Mon Jan 10 14:52:18 2022] DELETE /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key1 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:52:18.309058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83d8d003-f5f5-4104-9c96-45bdbc46e30b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] GET http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key1 Jan 10 14:52:18.309058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83d8d003-f5f5-4104-9c96-45bdbc46e30b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.309861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83d8d003-f5f5-4104-9c96-45bdbc46e30b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.322495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83d8d003-f5f5-4104-9c96-45bdbc46e30b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] HTTP exception thrown: Group Type b6d91098-e6c9-482b-93bb-3fd0a296834e has no extra spec with key key1. Jan 10 14:52:18.322848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83d8d003-f5f5-4104-9c96-45bdbc46e30b tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key1 returned with HTTP 404 Jan 10 14:52:18.324820 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1884/3941] 10.222.0.20 () {60 vars in 1428 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:52:18.335888 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df3af06a-dce0-4d4c-a859-38cdd7bc6a6a tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] DELETE http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e Jan 10 14:52:18.335888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df3af06a-dce0-4d4c-a859-38cdd7bc6a6a tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.335888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df3af06a-dce0-4d4c-a859-38cdd7bc6a6a tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.354765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2cb5d640-06ef-4188-a301-08695ed38376 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:18.355386 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2cb5d640-06ef-4188-a301-08695ed38376 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:18.356905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2cb5d640-06ef-4188-a301-08695ed38376 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:18.359285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2cb5d640-06ef-4188-a301-08695ed38376 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:18.379278 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:18.379278 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:18.381353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2cb5d640-06ef-4188-a301-08695ed38376 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:18.383159 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1885/3942] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:18.508517 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df3af06a-dce0-4d4c-a859-38cdd7bc6a6a tempest-GroupTypeSpecsTest-799793166 tempest-GroupTypeSpecsTest-799793166-project-admin] http://10.222.0.20/volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e returned with HTTP 202 Jan 10 14:52:18.513001 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2058/3943] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:52:18 2022] DELETE /volume/v3/58e078d05d5f4dd3ab32116f54ff980c/group_types/b6d91098-e6c9-482b-93bb-3fd0a296834e => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:52:19.002714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b815d647-9a3f-492d-acce-617d701f6267 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:19.003814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b815d647-9a3f-492d-acce-617d701f6267 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:19.005010 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b815d647-9a3f-492d-acce-617d701f6267 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:19.005732 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b815d647-9a3f-492d-acce-617d701f6267 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:19.014857 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:19.014857 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:19.020871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b815d647-9a3f-492d-acce-617d701f6267 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:19.023847 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1886/3944] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:18 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:19.131123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-240bd421-561f-4dd3-844d-f7f9d9d08aff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:19.131123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-240bd421-561f-4dd3-844d-f7f9d9d08aff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:19.132215 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-240bd421-561f-4dd3-844d-f7f9d9d08aff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:19.157789 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:19.157789 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:19.186223 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-240bd421-561f-4dd3-844d-f7f9d9d08aff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:19.205499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-240bd421-561f-4dd3-844d-f7f9d9d08aff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:19.213127 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2059/3945] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:19 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:19.395045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea506727-3cff-4c1d-9426-d593ad97e8fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:19.395541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea506727-3cff-4c1d-9426-d593ad97e8fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:19.396039 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ea506727-3cff-4c1d-9426-d593ad97e8fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:19.396558 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ea506727-3cff-4c1d-9426-d593ad97e8fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:19.419248 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:19.419248 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:19.423694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ea506727-3cff-4c1d-9426-d593ad97e8fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:19.424991 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1887/3946] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:19 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:20.039459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bfc5ecd5-892c-41c3-a168-569187762e30 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:20.040217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bfc5ecd5-892c-41c3-a168-569187762e30 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:20.040981 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bfc5ecd5-892c-41c3-a168-569187762e30 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:20.041465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-bfc5ecd5-892c-41c3-a168-569187762e30 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:20.052134 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:20.052134 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:20.054524 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bfc5ecd5-892c-41c3-a168-569187762e30 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:20.059235 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2060/3947] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:20 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:20.225300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aaede86a-db81-4130-9248-6a6d2bf581c2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:20.226986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aaede86a-db81-4130-9248-6a6d2bf581c2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:20.229810 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aaede86a-db81-4130-9248-6a6d2bf581c2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:20.265000 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:20.265000 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:20.274766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aaede86a-db81-4130-9248-6a6d2bf581c2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:20.284421 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aaede86a-db81-4130-9248-6a6d2bf581c2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:20.285385 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1888/3948] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:20 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:20.450936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f148044-0da6-4868-a788-b7d0b0efb76c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:20.451591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f148044-0da6-4868-a788-b7d0b0efb76c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:20.452078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f148044-0da6-4868-a788-b7d0b0efb76c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:20.452412 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8f148044-0da6-4868-a788-b7d0b0efb76c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:20.467648 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:20.467648 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:20.471690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f148044-0da6-4868-a788-b7d0b0efb76c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:20.487951 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2061/3949] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:20 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:21.069358 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e284316f-c373-4385-8246-a4fe6d3500b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:21.069910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e284316f-c373-4385-8246-a4fe6d3500b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:21.070425 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e284316f-c373-4385-8246-a4fe6d3500b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:21.070801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e284316f-c373-4385-8246-a4fe6d3500b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:21.079053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:21.079053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:21.080705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e284316f-c373-4385-8246-a4fe6d3500b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:21.081735 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1889/3950] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:21 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:21.301554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e0893b40-b788-4edc-a4bf-6b9affbf2418 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:21.302322 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e0893b40-b788-4edc-a4bf-6b9affbf2418 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:21.302915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e0893b40-b788-4edc-a4bf-6b9affbf2418 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:21.332558 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:21.332558 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:21.343593 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e0893b40-b788-4edc-a4bf-6b9affbf2418 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:21.352857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e0893b40-b788-4edc-a4bf-6b9affbf2418 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:21.353803 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2062/3951] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:21 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:21.495446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f98c9e9-fe3a-43a8-97a8-3dc935b5c4c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:21.495990 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f98c9e9-fe3a-43a8-97a8-3dc935b5c4c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:21.496917 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f98c9e9-fe3a-43a8-97a8-3dc935b5c4c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:21.497416 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5f98c9e9-fe3a-43a8-97a8-3dc935b5c4c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:21.508407 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:21.508407 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:21.508407 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f98c9e9-fe3a-43a8-97a8-3dc935b5c4c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:21.515752 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1890/3952] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:21 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:22.095444 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3259e496-700d-4aa8-885c-ad6d2d83e911 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:22.096029 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3259e496-700d-4aa8-885c-ad6d2d83e911 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:22.096796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3259e496-700d-4aa8-885c-ad6d2d83e911 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:22.097083 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3259e496-700d-4aa8-885c-ad6d2d83e911 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:22.108236 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:22.108236 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:22.113106 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3259e496-700d-4aa8-885c-ad6d2d83e911 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:22.114526 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2063/3953] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:22 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:22.368913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-754a8ed3-de90-47d3-a704-8ad50ab1eff8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:22.369731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-754a8ed3-de90-47d3-a704-8ad50ab1eff8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:22.370418 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-754a8ed3-de90-47d3-a704-8ad50ab1eff8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:22.395326 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:22.395326 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:22.406922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-754a8ed3-de90-47d3-a704-8ad50ab1eff8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:22.419626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-754a8ed3-de90-47d3-a704-8ad50ab1eff8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:22.420515 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1891/3954] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:22 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:22.527055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0f73cba-cf02-44ba-95d6-6381579e48e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:22.528525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0f73cba-cf02-44ba-95d6-6381579e48e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:22.534417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0f73cba-cf02-44ba-95d6-6381579e48e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:22.534417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f0f73cba-cf02-44ba-95d6-6381579e48e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:22.542593 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:22.542593 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:22.549014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0f73cba-cf02-44ba-95d6-6381579e48e4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:22.550277 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2064/3955] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:22 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:23.128201 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2cdfb1a-5bf4-4f73-8d85-20a7fdef9ad3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:23.129266 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2cdfb1a-5bf4-4f73-8d85-20a7fdef9ad3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:23.130265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2cdfb1a-5bf4-4f73-8d85-20a7fdef9ad3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:23.130745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e2cdfb1a-5bf4-4f73-8d85-20a7fdef9ad3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:23.142468 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:23.142468 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:23.147305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2cdfb1a-5bf4-4f73-8d85-20a7fdef9ad3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:23.152084 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1892/3956] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:23 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:23.440219 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a31ebbf5-3052-46ca-9ce6-69d6d8cdaf2b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:23.440885 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a31ebbf5-3052-46ca-9ce6-69d6d8cdaf2b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:23.441147 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a31ebbf5-3052-46ca-9ce6-69d6d8cdaf2b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:23.456604 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:23.456604 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:23.464861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a31ebbf5-3052-46ca-9ce6-69d6d8cdaf2b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:23.476882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a31ebbf5-3052-46ca-9ce6-69d6d8cdaf2b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:23.477914 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2065/3957] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:23 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:23.563470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2afe51ce-2fe1-4c87-be3c-61ae2132fde8 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:23.564389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2afe51ce-2fe1-4c87-be3c-61ae2132fde8 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:23.565046 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2afe51ce-2fe1-4c87-be3c-61ae2132fde8 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:23.565562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2afe51ce-2fe1-4c87-be3c-61ae2132fde8 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:23.580100 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:23.580100 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:23.585045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2afe51ce-2fe1-4c87-be3c-61ae2132fde8 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:23.587447 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1893/3958] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:23 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:23.974090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e80f48a0-5ca8-44d6-ac36-cf02bd08e3ce tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] POST http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types Jan 10 14:52:23.975116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e80f48a0-5ca8-44d6-ac36-cf02bd08e3ce tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1999583184"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:24.079795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e80f48a0-5ca8-44d6-ac36-cf02bd08e3ce tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types returned with HTTP 200 Jan 10 14:52:24.081334 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2066/3959] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:52:23 2022] POST /volume/v3/7a91fd65ad8542458be4994578fbcac4/types => generated 216 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:24.091105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24990b73-3f6f-4d25-92b3-04102b370217 tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] POST http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types Jan 10 14:52:24.092101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-24990b73-3f6f-4d25-92b3-04102b370217 tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1152485505"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:24.163730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5511d3c4-01d6-464b-8059-ce42c62952a3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:24.164185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5511d3c4-01d6-464b-8059-ce42c62952a3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:24.164664 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5511d3c4-01d6-464b-8059-ce42c62952a3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:24.164966 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5511d3c4-01d6-464b-8059-ce42c62952a3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:24.174979 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:24.174979 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:24.179606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5511d3c4-01d6-464b-8059-ce42c62952a3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:24.180464 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2067/3960] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:24 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:24.208595 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-24990b73-3f6f-4d25-92b3-04102b370217 tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types returned with HTTP 202 Jan 10 14:52:24.208595 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1894/3961] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:52:24 2022] POST /volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types => generated 173 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:52:24.325333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f9eb28f-a3a1-4cab-8c29-3bc26a21c97f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups Jan 10 14:52:24.326456 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2f9eb28f-a3a1-4cab-8c29-3bc26a21c97f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "64c07614-22a6-4bb2-914d-5482ffea1f39", "volume_types": ["eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95"], "name": "tempest-Group1-221658457"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:24.327589 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-2f9eb28f-a3a1-4cab-8c29-3bc26a21c97f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Creating new group {'group': {'group_type': '64c07614-22a6-4bb2-914d-5482ffea1f39', 'volume_types': ['eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95'], 'name': 'tempest-Group1-221658457'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:52:24.334302 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-2f9eb28f-a3a1-4cab-8c29-3bc26a21c97f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Creating group tempest-Group1-221658457. Jan 10 14:52:24.348171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2f9eb28f-a3a1-4cab-8c29-3bc26a21c97f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Availability Zones retrieved successfully. Jan 10 14:52:24.491467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-2f9eb28f-a3a1-4cab-8c29-3bc26a21c97f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Created reservations ['dde4039f-76e9-4304-b0b3-72c06a8a0dd7'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:24.495694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb749620-8c62-4cab-885b-d600fc7d6180 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:24.496233 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb749620-8c62-4cab-885b-d600fc7d6180 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:24.497864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb749620-8c62-4cab-885b-d600fc7d6180 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:24.528815 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:24.528815 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:24.548025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fb749620-8c62-4cab-885b-d600fc7d6180 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:24.559604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb749620-8c62-4cab-885b-d600fc7d6180 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:24.561084 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1895/3962] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:24 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:24.601941 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c97dfa64-5587-4f4e-9569-3542e6eaf53c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:24.602777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c97dfa64-5587-4f4e-9569-3542e6eaf53c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:24.603648 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c97dfa64-5587-4f4e-9569-3542e6eaf53c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:24.604470 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c97dfa64-5587-4f4e-9569-3542e6eaf53c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:24.616189 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:24.616189 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:24.618536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c97dfa64-5587-4f4e-9569-3542e6eaf53c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:24.619511 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1896/3963] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:24 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:24.673469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2f9eb28f-a3a1-4cab-8c29-3bc26a21c97f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups returned with HTTP 202 Jan 10 14:52:24.674728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2068/3964] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:52:24 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups => generated 93 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:52:24.683624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41ebdcfa-d033-43b7-a6cf-97a597d79393 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e Jan 10 14:52:24.684920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41ebdcfa-d033-43b7-a6cf-97a597d79393 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:24.685552 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-41ebdcfa-d033-43b7-a6cf-97a597d79393 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:24.685973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-41ebdcfa-d033-43b7-a6cf-97a597d79393 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member 71b9f47f-f19f-487f-90ef-b8e58d68e05e {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:24.694053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:24.694053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:24.709742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-41ebdcfa-d033-43b7-a6cf-97a597d79393 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e returned with HTTP 200 Jan 10 14:52:24.713153 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1897/3965] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:24 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e => generated 321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:25.196335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f16404b8-41d9-48c7-bf8f-bcf1e16b5033 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:25.198348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f16404b8-41d9-48c7-bf8f-bcf1e16b5033 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:25.198348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f16404b8-41d9-48c7-bf8f-bcf1e16b5033 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:25.198348 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f16404b8-41d9-48c7-bf8f-bcf1e16b5033 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:25.206471 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:25.206471 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:25.208122 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f16404b8-41d9-48c7-bf8f-bcf1e16b5033 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:25.214006 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2069/3966] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:25 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:25.575815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08899d0a-592d-4e69-84de-7b3cbf66e4ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:25.576723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08899d0a-592d-4e69-84de-7b3cbf66e4ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:25.577394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-08899d0a-592d-4e69-84de-7b3cbf66e4ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:25.601619 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:25.601619 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:25.610493 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-08899d0a-592d-4e69-84de-7b3cbf66e4ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:25.619913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-08899d0a-592d-4e69-84de-7b3cbf66e4ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:25.620980 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1898/3967] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:25 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:25.632048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-890e8c61-e49f-41cd-8e3c-f11b076a0dce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:25.632749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-890e8c61-e49f-41cd-8e3c-f11b076a0dce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:25.633352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-890e8c61-e49f-41cd-8e3c-f11b076a0dce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:25.633719 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-890e8c61-e49f-41cd-8e3c-f11b076a0dce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:25.642260 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:25.642260 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:25.644856 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-890e8c61-e49f-41cd-8e3c-f11b076a0dce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:25.644856 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2070/3968] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:25 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:25.727828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c47f1b17-cf36-4e53-811c-0ffaf8c8c1f9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e Jan 10 14:52:25.728395 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c47f1b17-cf36-4e53-811c-0ffaf8c8c1f9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:25.728853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c47f1b17-cf36-4e53-811c-0ffaf8c8c1f9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:25.729104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-c47f1b17-cf36-4e53-811c-0ffaf8c8c1f9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member 71b9f47f-f19f-487f-90ef-b8e58d68e05e {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:25.745821 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:25.745821 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:25.773474 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c47f1b17-cf36-4e53-811c-0ffaf8c8c1f9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e returned with HTTP 200 Jan 10 14:52:25.775055 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1899/3969] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:25 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:25.789275 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c69280b-c980-415c-8f9d-72c79bf37f98 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups Jan 10 14:52:25.789275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c69280b-c980-415c-8f9d-72c79bf37f98 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "64c07614-22a6-4bb2-914d-5482ffea1f39", "volume_types": ["eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95"], "name": "tempest-Group2-389732010"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:25.796612 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-0c69280b-c980-415c-8f9d-72c79bf37f98 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Creating new group {'group': {'group_type': '64c07614-22a6-4bb2-914d-5482ffea1f39', 'volume_types': ['eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95'], 'name': 'tempest-Group2-389732010'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:52:25.810204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-0c69280b-c980-415c-8f9d-72c79bf37f98 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Creating group tempest-Group2-389732010. Jan 10 14:52:25.841742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0c69280b-c980-415c-8f9d-72c79bf37f98 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Availability Zones retrieved successfully. Jan 10 14:52:25.953915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-0c69280b-c980-415c-8f9d-72c79bf37f98 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Created reservations ['c0806b15-a190-4b97-aebb-5959219c823c'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:26.222784 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bef17ef4-3387-4417-b357-1444353264f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:26.223049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bef17ef4-3387-4417-b357-1444353264f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:26.223659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bef17ef4-3387-4417-b357-1444353264f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:26.223791 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bef17ef4-3387-4417-b357-1444353264f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:26.231688 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:26.231688 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:26.233471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bef17ef4-3387-4417-b357-1444353264f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:26.234184 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1900/3970] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:26 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:26.634707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0ad9cb3-7a0b-45a8-8032-73652630828e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:26.635871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0ad9cb3-7a0b-45a8-8032-73652630828e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:26.636357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0ad9cb3-7a0b-45a8-8032-73652630828e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:26.649881 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:26.649881 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:26.661913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d0ad9cb3-7a0b-45a8-8032-73652630828e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:26.672085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0ad9cb3-7a0b-45a8-8032-73652630828e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:26.681090 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1901/3971] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:26 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:26.681090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26fa68a9-2d80-45f8-bba8-987e6cfd887c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:26.681090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26fa68a9-2d80-45f8-bba8-987e6cfd887c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:26.681090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-26fa68a9-2d80-45f8-bba8-987e6cfd887c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:26.681090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-26fa68a9-2d80-45f8-bba8-987e6cfd887c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:26.689461 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:26.689461 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:26.691408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-26fa68a9-2d80-45f8-bba8-987e6cfd887c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:26.692027 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1902/3972] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:26 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:26.776393 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c69280b-c980-415c-8f9d-72c79bf37f98 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups returned with HTTP 202 Jan 10 14:52:26.786962 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2071/3973] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:52:25 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups => generated 93 bytes in 1006 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:52:26.795636 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa260613-5ac5-4177-a7ea-21c35bef0d20 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a Jan 10 14:52:26.796356 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa260613-5ac5-4177-a7ea-21c35bef0d20 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:26.796980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fa260613-5ac5-4177-a7ea-21c35bef0d20 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:26.797493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-fa260613-5ac5-4177-a7ea-21c35bef0d20 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member ecaf30ba-5035-4bf4-a4e5-9874a3f5596a {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:26.804737 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:26.804737 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:26.819393 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fa260613-5ac5-4177-a7ea-21c35bef0d20 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a returned with HTTP 200 Jan 10 14:52:26.820554 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1903/3974] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:26 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a => generated 321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:27.247244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc063a69-4bf8-4704-a356-2dcee65021dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:27.247719 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc063a69-4bf8-4704-a356-2dcee65021dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:27.248173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc063a69-4bf8-4704-a356-2dcee65021dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:27.248667 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-dc063a69-4bf8-4704-a356-2dcee65021dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:27.266586 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:27.266586 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:27.268655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc063a69-4bf8-4704-a356-2dcee65021dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:27.270075 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2072/3975] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:27 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:27.688307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8b1adb3e-d8d4-4fc3-923f-1a29880f0ce2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:27.688936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8b1adb3e-d8d4-4fc3-923f-1a29880f0ce2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:27.689199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8b1adb3e-d8d4-4fc3-923f-1a29880f0ce2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:27.705423 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-051036be-521c-401a-a614-5aee87493622 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:27.706456 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-051036be-521c-401a-a614-5aee87493622 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:27.707076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-051036be-521c-401a-a614-5aee87493622 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:27.707650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-051036be-521c-401a-a614-5aee87493622 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:27.722889 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:27.722889 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:27.732611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-051036be-521c-401a-a614-5aee87493622 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:27.734086 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:27.734086 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:27.735069 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2073/3976] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:27 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:27.751486 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8b1adb3e-d8d4-4fc3-923f-1a29880f0ce2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:27.780309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8b1adb3e-d8d4-4fc3-923f-1a29880f0ce2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:27.781075 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1904/3977] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:27 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:27.836205 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57d0ca89-f241-4bb9-853c-4228aa299f50 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a Jan 10 14:52:27.836800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57d0ca89-f241-4bb9-853c-4228aa299f50 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:27.837168 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57d0ca89-f241-4bb9-853c-4228aa299f50 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:27.837588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-57d0ca89-f241-4bb9-853c-4228aa299f50 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member ecaf30ba-5035-4bf4-a4e5-9874a3f5596a {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:27.851371 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:27.851371 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:27.868014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57d0ca89-f241-4bb9-853c-4228aa299f50 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a returned with HTTP 200 Jan 10 14:52:27.869652 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2074/3978] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:27 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:27.879039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes Jan 10 14:52:27.880191 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1713190027", "volume_type": "eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95", "group_id": "71b9f47f-f19f-487f-90ef-b8e58d68e05e", "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:27.881421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume request body: {'volume': {'name': 'tempest-volume-1713190027', 'volume_type': 'eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95', 'group_id': '71b9f47f-f19f-487f-90ef-b8e58d68e05e', 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:52:27.902131 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:27.902131 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:27.904223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume of 1 GB Jan 10 14:52:27.925093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Availability Zones retrieved successfully. Jan 10 14:52:27.941394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Flow 'volume_create_api' (8906ad28-0fab-4038-905b-c4a133801913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:27.943932 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77397a0e-fd4b-43f6-ad7f-ddf8cd40750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:27.945678 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:27.945678 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:27.946611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:52:28.000691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77397a0e-fd4b-43f6-ad7f-ddf8cd40750f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:52:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95,is_public=True,name='tempest-GroupsTest-volume-type-1999583184',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '71b9f47f-f19f-487f-90ef-b8e58d68e05e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:28.004784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87a653a-cc30-45e8-ac2c-f03cd004a4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:28.070679 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1999583184 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1999583184, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:52:28.070679 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1999583184 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1999583184, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:52:28.299069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bdabe7f6-4bdd-4997-ab73-448eff26a9b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:28.299756 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bdabe7f6-4bdd-4997-ab73-448eff26a9b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:28.300392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bdabe7f6-4bdd-4997-ab73-448eff26a9b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:28.300854 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-bdabe7f6-4bdd-4997-ab73-448eff26a9b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:28.315659 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:28.315659 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:28.317782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bdabe7f6-4bdd-4997-ab73-448eff26a9b7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:28.323405 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2075/3979] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:28 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:28.383814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Created reservations ['9b6b4404-8b73-4a25-8312-b4dc5033c723', '880d260f-5ec3-4977-9ac2-c839eb0230d7', 'c51bcc04-2f44-41bf-be19-a8a375e13c12', '87f12664-aac9-4135-a7fa-21523b7dabba'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:28.389421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87a653a-cc30-45e8-ac2c-f03cd004a4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b6b4404-8b73-4a25-8312-b4dc5033c723', '880d260f-5ec3-4977-9ac2-c839eb0230d7', 'c51bcc04-2f44-41bf-be19-a8a375e13c12', '87f12664-aac9-4135-a7fa-21523b7dabba']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:28.393629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f5e2ab8-c5f2-44be-9988-c586465cbf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:28.523306 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f5e2ab8-c5f2-44be-9988-c586465cbf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a9f2c96-9294-4016-810f-3bb40d6bd46d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1713190027',encryption_key_id=None,group_id=71b9f47f-f19f-487f-90ef-b8e58d68e05e,group_type_id=,metadata={},multiattach=False,project_id='ea091f43693f479dabe35e89042630fb',qos_specs=None,replication_status=,reservations=['9b6b4404-8b73-4a25-8312-b4dc5033c723','880d260f-5ec3-4977-9ac2-c839eb0230d7','c51bcc04-2f44-41bf-be19-a8a375e13c12','87f12664-aac9-4135-a7fa-21523b7dabba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74f95147b594aeaa3f947f1a3125889',volume_type_id=eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1713190027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=71b9f47f-f19f-487f-90ef-b8e58d68e05e,host=None,id=9a9f2c96-9294-4016-810f-3bb40d6bd46d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea091f43693f479dabe35e89042630fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a74f95147b594aeaa3f947f1a3125889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95),volume_type_id=eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:28.538193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41cc0c7-56b7-4c91-9bb8-344bd4da5bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:28.672590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41cc0c7-56b7-4c91-9bb8-344bd4da5bb8) transitioned into state 'SUCCESS' from state '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-1713190027',encryption_key_id=None,group_id=71b9f47f-f19f-487f-90ef-b8e58d68e05e,group_type_id=,metadata={},multiattach=False,project_id='ea091f43693f479dabe35e89042630fb',qos_specs=None,replication_status=,reservations=['9b6b4404-8b73-4a25-8312-b4dc5033c723','880d260f-5ec3-4977-9ac2-c839eb0230d7','c51bcc04-2f44-41bf-be19-a8a375e13c12','87f12664-aac9-4135-a7fa-21523b7dabba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74f95147b594aeaa3f947f1a3125889',volume_type_id=eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:28.672590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366ca094-c3d4-46fd-8b0f-d016432ca8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:28.749026 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3fc5f51-5b1f-4ff4-a2b4-5656a64ad4cf tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:28.749997 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3fc5f51-5b1f-4ff4-a2b4-5656a64ad4cf tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:28.750680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3fc5f51-5b1f-4ff4-a2b4-5656a64ad4cf tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:28.751531 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d3fc5f51-5b1f-4ff4-a2b4-5656a64ad4cf tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:28.762858 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:28.762858 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:28.765123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3fc5f51-5b1f-4ff4-a2b4-5656a64ad4cf tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:28.766401 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2076/3980] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:28 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:28.798928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366ca094-c3d4-46fd-8b0f-d016432ca8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:28.802126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Flow 'volume_create_api' (8906ad28-0fab-4038-905b-c4a133801913) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:28.803056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume request issued successfully. Jan 10 14:52:28.804820 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:28.806025 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:28.817505 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:28.823462 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:28.823462 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:28.826893 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24502603-9b70-4351-8ebb-8215ae628bde tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:28.828943 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24502603-9b70-4351-8ebb-8215ae628bde tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:28.829476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24502603-9b70-4351-8ebb-8215ae628bde tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:28.831683 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b0dd618-79cb-45ac-a83e-c90e2b3075aa tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes returned with HTTP 202 Jan 10 14:52:28.840661 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1905/3981] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:52:27 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/volumes => generated 881 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:28.848405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:28.849067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:28.850730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:28.870387 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:28.870387 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:28.871751 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:28.871751 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:28.875401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-24502603-9b70-4351-8ebb-8215ae628bde tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:28.881991 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:28.884879 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:28.885497 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:28.889055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24502603-9b70-4351-8ebb-8215ae628bde tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:28.890009 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2077/3982] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:28 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 972 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:28.911954 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:28.917289 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:28.917289 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:28.936458 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9db6cdd0-4666-40a6-b700-0e5e4afe6993 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:28.938803 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1906/3983] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:28 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:29.346516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a32175e-a8a4-48ed-8e68-865d20a6f3ce tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:29.347228 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a32175e-a8a4-48ed-8e68-865d20a6f3ce tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:29.347995 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a32175e-a8a4-48ed-8e68-865d20a6f3ce tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:29.348619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2a32175e-a8a4-48ed-8e68-865d20a6f3ce tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:29.360383 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:29.360383 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:29.363349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a32175e-a8a4-48ed-8e68-865d20a6f3ce tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:29.365531 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2078/3984] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:29 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:29.779483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c991368e-becc-458c-a437-2fd2d489c10d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:29.780665 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c991368e-becc-458c-a437-2fd2d489c10d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:29.781331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c991368e-becc-458c-a437-2fd2d489c10d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:29.781903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c991368e-becc-458c-a437-2fd2d489c10d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:29.800498 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:29.800498 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:29.804508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c991368e-becc-458c-a437-2fd2d489c10d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:29.823113 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1907/3985] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:29 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:29.905377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62ca6fe5-e776-4082-bb6d-abd5e7165e4d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:29.906454 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62ca6fe5-e776-4082-bb6d-abd5e7165e4d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:29.907119 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-62ca6fe5-e776-4082-bb6d-abd5e7165e4d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:29.931402 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:29.931402 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:29.940571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-62ca6fe5-e776-4082-bb6d-abd5e7165e4d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:29.951969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-62ca6fe5-e776-4082-bb6d-abd5e7165e4d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:29.954894 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2079/3986] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:29 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:29.968493 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:29.969232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:29.969783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:29.992476 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:29.992476 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:30.014187 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:30.015660 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:30.017923 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:30.032551 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:30.043722 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:30.043722 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:30.073772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-32ab35a6-90a5-40bd-86d4-7bbfd1b7bcd2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:30.077211 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1908/3987] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:29 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 973 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:30.378180 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-515bf532-97a4-4ecd-9eda-81b1a43e7cee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:30.378994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-515bf532-97a4-4ecd-9eda-81b1a43e7cee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:30.379537 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-515bf532-97a4-4ecd-9eda-81b1a43e7cee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:30.380654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-515bf532-97a4-4ecd-9eda-81b1a43e7cee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:30.404920 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:30.404920 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:30.413287 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-515bf532-97a4-4ecd-9eda-81b1a43e7cee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:30.414657 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2080/3988] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:30 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:30.836916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-06f0b41f-56b9-47f0-a15f-2c446857e40a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:30.837603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-06f0b41f-56b9-47f0-a15f-2c446857e40a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:30.838053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-06f0b41f-56b9-47f0-a15f-2c446857e40a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:30.838510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-06f0b41f-56b9-47f0-a15f-2c446857e40a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:30.859527 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:30.859527 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:30.861308 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-06f0b41f-56b9-47f0-a15f-2c446857e40a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:30.873152 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1909/3989] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:30 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:30.979672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a42cc8d-7b04-4458-906d-370819393271 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:30.981098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a42cc8d-7b04-4458-906d-370819393271 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:30.981740 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a42cc8d-7b04-4458-906d-370819393271 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:31.025145 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:31.025145 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:31.038314 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0a42cc8d-7b04-4458-906d-370819393271 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:31.051787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a42cc8d-7b04-4458-906d-370819393271 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:31.063267 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2081/3990] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:30 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 972 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:31.093327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:31.094886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:31.095501 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:31.112146 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:31.112146 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:31.121031 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:31.123164 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:31.123927 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:31.137661 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:31.149830 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:31.149830 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:31.185722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ae77d55a-854a-41c3-b1ba-6f50f477f113 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:31.185722 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1910/3991] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:31 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 973 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:31.440710 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-11348a70-4117-4136-af33-93ba37a55681 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:31.440710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-11348a70-4117-4136-af33-93ba37a55681 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:31.441606 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-11348a70-4117-4136-af33-93ba37a55681 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:31.442105 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-11348a70-4117-4136-af33-93ba37a55681 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:31.520182 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:31.520182 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:31.522379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-11348a70-4117-4136-af33-93ba37a55681 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:31.523678 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2082/3992] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:31 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:31.890947 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b146440-f706-40fd-afdc-70060489f3fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:31.891465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b146440-f706-40fd-afdc-70060489f3fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:31.891950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3b146440-f706-40fd-afdc-70060489f3fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:31.894388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3b146440-f706-40fd-afdc-70060489f3fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:31.905223 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:31.905223 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:31.908607 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3b146440-f706-40fd-afdc-70060489f3fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:31.917480 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1911/3993] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:31 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:32.068594 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ee75bc7-0afd-4d76-b37c-3f699240ce6a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:32.069166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ee75bc7-0afd-4d76-b37c-3f699240ce6a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.069373 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ee75bc7-0afd-4d76-b37c-3f699240ce6a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.103705 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.103705 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.126352 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ee75bc7-0afd-4d76-b37c-3f699240ce6a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:32.150216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ee75bc7-0afd-4d76-b37c-3f699240ce6a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:32.151033 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2083/3994] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:32.201570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:32.202905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.203573 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.267705 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.267705 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.296062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:32.297493 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:32.304872 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:32.327837 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:32.334053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.334053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.381360 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50e710a6-789f-4fe9-91de-bb89bdf4e0a1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:32.382813 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1912/3995] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 974 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:32.397832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eb4e25e5-3e5e-4092-8fc9-6cec4fb7406e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e Jan 10 14:52:32.398482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eb4e25e5-3e5e-4092-8fc9-6cec4fb7406e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.402019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eb4e25e5-3e5e-4092-8fc9-6cec4fb7406e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.405384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-eb4e25e5-3e5e-4092-8fc9-6cec4fb7406e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member 71b9f47f-f19f-487f-90ef-b8e58d68e05e {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:32.411726 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.411726 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.455336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eb4e25e5-3e5e-4092-8fc9-6cec4fb7406e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e returned with HTTP 200 Jan 10 14:52:32.461998 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2084/3996] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e => generated 322 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:32.471406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6754e4cd-9be5-4d55-b8db-1333cb34a38a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a Jan 10 14:52:32.472057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6754e4cd-9be5-4d55-b8db-1333cb34a38a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.472800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6754e4cd-9be5-4d55-b8db-1333cb34a38a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.473253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-6754e4cd-9be5-4d55-b8db-1333cb34a38a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member ecaf30ba-5035-4bf4-a4e5-9874a3f5596a {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:32.491362 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.491362 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.532122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6754e4cd-9be5-4d55-b8db-1333cb34a38a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a returned with HTTP 200 Jan 10 14:52:32.533639 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1913/3997] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a => generated 322 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:32.541746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f65c076d-b5b2-431e-85eb-eb596af1e144 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:32.542194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f65c076d-b5b2-431e-85eb-eb596af1e144 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.542636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f65c076d-b5b2-431e-85eb-eb596af1e144 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.543663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f65c076d-b5b2-431e-85eb-eb596af1e144 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:32.553326 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.553326 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.554695 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-282cbbed-c809-45a0-bfce-f72ad32e2c3a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/detail Jan 10 14:52:32.560173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-282cbbed-c809-45a0-bfce-f72ad32e2c3a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.560173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-282cbbed-c809-45a0-bfce-f72ad32e2c3a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.560173 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.560173 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.563097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f65c076d-b5b2-431e-85eb-eb596af1e144 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:32.564786 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2085/3998] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:32.650321 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-282cbbed-c809-45a0-bfce-f72ad32e2c3a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/detail returned with HTTP 200 Jan 10 14:52:32.652168 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1914/3999] 10.222.0.20 () {60 vars in 1272 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/detail => generated 638 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:32.662413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail Jan 10 14:52:32.663176 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.663624 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.664339 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:52:32.666003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:52:32.763282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Get all volumes completed successfully. Jan 10 14:52:32.764689 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:32.765069 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:32.785139 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:32.790788 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.790788 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.814795 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bb04a2b-bfff-4e84-8af3-f0aa238dcb87 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail returned with HTTP 200 Jan 10 14:52:32.826410 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2086/4000] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail => generated 977 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:32.830504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail Jan 10 14:52:32.831475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.832085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.832844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:52:32.833850 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.833850 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.835027 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:52:32.883753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Get all volumes completed successfully. Jan 10 14:52:32.885470 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:32.886030 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:32.894844 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:32.901488 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.901488 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.915652 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-feed24be-056b-4e0e-86d6-805462b8255f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail returned with HTTP 200 Jan 10 14:52:32.916809 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1915/4001] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail => generated 977 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:32.933199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0a2efa1-cae6-444a-99a8-6f9b65064c52 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:32.935023 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0a2efa1-cae6-444a-99a8-6f9b65064c52 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:32.935644 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0a2efa1-cae6-444a-99a8-6f9b65064c52 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:32.936173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d0a2efa1-cae6-444a-99a8-6f9b65064c52 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:32.955168 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.955168 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:32.957172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0a2efa1-cae6-444a-99a8-6f9b65064c52 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:32.958353 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2087/4002] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:32 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:32.967074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-250b7a53-4b68-43af-80d9-2b77ec76ee8f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e/action Jan 10 14:52:32.969199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-250b7a53-4b68-43af-80d9-2b77ec76ee8f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:52:32.972799 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-250b7a53-4b68-43af-80d9-2b77ec76ee8f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:32.973723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-250b7a53-4b68-43af-80d9-2b77ec76ee8f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] delete called for group 71b9f47f-f19f-487f-90ef-b8e58d68e05e {{(pid=110759) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:52:32.974026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-250b7a53-4b68-43af-80d9-2b77ec76ee8f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Delete group with id: 71b9f47f-f19f-487f-90ef-b8e58d68e05e Jan 10 14:52:32.981675 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:32.981675 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:33.166101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4baffa19-5d70-4593-8f66-0eb14b15594a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:33.166697 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4baffa19-5d70-4593-8f66-0eb14b15594a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:33.166974 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4baffa19-5d70-4593-8f66-0eb14b15594a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:33.198564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-250b7a53-4b68-43af-80d9-2b77ec76ee8f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e/action returned with HTTP 202 Jan 10 14:52:33.200714 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1916/4003] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:52:32 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:52:33.201833 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:33.201833 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:33.215568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:33.216685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:33.217442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:33.228670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4baffa19-5d70-4593-8f66-0eb14b15594a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:33.273271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4baffa19-5d70-4593-8f66-0eb14b15594a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:33.274008 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2088/4004] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:33 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:33.284749 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:33.284749 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:33.316348 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:33.321951 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:33.322578 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:33.347951 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:33.349690 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:33.349690 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:33.385673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f19c23b7-9a89-44d1-bf5d-ea60fe613628 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:33.393025 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1917/4005] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:33 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 973 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:33.578357 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba6c25f4-65d3-4b9b-966b-7e21ce71c164 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:33.578805 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba6c25f4-65d3-4b9b-966b-7e21ce71c164 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:33.580015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ba6c25f4-65d3-4b9b-966b-7e21ce71c164 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:33.580015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ba6c25f4-65d3-4b9b-966b-7e21ce71c164 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:33.596415 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:33.596415 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:33.613543 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ba6c25f4-65d3-4b9b-966b-7e21ce71c164 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:33.615299 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2089/4006] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:33 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:33.983161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad0fcb4c-0252-4e89-944d-c41f009914c3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:33.983714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad0fcb4c-0252-4e89-944d-c41f009914c3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:33.984141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ad0fcb4c-0252-4e89-944d-c41f009914c3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:33.984478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ad0fcb4c-0252-4e89-944d-c41f009914c3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:34.003471 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:34.003471 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:34.005232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ad0fcb4c-0252-4e89-944d-c41f009914c3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:34.005963 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1918/4007] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:33 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:34.296285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8643b049-9731-42b7-a744-9b29de0360ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:34.296892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8643b049-9731-42b7-a744-9b29de0360ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:34.297181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8643b049-9731-42b7-a744-9b29de0360ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:34.331538 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:34.331538 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:34.347987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8643b049-9731-42b7-a744-9b29de0360ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:34.366212 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8643b049-9731-42b7-a744-9b29de0360ae tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:34.368449 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2090/4008] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:34 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:34.404737 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:34.406784 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:34.407427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:34.429441 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:34.429441 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:34.441607 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:34.443302 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:34.443847 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:34.453639 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:34.461318 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:34.461318 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:34.478442 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-40e439aa-c261-459b-8091-50ad78701e93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:34.479506 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1919/4009] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:34 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 973 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:34.634505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-67079a2e-17cb-49c4-9286-d8028221eb65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:34.634505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-67079a2e-17cb-49c4-9286-d8028221eb65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:34.634505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-67079a2e-17cb-49c4-9286-d8028221eb65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:34.634505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-67079a2e-17cb-49c4-9286-d8028221eb65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:34.644643 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:34.644643 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:34.648745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-67079a2e-17cb-49c4-9286-d8028221eb65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:34.650763 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2091/4010] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:34 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:35.019664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88907e4e-990c-4ca9-99b4-8a30ef0a3c3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:35.020946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-88907e4e-990c-4ca9-99b4-8a30ef0a3c3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:35.021648 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-88907e4e-990c-4ca9-99b4-8a30ef0a3c3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:35.022188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-88907e4e-990c-4ca9-99b4-8a30ef0a3c3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:35.030831 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:35.030831 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:35.035876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88907e4e-990c-4ca9-99b4-8a30ef0a3c3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:35.039078 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1920/4011] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:35 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:35.383265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41c63a15-40df-4a94-9500-5f10d773a692 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:35.384391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41c63a15-40df-4a94-9500-5f10d773a692 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:35.385001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-41c63a15-40df-4a94-9500-5f10d773a692 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:35.415878 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:35.415878 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:35.439329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-41c63a15-40df-4a94-9500-5f10d773a692 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:35.451870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-41c63a15-40df-4a94-9500-5f10d773a692 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:35.457475 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2092/4012] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:35 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:35.496283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:35.497458 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:35.498095 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:35.526751 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:35.526751 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:35.546195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:35.546195 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:35.546195 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:35.565372 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:35.576667 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:35.576667 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:35.648787 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-91f95221-fbef-4861-a9c0-b225f60568a6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:35.662771 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e8c8763-fb0b-4def-b7db-aeca84c31221 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:35.663210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e8c8763-fb0b-4def-b7db-aeca84c31221 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:35.663652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3e8c8763-fb0b-4def-b7db-aeca84c31221 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:35.663958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3e8c8763-fb0b-4def-b7db-aeca84c31221 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:35.666565 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1921/4013] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:35 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 973 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:35.694599 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:35.694599 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:35.700368 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3e8c8763-fb0b-4def-b7db-aeca84c31221 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:35.707133 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2093/4014] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:36.053342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02d0b25c-6920-4c38-aecd-5d28930420c7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:36.053937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02d0b25c-6920-4c38-aecd-5d28930420c7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:36.054279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02d0b25c-6920-4c38-aecd-5d28930420c7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:36.054585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-02d0b25c-6920-4c38-aecd-5d28930420c7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:36.070517 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:36.070517 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:36.072216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02d0b25c-6920-4c38-aecd-5d28930420c7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:36.089031 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1922/4015] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:36 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:36.470963 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71b66b81-d5d3-4b4a-b349-3d6f35de0cc1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:36.471957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71b66b81-d5d3-4b4a-b349-3d6f35de0cc1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:36.472610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71b66b81-d5d3-4b4a-b349-3d6f35de0cc1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:36.509953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:36.509953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:36.539053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-71b66b81-d5d3-4b4a-b349-3d6f35de0cc1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:36.590914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71b66b81-d5d3-4b4a-b349-3d6f35de0cc1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:36.592474 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2094/4016] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:36 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:36.689038 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:36.689038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:36.689038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:36.715216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c15b7a9-448c-42cd-b85e-fa2b4b130e66 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:36.716059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c15b7a9-448c-42cd-b85e-fa2b4b130e66 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:36.716692 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c15b7a9-448c-42cd-b85e-fa2b4b130e66 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:36.717197 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5c15b7a9-448c-42cd-b85e-fa2b4b130e66 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:36.727814 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:36.727814 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:36.739142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c15b7a9-448c-42cd-b85e-fa2b4b130e66 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:36.742352 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2095/4017] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:36 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:36.750844 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:36.750844 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:36.773950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:36.782182 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:36.782911 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:36.795541 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:36.805789 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:36.805789 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:36.839556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-651a0b73-786c-4599-801b-316d6214bcf5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:36.841222 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1923/4018] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:36 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 973 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:37.091828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6dac807-9e37-4bc5-885a-e985141e6929 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:37.103510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c6dac807-9e37-4bc5-885a-e985141e6929 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:37.109921 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c6dac807-9e37-4bc5-885a-e985141e6929 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:37.111670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c6dac807-9e37-4bc5-885a-e985141e6929 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:37.126703 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:37.126703 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:37.128967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6dac807-9e37-4bc5-885a-e985141e6929 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:37.134430 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2096/4019] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:37 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:37.606354 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6aaae191-148d-4205-a3bb-4d95132e491d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:37.606903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6aaae191-148d-4205-a3bb-4d95132e491d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:37.608961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6aaae191-148d-4205-a3bb-4d95132e491d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:37.630611 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:37.630611 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:37.648748 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6aaae191-148d-4205-a3bb-4d95132e491d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:37.668017 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6aaae191-148d-4205-a3bb-4d95132e491d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:37.668791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1924/4020] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:37 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:37.754888 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86f1905a-ab54-40b9-b31c-5570ce26b74c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:37.755892 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86f1905a-ab54-40b9-b31c-5570ce26b74c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:37.762758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86f1905a-ab54-40b9-b31c-5570ce26b74c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:37.764000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-86f1905a-ab54-40b9-b31c-5570ce26b74c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:37.790265 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:37.790265 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:37.798791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86f1905a-ab54-40b9-b31c-5570ce26b74c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:37.800606 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2097/4021] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:37.861315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:37.862238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:37.862923 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:37.891205 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:37.891205 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:37.911708 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:37.913805 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:37.914439 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:37.926768 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:37.949597 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:37.949597 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:38.006345 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fe5b2b4d-d76d-49a5-b200-44568f59fc8b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:38.007519 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1925/4022] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:37 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 973 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:38.144713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57662590-dc67-4b48-9524-c5e59473a275 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:38.145310 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57662590-dc67-4b48-9524-c5e59473a275 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:38.145863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-57662590-dc67-4b48-9524-c5e59473a275 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:38.146269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-57662590-dc67-4b48-9524-c5e59473a275 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:38.157076 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:38.157076 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:38.170331 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-57662590-dc67-4b48-9524-c5e59473a275 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:38.171522 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2098/4023] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:38 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:38.686658 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd0ef272-3066-40c6-a18e-7640e0033552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:38.687866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd0ef272-3066-40c6-a18e-7640e0033552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:38.689989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd0ef272-3066-40c6-a18e-7640e0033552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:38.724152 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:38.724152 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:38.743551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fd0ef272-3066-40c6-a18e-7640e0033552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:38.752839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd0ef272-3066-40c6-a18e-7640e0033552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:38.754054 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1926/4024] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:38 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:38.815165 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cef4a541-e60c-4aef-bee4-a5e6b461cb0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:38.815749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cef4a541-e60c-4aef-bee4-a5e6b461cb0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:38.816353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cef4a541-e60c-4aef-bee4-a5e6b461cb0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:38.817097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cef4a541-e60c-4aef-bee4-a5e6b461cb0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:38.828206 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:38.828206 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:38.830451 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cef4a541-e60c-4aef-bee4-a5e6b461cb0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:38.831534 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2099/4025] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:38 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:39.024843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:39.025708 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:39.026461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:39.042465 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:39.042465 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:39.052117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:39.053506 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:39.053888 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:39.061163 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:39.067511 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:39.067511 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:39.083763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66b66ab6-574f-427a-b681-46a42e264033 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 200 Jan 10 14:52:39.084986 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1927/4026] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:39 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 972 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:39.186625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ceed533e-b883-472b-b5fe-28696e15382f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:39.191978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ceed533e-b883-472b-b5fe-28696e15382f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:39.191978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ceed533e-b883-472b-b5fe-28696e15382f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:39.191978 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ceed533e-b883-472b-b5fe-28696e15382f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:39.198734 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:39.198734 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:39.202264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ceed533e-b883-472b-b5fe-28696e15382f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:39.203885 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2100/4027] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:39 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:39.768998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f4d6608-969e-4d03-90a1-8c67c7ce8397 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:39.770124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f4d6608-969e-4d03-90a1-8c67c7ce8397 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:39.770744 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f4d6608-969e-4d03-90a1-8c67c7ce8397 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:39.796613 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:39.796613 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:39.816763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2f4d6608-969e-4d03-90a1-8c67c7ce8397 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:39.829862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f4d6608-969e-4d03-90a1-8c67c7ce8397 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:39.831806 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1928/4028] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:39 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:39.855137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-776917fd-a539-45f0-ba44-bf793af5e727 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:39.855137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-776917fd-a539-45f0-ba44-bf793af5e727 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:39.855137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-776917fd-a539-45f0-ba44-bf793af5e727 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:39.855137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-776917fd-a539-45f0-ba44-bf793af5e727 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:39.858255 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:39.858255 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:39.860101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-776917fd-a539-45f0-ba44-bf793af5e727 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:39.866409 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2101/4029] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:39 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:40.103209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99516c40-358b-4e79-a3c1-2d2d9544f319 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d Jan 10 14:52:40.103756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99516c40-358b-4e79-a3c1-2d2d9544f319 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:40.104389 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99516c40-358b-4e79-a3c1-2d2d9544f319 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:40.136439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99516c40-358b-4e79-a3c1-2d2d9544f319 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d returned with HTTP 404 Jan 10 14:52:40.137749 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1929/4030] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:40 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/9a9f2c96-9294-4016-810f-3bb40d6bd46d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:52:40.145387 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5b9290e-97ff-48ef-b6aa-1fd50e4555c1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e Jan 10 14:52:40.145958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5b9290e-97ff-48ef-b6aa-1fd50e4555c1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:40.146446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5b9290e-97ff-48ef-b6aa-1fd50e4555c1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:40.146835 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-c5b9290e-97ff-48ef-b6aa-1fd50e4555c1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member 71b9f47f-f19f-487f-90ef-b8e58d68e05e {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:40.153643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5b9290e-97ff-48ef-b6aa-1fd50e4555c1 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e returned with HTTP 404 Jan 10 14:52:40.164342 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2102/4031] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:40 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:52:40.171982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10b4e407-fa21-47c5-89e4-ab65f23458e8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a/action Jan 10 14:52:40.172795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10b4e407-fa21-47c5-89e4-ab65f23458e8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:52:40.173124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10b4e407-fa21-47c5-89e4-ab65f23458e8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:40.173929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-10b4e407-fa21-47c5-89e4-ab65f23458e8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] delete called for group ecaf30ba-5035-4bf4-a4e5-9874a3f5596a {{(pid=110759) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:52:40.174217 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-10b4e407-fa21-47c5-89e4-ab65f23458e8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Delete group with id: ecaf30ba-5035-4bf4-a4e5-9874a3f5596a Jan 10 14:52:40.186815 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:40.186815 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:40.217243 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a933a14-9b30-4ec9-90c7-762c9d6887c9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:40.217649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a933a14-9b30-4ec9-90c7-762c9d6887c9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:40.218098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a933a14-9b30-4ec9-90c7-762c9d6887c9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:40.218403 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0a933a14-9b30-4ec9-90c7-762c9d6887c9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:40.228520 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:40.228520 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:40.230171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a933a14-9b30-4ec9-90c7-762c9d6887c9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:40.230962 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2103/4032] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:40 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:40.404845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10b4e407-fa21-47c5-89e4-ab65f23458e8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a/action returned with HTTP 202 Jan 10 14:52:40.406267 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1930/4033] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:52:40 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:52:40.414129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cce3935-d4b2-418e-96e2-9d33aa828c7d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a Jan 10 14:52:40.415129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cce3935-d4b2-418e-96e2-9d33aa828c7d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:40.415779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0cce3935-d4b2-418e-96e2-9d33aa828c7d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:40.416364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-0cce3935-d4b2-418e-96e2-9d33aa828c7d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member ecaf30ba-5035-4bf4-a4e5-9874a3f5596a {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:40.425728 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:40.425728 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:40.448351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0cce3935-d4b2-418e-96e2-9d33aa828c7d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a returned with HTTP 200 Jan 10 14:52:40.449860 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2104/4034] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:40 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:40.847776 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fc852b8-91a4-4d1b-a265-12c71039ff8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:40.848849 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7fc852b8-91a4-4d1b-a265-12c71039ff8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:40.850751 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7fc852b8-91a4-4d1b-a265-12c71039ff8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:40.874123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee1bf7eb-8197-4138-9d7d-68d72cc02007 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:40.874869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee1bf7eb-8197-4138-9d7d-68d72cc02007 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:40.875424 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee1bf7eb-8197-4138-9d7d-68d72cc02007 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:40.877350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ee1bf7eb-8197-4138-9d7d-68d72cc02007 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:40.891402 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:40.891402 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:40.893181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee1bf7eb-8197-4138-9d7d-68d72cc02007 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:40.898498 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:40.898498 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:40.898727 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2105/4035] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:40 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:40.903754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7fc852b8-91a4-4d1b-a265-12c71039ff8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:40.913220 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fc852b8-91a4-4d1b-a265-12c71039ff8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:40.922079 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1931/4036] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:40 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:41.243730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a746ec1-9382-48e3-9b04-588e2534b07e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:41.244233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a746ec1-9382-48e3-9b04-588e2534b07e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.244712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a746ec1-9382-48e3-9b04-588e2534b07e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.245012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3a746ec1-9382-48e3-9b04-588e2534b07e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:41.259004 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:41.259004 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:41.262358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a746ec1-9382-48e3-9b04-588e2534b07e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:41.270946 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2106/4037] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:41 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:41.461460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b877ba5-1dca-402d-9ac9-2c55b5e4f12e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a Jan 10 14:52:41.462752 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b877ba5-1dca-402d-9ac9-2c55b5e4f12e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.463219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b877ba5-1dca-402d-9ac9-2c55b5e4f12e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.463574 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-9b877ba5-1dca-402d-9ac9-2c55b5e4f12e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member ecaf30ba-5035-4bf4-a4e5-9874a3f5596a {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:41.468492 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b877ba5-1dca-402d-9ac9-2c55b5e4f12e tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a returned with HTTP 404 Jan 10 14:52:41.473776 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1932/4038] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:41 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:52:41.491101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1d1e448-4f19-4d8c-8385-3ea02f5ff21d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/detail Jan 10 14:52:41.491774 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1d1e448-4f19-4d8c-8385-3ea02f5ff21d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.492232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1d1e448-4f19-4d8c-8385-3ea02f5ff21d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.518394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1d1e448-4f19-4d8c-8385-3ea02f5ff21d tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/detail returned with HTTP 200 Jan 10 14:52:41.528433 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2107/4039] 10.222.0.20 () {60 vars in 1272 bytes} [Mon Jan 10 14:52:41 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/detail => generated 14 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:41.536802 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bec302b-8ee4-4088-8f70-8a32c20c7dc2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail Jan 10 14:52:41.537293 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bec302b-8ee4-4088-8f70-8a32c20c7dc2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.537745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4bec302b-8ee4-4088-8f70-8a32c20c7dc2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.538408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-4bec302b-8ee4-4088-8f70-8a32c20c7dc2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:52:41.540384 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4bec302b-8ee4-4088-8f70-8a32c20c7dc2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:52:41.621642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4bec302b-8ee4-4088-8f70-8a32c20c7dc2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Get all volumes completed successfully. Jan 10 14:52:41.641750 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4bec302b-8ee4-4088-8f70-8a32c20c7dc2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail returned with HTTP 200 Jan 10 14:52:41.662175 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1933/4040] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:52:41 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:41.671550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f86933e6-9581-4b00-8fba-e984c9e77ee5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a/action Jan 10 14:52:41.672460 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f86933e6-9581-4b00-8fba-e984c9e77ee5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:52:41.672881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f86933e6-9581-4b00-8fba-e984c9e77ee5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:41.673785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-f86933e6-9581-4b00-8fba-e984c9e77ee5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] delete called for group ecaf30ba-5035-4bf4-a4e5-9874a3f5596a {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:52:41.674172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-f86933e6-9581-4b00-8fba-e984c9e77ee5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Delete group with id: ecaf30ba-5035-4bf4-a4e5-9874a3f5596a Jan 10 14:52:41.680244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f86933e6-9581-4b00-8fba-e984c9e77ee5 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a/action returned with HTTP 404 Jan 10 14:52:41.685465 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2108/4041] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:52:41 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups/ecaf30ba-5035-4bf4-a4e5-9874a3f5596a/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:52:41.689271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e466f13-515c-4214-a0fe-703e2b970dfc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail Jan 10 14:52:41.689764 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e466f13-515c-4214-a0fe-703e2b970dfc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.690217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e466f13-515c-4214-a0fe-703e2b970dfc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.690851 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-6e466f13-515c-4214-a0fe-703e2b970dfc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:52:41.692466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6e466f13-515c-4214-a0fe-703e2b970dfc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:52:41.780363 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6e466f13-515c-4214-a0fe-703e2b970dfc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Get all volumes completed successfully. Jan 10 14:52:41.785363 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e466f13-515c-4214-a0fe-703e2b970dfc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail returned with HTTP 200 Jan 10 14:52:41.797716 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1934/4042] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:52:41 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:41.801349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8a20336-bac0-4b66-81e7-1a6ca37c714b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e/action Jan 10 14:52:41.802300 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8a20336-bac0-4b66-81e7-1a6ca37c714b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:52:41.802803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8a20336-bac0-4b66-81e7-1a6ca37c714b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:41.803907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-c8a20336-bac0-4b66-81e7-1a6ca37c714b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] delete called for group 71b9f47f-f19f-487f-90ef-b8e58d68e05e {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:52:41.804407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-c8a20336-bac0-4b66-81e7-1a6ca37c714b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Delete group with id: 71b9f47f-f19f-487f-90ef-b8e58d68e05e Jan 10 14:52:41.811072 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8a20336-bac0-4b66-81e7-1a6ca37c714b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e/action returned with HTTP 404 Jan 10 14:52:41.820896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b8caf6e-d40a-4f76-96a8-f6e0e23edede tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] DELETE http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types/64c07614-22a6-4bb2-914d-5482ffea1f39 Jan 10 14:52:41.821177 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2109/4043] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:52:41 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups/71b9f47f-f19f-487f-90ef-b8e58d68e05e/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:52:41.821840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b8caf6e-d40a-4f76-96a8-f6e0e23edede tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.822594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1b8caf6e-d40a-4f76-96a8-f6e0e23edede tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.908441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3018b08-8c9c-42bb-98d2-1f66e67d6338 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:41.910097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3018b08-8c9c-42bb-98d2-1f66e67d6338 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.910728 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3018b08-8c9c-42bb-98d2-1f66e67d6338 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.911327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e3018b08-8c9c-42bb-98d2-1f66e67d6338 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:41.927398 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:41.927398 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:41.931529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3018b08-8c9c-42bb-98d2-1f66e67d6338 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:41.940490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1b8caf6e-d40a-4f76-96a8-f6e0e23edede tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types/64c07614-22a6-4bb2-914d-5482ffea1f39 returned with HTTP 202 Jan 10 14:52:41.943456 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1935/4044] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:52:41 2022] DELETE /volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types/64c07614-22a6-4bb2-914d-5482ffea1f39 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:52:41.947525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a58a490-c5e0-480a-ad5f-d6ceb348abb3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:41.952026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a58a490-c5e0-480a-ad5f-d6ceb348abb3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:41.952026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a58a490-c5e0-480a-ad5f-d6ceb348abb3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:41.954463 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2110/4045] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:41.979168 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-333eb4d1-25db-4676-b8e5-e0ec33dc6e4e tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] POST http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types Jan 10 14:52:41.983467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-333eb4d1-25db-4676-b8e5-e0ec33dc6e4e tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-344747143"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:41.999015 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:41.999015 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:42.019934 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5a58a490-c5e0-480a-ad5f-d6ceb348abb3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:42.035970 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a58a490-c5e0-480a-ad5f-d6ceb348abb3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:42.049607 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1936/4046] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:41 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:42.138950 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-333eb4d1-25db-4676-b8e5-e0ec33dc6e4e tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types returned with HTTP 200 Jan 10 14:52:42.140399 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2111/4047] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:52:41 2022] POST /volume/v3/7a91fd65ad8542458be4994578fbcac4/types => generated 215 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:42.149313 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9347d3c2-ad12-42d4-a43e-818d8e32a9fa tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] POST http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types Jan 10 14:52:42.150546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9347d3c2-ad12-42d4-a43e-818d8e32a9fa tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-313244102"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:42.270501 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9347d3c2-ad12-42d4-a43e-818d8e32a9fa tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types returned with HTTP 202 Jan 10 14:52:42.278006 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2f33674-339e-4048-a875-aee54291c888 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:42.279053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2f33674-339e-4048-a875-aee54291c888 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:42.279691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2f33674-339e-4048-a875-aee54291c888 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:42.280189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d2f33674-339e-4048-a875-aee54291c888 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:42.282326 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1937/4048] 10.222.0.20 () {62 vars in 1287 bytes} [Mon Jan 10 14:52:42 2022] POST /volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types => generated 172 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:52:42.298918 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c14fcc9-1fe9-4e50-90a8-d0ecb7c8fba6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups Jan 10 14:52:42.311046 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c14fcc9-1fe9-4e50-90a8-d0ecb7c8fba6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dc549a1a-16a9-4e37-ae20-380cae4a06e9", "volume_types": ["f279c820-21e4-45d3-addb-71d8e635389f"], "name": "tempest-GroupsTest-Group-1378123546"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:42.314341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-8c14fcc9-1fe9-4e50-90a8-d0ecb7c8fba6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Creating new group {'group': {'group_type': 'dc549a1a-16a9-4e37-ae20-380cae4a06e9', 'volume_types': ['f279c820-21e4-45d3-addb-71d8e635389f'], 'name': 'tempest-GroupsTest-Group-1378123546'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 10 14:52:42.315018 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:42.315018 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:42.321645 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2f33674-339e-4048-a875-aee54291c888 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:42.325149 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2112/4049] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:42 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:42.328528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-8c14fcc9-1fe9-4e50-90a8-d0ecb7c8fba6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Creating group tempest-GroupsTest-Group-1378123546. Jan 10 14:52:42.353404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8c14fcc9-1fe9-4e50-90a8-d0ecb7c8fba6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Availability Zones retrieved successfully. Jan 10 14:52:42.491209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-8c14fcc9-1fe9-4e50-90a8-d0ecb7c8fba6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Created reservations ['24a94583-3910-41cc-aa62-098e5cc46bfa'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:42.795062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c14fcc9-1fe9-4e50-90a8-d0ecb7c8fba6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups returned with HTTP 202 Jan 10 14:52:42.801275 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1938/4050] 10.222.0.20 () {62 vars in 1273 bytes} [Mon Jan 10 14:52:42 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups => generated 104 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:42.806004 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6fd55d1-c7f7-483e-a610-eb21ee90d186 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:42.806507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6fd55d1-c7f7-483e-a610-eb21ee90d186 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:42.807112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f6fd55d1-c7f7-483e-a610-eb21ee90d186 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:42.807458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-f6fd55d1-c7f7-483e-a610-eb21ee90d186 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:42.826856 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:42.826856 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:42.888425 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f6fd55d1-c7f7-483e-a610-eb21ee90d186 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 200 Jan 10 14:52:42.889198 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2113/4051] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:42 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 332 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:42.946782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7efd477-5dd4-4648-93a7-e26408bc0d7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:42.947252 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7efd477-5dd4-4648-93a7-e26408bc0d7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:42.947690 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7efd477-5dd4-4648-93a7-e26408bc0d7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:42.947999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b7efd477-5dd4-4648-93a7-e26408bc0d7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:42.964062 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:42.964062 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:42.965838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7efd477-5dd4-4648-93a7-e26408bc0d7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:42.972412 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1939/4052] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:42 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:43.055290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4da55138-9837-42fe-bca0-19782e3eb351 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:43.055815 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4da55138-9837-42fe-bca0-19782e3eb351 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:43.056207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4da55138-9837-42fe-bca0-19782e3eb351 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:43.085390 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:43.085390 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:43.112062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4da55138-9837-42fe-bca0-19782e3eb351 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:43.132945 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4da55138-9837-42fe-bca0-19782e3eb351 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:43.143999 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2114/4053] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:43 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:43.343425 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09f4a1c2-c877-42b6-a1fa-541ffcf62802 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:43.343584 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09f4a1c2-c877-42b6-a1fa-541ffcf62802 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:43.344313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09f4a1c2-c877-42b6-a1fa-541ffcf62802 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:43.345066 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-09f4a1c2-c877-42b6-a1fa-541ffcf62802 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:43.357400 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:43.357400 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:43.361127 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09f4a1c2-c877-42b6-a1fa-541ffcf62802 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:43.367862 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1940/4054] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:43 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:43.901163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6177925b-46f3-4d1a-8f8c-942c358a67b6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:43.902218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6177925b-46f3-4d1a-8f8c-942c358a67b6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:43.902979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6177925b-46f3-4d1a-8f8c-942c358a67b6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:43.903491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-6177925b-46f3-4d1a-8f8c-942c358a67b6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:43.914114 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:43.914114 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:43.932208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6177925b-46f3-4d1a-8f8c-942c358a67b6 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 200 Jan 10 14:52:43.933194 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2115/4055] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:43 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:43.944135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes Jan 10 14:52:43.945415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f279c820-21e4-45d3-addb-71d8e635389f", "group_id": "fe9b0893-1c53-40ca-b1b5-07c0f6e51c88", "size": 1, "name": "tempest-GroupsTest-Volume-1536620117"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:43.946759 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume request body: {'volume': {'volume_type': 'f279c820-21e4-45d3-addb-71d8e635389f', 'group_id': 'fe9b0893-1c53-40ca-b1b5-07c0f6e51c88', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1536620117'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:52:43.963460 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:43.963460 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:43.965743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume of 1 GB Jan 10 14:52:43.979249 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9bfcdd8-c6ef-47c2-b93d-8335059cb3a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:43.981271 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9bfcdd8-c6ef-47c2-b93d-8335059cb3a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:43.982029 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9bfcdd8-c6ef-47c2-b93d-8335059cb3a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:43.982540 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e9bfcdd8-c6ef-47c2-b93d-8335059cb3a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:43.994428 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Availability Zones retrieved successfully. Jan 10 14:52:43.995705 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:43.995705 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:44.001693 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9bfcdd8-c6ef-47c2-b93d-8335059cb3a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:44.002858 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2116/4056] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:43 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:44.015341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Flow 'volume_create_api' (341d8ee7-003c-43db-a83d-6b35c5f62e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:44.018504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57292fcb-76a7-49fd-b390-d37b63975c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:44.020497 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:44.020497 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:44.022140 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:52:44.048800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57292fcb-76a7-49fd-b390-d37b63975c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:52:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f279c820-21e4-45d3-addb-71d8e635389f,is_public=True,name='tempest-GroupsTest-volume-type-344747143',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f279c820-21e4-45d3-addb-71d8e635389f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fe9b0893-1c53-40ca-b1b5-07c0f6e51c88', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:44.051474 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cd3289-e2a7-44cf-ab46-4e635b2fbbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:44.089972 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-344747143 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-344747143, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:52:44.090899 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-344747143 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-344747143, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:52:44.150088 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88c7d489-5715-4d94-83b0-21eca8b2fb2c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:44.151388 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88c7d489-5715-4d94-83b0-21eca8b2fb2c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:44.152439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88c7d489-5715-4d94-83b0-21eca8b2fb2c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:44.180599 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:44.180599 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:44.209181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-88c7d489-5715-4d94-83b0-21eca8b2fb2c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:44.234681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88c7d489-5715-4d94-83b0-21eca8b2fb2c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:44.236189 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2117/4057] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:44 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:44.320299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Created reservations ['b2ccda9b-83ed-4df9-8723-87a73bb82fbd', 'd2f9dcb3-b4cb-41d7-a011-7ed7d2652e0e', '5ff87f3a-b048-4b30-8286-f17d75a3b46e', '1cbeb390-8e1f-4dd2-8eb2-83131649f727'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:44.322105 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cd3289-e2a7-44cf-ab46-4e635b2fbbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ccda9b-83ed-4df9-8723-87a73bb82fbd', 'd2f9dcb3-b4cb-41d7-a011-7ed7d2652e0e', '5ff87f3a-b048-4b30-8286-f17d75a3b46e', '1cbeb390-8e1f-4dd2-8eb2-83131649f727']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:44.324654 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01c4ccc-3a29-4006-9deb-ecff2116f996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:44.375362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5ad150fe-3b01-46b8-8afc-ac9a3ef6a7d1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:44.376236 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5ad150fe-3b01-46b8-8afc-ac9a3ef6a7d1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:44.376958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5ad150fe-3b01-46b8-8afc-ac9a3ef6a7d1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:44.381707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5ad150fe-3b01-46b8-8afc-ac9a3ef6a7d1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:44.388120 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:44.388120 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:44.389990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5ad150fe-3b01-46b8-8afc-ac9a3ef6a7d1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:44.391098 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2118/4058] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:44 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:44.415747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01c4ccc-3a29-4006-9deb-ecff2116f996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3cb9c48-0b0b-4fff-8d40-c8c068905011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1536620117',encryption_key_id=None,group_id=fe9b0893-1c53-40ca-b1b5-07c0f6e51c88,group_type_id=,metadata={},multiattach=False,project_id='ea091f43693f479dabe35e89042630fb',qos_specs=None,replication_status=,reservations=['b2ccda9b-83ed-4df9-8723-87a73bb82fbd','d2f9dcb3-b4cb-41d7-a011-7ed7d2652e0e','5ff87f3a-b048-4b30-8286-f17d75a3b46e','1cbeb390-8e1f-4dd2-8eb2-83131649f727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74f95147b594aeaa3f947f1a3125889',volume_type_id=f279c820-21e4-45d3-addb-71d8e635389f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1536620117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fe9b0893-1c53-40ca-b1b5-07c0f6e51c88,host=None,id=f3cb9c48-0b0b-4fff-8d40-c8c068905011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea091f43693f479dabe35e89042630fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a74f95147b594aeaa3f947f1a3125889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f279c820-21e4-45d3-addb-71d8e635389f),volume_type_id=f279c820-21e4-45d3-addb-71d8e635389f)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:44.419160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5167ed4b-fece-4867-86de-ab4523792bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:44.528092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5167ed4b-fece-4867-86de-ab4523792bc7) transitioned into state 'SUCCESS' from state '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-1536620117',encryption_key_id=None,group_id=fe9b0893-1c53-40ca-b1b5-07c0f6e51c88,group_type_id=,metadata={},multiattach=False,project_id='ea091f43693f479dabe35e89042630fb',qos_specs=None,replication_status=,reservations=['b2ccda9b-83ed-4df9-8723-87a73bb82fbd','d2f9dcb3-b4cb-41d7-a011-7ed7d2652e0e','5ff87f3a-b048-4b30-8286-f17d75a3b46e','1cbeb390-8e1f-4dd2-8eb2-83131649f727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74f95147b594aeaa3f947f1a3125889',volume_type_id=f279c820-21e4-45d3-addb-71d8e635389f)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:44.531094 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eceab007-d378-47f9-b4d0-9ad064e63443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:44.660442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eceab007-d378-47f9-b4d0-9ad064e63443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:44.672537 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Flow 'volume_create_api' (341d8ee7-003c-43db-a83d-6b35c5f62e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:44.673422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume request issued successfully. Jan 10 14:52:44.674769 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:44.675154 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:44.687230 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:44.696859 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:44.696859 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:44.718911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-430bc96e-bdee-4222-9092-fc61ef1c0a3c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes returned with HTTP 202 Jan 10 14:52:44.728879 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1941/4059] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:52:43 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/volumes => generated 891 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:52:44.736529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 Jan 10 14:52:44.739407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:44.739407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:44.766184 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:44.766184 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:44.784148 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:44.786436 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:44.793352 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:44.809806 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:44.816230 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:44.816230 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:44.845661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5f1ac73-f7c1-478b-b0ae-2cb2d0dc35b7 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 returned with HTTP 200 Jan 10 14:52:44.846389 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2119/4060] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:44 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 => generated 959 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:45.017629 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7efd427-0b8e-4e43-a920-22629162f8a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:45.018625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7efd427-0b8e-4e43-a920-22629162f8a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:45.019266 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7efd427-0b8e-4e43-a920-22629162f8a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:45.019754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d7efd427-0b8e-4e43-a920-22629162f8a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:45.029071 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:45.029071 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:45.031071 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7efd427-0b8e-4e43-a920-22629162f8a6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:45.038440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1942/4061] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:45 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:45.250934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9c75111-e3fb-4a43-86dd-d48983f82fc2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:45.252213 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9c75111-e3fb-4a43-86dd-d48983f82fc2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:45.252920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9c75111-e3fb-4a43-86dd-d48983f82fc2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:45.268876 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:45.268876 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:45.277524 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e9c75111-e3fb-4a43-86dd-d48983f82fc2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:45.289204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9c75111-e3fb-4a43-86dd-d48983f82fc2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:45.300546 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2120/4062] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:45 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:45.404923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a0bd9c6-3bc3-4823-834d-398e6a188b67 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:45.406500 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a0bd9c6-3bc3-4823-834d-398e6a188b67 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:45.406500 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a0bd9c6-3bc3-4823-834d-398e6a188b67 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:45.406500 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3a0bd9c6-3bc3-4823-834d-398e6a188b67 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:45.415119 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:45.415119 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:45.417269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a0bd9c6-3bc3-4823-834d-398e6a188b67 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:45.419156 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1943/4063] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:45 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:45.861962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 Jan 10 14:52:45.868189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:45.868189 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:45.886229 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:45.886229 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:45.904233 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:45.905942 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:45.906696 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:45.915064 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:45.924458 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:45.924458 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:45.956899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1c06cf9-f5b0-4cdb-b83a-3036476b233c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 returned with HTTP 200 Jan 10 14:52:45.967275 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2121/4064] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:45 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 => generated 983 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:46.046090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5c12dbf-da7f-4e61-8af4-041d969e2b83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:46.047691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5c12dbf-da7f-4e61-8af4-041d969e2b83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:46.048408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5c12dbf-da7f-4e61-8af4-041d969e2b83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:46.049003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d5c12dbf-da7f-4e61-8af4-041d969e2b83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:46.058772 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:46.058772 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:46.061644 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5c12dbf-da7f-4e61-8af4-041d969e2b83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:46.074814 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1944/4065] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:46.305762 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be90e446-123f-47b8-8174-04f537ceef15 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:46.310019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be90e446-123f-47b8-8174-04f537ceef15 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:46.310019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be90e446-123f-47b8-8174-04f537ceef15 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:46.334579 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:46.334579 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:46.351748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-be90e446-123f-47b8-8174-04f537ceef15 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:46.375990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be90e446-123f-47b8-8174-04f537ceef15 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:46.389376 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2122/4066] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:46 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:46.393638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5e05dd9-9c13-4ccc-8cd8-612a6d02253f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:46.400200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5e05dd9-9c13-4ccc-8cd8-612a6d02253f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:46.403760 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5e05dd9-9c13-4ccc-8cd8-612a6d02253f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:46.415381 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:46.415381 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:46.427538 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c5e05dd9-9c13-4ccc-8cd8-612a6d02253f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:46.431876 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fa52e10-d7ce-4564-9fcd-39519b68d11e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:46.432730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6fa52e10-d7ce-4564-9fcd-39519b68d11e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:46.433259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6fa52e10-d7ce-4564-9fcd-39519b68d11e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:46.434098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6fa52e10-d7ce-4564-9fcd-39519b68d11e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:46.438830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5e05dd9-9c13-4ccc-8cd8-612a6d02253f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:46.439850 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1945/4067] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:46 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:46.451216 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:46.451216 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:46.453193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fa52e10-d7ce-4564-9fcd-39519b68d11e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:46.459476 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79f32d3e-84d4-4ba0-b26b-7503011d9656 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:52:46.460143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79f32d3e-84d4-4ba0-b26b-7503011d9656 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:46.460778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79f32d3e-84d4-4ba0-b26b-7503011d9656 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:46.463053 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2123/4068] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:46 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:46.476297 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:46.476297 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:46.484671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-79f32d3e-84d4-4ba0-b26b-7503011d9656 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:46.496613 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79f32d3e-84d4-4ba0-b26b-7503011d9656 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:52:46.497648 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1946/4069] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:46 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:46.514942 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fc51750-ba5f-405f-9b5c-a7ac0abb9d58 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] POST http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups Jan 10 14:52:46.518007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6fc51750-ba5f-405f-9b5c-a7ac0abb9d58 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd7f6ccd-5c81-4780-885e-5dbf88cc8809"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:46.519234 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-6fc51750-ba5f-405f-9b5c-a7ac0abb9d58 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Creating new backup {'backup': {'volume_id': 'bd7f6ccd-5c81-4780-885e-5dbf88cc8809'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 10 14:52:46.519920 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-6fc51750-ba5f-405f-9b5c-a7ac0abb9d58 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Creating backup of volume bd7f6ccd-5c81-4780-885e-5dbf88cc8809 in container None Jan 10 14:52:46.534466 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:46.534466 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:46.536615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6fc51750-ba5f-405f-9b5c-a7ac0abb9d58 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:52:46.708601 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-6fc51750-ba5f-405f-9b5c-a7ac0abb9d58 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Created reservations ['dec135ab-f891-4509-b953-5f4356cf0016', 'b44c1964-c6b7-4292-8025-f7912fc7b2e5'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:46.973603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 Jan 10 14:52:46.974399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:46.975042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:47.000182 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.000182 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.008180 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:47.009668 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:47.010030 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:47.017464 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:47.026191 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.026191 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.043226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-671d5f60-bf91-44a8-879c-afdadd0a64c2 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 returned with HTTP 200 Jan 10 14:52:47.044505 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1947/4070] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:46 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 => generated 984 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:47.060499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes Jan 10 14:52:47.062412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f279c820-21e4-45d3-addb-71d8e635389f", "group_id": "fe9b0893-1c53-40ca-b1b5-07c0f6e51c88", "size": 1, "name": "tempest-GroupsTest-Volume-1921270417"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:47.063626 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume request body: {'volume': {'volume_type': 'f279c820-21e4-45d3-addb-71d8e635389f', 'group_id': 'fe9b0893-1c53-40ca-b1b5-07c0f6e51c88', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1921270417'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:52:47.083723 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.083723 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.085639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume of 1 GB Jan 10 14:52:47.094513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6fc51750-ba5f-405f-9b5c-a7ac0abb9d58 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups returned with HTTP 202 Jan 10 14:52:47.099580 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Availability Zones retrieved successfully. Jan 10 14:52:47.101788 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2124/4071] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:52:46 2022] POST /volume/v3/110dc285ffae4367a6004ece9771340a/backups => generated 354 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:52:47.110048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44f83bc5-3843-4ab1-9818-02895a55c412 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:47.110501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44f83bc5-3843-4ab1-9818-02895a55c412 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:47.110952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44f83bc5-3843-4ab1-9818-02895a55c412 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:47.111254 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-44f83bc5-3843-4ab1-9818-02895a55c412 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:47.136218 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.136218 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.146294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44f83bc5-3843-4ab1-9818-02895a55c412 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:47.146936 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2125/4072] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:47 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:47.153467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45242fc2-bf32-4492-8304-64e3bff120dc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:47.154152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45242fc2-bf32-4492-8304-64e3bff120dc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:47.164577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-45242fc2-bf32-4492-8304-64e3bff120dc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:47.164889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-45242fc2-bf32-4492-8304-64e3bff120dc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:47.174480 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.174480 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.176649 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-45242fc2-bf32-4492-8304-64e3bff120dc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:47.177634 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2126/4073] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:47 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:47.302443 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Flow 'volume_create_api' (e162e04d-1409-4801-b794-9b3b68aead4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:47.304996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462a7ea2-5804-4d8f-a683-176a2682297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:47.306608 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.306608 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.307906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:52:47.333234 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462a7ea2-5804-4d8f-a683-176a2682297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:52:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f279c820-21e4-45d3-addb-71d8e635389f,is_public=True,name='tempest-GroupsTest-volume-type-344747143',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f279c820-21e4-45d3-addb-71d8e635389f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fe9b0893-1c53-40ca-b1b5-07c0f6e51c88', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:47.335385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca6613f-772e-4a65-bc47-b03a7373b1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:47.452208 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Created reservations ['955ece24-971f-4e65-9c4a-25cf03278c0c', '2ab77c96-906e-4bd9-b9fe-6ba419a3acce', 'acab6d0a-3ab9-42fe-9681-69c57d308ba3', 'd9ca697c-d18f-4dc6-a601-7cf8c5e4c112'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:52:47.455171 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca6613f-772e-4a65-bc47-b03a7373b1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['955ece24-971f-4e65-9c4a-25cf03278c0c', '2ab77c96-906e-4bd9-b9fe-6ba419a3acce', 'acab6d0a-3ab9-42fe-9681-69c57d308ba3', 'd9ca697c-d18f-4dc6-a601-7cf8c5e4c112']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:47.461687 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e4499a-8d7f-428a-949d-86ec87383d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:47.467965 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e04f222d-2128-4116-a6bb-83c46f124059 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:47.468576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e04f222d-2128-4116-a6bb-83c46f124059 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:47.468922 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e04f222d-2128-4116-a6bb-83c46f124059 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:47.469231 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e04f222d-2128-4116-a6bb-83c46f124059 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:47.477031 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.477031 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.479868 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e04f222d-2128-4116-a6bb-83c46f124059 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:47.481565 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2127/4074] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:47 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:47.570322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e4499a-8d7f-428a-949d-86ec87383d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b201fac-d3a0-4707-a1a0-44f9f80a305d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1921270417',encryption_key_id=None,group_id=fe9b0893-1c53-40ca-b1b5-07c0f6e51c88,group_type_id=,metadata={},multiattach=False,project_id='ea091f43693f479dabe35e89042630fb',qos_specs=None,replication_status=,reservations=['955ece24-971f-4e65-9c4a-25cf03278c0c','2ab77c96-906e-4bd9-b9fe-6ba419a3acce','acab6d0a-3ab9-42fe-9681-69c57d308ba3','d9ca697c-d18f-4dc6-a601-7cf8c5e4c112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74f95147b594aeaa3f947f1a3125889',volume_type_id=f279c820-21e4-45d3-addb-71d8e635389f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1921270417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fe9b0893-1c53-40ca-b1b5-07c0f6e51c88,host=None,id=7b201fac-d3a0-4707-a1a0-44f9f80a305d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea091f43693f479dabe35e89042630fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a74f95147b594aeaa3f947f1a3125889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f279c820-21e4-45d3-addb-71d8e635389f),volume_type_id=f279c820-21e4-45d3-addb-71d8e635389f)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:47.577893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c870e2-2533-4f5d-afd9-e1fda2836fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:47.698849 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c870e2-2533-4f5d-afd9-e1fda2836fc2) transitioned into state 'SUCCESS' from state '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-1921270417',encryption_key_id=None,group_id=fe9b0893-1c53-40ca-b1b5-07c0f6e51c88,group_type_id=,metadata={},multiattach=False,project_id='ea091f43693f479dabe35e89042630fb',qos_specs=None,replication_status=,reservations=['955ece24-971f-4e65-9c4a-25cf03278c0c','2ab77c96-906e-4bd9-b9fe-6ba419a3acce','acab6d0a-3ab9-42fe-9681-69c57d308ba3','d9ca697c-d18f-4dc6-a601-7cf8c5e4c112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74f95147b594aeaa3f947f1a3125889',volume_type_id=f279c820-21e4-45d3-addb-71d8e635389f)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:47.703684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb189454-a1c7-4527-9c5e-6948a0a89762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:52:47.802403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb189454-a1c7-4527-9c5e-6948a0a89762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:52:47.805149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Flow 'volume_create_api' (e162e04d-1409-4801-b794-9b3b68aead4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:52:47.805901 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Create volume request issued successfully. Jan 10 14:52:47.807221 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:47.807944 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:47.828120 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:47.837539 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.837539 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.844510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9af6f874-f068-420d-b2d3-a0097af3c6fc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes returned with HTTP 202 Jan 10 14:52:47.845391 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1948/4075] 10.222.0.20 () {62 vars in 1276 bytes} [Mon Jan 10 14:52:47 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/volumes => generated 891 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:52:47.858836 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:47.859423 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:47.860049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:47.876917 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.876917 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.885779 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:47.889018 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:47.889627 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:47.917843 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:47.927381 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:47.927381 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:47.943139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1289a61-7eb7-4bc2-a2ab-96eac0ed370c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:47.953224 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2128/4076] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:47 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 959 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:48.159346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-267474b6-d804-4156-9e0b-2de22617e18d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:48.159893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-267474b6-d804-4156-9e0b-2de22617e18d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:48.160377 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-267474b6-d804-4156-9e0b-2de22617e18d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:48.160683 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-267474b6-d804-4156-9e0b-2de22617e18d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:48.175342 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:48.175342 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:48.176031 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-267474b6-d804-4156-9e0b-2de22617e18d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:48.176839 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1949/4077] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:48.194302 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-298fa3d6-4931-4478-89b9-6cb11d9c42bc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:48.198166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-298fa3d6-4931-4478-89b9-6cb11d9c42bc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:48.198166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-298fa3d6-4931-4478-89b9-6cb11d9c42bc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:48.198166 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-298fa3d6-4931-4478-89b9-6cb11d9c42bc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:48.214038 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:48.214038 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:48.220703 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-298fa3d6-4931-4478-89b9-6cb11d9c42bc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:48.227262 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2129/4078] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:48 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:48.494415 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9061d013-0c2b-4cc0-ab5d-98c3d471e786 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:48.495498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9061d013-0c2b-4cc0-ab5d-98c3d471e786 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:48.496696 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9061d013-0c2b-4cc0-ab5d-98c3d471e786 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:48.498238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9061d013-0c2b-4cc0-ab5d-98c3d471e786 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:48.509138 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:48.509138 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:48.511365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9061d013-0c2b-4cc0-ab5d-98c3d471e786 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:48.519941 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1950/4079] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:48 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:48.960188 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:48.960811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:48.961121 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:48.975365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:48.975365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:48.983974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:48.985777 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:48.986391 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:48.993931 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:49.000506 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:49.000506 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:49.014778 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2130033-04c9-487d-bf26-5eef4ec6cdbf tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:49.024304 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2130/4080] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:48 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:49.189668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a87a38e4-db54-4ac6-85c4-84734ef3fedd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:49.190833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a87a38e4-db54-4ac6-85c4-84734ef3fedd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:49.191328 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a87a38e4-db54-4ac6-85c4-84734ef3fedd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:49.191637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a87a38e4-db54-4ac6-85c4-84734ef3fedd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:49.199350 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:49.199350 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:49.204533 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a87a38e4-db54-4ac6-85c4-84734ef3fedd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:49.204533 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1951/4081] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:49 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:49.235063 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2825f78-e775-4c4b-b20e-eba6aebc6feb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:49.235507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2825f78-e775-4c4b-b20e-eba6aebc6feb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:49.235953 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2825f78-e775-4c4b-b20e-eba6aebc6feb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:49.236313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b2825f78-e775-4c4b-b20e-eba6aebc6feb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:49.243541 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:49.243541 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:49.245248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2825f78-e775-4c4b-b20e-eba6aebc6feb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:49.245965 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2131/4082] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:49 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:49.526359 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4932497a-10e4-485d-a303-f25c59283e69 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:49.528112 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4932497a-10e4-485d-a303-f25c59283e69 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:49.529080 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4932497a-10e4-485d-a303-f25c59283e69 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:49.529080 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-4932497a-10e4-485d-a303-f25c59283e69 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:49.542653 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:49.542653 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:49.544777 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4932497a-10e4-485d-a303-f25c59283e69 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:49.546016 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1952/4083] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:49 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:50.030166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:50.030821 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:50.031476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:50.054970 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:50.054970 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:50.063466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:50.064914 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:50.065293 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:50.072914 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:50.079247 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:50.079247 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:50.093248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ed9334e-7f5c-4132-910f-09a8a09c5523 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:50.094727 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2132/4084] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:50 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 984 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:50.110757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eadffe3b-054b-4ee0-b549-2b95465782dc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] PUT http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:50.111519 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eadffe3b-054b-4ee0-b549-2b95465782dc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "7b201fac-d3a0-4707-a1a0-44f9f80a305d"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:50.113093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-eadffe3b-054b-4ee0-b549-2b95465782dc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Update called for group fe9b0893-1c53-40ca-b1b5-07c0f6e51c88. {{(pid=110759) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 10 14:52:50.113389 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.groups [None req-eadffe3b-054b-4ee0-b549-2b95465782dc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Updating group fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 with name new_group description: This is a new group add_volumes: None remove_volumes: 7b201fac-d3a0-4707-a1a0-44f9f80a305d. Jan 10 14:52:50.123056 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:50.123056 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:50.209249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eadffe3b-054b-4ee0-b549-2b95465782dc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 202 Jan 10 14:52:50.211339 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1953/4085] 10.222.0.20 () {62 vars in 1383 bytes} [Mon Jan 10 14:52:50 2022] PUT /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:52:50.215918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce2771b2-4aab-4327-834a-c841ffac80bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:50.217138 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce2771b2-4aab-4327-834a-c841ffac80bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:50.217755 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce2771b2-4aab-4327-834a-c841ffac80bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:50.218326 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ce2771b2-4aab-4327-834a-c841ffac80bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:50.232207 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d8d91e56-8765-4928-b927-5df17dc22b5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:50.233092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d8d91e56-8765-4928-b927-5df17dc22b5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:50.238510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d8d91e56-8765-4928-b927-5df17dc22b5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:50.238510 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-d8d91e56-8765-4928-b927-5df17dc22b5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:50.239032 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:50.239032 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:50.243036 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:50.243036 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:50.288887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce2771b2-4aab-4327-834a-c841ffac80bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:50.295127 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d8d91e56-8765-4928-b927-5df17dc22b5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 200 Jan 10 14:52:50.296200 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1954/4086] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:50 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 323 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:50.312711 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2133/4087] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:50.315133 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09ce32cd-caaf-47e4-941b-64c20fa939a7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:50.315599 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09ce32cd-caaf-47e4-941b-64c20fa939a7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:50.316107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09ce32cd-caaf-47e4-941b-64c20fa939a7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:50.316453 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-09ce32cd-caaf-47e4-941b-64c20fa939a7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:50.324520 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:50.324520 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:50.333326 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09ce32cd-caaf-47e4-941b-64c20fa939a7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:50.333326 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1955/4088] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:50 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:50.559356 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2971faaa-5cfe-4c84-943b-173037ef9444 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:50.560122 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2971faaa-5cfe-4c84-943b-173037ef9444 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:50.560871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2971faaa-5cfe-4c84-943b-173037ef9444 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:50.561017 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2971faaa-5cfe-4c84-943b-173037ef9444 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:50.568359 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:50.568359 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:50.570206 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2971faaa-5cfe-4c84-943b-173037ef9444 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:50.571138 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2134/4089] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:50 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:51.309598 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99857b0a-1a99-41ed-8183-9e5105b689bc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:51.310885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99857b0a-1a99-41ed-8183-9e5105b689bc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.311635 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99857b0a-1a99-41ed-8183-9e5105b689bc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.311987 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-99857b0a-1a99-41ed-8183-9e5105b689bc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:51.318485 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.318485 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.321756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd5277a5-8d5e-4aa3-8b77-ada732ae532e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:51.322242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd5277a5-8d5e-4aa3-8b77-ada732ae532e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.322876 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd5277a5-8d5e-4aa3-8b77-ada732ae532e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.324707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cd5277a5-8d5e-4aa3-8b77-ada732ae532e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:51.333384 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.333384 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.335088 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd5277a5-8d5e-4aa3-8b77-ada732ae532e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:51.346233 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2135/4090] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:51.352743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb34ae18-a742-43d5-85e6-631d68f1fa92 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:51.353098 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99857b0a-1a99-41ed-8183-9e5105b689bc tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 200 Jan 10 14:52:51.353572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cb34ae18-a742-43d5-85e6-631d68f1fa92 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.354118 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1956/4091] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:51.358401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83d48552-0730-4fc8-8fc5-7f62f00a0a22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:52:51.359020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83d48552-0730-4fc8-8fc5-7f62f00a0a22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.359703 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83d48552-0730-4fc8-8fc5-7f62f00a0a22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.360175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cb34ae18-a742-43d5-85e6-631d68f1fa92 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.360531 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cb34ae18-a742-43d5-85e6-631d68f1fa92 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:51.368696 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.368696 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.370628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb34ae18-a742-43d5-85e6-631d68f1fa92 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:51.372025 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2136/4092] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:51.376405 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28e74b4d-0fd1-4036-aec7-9bcf61f0cb17 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:51.377075 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28e74b4d-0fd1-4036-aec7-9bcf61f0cb17 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.377721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28e74b4d-0fd1-4036-aec7-9bcf61f0cb17 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.378351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-28e74b4d-0fd1-4036-aec7-9bcf61f0cb17 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:51.378478 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.378478 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.381285 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-83d48552-0730-4fc8-8fc5-7f62f00a0a22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:52:51.384060 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83d48552-0730-4fc8-8fc5-7f62f00a0a22 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:52:51.385118 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1957/4093] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:51.391376 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.391376 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.397512 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-202edf8d-68df-4209-a713-90999eea66f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:51.398242 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-202edf8d-68df-4209-a713-90999eea66f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.399158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-202edf8d-68df-4209-a713-90999eea66f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.399999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-202edf8d-68df-4209-a713-90999eea66f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:51.407435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28e74b4d-0fd1-4036-aec7-9bcf61f0cb17 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 200 Jan 10 14:52:51.408160 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2137/4094] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:51.409431 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.409431 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.418814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail Jan 10 14:52:51.419576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.420072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-202edf8d-68df-4209-a713-90999eea66f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:51.424782 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1958/4095] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:51.432810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.444551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:52:51.444804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83de0e50-017a-4e50-bcc9-4ade8d2b8649 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:51.444804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83de0e50-017a-4e50-bcc9-4ade8d2b8649 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.444804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83de0e50-017a-4e50-bcc9-4ade8d2b8649 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.444804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-83de0e50-017a-4e50-bcc9-4ade8d2b8649 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete backup with id: f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. Jan 10 14:52:51.449608 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.449608 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.452814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:52:51.458174 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.458174 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.517934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Get all volumes completed successfully. Jan 10 14:52:51.521190 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:51.521759 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:51.531521 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:51.538120 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.538120 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.554119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9012bd6c-f0de-4681-8e29-419504fd7e4f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail returned with HTTP 200 Jan 10 14:52:51.554847 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2138/4096] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail => generated 1927 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:52:51.571347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.backup.rpcapi [None req-83de0e50-017a-4e50-bcc9-4ade8d2b8649 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] delete_backup rpcapi backup_id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd {{(pid=110759) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:52:51.574832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6e8c348-5787-499b-a4dd-b85bc0ae4d5c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] PUT http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:51.575570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83de0e50-017a-4e50-bcc9-4ade8d2b8649 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 202 Jan 10 14:52:51.576537 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1959/4097] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:52:51 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:52:51.576684 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6e8c348-5787-499b-a4dd-b85bc0ae4d5c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7b201fac-d3a0-4707-a1a0-44f9f80a305d"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:51.577732 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-e6e8c348-5787-499b-a4dd-b85bc0ae4d5c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Update called for group fe9b0893-1c53-40ca-b1b5-07c0f6e51c88. {{(pid=110760) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 10 14:52:51.578204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-e6e8c348-5787-499b-a4dd-b85bc0ae4d5c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Updating group fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 with name None description: None add_volumes: 7b201fac-d3a0-4707-a1a0-44f9f80a305d remove_volumes: None. Jan 10 14:52:51.584761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3ab85f98-e186-4025-a2e6-e048a845525c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:51.584957 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3ab85f98-e186-4025-a2e6-e048a845525c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.585576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3ab85f98-e186-4025-a2e6-e048a845525c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.585918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3ab85f98-e186-4025-a2e6-e048a845525c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:51.591940 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.591940 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.602925 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.602925 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.607468 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3ab85f98-e186-4025-a2e6-e048a845525c tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:51.612153 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1960/4098] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:51.617416 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-590aa5ed-d749-455b-8e8e-378ab7b8956f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:51.618091 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-590aa5ed-d749-455b-8e8e-378ab7b8956f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.618737 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-590aa5ed-d749-455b-8e8e-378ab7b8956f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.619225 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-590aa5ed-d749-455b-8e8e-378ab7b8956f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:51.627124 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.627124 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.630376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-590aa5ed-d749-455b-8e8e-378ab7b8956f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:51.630376 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1961/4099] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:51.735094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6e8c348-5787-499b-a4dd-b85bc0ae4d5c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 202 Jan 10 14:52:51.736135 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2139/4100] 10.222.0.20 () {62 vars in 1382 bytes} [Mon Jan 10 14:52:51 2022] PUT /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 10 14:52:51.743892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf09d19a-4556-4bc4-b2a5-bf503a37ef5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:51.744529 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf09d19a-4556-4bc4-b2a5-bf503a37ef5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:51.745058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf09d19a-4556-4bc4-b2a5-bf503a37ef5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:51.745472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-cf09d19a-4556-4bc4-b2a5-bf503a37ef5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:51.752656 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:51.752656 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:51.770249 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf09d19a-4556-4bc4-b2a5-bf503a37ef5f tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 200 Jan 10 14:52:51.771237 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1962/4101] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:51 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:52.385217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77bf460e-6dc2-413a-b291-7cd439d739af tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:52.385767 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77bf460e-6dc2-413a-b291-7cd439d739af tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:52.386273 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-77bf460e-6dc2-413a-b291-7cd439d739af tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:52.386696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-77bf460e-6dc2-413a-b291-7cd439d739af tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:52.396175 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:52.396175 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:52.398118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-77bf460e-6dc2-413a-b291-7cd439d739af tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:52.399445 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2140/4102] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:52 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:52.620966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-919d6342-595c-421a-9f27-173d77585028 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:52.621498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-919d6342-595c-421a-9f27-173d77585028 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:52.621943 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-919d6342-595c-421a-9f27-173d77585028 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:52.622247 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-919d6342-595c-421a-9f27-173d77585028 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:52.630319 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:52.630319 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:52.631974 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-919d6342-595c-421a-9f27-173d77585028 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:52.638890 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1963/4103] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:52 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:52.644299 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd61487b-e74b-4220-b593-9b134db4bf84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:52.644870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd61487b-e74b-4220-b593-9b134db4bf84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:52.645394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd61487b-e74b-4220-b593-9b134db4bf84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:52.645926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cd61487b-e74b-4220-b593-9b134db4bf84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:52.656058 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:52.656058 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:52.657966 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd61487b-e74b-4220-b593-9b134db4bf84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:52.665548 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2141/4104] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:52 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:52.783255 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47379b4c-364d-490a-8bc2-6151c3cdf399 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:52.784123 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47379b4c-364d-490a-8bc2-6151c3cdf399 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:52.784857 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47379b4c-364d-490a-8bc2-6151c3cdf399 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:52.785449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-47379b4c-364d-490a-8bc2-6151c3cdf399 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:52:52.796946 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:52.796946 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:52.848730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47379b4c-364d-490a-8bc2-6151c3cdf399 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 200 Jan 10 14:52:52.855783 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1964/4105] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:52:52 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 324 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:52.859540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail Jan 10 14:52:52.860028 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:52.860505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:52.861059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:52:52.862970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:52:52.922127 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Get all volumes completed successfully. Jan 10 14:52:52.923515 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:52.923888 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:52.938881 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:52.945393 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:52.945393 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:52.956543 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:52.956939 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:52.965287 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:52.974575 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:52.974575 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:52.996765 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b4b43482-c8ac-4c4d-8a70-03e33164448c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail returned with HTTP 200 Jan 10 14:52:52.998366 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2142/4106] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:52:52 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail => generated 1961 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:52:53.016793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail Jan 10 14:52:53.021478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:53.021478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:53.021478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:52:53.021478 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.021478 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.021478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:52:53.121315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Get all volumes completed successfully. Jan 10 14:52:53.125091 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:53.125658 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:53.138641 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:53.149511 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.149511 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.167779 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:53.168546 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:53.179079 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:53.197353 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.197353 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.236886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4939a42f-5ed3-4a42-b0a8-5365bb619b34 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail returned with HTTP 200 Jan 10 14:52:53.238987 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1965/4107] 10.222.0.20 () {60 vars in 1275 bytes} [Mon Jan 10 14:52:53 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/detail => generated 1961 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:52:53.254817 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32858b09-b6d0-4f5b-901b-07b5e7c04483 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] POST http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88/action Jan 10 14:52:53.255845 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32858b09-b6d0-4f5b-901b-07b5e7c04483 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:52:53.256365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-32858b09-b6d0-4f5b-901b-07b5e7c04483 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:52:53.257730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.groups [None req-32858b09-b6d0-4f5b-901b-07b5e7c04483 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] delete called for group fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110760) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 10 14:52:53.258199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.groups [None req-32858b09-b6d0-4f5b-901b-07b5e7c04483 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Delete group with id: fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:52:53.282548 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.282548 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.413224 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9c1d2627-3784-4fb1-87a4-280285cc1146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:53.413777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9c1d2627-3784-4fb1-87a4-280285cc1146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:53.414505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9c1d2627-3784-4fb1-87a4-280285cc1146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:53.414933 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9c1d2627-3784-4fb1-87a4-280285cc1146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:53.431365 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.431365 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.434131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9c1d2627-3784-4fb1-87a4-280285cc1146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:53.438027 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1966/4108] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:53 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:53.601862 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-32858b09-b6d0-4f5b-901b-07b5e7c04483 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88/action returned with HTTP 202 Jan 10 14:52:53.611797 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:53.616733 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2143/4109] 10.222.0.20 () {62 vars in 1404 bytes} [Mon Jan 10 14:52:53 2022] POST /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88/action => generated 0 bytes in 361 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:52:53.616897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:53.616897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:53.638491 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.638491 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.649554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c4ce095-a6c5-48df-877e-873069dcd837 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:53.650632 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c4ce095-a6c5-48df-877e-873069dcd837 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:53.651334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0c4ce095-a6c5-48df-877e-873069dcd837 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:53.651868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0c4ce095-a6c5-48df-877e-873069dcd837 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:53.668842 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.668842 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.671609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:53.673988 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:53.674577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0c4ce095-a6c5-48df-877e-873069dcd837 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:53.681511 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:53.681731 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2144/4110] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:53 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:53.690913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e7f114d-05c3-4a99-8e1f-1ff669f1224e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:53.694952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e7f114d-05c3-4a99-8e1f-1ff669f1224e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:53.696838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6e7f114d-05c3-4a99-8e1f-1ff669f1224e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:53.697875 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:53.698442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6e7f114d-05c3-4a99-8e1f-1ff669f1224e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:53.727736 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.727736 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.728749 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:53.728749 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:53.731980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6e7f114d-05c3-4a99-8e1f-1ff669f1224e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:53.734584 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2145/4111] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:53 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:53.769736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4779a1c3-5c25-4224-a8d9-feebde2583ed tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:53.770597 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1967/4112] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:53 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:54.447615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f7fca5ce-d6a4-4cc0-9d21-34e0676d9fe3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:54.448305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f7fca5ce-d6a4-4cc0-9d21-34e0676d9fe3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:54.448912 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f7fca5ce-d6a4-4cc0-9d21-34e0676d9fe3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:54.449301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f7fca5ce-d6a4-4cc0-9d21-34e0676d9fe3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:54.458165 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:54.458165 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:54.459941 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f7fca5ce-d6a4-4cc0-9d21-34e0676d9fe3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:54.461421 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2146/4113] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:54 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:54.689864 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-254fd028-b754-4e78-b248-b58d988b6fe7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:54.690918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-254fd028-b754-4e78-b248-b58d988b6fe7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:54.691617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-254fd028-b754-4e78-b248-b58d988b6fe7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:54.692092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-254fd028-b754-4e78-b248-b58d988b6fe7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:54.710431 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:54.710431 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:54.712927 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-254fd028-b754-4e78-b248-b58d988b6fe7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:54.720681 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1968/4114] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:54 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:54.747679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17edd6ce-3049-4857-9cc2-2c642c927def tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:54.748163 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17edd6ce-3049-4857-9cc2-2c642c927def tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:54.748594 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-17edd6ce-3049-4857-9cc2-2c642c927def tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:54.748899 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-17edd6ce-3049-4857-9cc2-2c642c927def tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:54.760307 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:54.760307 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:54.762690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-17edd6ce-3049-4857-9cc2-2c642c927def tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:54.768497 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2147/4115] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:54 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:54.786308 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:54.786945 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:54.787496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:54.804671 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:54.804671 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:54.812621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:54.814078 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:54.814660 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:54.821568 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:54.827483 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:54.827483 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:54.842192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8f73525-e3db-448a-9c4f-3c342afcd7c8 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:54.852230 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1969/4116] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:54 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:55.474215 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19e1081c-4775-42df-bb29-28bbde745dda tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:55.475274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19e1081c-4775-42df-bb29-28bbde745dda tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:55.475963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19e1081c-4775-42df-bb29-28bbde745dda tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:55.476793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-19e1081c-4775-42df-bb29-28bbde745dda tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:55.486273 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:55.486273 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:55.488058 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19e1081c-4775-42df-bb29-28bbde745dda tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:55.488833 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2148/4117] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:55 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:55.729519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-70ac9c39-3ff0-4c48-9417-26c079a4b0b0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:55.730664 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-70ac9c39-3ff0-4c48-9417-26c079a4b0b0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:55.731348 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-70ac9c39-3ff0-4c48-9417-26c079a4b0b0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:55.731855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-70ac9c39-3ff0-4c48-9417-26c079a4b0b0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:55.740408 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:55.740408 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:55.742117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-70ac9c39-3ff0-4c48-9417-26c079a4b0b0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:55.742864 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1970/4118] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:55 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:55.776917 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84b08ff6-5a28-4526-a5c3-ee108452ecd2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:55.780419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84b08ff6-5a28-4526-a5c3-ee108452ecd2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:55.780419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-84b08ff6-5a28-4526-a5c3-ee108452ecd2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:55.780419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-84b08ff6-5a28-4526-a5c3-ee108452ecd2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:55.786479 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:55.786479 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:55.788144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-84b08ff6-5a28-4526-a5c3-ee108452ecd2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:55.788963 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2149/4119] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:55.858025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:55.858521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:55.858997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:55.873553 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:55.873553 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:55.881527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:55.883052 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:55.883626 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:55.891890 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:55.907522 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:55.907522 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:55.923982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f5ffb3c-923c-4732-86ff-07349469b59a tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:55.924769 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1971/4120] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:55 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:56.502923 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cfbb91f9-6a37-4f9b-8c26-f4f1d8af68fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:56.503648 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cfbb91f9-6a37-4f9b-8c26-f4f1d8af68fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:56.505167 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cfbb91f9-6a37-4f9b-8c26-f4f1d8af68fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:56.505715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cfbb91f9-6a37-4f9b-8c26-f4f1d8af68fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:56.514399 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:56.514399 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:56.536575 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cfbb91f9-6a37-4f9b-8c26-f4f1d8af68fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:56.537294 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2150/4121] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:56 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:56.755970 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3579e203-3b59-4cce-9337-683a2a057eeb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:56.756562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3579e203-3b59-4cce-9337-683a2a057eeb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:56.756808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3579e203-3b59-4cce-9337-683a2a057eeb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:56.757291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3579e203-3b59-4cce-9337-683a2a057eeb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:56.765866 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:56.765866 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:56.767824 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3579e203-3b59-4cce-9337-683a2a057eeb tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:56.768722 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1972/4122] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:56 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:56.805817 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec09584b-2b82-4bc5-96d3-35ab63308333 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:56.806794 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec09584b-2b82-4bc5-96d3-35ab63308333 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:56.807420 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ec09584b-2b82-4bc5-96d3-35ab63308333 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:56.807889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ec09584b-2b82-4bc5-96d3-35ab63308333 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:56.815563 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:56.815563 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:56.820560 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ec09584b-2b82-4bc5-96d3-35ab63308333 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:56.823854 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2151/4123] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:56 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:56.940600 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:56.941691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:56.942358 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:56.962699 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:56.962699 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:56.975030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:56.977079 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:56.977812 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:56.988576 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:56.995464 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:56.995464 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:57.010820 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39f42e89-ae69-483f-9f54-7f11e15187db tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:57.012027 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1973/4124] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:56 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:57.550112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-204acd7e-9cdf-4eb5-b37c-f62a2d899bf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:57.550451 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-204acd7e-9cdf-4eb5-b37c-f62a2d899bf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:57.551082 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-204acd7e-9cdf-4eb5-b37c-f62a2d899bf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:57.551383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-204acd7e-9cdf-4eb5-b37c-f62a2d899bf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:57.564538 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:57.564538 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:57.566981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-204acd7e-9cdf-4eb5-b37c-f62a2d899bf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:57.568451 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2152/4125] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:57 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:57.781883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04a14ea2-8c6e-419d-b204-daf25328cd3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:57.782412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04a14ea2-8c6e-419d-b204-daf25328cd3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:57.782736 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04a14ea2-8c6e-419d-b204-daf25328cd3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:57.783033 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-04a14ea2-8c6e-419d-b204-daf25328cd3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:57.800546 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:57.800546 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:57.802231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04a14ea2-8c6e-419d-b204-daf25328cd3b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:57.803150 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1974/4126] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:57 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:57.831081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0f51f42-c48e-4548-81c5-ef8f0dbb49c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:57.836370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0f51f42-c48e-4548-81c5-ef8f0dbb49c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:57.836370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f0f51f42-c48e-4548-81c5-ef8f0dbb49c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:57.836370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f0f51f42-c48e-4548-81c5-ef8f0dbb49c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:57.846134 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:57.846134 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:57.849224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f0f51f42-c48e-4548-81c5-ef8f0dbb49c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:57.857738 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2153/4127] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:58.026197 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:58.027946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:58.028588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:58.046902 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:58.046902 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:58.056433 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:58.060362 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:58.060964 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:58.068448 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:58.074638 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:58.074638 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:58.090128 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cf55b0b-62db-49db-9c0e-aaf97fe2c08b tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:58.101744 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1975/4128] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:58 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:52:58.581011 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-827d0232-0bdd-423c-876c-f826cfc470cd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:58.581829 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-827d0232-0bdd-423c-876c-f826cfc470cd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:58.582595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-827d0232-0bdd-423c-876c-f826cfc470cd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:58.583130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-827d0232-0bdd-423c-876c-f826cfc470cd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:58.591349 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:58.591349 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:58.594139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-827d0232-0bdd-423c-876c-f826cfc470cd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:58.601252 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2154/4129] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:58 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:58.816843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9fa9889-a4d9-4c10-9f51-12a447838ac1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:58.817487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9fa9889-a4d9-4c10-9f51-12a447838ac1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:58.818174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9fa9889-a4d9-4c10-9f51-12a447838ac1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:58.818728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f9fa9889-a4d9-4c10-9f51-12a447838ac1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:58.828339 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:58.828339 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:58.832784 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9fa9889-a4d9-4c10-9f51-12a447838ac1 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:58.836506 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1976/4130] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:58 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:58.869285 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5486ac89-5d50-41c2-afd2-eb9bf1de207f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:58.870397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5486ac89-5d50-41c2-afd2-eb9bf1de207f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:58.871062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5486ac89-5d50-41c2-afd2-eb9bf1de207f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:58.871574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-5486ac89-5d50-41c2-afd2-eb9bf1de207f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:58.883377 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:58.883377 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:58.885552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5486ac89-5d50-41c2-afd2-eb9bf1de207f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:58.891995 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2155/4131] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:59.108014 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:52:59.108771 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:59.109326 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:59.150980 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:59.150980 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:59.170198 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:52:59.171748 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:52:59.175722 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:52:59.195859 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:52:59.202331 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:59.202331 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:59.238018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-06b5ad9b-db43-43f6-bca0-7edfa95e4ccb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:52:59.239216 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1977/4132] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:52:59 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:52:59.608111 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da085034-d786-47e7-83ff-8dff13e82ea7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:52:59.608580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da085034-d786-47e7-83ff-8dff13e82ea7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:59.609028 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da085034-d786-47e7-83ff-8dff13e82ea7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:59.609332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-da085034-d786-47e7-83ff-8dff13e82ea7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:59.618014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:59.618014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:59.620020 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da085034-d786-47e7-83ff-8dff13e82ea7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:52:59.621163 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2156/4133] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:59 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:52:59.848141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8e58eb2-e198-4706-b3eb-de616e5f6725 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:52:59.849645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8e58eb2-e198-4706-b3eb-de616e5f6725 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:59.850680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8e58eb2-e198-4706-b3eb-de616e5f6725 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:59.851194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f8e58eb2-e198-4706-b3eb-de616e5f6725 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:59.861671 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:59.861671 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:59.868721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8e58eb2-e198-4706-b3eb-de616e5f6725 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:52:59.876408 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1978/4134] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:52:59 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:52:59.898857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6ccf68b-2713-427c-b614-8950a897c66b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:52:59.899334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6ccf68b-2713-427c-b614-8950a897c66b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:52:59.899812 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6ccf68b-2713-427c-b614-8950a897c66b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:52:59.900229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e6ccf68b-2713-427c-b614-8950a897c66b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:52:59.907538 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:52:59.907538 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:52:59.909051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6ccf68b-2713-427c-b614-8950a897c66b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:52:59.909720 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2157/4135] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:52:59 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:00.256079 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:53:00.269806 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:00.271642 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:00.307009 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:00.307009 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:00.338438 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:53:00.341814 n-d-master-5 devstack@c-api.service[110759]: WARNING stevedore.named [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:53:00.341814 n-d-master-5 devstack@c-api.service[110759]: WARNING castellan.key_manager [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:53:00.349846 n-d-master-5 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:53:00.356703 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:00.356703 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:00.374111 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7291ec45-eaae-427e-bcc0-b05f5840ef93 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 200 Jan 10 14:53:00.375363 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1979/4136] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:53:00 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 983 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:53:00.634216 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7131d7a3-f96c-4f69-a713-ff3af1c940e8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:00.634901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7131d7a3-f96c-4f69-a713-ff3af1c940e8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:00.635494 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7131d7a3-f96c-4f69-a713-ff3af1c940e8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:00.635927 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7131d7a3-f96c-4f69-a713-ff3af1c940e8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:00.646874 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:00.646874 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:00.654399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7131d7a3-f96c-4f69-a713-ff3af1c940e8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:00.660888 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2158/4137] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:00 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:00.883530 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9315827e-25f3-40bb-91d2-3c0cd08f789f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:00.884115 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9315827e-25f3-40bb-91d2-3c0cd08f789f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:00.884546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9315827e-25f3-40bb-91d2-3c0cd08f789f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:00.884792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9315827e-25f3-40bb-91d2-3c0cd08f789f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:00.895926 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:00.895926 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:00.899232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9315827e-25f3-40bb-91d2-3c0cd08f789f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:00.900093 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1980/4138] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:00 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:00.923053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-230f1687-e1bd-480c-8b38-6f1dd4aa1665 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:53:00.923610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-230f1687-e1bd-480c-8b38-6f1dd4aa1665 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:00.923932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-230f1687-e1bd-480c-8b38-6f1dd4aa1665 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:00.925104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-230f1687-e1bd-480c-8b38-6f1dd4aa1665 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:00.942407 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:00.942407 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:00.942407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-230f1687-e1bd-480c-8b38-6f1dd4aa1665 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:53:00.942407 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2159/4139] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:01.390217 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2fc52032-af29-439a-bf0a-28092ced3395 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:53:01.393402 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2fc52032-af29-439a-bf0a-28092ced3395 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:01.393402 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2fc52032-af29-439a-bf0a-28092ced3395 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:01.406120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2fc52032-af29-439a-bf0a-28092ced3395 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 404 Jan 10 14:53:01.407050 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1981/4140] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:53:01 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:53:01.415089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 Jan 10 14:53:01.416243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:01.416243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:01.431671 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:01.431671 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:01.440280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Volume info retrieved successfully. Jan 10 14:53:01.441656 n-d-master-5 devstack@c-api.service[110760]: WARNING stevedore.named [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 10 14:53:01.442411 n-d-master-5 devstack@c-api.service[110760]: WARNING castellan.key_manager [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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 10 14:53:01.455051 n-d-master-5 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-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_ENGINE_SUBSTITUTION {{(pid=110760) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Jan 10 14:53:01.460900 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:01.460900 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:01.477075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea67ecf4-7198-4a3d-97ea-4511e70cbf96 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 returned with HTTP 200 Jan 10 14:53:01.478010 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2160/4141] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:53:01 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 => generated 982 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:53:01.673428 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14641c07-91dc-4139-9bcc-c4f03a00cbd3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:01.673428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14641c07-91dc-4139-9bcc-c4f03a00cbd3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:01.673428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14641c07-91dc-4139-9bcc-c4f03a00cbd3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:01.673428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-14641c07-91dc-4139-9bcc-c4f03a00cbd3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:01.682019 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:01.682019 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:01.684214 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14641c07-91dc-4139-9bcc-c4f03a00cbd3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:01.690656 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1982/4142] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:01 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:01.913466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c91b0305-0fb6-49dd-93a0-289c10907135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:01.913957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c91b0305-0fb6-49dd-93a0-289c10907135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:01.914405 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c91b0305-0fb6-49dd-93a0-289c10907135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:01.914799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c91b0305-0fb6-49dd-93a0-289c10907135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:01.922130 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:01.922130 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:01.923820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c91b0305-0fb6-49dd-93a0-289c10907135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:01.936553 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2161/4143] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:01 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:01.950390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee0d94a0-b74a-40c7-9cc0-2b592cfcc891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:53:01.951516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee0d94a0-b74a-40c7-9cc0-2b592cfcc891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:01.952004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee0d94a0-b74a-40c7-9cc0-2b592cfcc891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:01.952353 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ee0d94a0-b74a-40c7-9cc0-2b592cfcc891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:01.972557 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:01.972557 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:01.974981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee0d94a0-b74a-40c7-9cc0-2b592cfcc891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:53:01.976490 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1983/4144] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:01 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:02.496647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-160935f4-db14-4ada-ab78-246a806ed6fb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 Jan 10 14:53:02.497152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-160935f4-db14-4ada-ab78-246a806ed6fb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.498099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-160935f4-db14-4ada-ab78-246a806ed6fb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.515826 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-160935f4-db14-4ada-ab78-246a806ed6fb tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 returned with HTTP 404 Jan 10 14:53:02.516863 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2162/4145] 10.222.0.20 () {60 vars in 1365 bytes} [Mon Jan 10 14:53:02 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:53:02.524759 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62af6ab5-24f3-4d5e-bba0-f2686708aa2c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] GET http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 Jan 10 14:53:02.525757 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62af6ab5-24f3-4d5e-bba0-f2686708aa2c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.531139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62af6ab5-24f3-4d5e-bba0-f2686708aa2c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.531139 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.groups [None req-62af6ab5-24f3-4d5e-bba0-f2686708aa2c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] show called for member fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 10 14:53:02.531828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62af6ab5-24f3-4d5e-bba0-f2686708aa2c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 returned with HTTP 404 Jan 10 14:53:02.532765 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1984/4146] 10.222.0.20 () {60 vars in 1362 bytes} [Mon Jan 10 14:53:02 2022] GET /volume/v3/ea091f43693f479dabe35e89042630fb/groups/fe9b0893-1c53-40ca-b1b5-07c0f6e51c88 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:53:02.543476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c189428-9e94-415a-9a9a-bb98be9e8e4a tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] DELETE http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types/dc549a1a-16a9-4e37-ae20-380cae4a06e9 Jan 10 14:53:02.544287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c189428-9e94-415a-9a9a-bb98be9e8e4a tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.544858 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7c189428-9e94-415a-9a9a-bb98be9e8e4a tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.617293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7c189428-9e94-415a-9a9a-bb98be9e8e4a tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types/dc549a1a-16a9-4e37-ae20-380cae4a06e9 returned with HTTP 202 Jan 10 14:53:02.618217 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2163/4147] 10.222.0.20 () {60 vars in 1380 bytes} [Mon Jan 10 14:53:02 2022] DELETE /volume/v3/7a91fd65ad8542458be4994578fbcac4/group_types/dc549a1a-16a9-4e37-ae20-380cae4a06e9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 10 14:53:02.628752 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8228ea96-65c7-4d99-9732-f86b228501c9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] DELETE http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:53:02.629508 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8228ea96-65c7-4d99-9732-f86b228501c9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.630072 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8228ea96-65c7-4d99-9732-f86b228501c9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.630537 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-8228ea96-65c7-4d99-9732-f86b228501c9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Delete volume with id: 7b201fac-d3a0-4707-a1a0-44f9f80a305d Jan 10 14:53:02.641325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8228ea96-65c7-4d99-9732-f86b228501c9 tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d returned with HTTP 404 Jan 10 14:53:02.642487 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1985/4148] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:53:02 2022] DELETE /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/7b201fac-d3a0-4707-a1a0-44f9f80a305d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:53:02.649785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21805976-ef77-478b-bcba-121ca531fd6c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] DELETE http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 Jan 10 14:53:02.650779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21805976-ef77-478b-bcba-121ca531fd6c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.651336 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21805976-ef77-478b-bcba-121ca531fd6c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.652392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-21805976-ef77-478b-bcba-121ca531fd6c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] Delete volume with id: f3cb9c48-0b0b-4fff-8d40-c8c068905011 Jan 10 14:53:02.663891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21805976-ef77-478b-bcba-121ca531fd6c tempest-GroupsTest-408909549 tempest-GroupsTest-408909549-project] http://10.222.0.20/volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 returned with HTTP 404 Jan 10 14:53:02.665849 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2164/4149] 10.222.0.20 () {60 vars in 1368 bytes} [Mon Jan 10 14:53:02 2022] DELETE /volume/v3/ea091f43693f479dabe35e89042630fb/volumes/f3cb9c48-0b0b-4fff-8d40-c8c068905011 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 10 14:53:02.675475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebdef014-5517-418e-84c2-34782c41723c tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] DELETE http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/f279c820-21e4-45d3-addb-71d8e635389f Jan 10 14:53:02.676267 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebdef014-5517-418e-84c2-34782c41723c tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.677724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebdef014-5517-418e-84c2-34782c41723c tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.703619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86b52f5a-946d-4efa-8ebb-1be8c6843f94 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:02.705071 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86b52f5a-946d-4efa-8ebb-1be8c6843f94 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.706445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86b52f5a-946d-4efa-8ebb-1be8c6843f94 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.706884 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-86b52f5a-946d-4efa-8ebb-1be8c6843f94 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:02.743354 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:02.743354 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:02.745326 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86b52f5a-946d-4efa-8ebb-1be8c6843f94 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:02.747452 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2165/4150] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:02 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 761 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:02.828706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebdef014-5517-418e-84c2-34782c41723c tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/f279c820-21e4-45d3-addb-71d8e635389f returned with HTTP 202 Jan 10 14:53:02.829584 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1986/4151] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:53:02 2022] DELETE /volume/v3/7a91fd65ad8542458be4994578fbcac4/types/f279c820-21e4-45d3-addb-71d8e635389f => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:53:02.836959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aad50291-7f64-4d93-8f20-63fa7f26c144 tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] GET http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/f279c820-21e4-45d3-addb-71d8e635389f Jan 10 14:53:02.837643 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aad50291-7f64-4d93-8f20-63fa7f26c144 tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.838255 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aad50291-7f64-4d93-8f20-63fa7f26c144 tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.843846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aad50291-7f64-4d93-8f20-63fa7f26c144 tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/f279c820-21e4-45d3-addb-71d8e635389f returned with HTTP 404 Jan 10 14:53:02.849578 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2166/4152] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:53:02 2022] GET /volume/v3/7a91fd65ad8542458be4994578fbcac4/types/f279c820-21e4-45d3-addb-71d8e635389f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:53:02.859009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bbfdf815-977d-4f8c-8d3c-bab0f5709fbb tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] DELETE http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95 Jan 10 14:53:02.859989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bbfdf815-977d-4f8c-8d3c-bab0f5709fbb tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.860316 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bbfdf815-977d-4f8c-8d3c-bab0f5709fbb tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.938152 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b74169f7-c56a-4974-a9f7-408ed001845d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:02.939205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b74169f7-c56a-4974-a9f7-408ed001845d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.939834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b74169f7-c56a-4974-a9f7-408ed001845d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.940333 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b74169f7-c56a-4974-a9f7-408ed001845d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:02.954845 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:02.954845 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:02.957304 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b74169f7-c56a-4974-a9f7-408ed001845d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:02.960377 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2167/4153] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:02 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:02.988239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeca844c-c92f-45ac-baa3-4af5030efbc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:53:02.997471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeca844c-c92f-45ac-baa3-4af5030efbc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:02.997471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeca844c-c92f-45ac-baa3-4af5030efbc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:02.997471 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-aeca844c-c92f-45ac-baa3-4af5030efbc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:02.998114 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:02.998114 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:03.008468 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeca844c-c92f-45ac-baa3-4af5030efbc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:53:03.009221 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2168/4154] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:03.051501 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bbfdf815-977d-4f8c-8d3c-bab0f5709fbb tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95 returned with HTTP 202 Jan 10 14:53:03.052484 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1987/4155] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:53:02 2022] DELETE /volume/v3/7a91fd65ad8542458be4994578fbcac4/types/eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:53:03.067470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5af36a9-e402-459a-81cf-400a9afe414d tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] GET http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95 Jan 10 14:53:03.067907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5af36a9-e402-459a-81cf-400a9afe414d tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:03.068381 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5af36a9-e402-459a-81cf-400a9afe414d tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:03.073520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5af36a9-e402-459a-81cf-400a9afe414d tempest-GroupsTest-982068325 tempest-GroupsTest-982068325-project-admin] http://10.222.0.20/volume/v3/7a91fd65ad8542458be4994578fbcac4/types/eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95 returned with HTTP 404 Jan 10 14:53:03.075129 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2169/4156] 10.222.0.20 () {58 vars in 1318 bytes} [Mon Jan 10 14:53:03 2022] GET /volume/v3/7a91fd65ad8542458be4994578fbcac4/types/eb4aa7ff-cb5b-4bc2-adcf-cd1b7e5a7b95 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:53:03.761837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2685c9d8-d3b1-439f-979c-5bb81e043592 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:03.763551 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2685c9d8-d3b1-439f-979c-5bb81e043592 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:03.764457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2685c9d8-d3b1-439f-979c-5bb81e043592 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:03.770156 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2685c9d8-d3b1-439f-979c-5bb81e043592 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:03.774929 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:03.774929 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:03.777327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2685c9d8-d3b1-439f-979c-5bb81e043592 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:03.784912 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1988/4157] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:03 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:03.970808 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d9690d6-e7b0-45b3-9270-624100a38ee2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:03.971339 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d9690d6-e7b0-45b3-9270-624100a38ee2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:03.971713 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d9690d6-e7b0-45b3-9270-624100a38ee2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:03.972334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7d9690d6-e7b0-45b3-9270-624100a38ee2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:03.979714 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:03.979714 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:03.981931 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d9690d6-e7b0-45b3-9270-624100a38ee2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:03.988830 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2170/4158] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:03 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:04.023357 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab967015-af99-48f0-b9cb-9b6520abd85e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:53:04.024381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab967015-af99-48f0-b9cb-9b6520abd85e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:04.024702 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab967015-af99-48f0-b9cb-9b6520abd85e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:04.025003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ab967015-af99-48f0-b9cb-9b6520abd85e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:04.034402 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:04.034402 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:04.036403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab967015-af99-48f0-b9cb-9b6520abd85e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 200 Jan 10 14:53:04.038295 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1989/4159] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:04 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:04.791138 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-684a5ef8-bb58-4c25-8589-dcd647a66fdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:04.791962 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-684a5ef8-bb58-4c25-8589-dcd647a66fdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:04.793449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-684a5ef8-bb58-4c25-8589-dcd647a66fdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:04.793970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-684a5ef8-bb58-4c25-8589-dcd647a66fdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:04.802474 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:04.802474 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:04.804403 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-684a5ef8-bb58-4c25-8589-dcd647a66fdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:04.811027 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2171/4160] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:04 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:04.995735 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b6b613d-2ef6-40ce-8cee-b12e1e4411f2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:04.996334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b6b613d-2ef6-40ce-8cee-b12e1e4411f2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:04.996707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b6b613d-2ef6-40ce-8cee-b12e1e4411f2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:04.997047 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9b6b613d-2ef6-40ce-8cee-b12e1e4411f2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:05.019864 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:05.019864 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:05.029568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b6b613d-2ef6-40ce-8cee-b12e1e4411f2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:05.033663 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1990/4161] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:04 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:05.051271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ccaa02c2-0dcd-458f-8ca5-389d3806daf3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd Jan 10 14:53:05.051829 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ccaa02c2-0dcd-458f-8ca5-389d3806daf3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:05.052556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ccaa02c2-0dcd-458f-8ca5-389d3806daf3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:05.052979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ccaa02c2-0dcd-458f-8ca5-389d3806daf3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Show backup with id f5d0d6ac-9f73-4e03-808d-b5a96086f0cd. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:05.063075 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ccaa02c2-0dcd-458f-8ca5-389d3806daf3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd returned with HTTP 404 Jan 10 14:53:05.065906 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2172/4162] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:05 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/backups/f5d0d6ac-9f73-4e03-808d-b5a96086f0cd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:53:05.818454 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ca17e92-e6b2-489b-ae7e-9e92ac8e8bbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:05.818898 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ca17e92-e6b2-489b-ae7e-9e92ac8e8bbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:05.819477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5ca17e92-e6b2-489b-ae7e-9e92ac8e8bbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:05.819799 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5ca17e92-e6b2-489b-ae7e-9e92ac8e8bbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:05.845621 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:05.845621 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:05.848070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5ca17e92-e6b2-489b-ae7e-9e92ac8e8bbd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:05.856428 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1991/4163] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:05 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:06.061676 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47362a26-86ed-477c-8c57-ed0f4587ab38 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:06.062308 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47362a26-86ed-477c-8c57-ed0f4587ab38 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:06.062608 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47362a26-86ed-477c-8c57-ed0f4587ab38 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:06.062992 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-47362a26-86ed-477c-8c57-ed0f4587ab38 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:06.083161 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:06.083161 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:06.085731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47362a26-86ed-477c-8c57-ed0f4587ab38 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:06.086843 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2173/4164] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:06 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:06.862993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43fcd1ec-ccd3-45a6-beda-be507d742349 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:06.863522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43fcd1ec-ccd3-45a6-beda-be507d742349 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:06.863864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43fcd1ec-ccd3-45a6-beda-be507d742349 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:06.864177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-43fcd1ec-ccd3-45a6-beda-be507d742349 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:06.874302 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:06.874302 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:06.876324 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43fcd1ec-ccd3-45a6-beda-be507d742349 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:06.877293 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1992/4165] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:06 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:07.099655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d911c19b-6f3e-417d-b53a-ca87bd7867d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:07.101403 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d911c19b-6f3e-417d-b53a-ca87bd7867d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:07.102212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d911c19b-6f3e-417d-b53a-ca87bd7867d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:07.102737 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d911c19b-6f3e-417d-b53a-ca87bd7867d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:07.112532 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:07.112532 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:07.119244 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d911c19b-6f3e-417d-b53a-ca87bd7867d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:07.119244 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2174/4166] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:07 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:07.812129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-976d2cab-eef0-4a31-9ac3-75657ee17762 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] GET http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 Jan 10 14:53:07.812634 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-976d2cab-eef0-4a31-9ac3-75657ee17762 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:07.813098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-976d2cab-eef0-4a31-9ac3-75657ee17762 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:07.837386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-976d2cab-eef0-4a31-9ac3-75657ee17762 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 returned with HTTP 200 Jan 10 14:53:07.838844 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1993/4167] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:07 2022] GET /volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 => generated 361 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:07.849605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d91295a8-1735-4d9d-a5d4-95478f41015e tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] PUT http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 Jan 10 14:53:07.850365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d91295a8-1735-4d9d-a5d4-95478f41015e tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:07.893671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d4f95e3-077e-4a77-a885-0bebd0352019 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:07.895166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d4f95e3-077e-4a77-a885-0bebd0352019 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:07.896147 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d4f95e3-077e-4a77-a885-0bebd0352019 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:07.897166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9d4f95e3-077e-4a77-a885-0bebd0352019 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:07.907391 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:07.907391 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:07.909450 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d4f95e3-077e-4a77-a885-0bebd0352019 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:07.910191 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1994/4168] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:07 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:08.129064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-456dd620-6988-4290-99f3-8d6c4039fcf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:08.129819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-456dd620-6988-4290-99f3-8d6c4039fcf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:08.130594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-456dd620-6988-4290-99f3-8d6c4039fcf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:08.131107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-456dd620-6988-4290-99f3-8d6c4039fcf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:08.139533 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:08.139533 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:08.141647 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-456dd620-6988-4290-99f3-8d6c4039fcf6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:08.144749 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1995/4169] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:08 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:08.149088 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d91295a8-1735-4d9d-a5d4-95478f41015e tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 returned with HTTP 200 Jan 10 14:53:08.150187 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2175/4170] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:53:07 2022] PUT /volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 => generated 314 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:08.257925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] POST http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes Jan 10 14:53:08.258737 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-426043490"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:08.259767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-426043490'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:53:08.260172 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Create volume of 1 GB Jan 10 14:53:08.268118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Availability Zones retrieved successfully. Jan 10 14:53:08.285034 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Flow 'volume_create_api' (27b9ffa4-6ee5-4e6c-a8b1-971bf3096e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:53:08.287925 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6027d89f-ec36-41d1-8685-f4c696a1dfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:08.293193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:53:08.326700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6027d89f-ec36-41d1-8685-f4c696a1dfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:08.328758 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac71f4d-b679-4edd-abef-7e733dacef68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:08.531709 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Created reservations ['02e6ad8b-7b10-44b4-a86c-9c7ca24de785', '18fdc31e-ec25-4f14-971b-ee543293ccbd', '53f807b9-8304-48fa-bda3-12ec3e8ec70a', '4c1ecaab-e7dc-4f1f-ae54-fb6f9a653fce'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:53:08.533531 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac71f4d-b679-4edd-abef-7e733dacef68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e6ad8b-7b10-44b4-a86c-9c7ca24de785', '18fdc31e-ec25-4f14-971b-ee543293ccbd', '53f807b9-8304-48fa-bda3-12ec3e8ec70a', '4c1ecaab-e7dc-4f1f-ae54-fb6f9a653fce']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:08.535756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570b13fa-6e95-4e73-bee8-95c9d86e8453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:08.625963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570b13fa-6e95-4e73-bee8-95c9d86e8453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e76244a4-7e61-4d43-8cbd-952746e9eb15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-426043490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2825539c81244880a0895e290acbafc8',qos_specs=None,replication_status=,reservations=['02e6ad8b-7b10-44b4-a86c-9c7ca24de785','18fdc31e-ec25-4f14-971b-ee543293ccbd','53f807b9-8304-48fa-bda3-12ec3e8ec70a','4c1ecaab-e7dc-4f1f-ae54-fb6f9a653fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc0ecabbcce4c83a6967f38701a41d2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-426043490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e76244a4-7e61-4d43-8cbd-952746e9eb15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2825539c81244880a0895e290acbafc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc0ecabbcce4c83a6967f38701a41d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:08.627823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de17f90f-6993-4fc1-a6a9-ff956d1a772c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:08.709124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de17f90f-6993-4fc1-a6a9-ff956d1a772c) transitioned into state 'SUCCESS' from state '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-426043490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2825539c81244880a0895e290acbafc8',qos_specs=None,replication_status=,reservations=['02e6ad8b-7b10-44b4-a86c-9c7ca24de785','18fdc31e-ec25-4f14-971b-ee543293ccbd','53f807b9-8304-48fa-bda3-12ec3e8ec70a','4c1ecaab-e7dc-4f1f-ae54-fb6f9a653fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc0ecabbcce4c83a6967f38701a41d2',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:08.710918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf11dbe-c3eb-4592-b3d9-ba3d48250721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:08.798801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf11dbe-c3eb-4592-b3d9-ba3d48250721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:08.801802 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Flow 'volume_create_api' (27b9ffa4-6ee5-4e6c-a8b1-971bf3096e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:53:08.802559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Create volume request issued successfully. Jan 10 14:53:08.803972 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ee0e0af8-792a-46ef-b81d-19f828b2493e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes returned with HTTP 202 Jan 10 14:53:08.815084 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1996/4171] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:53:08 2022] POST /volume/v3/2825539c81244880a0895e290acbafc8/volumes => generated 835 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:53:08.819037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b76301d-58f6-4e9b-9ec6-c6a9e55d2967 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:08.819564 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b76301d-58f6-4e9b-9ec6-c6a9e55d2967 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:08.820170 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b76301d-58f6-4e9b-9ec6-c6a9e55d2967 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:08.834824 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:08.834824 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:08.842910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b76301d-58f6-4e9b-9ec6-c6a9e55d2967 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:08.852653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b76301d-58f6-4e9b-9ec6-c6a9e55d2967 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 200 Jan 10 14:53:08.853389 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2176/4172] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:08 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:08.924766 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd12b875-2feb-4b6d-9dd7-45c31455379a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:08.926114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd12b875-2feb-4b6d-9dd7-45c31455379a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:08.926786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd12b875-2feb-4b6d-9dd7-45c31455379a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:08.927440 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-dd12b875-2feb-4b6d-9dd7-45c31455379a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:08.938366 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:08.938366 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:08.939995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd12b875-2feb-4b6d-9dd7-45c31455379a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:08.940787 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1997/4173] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:08 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:09.155011 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b660a827-a231-40cb-92ab-483cd5a4ca1a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:09.156039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b660a827-a231-40cb-92ab-483cd5a4ca1a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:09.156588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b660a827-a231-40cb-92ab-483cd5a4ca1a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:09.156893 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b660a827-a231-40cb-92ab-483cd5a4ca1a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:09.169550 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:09.169550 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:09.171557 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b660a827-a231-40cb-92ab-483cd5a4ca1a tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:09.172419 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2177/4174] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:09 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:09.868042 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dedab2ae-af96-4aa9-a7eb-7a23b2abbe0a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:09.868808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dedab2ae-af96-4aa9-a7eb-7a23b2abbe0a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:09.869272 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dedab2ae-af96-4aa9-a7eb-7a23b2abbe0a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:09.884952 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:09.884952 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:09.893216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dedab2ae-af96-4aa9-a7eb-7a23b2abbe0a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:09.904807 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dedab2ae-af96-4aa9-a7eb-7a23b2abbe0a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 200 Jan 10 14:53:09.905742 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1998/4175] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:09 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 927 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:09.955155 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b76bbb36-5860-4e38-94b9-c5371aaaea1f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:09.956105 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b76bbb36-5860-4e38-94b9-c5371aaaea1f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:09.956588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b76bbb36-5860-4e38-94b9-c5371aaaea1f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:09.956891 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b76bbb36-5860-4e38-94b9-c5371aaaea1f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:09.965264 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:09.965264 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:09.966834 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b76bbb36-5860-4e38-94b9-c5371aaaea1f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:09.967532 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2178/4176] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:09 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:10.185530 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a26a147-37ce-4cb0-87bd-6318f74ec7d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:10.186848 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a26a147-37ce-4cb0-87bd-6318f74ec7d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:10.187495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a26a147-37ce-4cb0-87bd-6318f74ec7d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:10.188024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5a26a147-37ce-4cb0-87bd-6318f74ec7d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:10.197997 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:10.197997 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:10.200928 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a26a147-37ce-4cb0-87bd-6318f74ec7d7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:10.205430 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1999/4177] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:10 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:10.921023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae7a8df7-acf7-4407-8c91-32967dd6f1e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:10.921592 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae7a8df7-acf7-4407-8c91-32967dd6f1e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:10.921918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae7a8df7-acf7-4407-8c91-32967dd6f1e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:10.947481 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:10.947481 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:10.958880 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae7a8df7-acf7-4407-8c91-32967dd6f1e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:10.970686 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae7a8df7-acf7-4407-8c91-32967dd6f1e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 200 Jan 10 14:53:10.972178 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2179/4178] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:10 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 928 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:10.981684 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b2623df-52e1-436e-b60d-54bb1ba75300 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:10.981684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b2623df-52e1-436e-b60d-54bb1ba75300 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:10.982246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b2623df-52e1-436e-b60d-54bb1ba75300 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:10.982584 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5b2623df-52e1-436e-b60d-54bb1ba75300 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:10.986516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b321a00d-9de6-4db3-be1e-f89c51e45cd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] POST http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots Jan 10 14:53:10.987502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b321a00d-9de6-4db3-be1e-f89c51e45cd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e76244a4-7e61-4d43-8cbd-952746e9eb15", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-311404276"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:11.002548 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:11.002548 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:11.008693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b2623df-52e1-436e-b60d-54bb1ba75300 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:11.009592 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:11.009592 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:11.012004 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2000/4179] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:10 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:11.012550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b321a00d-9de6-4db3-be1e-f89c51e45cd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:11.018782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-b321a00d-9de6-4db3-be1e-f89c51e45cd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Create snapshot from volume e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:11.215700 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab76f5c3-d47b-40e8-8786-f33b1cfaa77b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:11.216899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab76f5c3-d47b-40e8-8786-f33b1cfaa77b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:11.217536 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab76f5c3-d47b-40e8-8786-f33b1cfaa77b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:11.218020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ab76f5c3-d47b-40e8-8786-f33b1cfaa77b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:11.226127 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:11.226127 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:11.228428 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab76f5c3-d47b-40e8-8786-f33b1cfaa77b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:11.231021 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2001/4180] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:11 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:11.388622 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-b321a00d-9de6-4db3-be1e-f89c51e45cd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Created reservations ['d386d0dd-cd12-41de-b3f0-90bc41dd8ee1', 'aa5fb84f-4860-4f10-9e7e-a16f4fff5c56', 'd973619a-a492-493e-bd3d-9d259792985a', '4bf53c12-3c8f-4e6f-bd55-60ee622840c3'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:53:11.650198 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b321a00d-9de6-4db3-be1e-f89c51e45cd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot create request issued successfully. Jan 10 14:53:11.651270 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b321a00d-9de6-4db3-be1e-f89c51e45cd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots returned with HTTP 202 Jan 10 14:53:11.653336 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2180/4181] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:53:10 2022] POST /volume/v3/2825539c81244880a0895e290acbafc8/snapshots => generated 322 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:53:11.663284 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-361abeea-cb0b-40a7-943c-73c49e92a184 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:11.663745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-361abeea-cb0b-40a7-943c-73c49e92a184 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:11.664204 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-361abeea-cb0b-40a7-943c-73c49e92a184 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:11.684552 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:11.684552 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:11.689263 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-361abeea-cb0b-40a7-943c-73c49e92a184 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:11.695969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-361abeea-cb0b-40a7-943c-73c49e92a184 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:11.698700 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2002/4182] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:11 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 454 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:12.030775 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-134ace23-218e-4bf3-b97f-8b137e46f907 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:12.031736 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-134ace23-218e-4bf3-b97f-8b137e46f907 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:12.032388 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-134ace23-218e-4bf3-b97f-8b137e46f907 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:12.032879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-134ace23-218e-4bf3-b97f-8b137e46f907 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:12.041772 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:12.041772 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:12.044492 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-134ace23-218e-4bf3-b97f-8b137e46f907 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:12.051520 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2181/4183] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:12 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:12.243682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e4a07806-09ee-4746-8cec-c4a56391bcab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:12.248344 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e4a07806-09ee-4746-8cec-c4a56391bcab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:12.249377 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e4a07806-09ee-4746-8cec-c4a56391bcab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:12.249861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e4a07806-09ee-4746-8cec-c4a56391bcab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:12.274132 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:12.274132 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:12.282705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e4a07806-09ee-4746-8cec-c4a56391bcab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:12.285845 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2003/4184] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:12 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:12.708183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e168d854-9585-4395-be2e-43771f713851 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:12.708660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e168d854-9585-4395-be2e-43771f713851 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:12.709110 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e168d854-9585-4395-be2e-43771f713851 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:12.730995 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:12.730995 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:12.732303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e168d854-9585-4395-be2e-43771f713851 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:12.734226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e168d854-9585-4395-be2e-43771f713851 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:12.735498 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2182/4185] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:12 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 454 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:13.077344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2d5785e-b761-4ec2-ab1f-3a77270335fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:13.093206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2d5785e-b761-4ec2-ab1f-3a77270335fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:13.093206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2d5785e-b761-4ec2-ab1f-3a77270335fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:13.093206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e2d5785e-b761-4ec2-ab1f-3a77270335fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:13.111510 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:13.111510 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:13.113877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2d5785e-b761-4ec2-ab1f-3a77270335fe tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:13.120438 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2004/4186] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:13 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:13.305564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1389e1d5-141d-4c80-b3e8-00eac99280da tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:13.306148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1389e1d5-141d-4c80-b3e8-00eac99280da tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:13.306501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1389e1d5-141d-4c80-b3e8-00eac99280da tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:13.306806 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1389e1d5-141d-4c80-b3e8-00eac99280da tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:13.322384 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:13.322384 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:13.328648 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1389e1d5-141d-4c80-b3e8-00eac99280da tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:13.329584 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2183/4187] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:13 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:13.747090 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9851c9aa-a9a5-4b87-ab22-8850f454a076 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:13.748024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9851c9aa-a9a5-4b87-ab22-8850f454a076 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:13.748511 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9851c9aa-a9a5-4b87-ab22-8850f454a076 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:13.771372 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:13.771372 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:13.772614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9851c9aa-a9a5-4b87-ab22-8850f454a076 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:13.790009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9851c9aa-a9a5-4b87-ab22-8850f454a076 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:13.794479 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2005/4188] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:13 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 454 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:14.127561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f52d97e-f07a-4292-8c13-9b1e0dcae928 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:14.128286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f52d97e-f07a-4292-8c13-9b1e0dcae928 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:14.129034 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1f52d97e-f07a-4292-8c13-9b1e0dcae928 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:14.129529 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1f52d97e-f07a-4292-8c13-9b1e0dcae928 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:14.141192 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:14.141192 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:14.143959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1f52d97e-f07a-4292-8c13-9b1e0dcae928 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:14.153923 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2184/4189] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:14 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:14.344862 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00aecd9e-ab10-4608-b41a-7441acc81bc3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:14.345672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00aecd9e-ab10-4608-b41a-7441acc81bc3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:14.346135 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00aecd9e-ab10-4608-b41a-7441acc81bc3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:14.346473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-00aecd9e-ab10-4608-b41a-7441acc81bc3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:14.357602 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:14.357602 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:14.359580 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00aecd9e-ab10-4608-b41a-7441acc81bc3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:14.362091 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2006/4190] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:14 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:14.812801 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1708f709-e96a-4b75-8dd7-3cad837543d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:14.813252 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1708f709-e96a-4b75-8dd7-3cad837543d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:14.813691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1708f709-e96a-4b75-8dd7-3cad837543d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:14.827791 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:14.827791 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:14.841045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1708f709-e96a-4b75-8dd7-3cad837543d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:14.843300 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1708f709-e96a-4b75-8dd7-3cad837543d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:14.844199 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2185/4191] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:14 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:15.163193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c945497-e04c-4358-bd15-5d01d624c2da tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:15.164524 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c945497-e04c-4358-bd15-5d01d624c2da tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:15.165194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c945497-e04c-4358-bd15-5d01d624c2da tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:15.165757 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5c945497-e04c-4358-bd15-5d01d624c2da tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:15.174599 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:15.174599 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:15.176585 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c945497-e04c-4358-bd15-5d01d624c2da tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:15.184422 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2007/4192] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:15 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:15.376443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c608f2bf-b921-43dd-b921-ac3b70312c90 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:15.377019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c608f2bf-b921-43dd-b921-ac3b70312c90 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:15.377972 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c608f2bf-b921-43dd-b921-ac3b70312c90 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:15.384559 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c608f2bf-b921-43dd-b921-ac3b70312c90 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:15.399603 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:15.399603 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:15.401947 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c608f2bf-b921-43dd-b921-ac3b70312c90 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:15.402728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2186/4193] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:15 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:15.859628 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f23d976-76bb-4718-b66d-4e26bcfaaa80 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:15.859996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f23d976-76bb-4718-b66d-4e26bcfaaa80 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:15.860631 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f23d976-76bb-4718-b66d-4e26bcfaaa80 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:15.870374 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:15.870374 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:15.871401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4f23d976-76bb-4718-b66d-4e26bcfaaa80 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:15.873219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f23d976-76bb-4718-b66d-4e26bcfaaa80 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:15.874062 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2008/4194] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:15 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:15.885403 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a99b4deb-8d15-49a2-a789-f62d2901aaa4 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] PUT http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 Jan 10 14:53:15.886621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a99b4deb-8d15-49a2-a789-f62d2901aaa4 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:16.123312 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a99b4deb-8d15-49a2-a789-f62d2901aaa4 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 returned with HTTP 200 Jan 10 14:53:16.129435 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2187/4195] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:53:15 2022] PUT /volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 => generated 314 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:16.133551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-abacfdf8-ba34-4d80-baa6-5b2db6ef6aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] POST http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots Jan 10 14:53:16.134538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-abacfdf8-ba34-4d80-baa6-5b2db6ef6aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e76244a4-7e61-4d43-8cbd-952746e9eb15"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:16.150282 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:16.150282 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:16.152060 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-abacfdf8-ba34-4d80-baa6-5b2db6ef6aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:16.152406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-abacfdf8-ba34-4d80-baa6-5b2db6ef6aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Create snapshot from volume e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:16.183473 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota_utils [None req-abacfdf8-ba34-4d80-baa6-5b2db6ef6aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Quota exceeded for 2825539c81244880a0895e290acbafc8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 10 14:53:16.184120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.middleware.fault [None req-abacfdf8-ba34-4d80-baa6-5b2db6ef6aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots returned with HTTP 413 Jan 10 14:53:16.188963 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2009/4196] 10.222.0.20 () {60 vars in 1240 bytes} [Mon Jan 10 14:53:16 2022] POST /volume/v3/2825539c81244880a0895e290acbafc8/snapshots => generated 208 bytes in 59 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 10 14:53:16.193194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c176bd78-8c77-4f88-a4e8-dd8c893e4cc4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:16.194202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c176bd78-8c77-4f88-a4e8-dd8c893e4cc4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:16.194639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4731fd40-1c6a-46b0-b901-8558754339db tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] PUT http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 Jan 10 14:53:16.195280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c176bd78-8c77-4f88-a4e8-dd8c893e4cc4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:16.195404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4731fd40-1c6a-46b0-b901-8558754339db tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:16.195919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c176bd78-8c77-4f88-a4e8-dd8c893e4cc4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:16.207330 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:16.207330 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:16.210084 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c176bd78-8c77-4f88-a4e8-dd8c893e4cc4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:16.212030 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2188/4197] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:16 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:16.418041 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19699ac2-cb4b-4b4b-b264-1be3462fc9fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:16.418908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19699ac2-cb4b-4b4b-b264-1be3462fc9fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:16.419584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19699ac2-cb4b-4b4b-b264-1be3462fc9fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:16.420112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-19699ac2-cb4b-4b4b-b264-1be3462fc9fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:16.428284 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:16.428284 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:16.430277 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19699ac2-cb4b-4b4b-b264-1be3462fc9fc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:16.438159 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2189/4198] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:16 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:16.460720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4731fd40-1c6a-46b0-b901-8558754339db tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 returned with HTTP 200 Jan 10 14:53:16.467816 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2010/4199] 10.222.0.20 () {60 vars in 1350 bytes} [Mon Jan 10 14:53:16 2022] PUT /volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 => generated 314 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:16.473036 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ef9a06f3-9c3c-48cc-ba56-f383eb82f1ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] POST http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots Jan 10 14:53:16.474049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ef9a06f3-9c3c-48cc-ba56-f383eb82f1ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e76244a4-7e61-4d43-8cbd-952746e9eb15"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:16.490554 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:16.490554 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:16.492598 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ef9a06f3-9c3c-48cc-ba56-f383eb82f1ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:16.493010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-ef9a06f3-9c3c-48cc-ba56-f383eb82f1ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Create snapshot from volume e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:16.532053 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota_utils [None req-ef9a06f3-9c3c-48cc-ba56-f383eb82f1ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Quota exceeded for 2825539c81244880a0895e290acbafc8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 10 14:53:16.532573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.middleware.fault [None req-ef9a06f3-9c3c-48cc-ba56-f383eb82f1ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots returned with HTTP 413 Jan 10 14:53:16.538127 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2190/4200] 10.222.0.20 () {60 vars in 1240 bytes} [Mon Jan 10 14:53:16 2022] POST /volume/v3/2825539c81244880a0895e290acbafc8/snapshots => generated 133 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 10 14:53:16.543850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97879d92-436c-44de-ad97-4adc8a5ba17c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] DELETE http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:16.544705 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97879d92-436c-44de-ad97-4adc8a5ba17c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:16.545235 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97879d92-436c-44de-ad97-4adc8a5ba17c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:16.545604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-97879d92-436c-44de-ad97-4adc8a5ba17c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Delete snapshot with id: 169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:16.555402 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:16.555402 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:16.556726 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97879d92-436c-44de-ad97-4adc8a5ba17c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:16.639430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97879d92-436c-44de-ad97-4adc8a5ba17c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot delete request issued successfully. Jan 10 14:53:16.639991 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97879d92-436c-44de-ad97-4adc8a5ba17c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 202 Jan 10 14:53:16.641082 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2011/4201] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:53:16 2022] DELETE /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:53:16.648742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2811b26a-ef6e-449e-8e0d-046f19f860f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:16.649602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2811b26a-ef6e-449e-8e0d-046f19f860f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:16.650062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2811b26a-ef6e-449e-8e0d-046f19f860f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:16.659992 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:16.659992 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:16.661099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2811b26a-ef6e-449e-8e0d-046f19f860f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:16.663042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2811b26a-ef6e-449e-8e0d-046f19f860f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:16.664933 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2191/4202] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:16 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:17.227651 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e45e3c52-e6ac-4175-a386-c0079a982f61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:17.228922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e45e3c52-e6ac-4175-a386-c0079a982f61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:17.229603 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e45e3c52-e6ac-4175-a386-c0079a982f61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:17.230618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e45e3c52-e6ac-4175-a386-c0079a982f61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:17.241983 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:17.241983 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:17.250057 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e45e3c52-e6ac-4175-a386-c0079a982f61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:17.251082 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2012/4203] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:17 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:17.444601 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6f1a2d8e-2bc7-4c60-a7b9-e4d25e800a8b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:17.445721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6f1a2d8e-2bc7-4c60-a7b9-e4d25e800a8b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:17.446351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6f1a2d8e-2bc7-4c60-a7b9-e4d25e800a8b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:17.446960 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6f1a2d8e-2bc7-4c60-a7b9-e4d25e800a8b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:17.457473 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:17.457473 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:17.459912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6f1a2d8e-2bc7-4c60-a7b9-e4d25e800a8b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:17.467311 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2192/4204] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:17 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:17.678685 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5f2ddea-40eb-4be2-961d-c56684d2655b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:17.680133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5f2ddea-40eb-4be2-961d-c56684d2655b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:17.680826 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5f2ddea-40eb-4be2-961d-c56684d2655b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:17.694420 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:17.694420 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:17.696297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b5f2ddea-40eb-4be2-961d-c56684d2655b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:17.698385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5f2ddea-40eb-4be2-961d-c56684d2655b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:17.706159 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2013/4205] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:17 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 480 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:18.272217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1450b7f-f4dc-4efe-ac76-d0ff6d406e78 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:18.272768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1450b7f-f4dc-4efe-ac76-d0ff6d406e78 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:18.273226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1450b7f-f4dc-4efe-ac76-d0ff6d406e78 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:18.273533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a1450b7f-f4dc-4efe-ac76-d0ff6d406e78 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:18.286089 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:18.286089 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:18.307347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1450b7f-f4dc-4efe-ac76-d0ff6d406e78 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:18.309196 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2193/4206] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:18 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:18.474444 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1207d9fc-a6d6-4309-84f3-8148880d19df tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:18.474992 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1207d9fc-a6d6-4309-84f3-8148880d19df tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:18.475297 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1207d9fc-a6d6-4309-84f3-8148880d19df tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:18.475608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1207d9fc-a6d6-4309-84f3-8148880d19df tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:18.486139 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:18.486139 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:18.487722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1207d9fc-a6d6-4309-84f3-8148880d19df tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:18.488467 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2014/4207] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:18 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:18.713006 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d51bdde6-715a-4879-b8b9-f14494c99c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:18.713676 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d51bdde6-715a-4879-b8b9-f14494c99c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:18.715406 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d51bdde6-715a-4879-b8b9-f14494c99c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:18.733641 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:18.733641 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:18.733641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d51bdde6-715a-4879-b8b9-f14494c99c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Snapshot retrieved successfully. Jan 10 14:53:18.733641 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d51bdde6-715a-4879-b8b9-f14494c99c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 200 Jan 10 14:53:18.733641 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2194/4208] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:18 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:19.323175 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d91b9fbf-d6bc-4803-abd0-ded69c7c8b08 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:19.323674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d91b9fbf-d6bc-4803-abd0-ded69c7c8b08 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:19.324134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d91b9fbf-d6bc-4803-abd0-ded69c7c8b08 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:19.324644 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d91b9fbf-d6bc-4803-abd0-ded69c7c8b08 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:19.345479 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:19.345479 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:19.347791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d91b9fbf-d6bc-4803-abd0-ded69c7c8b08 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:19.348592 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2015/4209] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:19 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:19.501064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cce8bc69-6cb0-49a5-aa2b-5f504a56b347 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:19.501778 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cce8bc69-6cb0-49a5-aa2b-5f504a56b347 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:19.502223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cce8bc69-6cb0-49a5-aa2b-5f504a56b347 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:19.502526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-cce8bc69-6cb0-49a5-aa2b-5f504a56b347 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:19.510130 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:19.510130 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:19.512126 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cce8bc69-6cb0-49a5-aa2b-5f504a56b347 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:19.512915 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2195/4210] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:19 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:19.742554 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29faf71c-61e8-4d4e-8b72-183a3493d95b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c Jan 10 14:53:19.743847 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29faf71c-61e8-4d4e-8b72-183a3493d95b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:19.744857 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29faf71c-61e8-4d4e-8b72-183a3493d95b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:19.758753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29faf71c-61e8-4d4e-8b72-183a3493d95b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c returned with HTTP 404 Jan 10 14:53:19.760109 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2016/4211] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:53:19 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/snapshots/169cdefc-827d-4f16-aad9-b1fe673c510c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:53:19.768063 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43731acd-d9ab-434a-8aae-df091962d89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] DELETE http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:19.769141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43731acd-d9ab-434a-8aae-df091962d89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:19.769750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-43731acd-d9ab-434a-8aae-df091962d89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:19.770157 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-43731acd-d9ab-434a-8aae-df091962d89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Delete volume with id: e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:19.787975 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:19.787975 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:19.789399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43731acd-d9ab-434a-8aae-df091962d89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:19.791951 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes Jan 10 14:53:19.793214 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-964449001"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:19.794554 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request body: {'volume': {'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-964449001'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:53:19.889337 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume of 1 GB Jan 10 14:53:19.896286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Availability Zones retrieved successfully. Jan 10 14:53:19.922361 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (9ce20f40-0b80-44f6-8b85-9e42850ea6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:53:19.922361 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8f875a-e014-42f2-bcd4-aa9beb533ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:19.922361 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:53:19.963333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-43731acd-d9ab-434a-8aae-df091962d89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Delete volume request issued successfully. Jan 10 14:53:19.965743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-43731acd-d9ab-434a-8aae-df091962d89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 202 Jan 10 14:53:19.968503 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2196/4212] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:53:19 2022] DELETE /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:53:19.976651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7656d53-1ba3-40d5-9eba-5372cfd33e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:19.978663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7656d53-1ba3-40d5-9eba-5372cfd33e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:19.982764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7656d53-1ba3-40d5-9eba-5372cfd33e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:20.012052 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:20.012052 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:20.012516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8f875a-e014-42f2-bcd4-aa9beb533ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:20.015706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38618370-4341-42df-83e0-4a1fb9d4a550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:20.042837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c7656d53-1ba3-40d5-9eba-5372cfd33e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:20.053400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7656d53-1ba3-40d5-9eba-5372cfd33e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 200 Jan 10 14:53:20.055233 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2197/4213] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:19 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 927 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:20.142829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['d534e16b-ba13-433e-bfd3-451af11dfacf', '74857887-0649-4494-a654-1eab1d3ddb9c', '4d0331c9-3d8d-4f30-bdd9-defd208bb090', '081fd9df-f75a-48e8-bab7-0b390f860f11'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:53:20.144745 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38618370-4341-42df-83e0-4a1fb9d4a550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d534e16b-ba13-433e-bfd3-451af11dfacf', '74857887-0649-4494-a654-1eab1d3ddb9c', '4d0331c9-3d8d-4f30-bdd9-defd208bb090', '081fd9df-f75a-48e8-bab7-0b390f860f11']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:20.146742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea8fce7-9770-4d20-8cee-7f8dcd4a759a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:20.233378 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea8fce7-9770-4d20-8cee-7f8dcd4a759a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86721e6e-b5dc-4e36-be39-edcc260f9fdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-964449001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['d534e16b-ba13-433e-bfd3-451af11dfacf','74857887-0649-4494-a654-1eab1d3ddb9c','4d0331c9-3d8d-4f30-bdd9-defd208bb090','081fd9df-f75a-48e8-bab7-0b390f860f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-964449001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86721e6e-b5dc-4e36-be39-edcc260f9fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66b2d837953c49a885042622280ce72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361cfe93a09c428abeb6b2dd095659ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:20.236044 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd84a976-8635-44fa-a267-0903281ef379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:20.315471 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd84a976-8635-44fa-a267-0903281ef379) transitioned into state 'SUCCESS' from state '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-964449001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['d534e16b-ba13-433e-bfd3-451af11dfacf','74857887-0649-4494-a654-1eab1d3ddb9c','4d0331c9-3d8d-4f30-bdd9-defd208bb090','081fd9df-f75a-48e8-bab7-0b390f860f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:20.318392 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9532f1-b8da-41e8-9b5b-2d0715507813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:20.362078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0858fb98-099e-41d3-9c78-1a98c9ff58dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:20.362791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0858fb98-099e-41d3-9c78-1a98c9ff58dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:20.363399 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0858fb98-099e-41d3-9c78-1a98c9ff58dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:20.363916 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0858fb98-099e-41d3-9c78-1a98c9ff58dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:20.373422 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:20.373422 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:20.375616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0858fb98-099e-41d3-9c78-1a98c9ff58dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:20.382848 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2198/4214] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:20 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:20.409268 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9532f1-b8da-41e8-9b5b-2d0715507813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:20.415423 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (9ce20f40-0b80-44f6-8b85-9e42850ea6db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:53:20.416990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request issued successfully. Jan 10 14:53:20.419137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a65bf687-8806-4adc-9256-42ed6005af88 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes returned with HTTP 202 Jan 10 14:53:20.421321 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2017/4215] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:53:19 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes => generated 822 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:53:20.436062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94a82fae-c7c2-4488-83bd-f86dc7b42965 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:20.436803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94a82fae-c7c2-4488-83bd-f86dc7b42965 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:20.437439 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94a82fae-c7c2-4488-83bd-f86dc7b42965 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:20.452802 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:20.452802 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:20.460731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-94a82fae-c7c2-4488-83bd-f86dc7b42965 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:20.470436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94a82fae-c7c2-4488-83bd-f86dc7b42965 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:20.471868 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2199/4216] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:20 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:20.526312 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb0e0db3-d8ad-48f6-b038-9d581948c8c2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:20.527476 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb0e0db3-d8ad-48f6-b038-9d581948c8c2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:20.528160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb0e0db3-d8ad-48f6-b038-9d581948c8c2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:20.528614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-eb0e0db3-d8ad-48f6-b038-9d581948c8c2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:20.542012 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:20.542012 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:20.543866 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb0e0db3-d8ad-48f6-b038-9d581948c8c2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:20.546006 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2018/4217] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:20 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:21.069129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c96ea40e-fa9c-4b45-8126-768407e4327b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:21.071066 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c96ea40e-fa9c-4b45-8126-768407e4327b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.071686 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c96ea40e-fa9c-4b45-8126-768407e4327b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.086365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.086365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.094567 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c96ea40e-fa9c-4b45-8126-768407e4327b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:21.104413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c96ea40e-fa9c-4b45-8126-768407e4327b tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 200 Jan 10 14:53:21.111851 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2200/4218] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:21 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 927 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:21.389287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-12abd4b4-8aee-40c9-b607-e8aa27fc0387 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:21.390701 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-12abd4b4-8aee-40c9-b607-e8aa27fc0387 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.391612 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-12abd4b4-8aee-40c9-b607-e8aa27fc0387 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.392483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-12abd4b4-8aee-40c9-b607-e8aa27fc0387 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:21.410824 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.410824 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.413633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-12abd4b4-8aee-40c9-b607-e8aa27fc0387 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:21.421520 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2019/4219] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:21 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:21.486008 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5f46a43-f708-4dd1-8b63-4677bf63f276 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:21.486814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5f46a43-f708-4dd1-8b63-4677bf63f276 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.487487 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5f46a43-f708-4dd1-8b63-4677bf63f276 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.501387 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.501387 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.509717 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e5f46a43-f708-4dd1-8b63-4677bf63f276 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:21.519024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5f46a43-f708-4dd1-8b63-4677bf63f276 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:21.529016 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2201/4220] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:21 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:21.558542 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ecdbf2e4-b990-444d-bb14-c4c1bb330ae7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:21.559656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ecdbf2e4-b990-444d-bb14-c4c1bb330ae7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.560933 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ecdbf2e4-b990-444d-bb14-c4c1bb330ae7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.561502 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ecdbf2e4-b990-444d-bb14-c4c1bb330ae7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:21.571938 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.571938 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.574379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ecdbf2e4-b990-444d-bb14-c4c1bb330ae7 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:21.589938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89e9e262-2dea-4fc8-b244-fd55c01c9df9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:21.590787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89e9e262-2dea-4fc8-b244-fd55c01c9df9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.591460 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89e9e262-2dea-4fc8-b244-fd55c01c9df9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.594449 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2020/4221] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:21 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:21.610529 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.610529 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.618714 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89e9e262-2dea-4fc8-b244-fd55c01c9df9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:21.631640 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89e9e262-2dea-4fc8-b244-fd55c01c9df9 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:21.633086 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2202/4222] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:21 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 914 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:21.648350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7379274-ae0e-4e94-9dee-18d5cc57fb3d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] PUT http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:21.649309 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7379274-ae0e-4e94-9dee-18d5cc57fb3d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-582182148", "description": "tempest-volume-backup-description-2053658465"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:21.659901 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.659901 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.731937 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7379274-ae0e-4e94-9dee-18d5cc57fb3d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:21.741962 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2021/4223] 10.222.0.20 () {62 vars in 1385 bytes} [Mon Jan 10 14:53:21 2022] PUT /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 398 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:21.743358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3988471b-6fa6-40ef-8a72-3fdfe80f461b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:21.743981 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3988471b-6fa6-40ef-8a72-3fdfe80f461b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.744467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3988471b-6fa6-40ef-8a72-3fdfe80f461b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.744915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3988471b-6fa6-40ef-8a72-3fdfe80f461b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:21.753878 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.753878 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.755569 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3988471b-6fa6-40ef-8a72-3fdfe80f461b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:21.758282 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2203/4224] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:21 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:21.769317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45052ca0-4411-4c05-b953-8d5bfd7a85a0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] DELETE http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:21.770824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45052ca0-4411-4c05-b953-8d5bfd7a85a0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.771386 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45052ca0-4411-4c05-b953-8d5bfd7a85a0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.771893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.contrib.backups [None req-45052ca0-4411-4c05-b953-8d5bfd7a85a0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Delete backup with id: 03f0fd87-4473-442d-b365-b9b1bef357d9. Jan 10 14:53:21.787639 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.787639 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.882303 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.backup.rpcapi [None req-45052ca0-4411-4c05-b953-8d5bfd7a85a0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] delete_backup rpcapi backup_id 03f0fd87-4473-442d-b365-b9b1bef357d9 {{(pid=110759) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:53:21.904625 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45052ca0-4411-4c05-b953-8d5bfd7a85a0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 202 Jan 10 14:53:21.909578 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2022/4225] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:53:21 2022] DELETE /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:53:21.926466 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-835758e9-bd14-425c-a1f1-4d2597c8b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:21.930983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-835758e9-bd14-425c-a1f1-4d2597c8b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:21.930983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-835758e9-bd14-425c-a1f1-4d2597c8b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:21.930983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-835758e9-bd14-425c-a1f1-4d2597c8b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:21.936997 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:21.936997 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:21.938597 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-835758e9-bd14-425c-a1f1-4d2597c8b617 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:21.939579 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2204/4226] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:21 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:22.121637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d5b9c7c-c201-4c4f-b3e4-1e9915dbf7e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:22.121768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d5b9c7c-c201-4c4f-b3e4-1e9915dbf7e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:22.122372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d5b9c7c-c201-4c4f-b3e4-1e9915dbf7e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:22.141280 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:22.141280 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:22.149361 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3d5b9c7c-c201-4c4f-b3e4-1e9915dbf7e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:22.157861 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d5b9c7c-c201-4c4f-b3e4-1e9915dbf7e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 200 Jan 10 14:53:22.159052 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2023/4227] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:22 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 927 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:22.428628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6310aa51-8047-4e60-aef2-bb2b3f137e98 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:22.429193 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6310aa51-8047-4e60-aef2-bb2b3f137e98 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:22.429731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6310aa51-8047-4e60-aef2-bb2b3f137e98 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:22.430443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-6310aa51-8047-4e60-aef2-bb2b3f137e98 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:22.438139 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:22.438139 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:22.440032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6310aa51-8047-4e60-aef2-bb2b3f137e98 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:22.446744 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2205/4228] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:22 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:22.535135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0fcc797-6c2b-4f4f-8fc6-0601f9a9aaf6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:22.536752 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0fcc797-6c2b-4f4f-8fc6-0601f9a9aaf6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:22.537464 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0fcc797-6c2b-4f4f-8fc6-0601f9a9aaf6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:22.555492 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:22.555492 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:22.563361 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a0fcc797-6c2b-4f4f-8fc6-0601f9a9aaf6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:22.574180 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0fcc797-6c2b-4f4f-8fc6-0601f9a9aaf6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:22.584683 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2024/4229] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:22 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:22.954369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91c5f1cd-4f53-48c1-ab8a-3f7df6008e4d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:22.955506 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91c5f1cd-4f53-48c1-ab8a-3f7df6008e4d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:22.958459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-91c5f1cd-4f53-48c1-ab8a-3f7df6008e4d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:22.958960 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-91c5f1cd-4f53-48c1-ab8a-3f7df6008e4d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:22.971989 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:22.971989 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:22.975947 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-91c5f1cd-4f53-48c1-ab8a-3f7df6008e4d tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:22.976764 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2206/4230] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:22 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:23.174063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5350d35-3779-4a7b-ab47-e5c1e330931d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:23.174860 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5350d35-3779-4a7b-ab47-e5c1e330931d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:23.175529 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e5350d35-3779-4a7b-ab47-e5c1e330931d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:23.190489 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:23.190489 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:23.201483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e5350d35-3779-4a7b-ab47-e5c1e330931d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Volume info retrieved successfully. Jan 10 14:53:23.213309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e5350d35-3779-4a7b-ab47-e5c1e330931d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 200 Jan 10 14:53:23.214082 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2025/4231] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:23 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 927 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:23.455164 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86a70dab-2d3f-42d8-9925-00dd879309dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:23.456933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86a70dab-2d3f-42d8-9925-00dd879309dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:23.457609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86a70dab-2d3f-42d8-9925-00dd879309dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:23.458136 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-86a70dab-2d3f-42d8-9925-00dd879309dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:23.468919 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:23.468919 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:23.474422 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86a70dab-2d3f-42d8-9925-00dd879309dd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:23.474422 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2207/4232] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:23 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:23.591263 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a652a26-5a3f-4a48-8e55-13afa891050d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:23.592126 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a652a26-5a3f-4a48-8e55-13afa891050d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:23.593058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a652a26-5a3f-4a48-8e55-13afa891050d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:23.608202 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:23.608202 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:23.615506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7a652a26-5a3f-4a48-8e55-13afa891050d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:23.624844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a652a26-5a3f-4a48-8e55-13afa891050d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:23.625571 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2026/4233] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:23 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:23.995801 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33a6838f-f2e5-4d33-8f46-5ed4922434c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:23.997078 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33a6838f-f2e5-4d33-8f46-5ed4922434c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:23.997996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33a6838f-f2e5-4d33-8f46-5ed4922434c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:23.998611 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-33a6838f-f2e5-4d33-8f46-5ed4922434c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:24.008247 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:24.008247 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:24.010247 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33a6838f-f2e5-4d33-8f46-5ed4922434c0 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:24.017163 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2208/4234] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:23 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:24.228988 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-723b6800-1614-4339-a31d-d7470d8314ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] GET http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 Jan 10 14:53:24.230224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-723b6800-1614-4339-a31d-d7470d8314ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:24.230915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-723b6800-1614-4339-a31d-d7470d8314ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:24.243078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-723b6800-1614-4339-a31d-d7470d8314ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101800595-project] http://10.222.0.20/volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 returned with HTTP 404 Jan 10 14:53:24.244862 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2027/4235] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:24 2022] GET /volume/v3/2825539c81244880a0895e290acbafc8/volumes/e76244a4-7e61-4d43-8cbd-952746e9eb15 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:53:24.253945 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f9efa91a-ed4e-44eb-8a38-3460d642c3ad tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] PUT http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 Jan 10 14:53:24.255142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f9efa91a-ed4e-44eb-8a38-3460d642c3ad tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-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=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:24.492342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d392ce2d-d341-47e1-b168-d387a832aca7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:24.493650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d392ce2d-d341-47e1-b168-d387a832aca7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:24.496113 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d392ce2d-d341-47e1-b168-d387a832aca7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:24.496835 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d392ce2d-d341-47e1-b168-d387a832aca7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:24.515139 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:24.515139 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:24.515139 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d392ce2d-d341-47e1-b168-d387a832aca7 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:24.515139 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2028/4236] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:24 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:24.641549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-571781ca-d39b-4325-9f4a-7c0c203fb6f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:24.642893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-571781ca-d39b-4325-9f4a-7c0c203fb6f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:24.643614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-571781ca-d39b-4325-9f4a-7c0c203fb6f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:24.660914 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:24.660914 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:24.677293 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-571781ca-d39b-4325-9f4a-7c0c203fb6f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:24.699165 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-571781ca-d39b-4325-9f4a-7c0c203fb6f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:24.708099 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2029/4237] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:24 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:24.746289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f9efa91a-ed4e-44eb-8a38-3460d642c3ad tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362 tempest-VolumeSnapshotQuotasNegativeTestJSON-989341362-project-admin] http://10.222.0.20/volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 returned with HTTP 200 Jan 10 14:53:24.747424 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2209/4238] 10.222.0.20 () {60 vars in 1351 bytes} [Mon Jan 10 14:53:24 2022] PUT /volume/v3/f2f5e9e3e77e4b929067d9e7499f3c22/os-quota-sets/2825539c81244880a0895e290acbafc8 => generated 319 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:25.025450 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-22bc9439-6655-47fb-9882-ed3c690c7398 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:25.028351 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-22bc9439-6655-47fb-9882-ed3c690c7398 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:25.029087 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-22bc9439-6655-47fb-9882-ed3c690c7398 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:25.029753 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-22bc9439-6655-47fb-9882-ed3c690c7398 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:25.063731 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:25.063731 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:25.072727 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-22bc9439-6655-47fb-9882-ed3c690c7398 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:25.072727 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2030/4239] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:25 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:25.530926 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7034fc76-95e1-4f3a-aeb9-525ee398659f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:25.530926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7034fc76-95e1-4f3a-aeb9-525ee398659f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:25.530926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7034fc76-95e1-4f3a-aeb9-525ee398659f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:25.530926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7034fc76-95e1-4f3a-aeb9-525ee398659f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:25.536649 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:25.536649 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:25.538907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7034fc76-95e1-4f3a-aeb9-525ee398659f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:25.540395 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2210/4240] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:25 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:25.717833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b1aa7c4-7a9c-46a0-a6cb-9c9018a1073b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:25.720477 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b1aa7c4-7a9c-46a0-a6cb-9c9018a1073b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:25.720959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b1aa7c4-7a9c-46a0-a6cb-9c9018a1073b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:25.754042 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:25.754042 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:25.776702 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b1aa7c4-7a9c-46a0-a6cb-9c9018a1073b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:25.804239 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b1aa7c4-7a9c-46a0-a6cb-9c9018a1073b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:25.805798 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2031/4241] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:25 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:26.081280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61ddf2fe-8b2b-4322-9e11-36f3188a01a3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:26.082453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61ddf2fe-8b2b-4322-9e11-36f3188a01a3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:26.082944 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-61ddf2fe-8b2b-4322-9e11-36f3188a01a3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:26.083252 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-61ddf2fe-8b2b-4322-9e11-36f3188a01a3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:26.092433 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:26.092433 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:26.094669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-61ddf2fe-8b2b-4322-9e11-36f3188a01a3 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:26.095808 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2211/4242] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:26 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:26.553227 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56436fbc-9137-46e0-b79c-2400e2c76c0e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:26.553572 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56436fbc-9137-46e0-b79c-2400e2c76c0e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:26.554028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56436fbc-9137-46e0-b79c-2400e2c76c0e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:26.554334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-56436fbc-9137-46e0-b79c-2400e2c76c0e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:26.562709 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:26.562709 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:26.564514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56436fbc-9137-46e0-b79c-2400e2c76c0e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:26.565421 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2032/4243] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:26 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:26.821340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2c62886-18b0-4264-a52a-2ddeab0e5fa2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:26.821696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2c62886-18b0-4264-a52a-2ddeab0e5fa2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:26.822148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b2c62886-18b0-4264-a52a-2ddeab0e5fa2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:26.840276 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:26.840276 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:26.863509 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b2c62886-18b0-4264-a52a-2ddeab0e5fa2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:26.873729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b2c62886-18b0-4264-a52a-2ddeab0e5fa2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:26.874757 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2212/4244] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:26 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:27.109623 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9532544-4fc2-49fb-8726-09dfd2b861bd tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:27.111525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9532544-4fc2-49fb-8726-09dfd2b861bd tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:27.112222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f9532544-4fc2-49fb-8726-09dfd2b861bd tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:27.112833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f9532544-4fc2-49fb-8726-09dfd2b861bd tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:27.122556 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:27.122556 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:27.125016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f9532544-4fc2-49fb-8726-09dfd2b861bd tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:27.130913 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2033/4245] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:27 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:27.582652 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47b647b9-5fae-4f33-96ca-45471efe349d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:27.583668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47b647b9-5fae-4f33-96ca-45471efe349d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:27.584329 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-47b647b9-5fae-4f33-96ca-45471efe349d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:27.584808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-47b647b9-5fae-4f33-96ca-45471efe349d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:27.701223 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:27.701223 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:27.701223 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-47b647b9-5fae-4f33-96ca-45471efe349d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:27.701223 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2213/4246] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:27 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:27.890064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-df5949fd-58c3-4280-a6d4-2f75d8407997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:27.894230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-df5949fd-58c3-4280-a6d4-2f75d8407997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:27.894230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-df5949fd-58c3-4280-a6d4-2f75d8407997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:27.906669 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:27.906669 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:27.915141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-df5949fd-58c3-4280-a6d4-2f75d8407997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:27.928574 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-df5949fd-58c3-4280-a6d4-2f75d8407997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:27.930087 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2034/4247] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:27 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:28.141653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53ca359d-4e45-4e1f-b106-bf63cafe4581 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:28.142045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53ca359d-4e45-4e1f-b106-bf63cafe4581 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:28.142488 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-53ca359d-4e45-4e1f-b106-bf63cafe4581 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:28.142787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-53ca359d-4e45-4e1f-b106-bf63cafe4581 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:28.153198 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:28.153198 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:28.154859 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-53ca359d-4e45-4e1f-b106-bf63cafe4581 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:28.160427 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2214/4248] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:28 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:28.712388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c33fefba-402b-4f7c-a59b-00ef5eb7bcf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:28.713391 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c33fefba-402b-4f7c-a59b-00ef5eb7bcf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:28.714570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c33fefba-402b-4f7c-a59b-00ef5eb7bcf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:28.715048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c33fefba-402b-4f7c-a59b-00ef5eb7bcf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:28.723199 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:28.723199 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:28.725142 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c33fefba-402b-4f7c-a59b-00ef5eb7bcf8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:28.728719 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2035/4249] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:28 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:28.765100 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] POST http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes Jan 10 14:53:28.765937 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-924657246"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:53:28.775323 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Create volume request body: {'volume': {'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-924657246'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:53:28.901049 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Create volume of 1 GB Jan 10 14:53:28.908197 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Availability Zones retrieved successfully. Jan 10 14:53:28.923838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Flow 'volume_create_api' (72b1e939-7ef8-4721-a1ab-c4556130181b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:53:28.926795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc49ebe-6e28-4669-ab5c-12ddf0f41eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:28.929237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:53:28.945177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f0694ae-8e04-4d8b-88c4-7db6a431bb9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:28.945981 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f0694ae-8e04-4d8b-88c4-7db6a431bb9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:28.946931 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3f0694ae-8e04-4d8b-88c4-7db6a431bb9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:28.974879 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:28.974879 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:29.002892 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3f0694ae-8e04-4d8b-88c4-7db6a431bb9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:29.019525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3f0694ae-8e04-4d8b-88c4-7db6a431bb9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:29.020571 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2036/4250] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:28 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:29.032453 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc49ebe-6e28-4669-ab5c-12ddf0f41eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:29.038656 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b44dff-e11a-4084-b519-fc3cd4c61024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:29.169609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0eceb9a8-e409-438c-8343-b43e8f5bf7e6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:29.170248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0eceb9a8-e409-438c-8343-b43e8f5bf7e6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:29.170954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0eceb9a8-e409-438c-8343-b43e8f5bf7e6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:29.171262 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0eceb9a8-e409-438c-8343-b43e8f5bf7e6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:29.179250 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:29.179250 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:29.181945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0eceb9a8-e409-438c-8343-b43e8f5bf7e6 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:29.182723 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2037/4251] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:29 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:29.321050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Created reservations ['332e7609-851f-4ac3-baef-ad0f0f53f4c7', '8531690c-24d4-451d-a803-235ea695d62c', '247f0cf1-1940-4ec2-ae2f-05667b202312', '4ff510f6-b83c-49f4-95ec-ff612f5f1d09'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:53:29.324541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b44dff-e11a-4084-b519-fc3cd4c61024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['332e7609-851f-4ac3-baef-ad0f0f53f4c7', '8531690c-24d4-451d-a803-235ea695d62c', '247f0cf1-1940-4ec2-ae2f-05667b202312', '4ff510f6-b83c-49f4-95ec-ff612f5f1d09']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:29.327273 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ab9c0e-a6fe-472b-984f-b55978e27616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:29.428870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ab9c0e-a6fe-472b-984f-b55978e27616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '605e911d-cdc8-4076-9829-ee3f528081c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-924657246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c61389163e6459abb7e1c2f217be784',qos_specs=None,replication_status=,reservations=['332e7609-851f-4ac3-baef-ad0f0f53f4c7','8531690c-24d4-451d-a803-235ea695d62c','247f0cf1-1940-4ec2-ae2f-05667b202312','4ff510f6-b83c-49f4-95ec-ff612f5f1d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567d335606d84d919cc289595d832574',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-924657246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=605e911d-cdc8-4076-9829-ee3f528081c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c61389163e6459abb7e1c2f217be784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='567d335606d84d919cc289595d832574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:29.434671 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a52646a-6123-4115-b835-6ce5829e3a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:29.533396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a52646a-6123-4115-b835-6ce5829e3a23) transitioned into state 'SUCCESS' from state '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-924657246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c61389163e6459abb7e1c2f217be784',qos_specs=None,replication_status=,reservations=['332e7609-851f-4ac3-baef-ad0f0f53f4c7','8531690c-24d4-451d-a803-235ea695d62c','247f0cf1-1940-4ec2-ae2f-05667b202312','4ff510f6-b83c-49f4-95ec-ff612f5f1d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567d335606d84d919cc289595d832574',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:29.535629 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb6d43a-681e-4d9d-9820-0ceff14b31a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:53:29.648579 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb6d43a-681e-4d9d-9820-0ceff14b31a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:53:29.651174 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Flow 'volume_create_api' (72b1e939-7ef8-4721-a1ab-c4556130181b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:53:29.651861 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Create volume request issued successfully. Jan 10 14:53:29.653060 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-263c98cb-31aa-47c6-a1b5-ba10a9aa9bd1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes returned with HTTP 202 Jan 10 14:53:29.654163 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2215/4252] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:53:28 2022] POST /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes => generated 819 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:53:29.669596 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a55f3534-c93e-41e4-8e23-ddd363494cee tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:29.673557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a55f3534-c93e-41e4-8e23-ddd363494cee tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:29.673557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a55f3534-c93e-41e4-8e23-ddd363494cee tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:29.687171 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:29.687171 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:29.695295 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a55f3534-c93e-41e4-8e23-ddd363494cee tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:29.706120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a55f3534-c93e-41e4-8e23-ddd363494cee tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:29.706869 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2038/4253] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:29 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:29.739321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0bd795d-fbab-4ee2-85ad-2d95bda022f1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:29.739890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0bd795d-fbab-4ee2-85ad-2d95bda022f1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:29.740500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d0bd795d-fbab-4ee2-85ad-2d95bda022f1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:29.740872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d0bd795d-fbab-4ee2-85ad-2d95bda022f1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:29.750058 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:29.750058 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:29.759314 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d0bd795d-fbab-4ee2-85ad-2d95bda022f1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:29.763421 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2216/4254] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:29 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:30.037376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afcff84c-4178-4bb1-b561-81298e3b9706 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:30.037870 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-afcff84c-4178-4bb1-b561-81298e3b9706 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:30.038587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-afcff84c-4178-4bb1-b561-81298e3b9706 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:30.054744 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:30.054744 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:30.063638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-afcff84c-4178-4bb1-b561-81298e3b9706 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:30.073924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afcff84c-4178-4bb1-b561-81298e3b9706 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:30.075232 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2039/4255] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:30 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:30.195459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09aeeb39-3145-4457-8f3c-c9fb70e3c8d2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:30.195979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09aeeb39-3145-4457-8f3c-c9fb70e3c8d2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:30.196401 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-09aeeb39-3145-4457-8f3c-c9fb70e3c8d2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:30.196694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-09aeeb39-3145-4457-8f3c-c9fb70e3c8d2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:30.205162 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:30.205162 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:30.207445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-09aeeb39-3145-4457-8f3c-c9fb70e3c8d2 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:30.208880 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2217/4256] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:30 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:30.722150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53521371-bac5-4320-ad20-c27720c35cd0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:30.722872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53521371-bac5-4320-ad20-c27720c35cd0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:30.723450 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53521371-bac5-4320-ad20-c27720c35cd0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:30.740301 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:30.740301 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:30.748406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-53521371-bac5-4320-ad20-c27720c35cd0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:30.757817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53521371-bac5-4320-ad20-c27720c35cd0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:30.759197 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2040/4257] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:30 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:30.774791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07580af3-c9e5-4082-aa55-5ee487bda9d2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:30.775231 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-07580af3-c9e5-4082-aa55-5ee487bda9d2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:30.775675 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-07580af3-c9e5-4082-aa55-5ee487bda9d2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:30.776158 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-07580af3-c9e5-4082-aa55-5ee487bda9d2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:30.790220 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:30.790220 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:30.792579 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07580af3-c9e5-4082-aa55-5ee487bda9d2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:30.797973 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2218/4258] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:30 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:31.090490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e4dba04d-1b35-45aa-a61d-6eb36a55f524 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:31.092669 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e4dba04d-1b35-45aa-a61d-6eb36a55f524 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:31.093490 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e4dba04d-1b35-45aa-a61d-6eb36a55f524 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:31.113370 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:31.113370 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:31.124893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e4dba04d-1b35-45aa-a61d-6eb36a55f524 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:31.138217 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e4dba04d-1b35-45aa-a61d-6eb36a55f524 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:31.146932 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2041/4259] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:31 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:31.221149 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7510553f-2c9c-4fb3-8d0e-da1bfd7503dc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:31.221768 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7510553f-2c9c-4fb3-8d0e-da1bfd7503dc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:31.222099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7510553f-2c9c-4fb3-8d0e-da1bfd7503dc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:31.222409 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7510553f-2c9c-4fb3-8d0e-da1bfd7503dc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:31.232884 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:31.232884 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:31.234495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7510553f-2c9c-4fb3-8d0e-da1bfd7503dc tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:31.239599 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2219/4260] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:31 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:31.774461 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29ebe1f6-bce7-4d8b-95f5-e7e813c01105 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:31.774910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29ebe1f6-bce7-4d8b-95f5-e7e813c01105 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:31.775422 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29ebe1f6-bce7-4d8b-95f5-e7e813c01105 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:31.796087 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:31.796087 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:31.809426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-379a3a92-0456-4a96-8ba1-67d8357a4fe2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:31.810177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-379a3a92-0456-4a96-8ba1-67d8357a4fe2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:31.811268 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-379a3a92-0456-4a96-8ba1-67d8357a4fe2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:31.811737 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-379a3a92-0456-4a96-8ba1-67d8357a4fe2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:31.814626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-29ebe1f6-bce7-4d8b-95f5-e7e813c01105 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:31.822740 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:31.822740 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:31.833022 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-379a3a92-0456-4a96-8ba1-67d8357a4fe2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:31.835683 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2220/4261] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:31 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:31.841664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29ebe1f6-bce7-4d8b-95f5-e7e813c01105 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:31.859979 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2042/4262] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:31 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:32.154830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbd659ab-1173-44f6-9123-3fdfd58f1ca9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:32.155899 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbd659ab-1173-44f6-9123-3fdfd58f1ca9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:32.156714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbd659ab-1173-44f6-9123-3fdfd58f1ca9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:32.174203 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:32.174203 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:32.183979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fbd659ab-1173-44f6-9123-3fdfd58f1ca9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:32.195129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbd659ab-1173-44f6-9123-3fdfd58f1ca9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:32.196643 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2221/4263] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:32 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:32.249512 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83b76bf5-77d9-4fa4-8830-d42fdaa65399 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:32.252143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83b76bf5-77d9-4fa4-8830-d42fdaa65399 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:32.252855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83b76bf5-77d9-4fa4-8830-d42fdaa65399 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:32.253619 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-83b76bf5-77d9-4fa4-8830-d42fdaa65399 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:32.264900 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:32.264900 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:32.267210 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83b76bf5-77d9-4fa4-8830-d42fdaa65399 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:32.268623 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2043/4264] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:32 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:32.852869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc958e42-fd6f-4ef8-b7b5-b1bb9dd0a7aa tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:32.852869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc958e42-fd6f-4ef8-b7b5-b1bb9dd0a7aa tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:32.852869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc958e42-fd6f-4ef8-b7b5-b1bb9dd0a7aa tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:32.852869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-fc958e42-fd6f-4ef8-b7b5-b1bb9dd0a7aa tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:32.862189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a63fe8d3-8cd0-490e-8096-3284e1aee8d0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:32.862961 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a63fe8d3-8cd0-490e-8096-3284e1aee8d0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:32.863618 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a63fe8d3-8cd0-490e-8096-3284e1aee8d0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:32.895261 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:32.895261 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:32.908534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc958e42-fd6f-4ef8-b7b5-b1bb9dd0a7aa tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:32.914511 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2222/4265] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:32 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:32.920361 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:32.920361 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:32.933783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a63fe8d3-8cd0-490e-8096-3284e1aee8d0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:32.957296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a63fe8d3-8cd0-490e-8096-3284e1aee8d0 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:32.967046 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2044/4266] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:32 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:33.211396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5cb0286f-1f76-47c0-b845-6b4c53297634 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:33.214397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5cb0286f-1f76-47c0-b845-6b4c53297634 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:33.214397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5cb0286f-1f76-47c0-b845-6b4c53297634 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:33.234463 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:33.234463 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:33.253042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5cb0286f-1f76-47c0-b845-6b4c53297634 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:33.267492 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5cb0286f-1f76-47c0-b845-6b4c53297634 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:33.286188 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2223/4267] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:33 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:33.286385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a9e472b-035f-4a16-8f3f-e8e5b3c456ab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:33.286385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a9e472b-035f-4a16-8f3f-e8e5b3c456ab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:33.286385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a9e472b-035f-4a16-8f3f-e8e5b3c456ab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:33.286385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0a9e472b-035f-4a16-8f3f-e8e5b3c456ab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:33.297847 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:33.297847 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:33.302161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a9e472b-035f-4a16-8f3f-e8e5b3c456ab tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:33.305057 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2045/4268] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:33 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b06f530-512e-4926-b9bf-3f2227073666 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b06f530-512e-4926-b9bf-3f2227073666 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b06f530-512e-4926-b9bf-3f2227073666 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8b06f530-512e-4926-b9bf-3f2227073666 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b06f530-512e-4926-b9bf-3f2227073666 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:33.970210 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2224/4269] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:33 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:33.997865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3bcad74-8dda-4e31-9b6e-217a742bc2f1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:33.999149 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3bcad74-8dda-4e31-9b6e-217a742bc2f1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:33.999681 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a3bcad74-8dda-4e31-9b6e-217a742bc2f1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:34.020398 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:34.020398 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:34.032068 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a3bcad74-8dda-4e31-9b6e-217a742bc2f1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:34.042679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a3bcad74-8dda-4e31-9b6e-217a742bc2f1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:34.047724 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2046/4270] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:33 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:34.283810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8cc2facf-5fd0-45e1-9710-1da5d7b1740e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:34.284187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8cc2facf-5fd0-45e1-9710-1da5d7b1740e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:34.286137 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8cc2facf-5fd0-45e1-9710-1da5d7b1740e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:34.302889 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:34.302889 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:34.311084 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8cc2facf-5fd0-45e1-9710-1da5d7b1740e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:34.317874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb97b402-4998-4343-bc0a-204d0f8aed4f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:34.320158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb97b402-4998-4343-bc0a-204d0f8aed4f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:34.320158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb97b402-4998-4343-bc0a-204d0f8aed4f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:34.320158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-bb97b402-4998-4343-bc0a-204d0f8aed4f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:34.328369 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:34.328369 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:34.331564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb97b402-4998-4343-bc0a-204d0f8aed4f tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 200 Jan 10 14:53:34.341074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8cc2facf-5fd0-45e1-9710-1da5d7b1740e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:34.348435 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2047/4271] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:34 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:34.349225 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2225/4272] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:34 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:34.981585 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d20dd8ad-6a40-4bac-a095-5e927d86640f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:34.982045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d20dd8ad-6a40-4bac-a095-5e927d86640f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:34.982701 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d20dd8ad-6a40-4bac-a095-5e927d86640f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:34.983005 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d20dd8ad-6a40-4bac-a095-5e927d86640f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:34.994574 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:34.994574 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:34.997211 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d20dd8ad-6a40-4bac-a095-5e927d86640f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:34.997932 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2048/4273] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:34 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:35.061231 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c30c6e6a-cf34-49bc-8828-6f91ab4f2c1f tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:35.061792 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c30c6e6a-cf34-49bc-8828-6f91ab4f2c1f tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:35.062060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c30c6e6a-cf34-49bc-8828-6f91ab4f2c1f tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:35.087452 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:35.087452 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:35.110257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c30c6e6a-cf34-49bc-8828-6f91ab4f2c1f tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:35.123202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c30c6e6a-cf34-49bc-8828-6f91ab4f2c1f tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:35.136645 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2226/4274] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:35 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:35.357742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2169f2a0-bdb6-4957-afda-ec6a1b754c59 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:35.360761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e144011-f752-4467-bd8c-12b205da44c4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 Jan 10 14:53:35.361822 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2169f2a0-bdb6-4957-afda-ec6a1b754c59 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:35.362272 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2169f2a0-bdb6-4957-afda-ec6a1b754c59 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:35.364942 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e144011-f752-4467-bd8c-12b205da44c4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:35.365733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e144011-f752-4467-bd8c-12b205da44c4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:35.366604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8e144011-f752-4467-bd8c-12b205da44c4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Show backup with id 03f0fd87-4473-442d-b365-b9b1bef357d9. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:35.381665 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e144011-f752-4467-bd8c-12b205da44c4 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 returned with HTTP 404 Jan 10 14:53:35.388575 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:35.388575 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:35.389256 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2049/4275] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:35 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/backups/03f0fd87-4473-442d-b365-b9b1bef357d9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:53:35.407824 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e770968b-7494-40d4-aea2-e6875b5a3a86 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] DELETE http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:35.408440 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e770968b-7494-40d4-aea2-e6875b5a3a86 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:35.408948 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e770968b-7494-40d4-aea2-e6875b5a3a86 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:35.409583 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-e770968b-7494-40d4-aea2-e6875b5a3a86 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Delete volume with id: 832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:35.426659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2169f2a0-bdb6-4957-afda-ec6a1b754c59 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:35.427141 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:35.427141 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:35.428536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e770968b-7494-40d4-aea2-e6875b5a3a86 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:35.449595 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2169f2a0-bdb6-4957-afda-ec6a1b754c59 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:35.460441 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2227/4276] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:35.580101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e770968b-7494-40d4-aea2-e6875b5a3a86 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Delete volume request issued successfully. Jan 10 14:53:35.581063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e770968b-7494-40d4-aea2-e6875b5a3a86 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 202 Jan 10 14:53:35.582023 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2050/4277] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:53:35 2022] DELETE /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:53:35.589631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5abbfa9-d808-430b-a435-d8750caf7477 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:35.590116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5abbfa9-d808-430b-a435-d8750caf7477 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:35.590559 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5abbfa9-d808-430b-a435-d8750caf7477 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:35.625226 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:35.625226 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:35.643024 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a5abbfa9-d808-430b-a435-d8750caf7477 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:35.654390 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5abbfa9-d808-430b-a435-d8750caf7477 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:35.656634 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2228/4278] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:35 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:36.011100 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-beb2d4a0-6f52-40e7-b013-9a4fd4d15e9d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:36.011547 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-beb2d4a0-6f52-40e7-b013-9a4fd4d15e9d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:36.011999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-beb2d4a0-6f52-40e7-b013-9a4fd4d15e9d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:36.012374 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-beb2d4a0-6f52-40e7-b013-9a4fd4d15e9d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:36.030777 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:36.030777 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:36.032954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-beb2d4a0-6f52-40e7-b013-9a4fd4d15e9d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:36.033917 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2051/4279] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:36 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:36.138454 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cf9564a-21c7-48bd-b8c8-48350154f3c1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:36.139516 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cf9564a-21c7-48bd-b8c8-48350154f3c1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:36.140130 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cf9564a-21c7-48bd-b8c8-48350154f3c1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:36.163666 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:36.163666 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:36.181013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9cf9564a-21c7-48bd-b8c8-48350154f3c1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:36.204879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cf9564a-21c7-48bd-b8c8-48350154f3c1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:36.205857 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2229/4280] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:36 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:36.465972 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab3416ca-9127-45f8-9937-8f7f9d6ea495 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:36.467021 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab3416ca-9127-45f8-9937-8f7f9d6ea495 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:36.467889 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab3416ca-9127-45f8-9937-8f7f9d6ea495 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:36.489654 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:36.489654 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:36.514174 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab3416ca-9127-45f8-9937-8f7f9d6ea495 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:36.536434 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab3416ca-9127-45f8-9937-8f7f9d6ea495 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:36.545751 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2052/4281] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:36 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:36.669999 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca8f7a61-6bbd-4ebf-9f50-713cea7da72b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:36.677089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca8f7a61-6bbd-4ebf-9f50-713cea7da72b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:36.677089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ca8f7a61-6bbd-4ebf-9f50-713cea7da72b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:36.691751 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:36.691751 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:36.710170 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ca8f7a61-6bbd-4ebf-9f50-713cea7da72b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:36.731081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ca8f7a61-6bbd-4ebf-9f50-713cea7da72b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:36.732066 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2230/4282] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:36 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:37.049812 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c221822-d953-4f9e-940f-c4a81c448825 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:37.050685 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c221822-d953-4f9e-940f-c4a81c448825 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:37.051567 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c221822-d953-4f9e-940f-c4a81c448825 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:37.052052 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7c221822-d953-4f9e-940f-c4a81c448825 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:37.077134 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:37.077134 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:37.079344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c221822-d953-4f9e-940f-c4a81c448825 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:37.081132 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2053/4283] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:37 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:37.221182 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aa1cf9c-05b2-4fa5-a588-46f0c75713a4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:37.222946 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aa1cf9c-05b2-4fa5-a588-46f0c75713a4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:37.223592 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9aa1cf9c-05b2-4fa5-a588-46f0c75713a4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:37.250745 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:37.250745 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:37.261829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9aa1cf9c-05b2-4fa5-a588-46f0c75713a4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:37.274644 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9aa1cf9c-05b2-4fa5-a588-46f0c75713a4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:37.276654 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2231/4284] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:37 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:37.553557 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e4611738-e47c-4f5c-9716-9781e46e7195 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:37.554646 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e4611738-e47c-4f5c-9716-9781e46e7195 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:37.555271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e4611738-e47c-4f5c-9716-9781e46e7195 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:37.588062 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:37.588062 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:37.631199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e4611738-e47c-4f5c-9716-9781e46e7195 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:37.668846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e4611738-e47c-4f5c-9716-9781e46e7195 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:37.688491 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2054/4285] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:37.746495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-187bb364-43be-4345-975f-0de5288a8135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:37.748626 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-187bb364-43be-4345-975f-0de5288a8135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:37.749303 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-187bb364-43be-4345-975f-0de5288a8135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:37.769692 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:37.769692 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:37.778121 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-187bb364-43be-4345-975f-0de5288a8135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:37.788894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-187bb364-43be-4345-975f-0de5288a8135 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:37.790435 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2232/4286] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:37 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:38.094069 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0670a673-8d15-409e-b086-1b6aab2be11a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:38.094451 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0670a673-8d15-409e-b086-1b6aab2be11a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:38.094908 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0670a673-8d15-409e-b086-1b6aab2be11a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:38.095387 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0670a673-8d15-409e-b086-1b6aab2be11a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:38.108228 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:38.108228 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:38.109906 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0670a673-8d15-409e-b086-1b6aab2be11a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:38.114272 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2055/4287] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:38 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:38.290013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cf5ccf1-ac94-490d-af67-cefbbe1a3f47 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:38.291157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cf5ccf1-ac94-490d-af67-cefbbe1a3f47 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:38.292393 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cf5ccf1-ac94-490d-af67-cefbbe1a3f47 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:38.318225 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:38.318225 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:38.336292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9cf5ccf1-ac94-490d-af67-cefbbe1a3f47 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:38.352743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cf5ccf1-ac94-490d-af67-cefbbe1a3f47 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:38.356097 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2233/4288] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:38 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:38.688594 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef0434e7-f0ee-4ca0-91a4-42ee51e42079 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:38.690478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef0434e7-f0ee-4ca0-91a4-42ee51e42079 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:38.691163 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef0434e7-f0ee-4ca0-91a4-42ee51e42079 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:38.732833 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:38.732833 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:38.757870 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef0434e7-f0ee-4ca0-91a4-42ee51e42079 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:38.770956 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef0434e7-f0ee-4ca0-91a4-42ee51e42079 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:38.771695 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2056/4289] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:38 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:38.805396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d6acd4f-b758-4f8c-8d17-da88cb632916 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:38.806054 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d6acd4f-b758-4f8c-8d17-da88cb632916 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:38.806502 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d6acd4f-b758-4f8c-8d17-da88cb632916 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:38.833937 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:38.833937 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:38.847497 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4d6acd4f-b758-4f8c-8d17-da88cb632916 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:38.865104 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d6acd4f-b758-4f8c-8d17-da88cb632916 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:38.874972 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2234/4290] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:38 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:39.123919 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d028ae29-da40-496c-8101-449a5ea2fbf2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:39.124036 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d028ae29-da40-496c-8101-449a5ea2fbf2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:39.125343 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d028ae29-da40-496c-8101-449a5ea2fbf2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:39.125604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d028ae29-da40-496c-8101-449a5ea2fbf2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:39.137136 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:39.137136 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:39.138885 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d028ae29-da40-496c-8101-449a5ea2fbf2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:39.143424 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2057/4291] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:39 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:39.370442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b9cd2fe-54d6-443b-b7b4-75c019d27866 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:39.371027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b9cd2fe-54d6-443b-b7b4-75c019d27866 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:39.371320 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b9cd2fe-54d6-443b-b7b4-75c019d27866 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:39.395375 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:39.395375 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:39.413164 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6b9cd2fe-54d6-443b-b7b4-75c019d27866 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:39.434226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b9cd2fe-54d6-443b-b7b4-75c019d27866 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:39.434952 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2235/4292] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:39 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:39.789976 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69b5223f-c5c3-4b88-b2f8-0946cac19e5b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:39.790482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69b5223f-c5c3-4b88-b2f8-0946cac19e5b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:39.791020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69b5223f-c5c3-4b88-b2f8-0946cac19e5b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:39.817354 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:39.817354 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:39.838356 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-69b5223f-c5c3-4b88-b2f8-0946cac19e5b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:39.856850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69b5223f-c5c3-4b88-b2f8-0946cac19e5b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:39.861820 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2058/4293] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:39 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:39.882160 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d8bea97-bd04-40ef-a344-b1da54753f28 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:39.883229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5d8bea97-bd04-40ef-a344-b1da54753f28 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:39.883687 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5d8bea97-bd04-40ef-a344-b1da54753f28 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:39.905900 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:39.905900 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:39.922603 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5d8bea97-bd04-40ef-a344-b1da54753f28 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:39.936772 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d8bea97-bd04-40ef-a344-b1da54753f28 tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:39.937763 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2236/4294] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:39 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:40.155527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0a77d46-bb0e-4b1d-b82b-eb52ad3aaa56 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:40.155980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0a77d46-bb0e-4b1d-b82b-eb52ad3aaa56 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:40.156483 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e0a77d46-bb0e-4b1d-b82b-eb52ad3aaa56 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:40.156791 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e0a77d46-bb0e-4b1d-b82b-eb52ad3aaa56 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:40.170060 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:40.170060 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:40.172093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e0a77d46-bb0e-4b1d-b82b-eb52ad3aaa56 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:40.173962 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2059/4295] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:40 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:40.450150 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3050e70c-2a8a-42f1-8947-f6139a7996ce tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:40.450867 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3050e70c-2a8a-42f1-8947-f6139a7996ce tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:40.451523 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3050e70c-2a8a-42f1-8947-f6139a7996ce tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:40.474083 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:40.474083 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:40.494754 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3050e70c-2a8a-42f1-8947-f6139a7996ce tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:40.514590 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3050e70c-2a8a-42f1-8947-f6139a7996ce tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:40.516745 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2237/4296] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:40 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:40.873324 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-431115fb-5a8a-4eba-90f6-d0979083f8f9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:40.873971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-431115fb-5a8a-4eba-90f6-d0979083f8f9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:40.874266 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-431115fb-5a8a-4eba-90f6-d0979083f8f9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:40.897938 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:40.897938 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:40.919671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-431115fb-5a8a-4eba-90f6-d0979083f8f9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:40.939521 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-431115fb-5a8a-4eba-90f6-d0979083f8f9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:40.940275 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2060/4297] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:40 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:40.953836 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d83c356e-7a46-46ad-b90f-17dc7379ee0e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:40.954363 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d83c356e-7a46-46ad-b90f-17dc7379ee0e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:40.954844 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d83c356e-7a46-46ad-b90f-17dc7379ee0e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:40.984310 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:40.984310 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:41.004353 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d83c356e-7a46-46ad-b90f-17dc7379ee0e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:41.019993 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d83c356e-7a46-46ad-b90f-17dc7379ee0e tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:41.021030 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2238/4298] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:40 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:41.185653 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-288c44aa-a823-4780-bca5-9ea2e6408224 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:41.186414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-288c44aa-a823-4780-bca5-9ea2e6408224 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:41.187086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-288c44aa-a823-4780-bca5-9ea2e6408224 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:41.187612 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-288c44aa-a823-4780-bca5-9ea2e6408224 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:41.205371 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:41.205371 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:41.208647 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-288c44aa-a823-4780-bca5-9ea2e6408224 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:41.210283 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2061/4299] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:41 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:41.530504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f303ee52-775f-4c9d-9b57-d2deae01a4ac tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:41.531036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f303ee52-775f-4c9d-9b57-d2deae01a4ac tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:41.531528 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f303ee52-775f-4c9d-9b57-d2deae01a4ac tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:41.555008 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:41.555008 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:41.573472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f303ee52-775f-4c9d-9b57-d2deae01a4ac tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:41.583590 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f303ee52-775f-4c9d-9b57-d2deae01a4ac tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:41.585019 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2239/4300] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:41 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:41.957142 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-63494b90-f531-4577-a6b2-2d985244f111 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:41.958292 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-63494b90-f531-4577-a6b2-2d985244f111 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:41.959054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-63494b90-f531-4577-a6b2-2d985244f111 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:41.978365 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:41.978365 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:41.986879 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-63494b90-f531-4577-a6b2-2d985244f111 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:41.997054 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-63494b90-f531-4577-a6b2-2d985244f111 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:42.006432 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2062/4301] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:42.035786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f07f6b1d-9f2e-4e69-a5d9-2bb0184c71ce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:42.045268 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f07f6b1d-9f2e-4e69-a5d9-2bb0184c71ce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:42.046210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f07f6b1d-9f2e-4e69-a5d9-2bb0184c71ce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:42.065875 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:42.065875 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:42.080098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f07f6b1d-9f2e-4e69-a5d9-2bb0184c71ce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Volume info retrieved successfully. Jan 10 14:53:42.094446 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f07f6b1d-9f2e-4e69-a5d9-2bb0184c71ce tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 200 Jan 10 14:53:42.110670 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2240/4302] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:42 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:42.223472 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9133e33-d82e-4707-9257-458e17bd5303 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:42.231009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9133e33-d82e-4707-9257-458e17bd5303 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:42.231009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9133e33-d82e-4707-9257-458e17bd5303 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:42.231009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c9133e33-d82e-4707-9257-458e17bd5303 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:42.234885 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:42.234885 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:42.236679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9133e33-d82e-4707-9257-458e17bd5303 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:42.237967 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2063/4303] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:42 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:42.599869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a3ea6cb-bbd7-4cd3-a2d0-aa8841c414e2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:42.601000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a3ea6cb-bbd7-4cd3-a2d0-aa8841c414e2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:42.601654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a3ea6cb-bbd7-4cd3-a2d0-aa8841c414e2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:42.620906 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:42.620906 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:42.631619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4a3ea6cb-bbd7-4cd3-a2d0-aa8841c414e2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:42.660064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a3ea6cb-bbd7-4cd3-a2d0-aa8841c414e2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:42.676608 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2241/4304] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:42 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:43.013225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e066687-9cc8-4276-a4aa-7b2f00a3584d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:43.014585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4e066687-9cc8-4276-a4aa-7b2f00a3584d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:43.015858 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4e066687-9cc8-4276-a4aa-7b2f00a3584d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:43.035052 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:43.035052 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:43.043649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4e066687-9cc8-4276-a4aa-7b2f00a3584d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:43.061026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4e066687-9cc8-4276-a4aa-7b2f00a3584d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:43.061925 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2064/4305] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:43 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 972 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:43.123635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-991b8c17-d752-4444-98c1-a84a8868c03b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] GET http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 Jan 10 14:53:43.124380 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-991b8c17-d752-4444-98c1-a84a8868c03b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:43.124970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-991b8c17-d752-4444-98c1-a84a8868c03b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:43.137702 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-991b8c17-d752-4444-98c1-a84a8868c03b tempest-VolumesBackupsV39Test-1971120393 tempest-VolumesBackupsV39Test-1971120393-project] http://10.222.0.20/volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 returned with HTTP 404 Jan 10 14:53:43.138913 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2242/4306] 10.222.0.20 () {60 vars in 1364 bytes} [Mon Jan 10 14:53:43 2022] GET /volume/v3/448acebc6a8f48948b96c5d84431f9bf/volumes/832ebc3b-d342-48eb-af1e-8466ba8736b4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:53:43.253960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a04f1b5-77ac-4329-a066-5cc775a3eb87 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:43.254629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a04f1b5-77ac-4329-a066-5cc775a3eb87 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:43.255237 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a04f1b5-77ac-4329-a066-5cc775a3eb87 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:43.255707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1a04f1b5-77ac-4329-a066-5cc775a3eb87 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:43.279793 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:43.279793 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:43.294882 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a04f1b5-77ac-4329-a066-5cc775a3eb87 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:43.299457 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2065/4307] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:43 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:43.679728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c80b969d-3d62-46a9-ace5-979b39a1d083 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:43.681212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c80b969d-3d62-46a9-ace5-979b39a1d083 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:43.683251 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c80b969d-3d62-46a9-ace5-979b39a1d083 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:43.728736 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:43.728736 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:43.741680 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c80b969d-3d62-46a9-ace5-979b39a1d083 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:43.760031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c80b969d-3d62-46a9-ace5-979b39a1d083 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:43.763074 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2243/4308] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:43 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:44.076515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9bcb93a6-c6ab-496d-ad43-5936e23c3629 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:44.077110 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9bcb93a6-c6ab-496d-ad43-5936e23c3629 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:44.077843 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9bcb93a6-c6ab-496d-ad43-5936e23c3629 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:44.105059 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:44.105059 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:44.121251 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9bcb93a6-c6ab-496d-ad43-5936e23c3629 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:44.138916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9bcb93a6-c6ab-496d-ad43-5936e23c3629 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:44.144633 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2066/4309] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:44 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 972 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:44.312837 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49c985e1-0973-475b-8cdf-56a737c64fa8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:44.313300 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49c985e1-0973-475b-8cdf-56a737c64fa8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:44.313747 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49c985e1-0973-475b-8cdf-56a737c64fa8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:44.316770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-49c985e1-0973-475b-8cdf-56a737c64fa8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:44.346298 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:44.346298 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:44.349744 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49c985e1-0973-475b-8cdf-56a737c64fa8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:44.350484 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2244/4310] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:44 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:44.776523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1da97c9-8f93-4e4b-8c29-d3ed1c7fc0c3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:44.777426 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1da97c9-8f93-4e4b-8c29-d3ed1c7fc0c3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:44.778047 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1da97c9-8f93-4e4b-8c29-d3ed1c7fc0c3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:44.801429 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:44.801429 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:44.821031 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1da97c9-8f93-4e4b-8c29-d3ed1c7fc0c3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:44.839803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1da97c9-8f93-4e4b-8c29-d3ed1c7fc0c3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:44.844004 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2067/4311] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:44 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:45.163264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff94d6f2-6f8e-4e72-a53a-f365933c9d33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:45.163813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff94d6f2-6f8e-4e72-a53a-f365933c9d33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:45.164132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff94d6f2-6f8e-4e72-a53a-f365933c9d33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:45.189852 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:45.189852 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:45.216169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff94d6f2-6f8e-4e72-a53a-f365933c9d33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:45.242804 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff94d6f2-6f8e-4e72-a53a-f365933c9d33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:45.246341 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2245/4312] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:45 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 972 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:45.362988 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-655651c0-e3bd-498a-b7a0-00c315b6a9a2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:45.363614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-655651c0-e3bd-498a-b7a0-00c315b6a9a2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:45.368085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-655651c0-e3bd-498a-b7a0-00c315b6a9a2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:45.368085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-655651c0-e3bd-498a-b7a0-00c315b6a9a2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:45.375205 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:45.375205 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:45.381232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-655651c0-e3bd-498a-b7a0-00c315b6a9a2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:45.382380 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2068/4313] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:45 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:45.858309 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18fb7458-e9e8-442f-bf28-f1ddb0d0476b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:45.859148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18fb7458-e9e8-442f-bf28-f1ddb0d0476b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:45.859696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-18fb7458-e9e8-442f-bf28-f1ddb0d0476b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:45.890047 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:45.890047 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:45.904850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-18fb7458-e9e8-442f-bf28-f1ddb0d0476b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:45.925414 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-18fb7458-e9e8-442f-bf28-f1ddb0d0476b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:45.926850 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2246/4314] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:45 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:46.261545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2c24a3b-c75a-41d6-ba1a-0f3be1f5156e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:46.262151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2c24a3b-c75a-41d6-ba1a-0f3be1f5156e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:46.262712 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2c24a3b-c75a-41d6-ba1a-0f3be1f5156e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:46.287905 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:46.287905 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:46.304280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b2c24a3b-c75a-41d6-ba1a-0f3be1f5156e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:46.328562 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2c24a3b-c75a-41d6-ba1a-0f3be1f5156e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:46.334738 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2069/4315] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 972 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:46.395351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d995982d-6a3c-4c50-b06c-0c0b1d696792 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:46.396476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d995982d-6a3c-4c50-b06c-0c0b1d696792 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:46.397127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d995982d-6a3c-4c50-b06c-0c0b1d696792 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:46.397438 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d995982d-6a3c-4c50-b06c-0c0b1d696792 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:46.413929 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:46.413929 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:46.415611 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d995982d-6a3c-4c50-b06c-0c0b1d696792 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:46.416423 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2247/4316] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:46 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:46.944891 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e923d859-fc68-4248-bf08-cf204b3c5e78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:46.945853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e923d859-fc68-4248-bf08-cf204b3c5e78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:46.946560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e923d859-fc68-4248-bf08-cf204b3c5e78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:46.988970 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:46.988970 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:47.005353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e923d859-fc68-4248-bf08-cf204b3c5e78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:47.036606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e923d859-fc68-4248-bf08-cf204b3c5e78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:47.037472 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2070/4317] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:46 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:47.349202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5a09259-8739-4a57-bb1e-41192d2ac4f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:47.349638 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5a09259-8739-4a57-bb1e-41192d2ac4f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:47.350083 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d5a09259-8739-4a57-bb1e-41192d2ac4f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:47.381612 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:47.381612 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:47.405359 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d5a09259-8739-4a57-bb1e-41192d2ac4f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:47.429488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9fb8080b-1b77-4831-8bd5-d6a57dfb1f23 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:47.430331 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9fb8080b-1b77-4831-8bd5-d6a57dfb1f23 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:47.431009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9fb8080b-1b77-4831-8bd5-d6a57dfb1f23 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:47.431540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9fb8080b-1b77-4831-8bd5-d6a57dfb1f23 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:47.441829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d5a09259-8739-4a57-bb1e-41192d2ac4f3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:47.444285 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2248/4318] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:47 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:47.444993 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:47.444993 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:47.446897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9fb8080b-1b77-4831-8bd5-d6a57dfb1f23 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:47.448621 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2071/4319] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:47 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:48.051574 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d42bb25-11e3-457b-a644-ce4e7b19a64a tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:48.052408 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d42bb25-11e3-457b-a644-ce4e7b19a64a tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:48.053099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d42bb25-11e3-457b-a644-ce4e7b19a64a tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:48.075715 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:48.075715 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:48.101882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7d42bb25-11e3-457b-a644-ce4e7b19a64a tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:48.111511 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d42bb25-11e3-457b-a644-ce4e7b19a64a tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:48.117057 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2249/4320] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:48 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:48.460660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1bd155e-36e0-4d39-9d01-5724139414c2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:48.463359 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1bd155e-36e0-4d39-9d01-5724139414c2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:48.463489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a85c6a80-943a-438e-88b9-8f9e8a11584a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:48.463913 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1bd155e-36e0-4d39-9d01-5724139414c2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:48.464029 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a85c6a80-943a-438e-88b9-8f9e8a11584a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:48.464029 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a85c6a80-943a-438e-88b9-8f9e8a11584a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:48.464029 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a85c6a80-943a-438e-88b9-8f9e8a11584a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:48.477382 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:48.477382 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:48.479532 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:48.479532 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:48.481806 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a85c6a80-943a-438e-88b9-8f9e8a11584a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:48.485783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f1bd155e-36e0-4d39-9d01-5724139414c2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:48.511964 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2250/4321] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:48 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:48.518050 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1bd155e-36e0-4d39-9d01-5724139414c2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:48.519535 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2072/4322] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:49.130669 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64846530-8cac-4a28-866c-1e8ff1726632 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:49.131101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64846530-8cac-4a28-866c-1e8ff1726632 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:49.132731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64846530-8cac-4a28-866c-1e8ff1726632 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:49.148357 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:49.148357 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:49.156076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-64846530-8cac-4a28-866c-1e8ff1726632 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:49.166605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64846530-8cac-4a28-866c-1e8ff1726632 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:49.166965 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2251/4323] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:49 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:49.497158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b446173d-ad65-4f1f-9737-5685b012207b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:49.498902 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b446173d-ad65-4f1f-9737-5685b012207b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:49.499643 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b446173d-ad65-4f1f-9737-5685b012207b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:49.500218 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b446173d-ad65-4f1f-9737-5685b012207b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:49.512665 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:49.512665 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:49.515701 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b446173d-ad65-4f1f-9737-5685b012207b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:49.517496 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2073/4324] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:49 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:49.534876 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f35d3b1a-a912-4172-ae95-7bfa5a56f995 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:49.536996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f35d3b1a-a912-4172-ae95-7bfa5a56f995 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:49.537686 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f35d3b1a-a912-4172-ae95-7bfa5a56f995 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:49.574401 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:49.574401 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:49.582057 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f35d3b1a-a912-4172-ae95-7bfa5a56f995 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:49.593142 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f35d3b1a-a912-4172-ae95-7bfa5a56f995 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:49.602244 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2252/4325] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:49 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:50.181740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d81a12ea-ace3-4b5e-8ff1-0e90ad1908f3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:50.254741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d81a12ea-ace3-4b5e-8ff1-0e90ad1908f3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:50.254741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d81a12ea-ace3-4b5e-8ff1-0e90ad1908f3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:50.254741 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:50.254741 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:50.254741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d81a12ea-ace3-4b5e-8ff1-0e90ad1908f3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:50.254741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d81a12ea-ace3-4b5e-8ff1-0e90ad1908f3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:50.254741 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2074/4326] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:50 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:50.534012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0914ed51-0c66-4881-95ed-f4ff813535d0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:50.534012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0914ed51-0c66-4881-95ed-f4ff813535d0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:50.534012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0914ed51-0c66-4881-95ed-f4ff813535d0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:50.534012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0914ed51-0c66-4881-95ed-f4ff813535d0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:50.540559 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:50.540559 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:50.543716 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0914ed51-0c66-4881-95ed-f4ff813535d0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:50.549557 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2253/4327] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:50 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:50.627905 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e509ea12-4a99-47ad-9d04-57a6a501e396 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:50.627905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e509ea12-4a99-47ad-9d04-57a6a501e396 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:50.627905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e509ea12-4a99-47ad-9d04-57a6a501e396 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:50.629135 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:50.629135 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:50.637714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e509ea12-4a99-47ad-9d04-57a6a501e396 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:50.648056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e509ea12-4a99-47ad-9d04-57a6a501e396 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:50.652561 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2075/4328] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:51.235064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19c98a05-ebbc-4360-8674-444a300d17d4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:51.235509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19c98a05-ebbc-4360-8674-444a300d17d4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:51.235955 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19c98a05-ebbc-4360-8674-444a300d17d4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:51.261940 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:51.261940 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:51.271513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-19c98a05-ebbc-4360-8674-444a300d17d4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:51.284372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19c98a05-ebbc-4360-8674-444a300d17d4 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:51.288942 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2254/4329] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:51 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:51.558368 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a55ddae-0e6c-4853-b4fa-3460d82f8c8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:51.559153 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a55ddae-0e6c-4853-b4fa-3460d82f8c8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:51.560044 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0a55ddae-0e6c-4853-b4fa-3460d82f8c8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:51.561325 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0a55ddae-0e6c-4853-b4fa-3460d82f8c8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:51.571130 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:51.571130 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:51.573813 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0a55ddae-0e6c-4853-b4fa-3460d82f8c8f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:51.581140 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2076/4330] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:51 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:51.669908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2cff4458-ae5f-4bfc-bd73-926e55aa3f2f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:51.671249 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2cff4458-ae5f-4bfc-bd73-926e55aa3f2f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:51.672621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2cff4458-ae5f-4bfc-bd73-926e55aa3f2f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:51.690917 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:51.690917 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:51.710614 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2cff4458-ae5f-4bfc-bd73-926e55aa3f2f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:51.720619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2cff4458-ae5f-4bfc-bd73-926e55aa3f2f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:51.721336 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2255/4331] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:52.302751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aee9077f-a24a-4a26-b057-1e50f3ff43a3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:52.303332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aee9077f-a24a-4a26-b057-1e50f3ff43a3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:52.303778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aee9077f-a24a-4a26-b057-1e50f3ff43a3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:52.322393 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:52.322393 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:52.332534 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aee9077f-a24a-4a26-b057-1e50f3ff43a3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:52.343401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aee9077f-a24a-4a26-b057-1e50f3ff43a3 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:52.357427 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2077/4332] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:52 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:52.587525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-869c155f-0787-4df6-bcde-15fd84f9e284 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:52.588211 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-869c155f-0787-4df6-bcde-15fd84f9e284 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:52.588830 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-869c155f-0787-4df6-bcde-15fd84f9e284 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:52.589435 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-869c155f-0787-4df6-bcde-15fd84f9e284 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:52.597806 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:52.597806 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:52.600166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-869c155f-0787-4df6-bcde-15fd84f9e284 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:52.601446 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2256/4333] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:52 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:52.737034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f172209-6963-4d36-b9dc-267b5e051794 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:52.737486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f172209-6963-4d36-b9dc-267b5e051794 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:52.737937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f172209-6963-4d36-b9dc-267b5e051794 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:52.766257 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:52.766257 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:52.768603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4f172209-6963-4d36-b9dc-267b5e051794 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:52.778283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f172209-6963-4d36-b9dc-267b5e051794 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:52.779078 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2078/4334] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:52 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:53.358895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-953fa103-f40d-4e1b-825e-d57baa84ac00 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:53.360445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-953fa103-f40d-4e1b-825e-d57baa84ac00 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:53.360445 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-953fa103-f40d-4e1b-825e-d57baa84ac00 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:53.377558 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:53.377558 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:53.392129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-953fa103-f40d-4e1b-825e-d57baa84ac00 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:53.402369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-953fa103-f40d-4e1b-825e-d57baa84ac00 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:53.403375 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2257/4335] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:53 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:53.615978 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d06f7a2d-e056-4c25-a98a-406e0fdc222f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:53.617300 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d06f7a2d-e056-4c25-a98a-406e0fdc222f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:53.617926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d06f7a2d-e056-4c25-a98a-406e0fdc222f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:53.618390 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-d06f7a2d-e056-4c25-a98a-406e0fdc222f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:53.628865 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:53.628865 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:53.632325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d06f7a2d-e056-4c25-a98a-406e0fdc222f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:53.640047 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2079/4336] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:53 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:53.798799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f9137ea-49ab-4498-9080-615afeeafaa6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:53.799437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f9137ea-49ab-4498-9080-615afeeafaa6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:53.800223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f9137ea-49ab-4498-9080-615afeeafaa6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:53.824579 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:53.824579 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:53.850021 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9f9137ea-49ab-4498-9080-615afeeafaa6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:53.870936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f9137ea-49ab-4498-9080-615afeeafaa6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:53.882848 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2258/4337] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:53 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d494456e-073b-42e0-b1e1-1712a3b1a170 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d494456e-073b-42e0-b1e1-1712a3b1a170 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d494456e-073b-42e0-b1e1-1712a3b1a170 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d494456e-073b-42e0-b1e1-1712a3b1a170 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d494456e-073b-42e0-b1e1-1712a3b1a170 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:54.532754 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2080/4338] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:54 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:54.646914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8a2657f-eab3-4926-bb99-3b4f88f71c79 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:54.647447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8a2657f-eab3-4926-bb99-3b4f88f71c79 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:54.647790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c8a2657f-eab3-4926-bb99-3b4f88f71c79 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:54.648089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c8a2657f-eab3-4926-bb99-3b4f88f71c79 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:54.667570 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:54.667570 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:54.669282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c8a2657f-eab3-4926-bb99-3b4f88f71c79 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:54.672286 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2259/4339] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:54 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:54.888317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1bb099d3-b90b-4668-badb-cd51d76d5861 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:54.890865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1bb099d3-b90b-4668-badb-cd51d76d5861 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:54.892804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1bb099d3-b90b-4668-badb-cd51d76d5861 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:54.913452 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:54.913452 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:54.939182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1bb099d3-b90b-4668-badb-cd51d76d5861 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:54.949289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1bb099d3-b90b-4668-badb-cd51d76d5861 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:54.959104 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2081/4340] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:54 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:55.518118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-314b5363-426f-41c1-a984-52cb05a756a1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:55.519045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-314b5363-426f-41c1-a984-52cb05a756a1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:55.519657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-314b5363-426f-41c1-a984-52cb05a756a1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:55.560031 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:55.560031 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:55.582265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-314b5363-426f-41c1-a984-52cb05a756a1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:55.593154 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-314b5363-426f-41c1-a984-52cb05a756a1 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:55.594188 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2260/4341] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:55 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:55.683451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92d22bb2-88ff-4426-9917-69405083c939 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:55.684012 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92d22bb2-88ff-4426-9917-69405083c939 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:55.684558 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92d22bb2-88ff-4426-9917-69405083c939 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:55.685340 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-92d22bb2-88ff-4426-9917-69405083c939 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:55.696400 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:55.696400 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:55.705973 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92d22bb2-88ff-4426-9917-69405083c939 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:55.707472 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2082/4342] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:55 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:55.966012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-240a047b-3320-48de-af33-db4f807d98b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:55.967133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-240a047b-3320-48de-af33-db4f807d98b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:55.967586 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-240a047b-3320-48de-af33-db4f807d98b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:55.991890 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:55.991890 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:56.006015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-240a047b-3320-48de-af33-db4f807d98b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:56.022441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-240a047b-3320-48de-af33-db4f807d98b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:56.023509 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2261/4343] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:56.611109 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f3b71ac9-68f0-4ed1-aa3c-51dac3cb2b1c tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:56.611600 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f3b71ac9-68f0-4ed1-aa3c-51dac3cb2b1c tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:56.612099 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f3b71ac9-68f0-4ed1-aa3c-51dac3cb2b1c tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:56.630197 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:56.630197 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:56.642506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f3b71ac9-68f0-4ed1-aa3c-51dac3cb2b1c tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:56.656805 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f3b71ac9-68f0-4ed1-aa3c-51dac3cb2b1c tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:56.670628 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2083/4344] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:56 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:56.722331 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8bf8f52-9911-456c-96ef-3c6ec222ad0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:56.722331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8bf8f52-9911-456c-96ef-3c6ec222ad0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:56.722542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d8bf8f52-9911-456c-96ef-3c6ec222ad0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:56.722749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d8bf8f52-9911-456c-96ef-3c6ec222ad0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:56.754733 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:56.754733 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:56.765495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d8bf8f52-9911-456c-96ef-3c6ec222ad0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:56.784132 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2262/4345] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:56 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:53:57.038953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c29b477-1935-427b-8332-e435beb07c94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:57.040117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c29b477-1935-427b-8332-e435beb07c94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:57.040741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c29b477-1935-427b-8332-e435beb07c94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:57.067794 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:57.067794 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:57.095219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1c29b477-1935-427b-8332-e435beb07c94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:57.105507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c29b477-1935-427b-8332-e435beb07c94 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:57.106518 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2084/4346] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:57.672967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26745c2b-bfe7-4fad-889f-c37dc03e45d8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:57.673476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-26745c2b-bfe7-4fad-889f-c37dc03e45d8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:57.674119 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-26745c2b-bfe7-4fad-889f-c37dc03e45d8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:57.699948 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:57.699948 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:57.717939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-26745c2b-bfe7-4fad-889f-c37dc03e45d8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:57.737891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26745c2b-bfe7-4fad-889f-c37dc03e45d8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:57.739268 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2263/4347] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:57 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:57.796694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5e58851-8573-4414-99d9-80d363dccd77 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:57.797224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5e58851-8573-4414-99d9-80d363dccd77 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:57.797590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5e58851-8573-4414-99d9-80d363dccd77 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:57.797899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-a5e58851-8573-4414-99d9-80d363dccd77 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:57.819442 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:57.819442 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:57.824423 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5e58851-8573-4414-99d9-80d363dccd77 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:57.825114 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2085/4348] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:57 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:58.126353 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da4eb442-6477-4ee1-862a-31eb41694421 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:58.126901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da4eb442-6477-4ee1-862a-31eb41694421 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:58.127443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da4eb442-6477-4ee1-862a-31eb41694421 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:58.157372 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:58.157372 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:58.174306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-da4eb442-6477-4ee1-862a-31eb41694421 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:58.207173 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da4eb442-6477-4ee1-862a-31eb41694421 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:58.211615 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2264/4349] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:58.756955 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1cea05a8-fee9-4413-9eda-48a56cbd55c6 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:58.759691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1cea05a8-fee9-4413-9eda-48a56cbd55c6 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:58.761098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1cea05a8-fee9-4413-9eda-48a56cbd55c6 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:58.817766 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:58.817766 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:58.837623 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9de66036-816b-486d-8dfe-f4771fc9ef21 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:58.839343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9de66036-816b-486d-8dfe-f4771fc9ef21 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:58.839959 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1cea05a8-fee9-4413-9eda-48a56cbd55c6 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:58.840338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9de66036-816b-486d-8dfe-f4771fc9ef21 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:58.840813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9de66036-816b-486d-8dfe-f4771fc9ef21 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:58.855725 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:58.855725 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:58.858716 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9de66036-816b-486d-8dfe-f4771fc9ef21 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:58.866240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2265/4350] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:58 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:58.873141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1cea05a8-fee9-4413-9eda-48a56cbd55c6 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:58.876406 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2086/4351] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:58 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:59.223568 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73c8cc12-2d3c-4a9f-918a-bb536e0b3158 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:53:59.224119 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73c8cc12-2d3c-4a9f-918a-bb536e0b3158 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:59.229705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-73c8cc12-2d3c-4a9f-918a-bb536e0b3158 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:59.250782 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:59.250782 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:59.276941 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-73c8cc12-2d3c-4a9f-918a-bb536e0b3158 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:53:59.315266 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-73c8cc12-2d3c-4a9f-918a-bb536e0b3158 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:53:59.320364 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2266/4352] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:59 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 974 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:59.872383 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e479288-0b0e-4cbf-aa37-fcaf480ea28d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:53:59.873489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e479288-0b0e-4cbf-aa37-fcaf480ea28d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:59.874125 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e479288-0b0e-4cbf-aa37-fcaf480ea28d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:59.874982 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5e479288-0b0e-4cbf-aa37-fcaf480ea28d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:53:59.889879 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:59.889879 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:59.891551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d3928bd-7640-47d6-93d0-89b302d74155 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:53:59.892591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d3928bd-7640-47d6-93d0-89b302d74155 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:53:59.893234 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d3928bd-7640-47d6-93d0-89b302d74155 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:53:59.896582 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e479288-0b0e-4cbf-aa37-fcaf480ea28d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:53:59.897318 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2087/4353] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:59 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:53:59.933026 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:53:59.933026 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:53:59.971097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8d3928bd-7640-47d6-93d0-89b302d74155 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:53:59.987579 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d3928bd-7640-47d6-93d0-89b302d74155 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:53:59.992147 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2267/4354] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:53:59 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:00.332347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:00.333011 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:00.333654 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:00.364728 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:00.364728 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:00.382850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:00.409079 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:00.413290 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2088/4355] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:00.542956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-58effbfd-0764-4e27-93d7-bc34498afd87 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:00.543884 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-58effbfd-0764-4e27-93d7-bc34498afd87 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:00.544602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-58effbfd-0764-4e27-93d7-bc34498afd87 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:00.583014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:00.583014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:00.606706 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-ed106d8c-325d-455d-835b-ff976e6e887f req-58effbfd-0764-4e27-93d7-bc34498afd87 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:00.626919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-58effbfd-0764-4e27-93d7-bc34498afd87 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:00.630748 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2268/4356] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:54:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:00.881116 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume// Jan 10 14:54:00.881535 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:00.881975 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:00.882880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f0230202-20ff-4bd6-9e20-99b909809eb3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:54:00.883849 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2089/4357] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:54:00 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:54:00.907778 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-ef578d78-12ce-41cc-ba6d-07f02ef5d437 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments Jan 10 14:54:00.910824 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-ef578d78-12ce-41cc-ba6d-07f02ef5d437 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86721e6e-b5dc-4e36-be39-edcc260f9fdb", "connector": null, "instance_uuid": "59feb68e-9d23-4493-a5ff-0072ceec0838"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:00.914909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e45c643d-d87e-4a86-8146-650b6927f371 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:00.917263 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e45c643d-d87e-4a86-8146-650b6927f371 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:00.918491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e45c643d-d87e-4a86-8146-650b6927f371 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:00.927318 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-e45c643d-d87e-4a86-8146-650b6927f371 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:00.960109 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:00.960109 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:00.961183 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:00.961183 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:00.965110 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e45c643d-d87e-4a86-8146-650b6927f371 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:00.975074 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2090/4358] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:00 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:01.006363 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2305e9b-c5cb-4690-ad20-6ccaad5c03e8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:01.007698 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2305e9b-c5cb-4690-ad20-6ccaad5c03e8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:01.017119 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b2305e9b-c5cb-4690-ad20-6ccaad5c03e8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:01.053667 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:01.053667 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:01.071207 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b2305e9b-c5cb-4690-ad20-6ccaad5c03e8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:01.095468 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b2305e9b-c5cb-4690-ad20-6ccaad5c03e8 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:01.097660 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2091/4359] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:01 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:01.252008 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-ef578d78-12ce-41cc-ba6d-07f02ef5d437 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments returned with HTTP 200 Jan 10 14:54:01.252900 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2269/4360] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:54:00 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/attachments => generated 273 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:01.459166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67a4f2ac-18d6-4339-8292-b53a60a24377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:01.459949 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67a4f2ac-18d6-4339-8292-b53a60a24377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:01.460625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67a4f2ac-18d6-4339-8292-b53a60a24377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:01.492776 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:01.492776 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:01.510559 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-67a4f2ac-18d6-4339-8292-b53a60a24377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:01.530929 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67a4f2ac-18d6-4339-8292-b53a60a24377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:01.532614 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2092/4361] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:01 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:01.537206 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-ef578d78-12ce-41cc-ba6d-07f02ef5d437 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume// Jan 10 14:54:01.537613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-ef578d78-12ce-41cc-ba6d-07f02ef5d437 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:01.538074 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-ef578d78-12ce-41cc-ba6d-07f02ef5d437 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:01.538848 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-ef578d78-12ce-41cc-ba6d-07f02ef5d437 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:54:01.539351 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2270/4362] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:54:01 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:54:01.562756 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-0d54fb07-4051-4efd-acde-bb7299dcb817 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:01.564553 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-0d54fb07-4051-4efd-acde-bb7299dcb817 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:01.565032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-0d54fb07-4051-4efd-acde-bb7299dcb817 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:01.609878 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:01.609878 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:01.633072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-ed106d8c-325d-455d-835b-ff976e6e887f req-0d54fb07-4051-4efd-acde-bb7299dcb817 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:01.665393 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-0d54fb07-4051-4efd-acde-bb7299dcb817 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:01.670452 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2093/4363] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:54:01 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1461 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:54:01.710090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-3bbc436d-ca43-4c2c-87e8-302489184ca0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] PUT http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902 Jan 10 14:54:01.710902 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-3bbc436d-ca43-4c2c-87e8-302489184ca0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:01.756545 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:54:01.756545 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:54:01.756950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-ed106d8c-325d-455d-835b-ff976e6e887f req-3bbc436d-ca43-4c2c-87e8-302489184ca0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Lock "b'cinder-attachment_update-86721e6e-b5dc-4e36-be39-edcc260f9fdb-n-h2-master-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:54:01.759147 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:01.759147 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:01.980570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b700a6c7-6ed9-48ab-8601-c0eb7236c5c4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:01.981320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b700a6c7-6ed9-48ab-8601-c0eb7236c5c4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:01.987373 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b700a6c7-6ed9-48ab-8601-c0eb7236c5c4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:01.987373 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b700a6c7-6ed9-48ab-8601-c0eb7236c5c4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:01.998268 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:01.998268 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:02.010506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b700a6c7-6ed9-48ab-8601-c0eb7236c5c4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:02.014401 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2094/4364] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:01 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:02.111327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f081f3ca-cdd9-4931-bdcb-2e885c55e1fe tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:02.111820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f081f3ca-cdd9-4931-bdcb-2e885c55e1fe tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:02.112290 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f081f3ca-cdd9-4931-bdcb-2e885c55e1fe tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:02.163213 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:02.163213 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:02.189401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f081f3ca-cdd9-4931-bdcb-2e885c55e1fe tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:02.222959 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f081f3ca-cdd9-4931-bdcb-2e885c55e1fe tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:02.226731 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2095/4365] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:02 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:02.550760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86f78fb4-fa10-46b2-9fe6-9b07c203b202 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:02.552188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86f78fb4-fa10-46b2-9fe6-9b07c203b202 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:02.553024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86f78fb4-fa10-46b2-9fe6-9b07c203b202 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:02.611960 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:02.611960 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:02.625392 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-86f78fb4-fa10-46b2-9fe6-9b07c203b202 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:02.643280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86f78fb4-fa10-46b2-9fe6-9b07c203b202 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:02.645040 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2096/4366] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:03.027541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de234c67-1044-4a63-8326-0d4c1f5a3f24 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:03.028866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de234c67-1044-4a63-8326-0d4c1f5a3f24 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:03.029539 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de234c67-1044-4a63-8326-0d4c1f5a3f24 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:03.030054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-de234c67-1044-4a63-8326-0d4c1f5a3f24 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:03.050859 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:03.050859 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:03.050859 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de234c67-1044-4a63-8326-0d4c1f5a3f24 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:03.064487 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2097/4367] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:03 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:03.258089 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a231aeb8-0cb2-4460-b17d-2ad5e8a0c476 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:03.260350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a231aeb8-0cb2-4460-b17d-2ad5e8a0c476 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:03.263176 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a231aeb8-0cb2-4460-b17d-2ad5e8a0c476 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:03.314450 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:03.314450 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:03.336709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a231aeb8-0cb2-4460-b17d-2ad5e8a0c476 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:03.353432 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a231aeb8-0cb2-4460-b17d-2ad5e8a0c476 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:03.354756 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2098/4368] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:03 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:03.664032 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9727045b-963e-41ff-ac69-35fab0e102f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:03.670772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9727045b-963e-41ff-ac69-35fab0e102f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:03.670772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9727045b-963e-41ff-ac69-35fab0e102f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:03.688235 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:03.688235 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:03.697530 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9727045b-963e-41ff-ac69-35fab0e102f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:03.709893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9727045b-963e-41ff-ac69-35fab0e102f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:03.711711 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2099/4369] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:03 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:04.063026 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce01a0d2-16a9-4ae5-80c5-5080fe11536b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:04.063606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce01a0d2-16a9-4ae5-80c5-5080fe11536b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:04.063923 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce01a0d2-16a9-4ae5-80c5-5080fe11536b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:04.064231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ce01a0d2-16a9-4ae5-80c5-5080fe11536b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:04.089333 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:04.089333 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:04.089333 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce01a0d2-16a9-4ae5-80c5-5080fe11536b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:04.089333 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2100/4370] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:04 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:04.368622 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-98d92540-412b-4ae9-be7e-9c0d062b2723 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:04.369594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-98d92540-412b-4ae9-be7e-9c0d062b2723 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:04.370047 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-98d92540-412b-4ae9-be7e-9c0d062b2723 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:04.391853 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:04.391853 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:04.411604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-98d92540-412b-4ae9-be7e-9c0d062b2723 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:04.435496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-98d92540-412b-4ae9-be7e-9c0d062b2723 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:04.436274 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2101/4371] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:04 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:04.727158 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5eba17b-8163-4284-bcd8-5ddeb451648f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:04.727894 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5eba17b-8163-4284-bcd8-5ddeb451648f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:04.729422 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5eba17b-8163-4284-bcd8-5ddeb451648f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:04.771807 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:04.771807 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:04.795846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d5eba17b-8163-4284-bcd8-5ddeb451648f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:04.817898 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5eba17b-8163-4284-bcd8-5ddeb451648f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:04.818857 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2102/4372] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:04 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:05.098717 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c37fbaba-b63c-49d0-a8b8-ca54c1ee8b3a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:05.099372 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c37fbaba-b63c-49d0-a8b8-ca54c1ee8b3a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:05.099596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c37fbaba-b63c-49d0-a8b8-ca54c1ee8b3a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:05.100113 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-c37fbaba-b63c-49d0-a8b8-ca54c1ee8b3a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:05.111293 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:05.111293 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:05.113306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c37fbaba-b63c-49d0-a8b8-ca54c1ee8b3a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:05.120452 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2103/4373] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:05 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:05.451576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48094aa4-8cb6-40ed-92c4-dea1fb123d95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:05.452032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48094aa4-8cb6-40ed-92c4-dea1fb123d95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:05.452625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48094aa4-8cb6-40ed-92c4-dea1fb123d95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:05.489772 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:05.489772 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:05.517147 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-48094aa4-8cb6-40ed-92c4-dea1fb123d95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:05.535317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48094aa4-8cb6-40ed-92c4-dea1fb123d95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:05.546996 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2104/4374] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:05 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:05.833732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81579a61-2f56-472f-adf6-cfdeae344799 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:05.838408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81579a61-2f56-472f-adf6-cfdeae344799 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:05.838408 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81579a61-2f56-472f-adf6-cfdeae344799 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:05.889141 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:05.889141 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:05.921315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-81579a61-2f56-472f-adf6-cfdeae344799 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:05.973394 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81579a61-2f56-472f-adf6-cfdeae344799 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:05.974269 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2105/4375] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:05 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:06.128707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c6b18c5-6bf5-4985-ba65-8e88d9318cc3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:06.129868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c6b18c5-6bf5-4985-ba65-8e88d9318cc3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:06.130538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c6b18c5-6bf5-4985-ba65-8e88d9318cc3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:06.131025 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2c6b18c5-6bf5-4985-ba65-8e88d9318cc3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:06.145363 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:06.145363 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:06.147309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c6b18c5-6bf5-4985-ba65-8e88d9318cc3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:06.168306 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2106/4376] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:06 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:06.551603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03165ca6-bf19-423b-a554-7efc3805818b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:06.552215 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03165ca6-bf19-423b-a554-7efc3805818b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:06.552709 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03165ca6-bf19-423b-a554-7efc3805818b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:06.584378 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:06.584378 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:06.607637 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03165ca6-bf19-423b-a554-7efc3805818b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:06.628350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03165ca6-bf19-423b-a554-7efc3805818b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:06.639116 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2107/4377] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:06 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:06.990695 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-17382902-2559-47df-ac7e-258c6bc29c39 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:06.991491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-17382902-2559-47df-ac7e-258c6bc29c39 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:06.992208 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-17382902-2559-47df-ac7e-258c6bc29c39 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:07.023131 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:07.023131 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:07.032731 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-17382902-2559-47df-ac7e-258c6bc29c39 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:07.044968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-17382902-2559-47df-ac7e-258c6bc29c39 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:07.055706 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2108/4378] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:06 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:07.182437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7297f0ab-c19c-4895-8838-acd7ea764a43 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:07.184052 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7297f0ab-c19c-4895-8838-acd7ea764a43 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:07.184789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7297f0ab-c19c-4895-8838-acd7ea764a43 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:07.185360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-7297f0ab-c19c-4895-8838-acd7ea764a43 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:07.198790 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:07.198790 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:07.206155 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7297f0ab-c19c-4895-8838-acd7ea764a43 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:07.218217 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2109/4379] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:07 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:07.645319 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a81485e-2637-4286-966b-a29831ca1d78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:07.646173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a81485e-2637-4286-966b-a29831ca1d78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:07.646830 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a81485e-2637-4286-966b-a29831ca1d78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:07.670076 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:07.670076 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:07.690760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1a81485e-2637-4286-966b-a29831ca1d78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:07.716889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a81485e-2637-4286-966b-a29831ca1d78 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:07.718120 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2110/4380] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:07 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:08.061913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3ca46ff-ce17-451d-8359-380d6dbbd46c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:08.062865 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3ca46ff-ce17-451d-8359-380d6dbbd46c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:08.063498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3ca46ff-ce17-451d-8359-380d6dbbd46c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:08.101365 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:08.101365 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:08.122298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b3ca46ff-ce17-451d-8359-380d6dbbd46c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:08.152656 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3ca46ff-ce17-451d-8359-380d6dbbd46c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:08.154174 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2111/4381] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:08 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:08.231724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10822d6d-3019-415c-be8f-8a04a1c32552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:08.232899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10822d6d-3019-415c-be8f-8a04a1c32552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:08.233520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-10822d6d-3019-415c-be8f-8a04a1c32552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:08.234020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-10822d6d-3019-415c-be8f-8a04a1c32552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:08.265415 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:08.265415 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:08.267771 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-10822d6d-3019-415c-be8f-8a04a1c32552 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:08.272679 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2112/4382] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:08 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:08.741648 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66f6c622-12a4-4090-9cad-dea45b3b0339 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:08.742109 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66f6c622-12a4-4090-9cad-dea45b3b0339 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:08.742565 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66f6c622-12a4-4090-9cad-dea45b3b0339 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:08.797568 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:08.797568 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:08.816794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-66f6c622-12a4-4090-9cad-dea45b3b0339 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:08.851496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66f6c622-12a4-4090-9cad-dea45b3b0339 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:08.854068 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2113/4383] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:08 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:09.171076 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa540db8-6887-425d-aed3-c4dc22eda2c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:09.171076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa540db8-6887-425d-aed3-c4dc22eda2c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:09.171076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa540db8-6887-425d-aed3-c4dc22eda2c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:09.206235 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:09.206235 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:09.231591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aa540db8-6887-425d-aed3-c4dc22eda2c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:09.247856 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa540db8-6887-425d-aed3-c4dc22eda2c5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:09.249660 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2114/4384] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:09 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:09.292189 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-920d8d0f-1d43-40a9-819f-cdec34169b0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:09.294498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-920d8d0f-1d43-40a9-819f-cdec34169b0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:09.295258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-920d8d0f-1d43-40a9-819f-cdec34169b0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:09.316817 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-920d8d0f-1d43-40a9-819f-cdec34169b0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:09.341019 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:09.341019 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:09.341019 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-920d8d0f-1d43-40a9-819f-cdec34169b0d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:09.342813 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2115/4385] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:09 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:09.868045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fd57772-63ec-43c3-a5fa-9773b57aa7a2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:09.868872 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fd57772-63ec-43c3-a5fa-9773b57aa7a2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:09.869988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1fd57772-63ec-43c3-a5fa-9773b57aa7a2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:09.925460 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:09.925460 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:09.950508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1fd57772-63ec-43c3-a5fa-9773b57aa7a2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:09.980847 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1fd57772-63ec-43c3-a5fa-9773b57aa7a2 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:09.985126 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2116/4386] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:09 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:10.264302 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf93a5c4-af3a-4d35-be2d-08a63aad5a48 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:10.265403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf93a5c4-af3a-4d35-be2d-08a63aad5a48 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:10.266068 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cf93a5c4-af3a-4d35-be2d-08a63aad5a48 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:10.317302 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:10.317302 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:10.352649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cf93a5c4-af3a-4d35-be2d-08a63aad5a48 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:10.372351 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cf93a5c4-af3a-4d35-be2d-08a63aad5a48 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:10.373299 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2117/4387] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:10 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:10.393867 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c2c3f24-5f0a-4afa-b57a-d825fc695678 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:10.395637 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c2c3f24-5f0a-4afa-b57a-d825fc695678 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:10.397219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1c2c3f24-5f0a-4afa-b57a-d825fc695678 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:10.400948 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1c2c3f24-5f0a-4afa-b57a-d825fc695678 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:10.413408 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:10.413408 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:10.418188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1c2c3f24-5f0a-4afa-b57a-d825fc695678 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:10.420857 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2118/4388] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:10 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:10.998689 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-103f6a3b-b9e8-498f-b3c7-cf6a7333ae25 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:10.999141 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-103f6a3b-b9e8-498f-b3c7-cf6a7333ae25 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:10.999691 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-103f6a3b-b9e8-498f-b3c7-cf6a7333ae25 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:11.020923 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:11.020923 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:11.041653 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-103f6a3b-b9e8-498f-b3c7-cf6a7333ae25 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:11.053185 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-103f6a3b-b9e8-498f-b3c7-cf6a7333ae25 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:11.054562 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2119/4389] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:10 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 972 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:11.389031 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9feaaaed-c101-4c47-8f8a-e6b53b71e918 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:11.389690 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9feaaaed-c101-4c47-8f8a-e6b53b71e918 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:11.390039 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9feaaaed-c101-4c47-8f8a-e6b53b71e918 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:11.425689 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:11.425689 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:11.442344 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9feaaaed-c101-4c47-8f8a-e6b53b71e918 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:11.466665 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9feaaaed-c101-4c47-8f8a-e6b53b71e918 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:11.466665 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2120/4390] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:11 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:11.473746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aeecd346-24a9-4103-bb23-a9e13de2405f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:11.486449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aeecd346-24a9-4103-bb23-a9e13de2405f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:11.487224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aeecd346-24a9-4103-bb23-a9e13de2405f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:11.487728 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-aeecd346-24a9-4103-bb23-a9e13de2405f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:11.501094 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:11.501094 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:11.509012 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aeecd346-24a9-4103-bb23-a9e13de2405f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:11.510464 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2121/4391] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:11 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:12.070094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdda69ab-d105-4274-87ba-c00e9d73b4df tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:12.070545 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdda69ab-d105-4274-87ba-c00e9d73b4df tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:12.071153 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdda69ab-d105-4274-87ba-c00e9d73b4df tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:12.091269 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.091269 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.100690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fdda69ab-d105-4274-87ba-c00e9d73b4df tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:12.113791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdda69ab-d105-4274-87ba-c00e9d73b4df tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:12.115436 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2122/4392] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:12 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 1360 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:12.132452 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64bf8d6e-c9db-4311-bd94-6a946f8ef146 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] POST http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action Jan 10 14:54:12.137454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64bf8d6e-c9db-4311-bd94-6a946f8ef146 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-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=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:54:12.137964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-64bf8d6e-c9db-4311-bd94-6a946f8ef146 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-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=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:12.163679 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.163679 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.197208 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.197208 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.198523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-64bf8d6e-c9db-4311-bd94-6a946f8ef146 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:12.332048 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-64bf8d6e-c9db-4311-bd94-6a946f8ef146 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Update volume metadata completed successfully. Jan 10 14:54:12.333092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-64bf8d6e-c9db-4311-bd94-6a946f8ef146 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action returned with HTTP 200 Jan 10 14:54:12.334502 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2123/4393] 10.222.0.20 () {60 vars in 1367 bytes} [Mon Jan 10 14:54:12 2022] POST /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action => generated 511 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:12.344202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a0d74b2-9543-4fe7-b9ef-3a872492b67e tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:12.345615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a0d74b2-9543-4fe7-b9ef-3a872492b67e tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:12.346353 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a0d74b2-9543-4fe7-b9ef-3a872492b67e tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:12.366446 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.366446 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.381282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6a0d74b2-9543-4fe7-b9ef-3a872492b67e tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:12.401504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a0d74b2-9543-4fe7-b9ef-3a872492b67e tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:12.412636 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2124/4394] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:12 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:12.418174 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e41a2f6-dbfd-4e69-913f-09ed4089e8ae tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] POST http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action Jan 10 14:54:12.425875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e41a2f6-dbfd-4e69-913f-09ed4089e8ae tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:54:12.425875 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e41a2f6-dbfd-4e69-913f-09ed4089e8ae tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:12.459659 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.459659 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.486797 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.486797 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.490123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2e41a2f6-dbfd-4e69-913f-09ed4089e8ae tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:12.510769 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2e41a2f6-dbfd-4e69-913f-09ed4089e8ae tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Get volume image-metadata completed successfully. Jan 10 14:54:12.617150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2e41a2f6-dbfd-4e69-913f-09ed4089e8ae tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Delete volume metadata completed successfully. Jan 10 14:54:12.617698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e41a2f6-dbfd-4e69-913f-09ed4089e8ae tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action returned with HTTP 200 Jan 10 14:54:12.619292 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2125/4395] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:54:12 2022] POST /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action => generated 0 bytes in 206 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 10 14:54:12.623544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9dbcfc5-54c8-4e9e-964c-8146aa13d3e1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:12.624065 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9dbcfc5-54c8-4e9e-964c-8146aa13d3e1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:12.624844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e9dbcfc5-54c8-4e9e-964c-8146aa13d3e1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:12.671867 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.671867 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.696137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e9dbcfc5-54c8-4e9e-964c-8146aa13d3e1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:12.716199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e9dbcfc5-54c8-4e9e-964c-8146aa13d3e1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:12.718856 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2126/4396] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:12.727232 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-348b7755-35c0-4ff2-a27a-85b39a030a8a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:12.730919 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-348b7755-35c0-4ff2-a27a-85b39a030a8a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:12.736101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-348b7755-35c0-4ff2-a27a-85b39a030a8a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:12.736670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-348b7755-35c0-4ff2-a27a-85b39a030a8a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:12.752330 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.752330 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.755753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-348b7755-35c0-4ff2-a27a-85b39a030a8a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:12.757805 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2127/4397] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:12 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:12.762509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fde886d-681c-426c-9ebc-0128a8986d4b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] POST http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action Jan 10 14:54:12.763448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7fde886d-681c-426c-9ebc-0128a8986d4b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:54:12.763964 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7fde886d-681c-426c-9ebc-0128a8986d4b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:12.784669 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.784669 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.786199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7fde886d-681c-426c-9ebc-0128a8986d4b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:12.800034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7fde886d-681c-426c-9ebc-0128a8986d4b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Get volume image-metadata completed successfully. Jan 10 14:54:12.800981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7fde886d-681c-426c-9ebc-0128a8986d4b tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action returned with HTTP 200 Jan 10 14:54:12.807792 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2128/4398] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:54:12 2022] POST /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1/action => generated 485 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:12.814292 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74ab2c15-0b8f-42c3-a4dc-5e2d23753b79 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] DELETE http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:12.815010 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74ab2c15-0b8f-42c3-a4dc-5e2d23753b79 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:12.815651 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-74ab2c15-0b8f-42c3-a4dc-5e2d23753b79 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:12.816226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-74ab2c15-0b8f-42c3-a4dc-5e2d23753b79 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Delete volume with id: 605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:12.848584 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:12.848584 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:12.849977 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-74ab2c15-0b8f-42c3-a4dc-5e2d23753b79 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:13.031922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-74ab2c15-0b8f-42c3-a4dc-5e2d23753b79 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Delete volume request issued successfully. Jan 10 14:54:13.032376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-74ab2c15-0b8f-42c3-a4dc-5e2d23753b79 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 202 Jan 10 14:54:13.036552 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2129/4399] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:54:12 2022] DELETE /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:54:13.040451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fe6c815-28ff-44df-968d-b2498bf04658 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:13.044562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fe6c815-28ff-44df-968d-b2498bf04658 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:13.044562 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3fe6c815-28ff-44df-968d-b2498bf04658 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:13.060073 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:13.060073 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:13.069482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3fe6c815-28ff-44df-968d-b2498bf04658 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:13.082079 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3fe6c815-28ff-44df-968d-b2498bf04658 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:13.083493 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2130/4400] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:13 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 1408 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:13.734537 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a901de7-9b4f-4a37-9ef8-09c89be03654 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:13.736070 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a901de7-9b4f-4a37-9ef8-09c89be03654 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:13.737274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a901de7-9b4f-4a37-9ef8-09c89be03654 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:13.777349 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:13.777349 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:13.786612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4a901de7-9b4f-4a37-9ef8-09c89be03654 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:13.799384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a901de7-9b4f-4a37-9ef8-09c89be03654 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:13.819410 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2131/4401] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:13.835710 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcffb36a-fb81-4e30-aa80-f4c44ae10d3d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:13.836476 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcffb36a-fb81-4e30-aa80-f4c44ae10d3d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:13.837097 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fcffb36a-fb81-4e30-aa80-f4c44ae10d3d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:13.837599 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fcffb36a-fb81-4e30-aa80-f4c44ae10d3d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:13.847107 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:13.847107 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:13.849059 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fcffb36a-fb81-4e30-aa80-f4c44ae10d3d tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:13.853001 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2132/4402] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:13 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:14.098190 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e819b1f6-1f09-420d-ab27-5ee8e5e198e5 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:14.098715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e819b1f6-1f09-420d-ab27-5ee8e5e198e5 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:14.099240 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e819b1f6-1f09-420d-ab27-5ee8e5e198e5 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:14.121362 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:14.121362 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:14.137464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e819b1f6-1f09-420d-ab27-5ee8e5e198e5 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:14.156453 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e819b1f6-1f09-420d-ab27-5ee8e5e198e5 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:14.158912 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2133/4403] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:14 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 1408 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:14.817188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-754d7de1-1420-4e9e-a358-a76445d6d30c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:14.817893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-754d7de1-1420-4e9e-a358-a76445d6d30c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:14.818122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-754d7de1-1420-4e9e-a358-a76445d6d30c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:14.847438 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:14.847438 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:14.855620 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-754d7de1-1420-4e9e-a358-a76445d6d30c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:14.866901 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-754d7de1-1420-4e9e-a358-a76445d6d30c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:14.868191 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2134/4404] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:14 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:14.873814 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc62d024-d92a-42ef-a77c-8f7f9a0f7519 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:14.874482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc62d024-d92a-42ef-a77c-8f7f9a0f7519 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:14.875242 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc62d024-d92a-42ef-a77c-8f7f9a0f7519 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:14.875754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fc62d024-d92a-42ef-a77c-8f7f9a0f7519 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:14.885470 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:14.885470 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:14.888451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc62d024-d92a-42ef-a77c-8f7f9a0f7519 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:14.889714 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2135/4405] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:14 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:15.175672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dc2332e-3894-42cf-83ee-e2b246530c34 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:15.177808 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dc2332e-3894-42cf-83ee-e2b246530c34 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:15.179461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dc2332e-3894-42cf-83ee-e2b246530c34 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:15.202641 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:15.202641 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:15.210372 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3dc2332e-3894-42cf-83ee-e2b246530c34 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:15.221043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dc2332e-3894-42cf-83ee-e2b246530c34 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:15.230812 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2136/4406] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:15 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 1408 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:15.883250 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b77490a-6358-444e-a207-58658db785cf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:15.884396 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b77490a-6358-444e-a207-58658db785cf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:15.885039 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b77490a-6358-444e-a207-58658db785cf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:15.909802 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:15.909802 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:15.918756 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7b77490a-6358-444e-a207-58658db785cf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:15.931260 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b77490a-6358-444e-a207-58658db785cf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:15.933463 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2137/4407] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:15 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:15.939496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8889d6c0-4226-4fc1-af78-93a0261c6440 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:15.940138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8889d6c0-4226-4fc1-af78-93a0261c6440 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:15.940768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8889d6c0-4226-4fc1-af78-93a0261c6440 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:15.941296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-8889d6c0-4226-4fc1-af78-93a0261c6440 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:15.961305 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:15.961305 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:15.963469 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8889d6c0-4226-4fc1-af78-93a0261c6440 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:15.964645 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2138/4408] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:15 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:16.246388 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdd3ecd4-b12a-4c6b-9e05-a549d2c45778 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:16.251439 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdd3ecd4-b12a-4c6b-9e05-a549d2c45778 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:16.256605 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdd3ecd4-b12a-4c6b-9e05-a549d2c45778 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:16.311097 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:16.311097 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:16.320056 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fdd3ecd4-b12a-4c6b-9e05-a549d2c45778 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Volume info retrieved successfully. Jan 10 14:54:16.334220 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdd3ecd4-b12a-4c6b-9e05-a549d2c45778 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 200 Jan 10 14:54:16.335679 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2139/4409] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:16 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 1408 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:16.669152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-ed106d8c-325d-455d-835b-ff976e6e887f req-3bbc436d-ca43-4c2c-87e8-302489184ca0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Lock "b'cinder-attachment_update-86721e6e-b5dc-4e36-be39-edcc260f9fdb-n-h2-master-5'" released by "attachment_update" :: held 14.912s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:54:16.670322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-3bbc436d-ca43-4c2c-87e8-302489184ca0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902 returned with HTTP 200 Jan 10 14:54:16.671391 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2271/4410] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:54:01 2022] PUT /volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902 => generated 762 bytes in 14966 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:16.953581 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d939214-3d6c-4501-a8b2-307a70f7a992 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:16.954164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d939214-3d6c-4501-a8b2-307a70f7a992 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:16.954424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2d939214-3d6c-4501-a8b2-307a70f7a992 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:16.977073 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b9ddaae-7733-459f-87ca-a68275f5feb0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:16.977528 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b9ddaae-7733-459f-87ca-a68275f5feb0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:16.977977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b9ddaae-7733-459f-87ca-a68275f5feb0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:16.978278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7b9ddaae-7733-459f-87ca-a68275f5feb0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:16.988143 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:16.988143 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:16.992542 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:16.992542 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:16.996920 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b9ddaae-7733-459f-87ca-a68275f5feb0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:16.999293 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2272/4411] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:16 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:17.004055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2d939214-3d6c-4501-a8b2-307a70f7a992 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:17.016761 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2d939214-3d6c-4501-a8b2-307a70f7a992 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:17.018162 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2140/4412] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:16 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:17.350823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-928eafc6-e795-4d2b-ba89-e0ee4ae9bc95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] GET http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 Jan 10 14:54:17.351721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-928eafc6-e795-4d2b-ba89-e0ee4ae9bc95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:17.352529 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-928eafc6-e795-4d2b-ba89-e0ee4ae9bc95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:17.367116 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-928eafc6-e795-4d2b-ba89-e0ee4ae9bc95 tempest-VolumesImageMetadata-159611891 tempest-VolumesImageMetadata-159611891-project] http://10.222.0.20/volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 returned with HTTP 404 Jan 10 14:54:17.395220 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2273/4413] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:17 2022] GET /volume/v3/2c61389163e6459abb7e1c2f217be784/volumes/605e911d-cdc8-4076-9829-ee3f528081c1 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:54:18.011550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8626c22-5245-4de6-99b2-c3b0f0deb944 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:18.012098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8626c22-5245-4de6-99b2-c3b0f0deb944 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:18.013085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8626c22-5245-4de6-99b2-c3b0f0deb944 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:18.013842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-f8626c22-5245-4de6-99b2-c3b0f0deb944 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:18.024629 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:18.024629 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:18.032946 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8626c22-5245-4de6-99b2-c3b0f0deb944 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:18.033568 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79851a7f-652c-4118-9eea-767b574ee405 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:18.034028 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2141/4414] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:18 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:18.034707 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79851a7f-652c-4118-9eea-767b574ee405 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:18.037709 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79851a7f-652c-4118-9eea-767b574ee405 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:18.065201 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:18.065201 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:18.082087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-79851a7f-652c-4118-9eea-767b574ee405 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:18.102827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79851a7f-652c-4118-9eea-767b574ee405 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:18.112451 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2274/4415] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:18 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:19.049402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92727314-93a0-4c83-80f7-8dcda963909a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:19.051287 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92727314-93a0-4c83-80f7-8dcda963909a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:19.051287 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92727314-93a0-4c83-80f7-8dcda963909a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:19.051287 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-92727314-93a0-4c83-80f7-8dcda963909a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:19.059790 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:19.059790 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:19.063103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92727314-93a0-4c83-80f7-8dcda963909a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:19.065250 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2142/4416] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:19 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:19.121153 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b337e23e-a545-4755-9c94-49ac836abb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:19.122304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b337e23e-a545-4755-9c94-49ac836abb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:19.123969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b337e23e-a545-4755-9c94-49ac836abb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:19.149762 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:19.149762 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:19.184743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b337e23e-a545-4755-9c94-49ac836abb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:19.209520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b337e23e-a545-4755-9c94-49ac836abb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:19.214102 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2275/4417] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:19 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:20.077522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:20.078004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:20.078431 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:20.078734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:20.093144 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:20.093144 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:20.094782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:20.095514 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2143/4418] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:20 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:20.230944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:20.231596 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:20.231859 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:20.276511 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:20.276511 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:20.295418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:20.319724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:20.322451 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2276/4419] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:20 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:20.410746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume// Jan 10 14:54:20.411449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:20.413828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:20.414919 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b303e4a6-7cc4-4667-adc4-50a2937c72d1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:54:20.416886 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2144/4420] 10.222.0.20 () {56 vars in 881 bytes} [Mon Jan 10 14:54:20 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:54:20.423790 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume// Jan 10 14:54:20.424688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:20.425353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:20.426667 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fa04f091-af62-47d7-82fe-6273cd3888b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:54:20.427849 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2277/4421] 10.222.0.20 () {56 vars in 881 bytes} [Mon Jan 10 14:54:20 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:54:20.592876 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83adec53-a7a3-4483-ae88-171790f8b0ba tempest-VersionsTest-1573429341 tempest-VersionsTest-1573429341-project] GET http://10.222.0.20/volume/v3/ Jan 10 14:54:20.594206 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83adec53-a7a3-4483-ae88-171790f8b0ba tempest-VersionsTest-1573429341 tempest-VersionsTest-1573429341-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:20.595231 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-83adec53-a7a3-4483-ae88-171790f8b0ba tempest-VersionsTest-1573429341 tempest-VersionsTest-1573429341-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:20.596390 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-83adec53-a7a3-4483-ae88-171790f8b0ba tempest-VersionsTest-1573429341 tempest-VersionsTest-1573429341-project] http://10.222.0.20/volume/v3/ returned with HTTP 200 Jan 10 14:54:20.598998 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2145/4422] 10.222.0.20 () {58 vars in 1093 bytes} [Mon Jan 10 14:54:20 2022] GET /volume/v3/ => generated 386 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:21.108496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c17af78c-fe52-4067-88cc-a6967c34937a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:21.109054 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c17af78c-fe52-4067-88cc-a6967c34937a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:21.109824 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c17af78c-fe52-4067-88cc-a6967c34937a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:21.110198 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-c17af78c-fe52-4067-88cc-a6967c34937a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:21.117618 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:21.117618 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:21.120303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c17af78c-fe52-4067-88cc-a6967c34937a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:21.121385 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2278/4423] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:21 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:21.337260 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ed21c98-cfad-42fd-b583-12abc275c5e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:21.338404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ed21c98-cfad-42fd-b583-12abc275c5e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:21.338858 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ed21c98-cfad-42fd-b583-12abc275c5e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:21.382077 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:21.382077 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:21.397968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7ed21c98-cfad-42fd-b583-12abc275c5e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:21.423850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ed21c98-cfad-42fd-b583-12abc275c5e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:21.425349 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2146/4424] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:21 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:22.134374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f640af9-f5a4-4b64-a534-5462fccbb2f5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:22.134985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f640af9-f5a4-4b64-a534-5462fccbb2f5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:22.135269 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f640af9-f5a4-4b64-a534-5462fccbb2f5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:22.135579 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9f640af9-f5a4-4b64-a534-5462fccbb2f5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:22.146778 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:22.146778 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:22.151447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f640af9-f5a4-4b64-a534-5462fccbb2f5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:22.157590 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2279/4425] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:22 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:22.224846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-776d3428-5cc1-4ed7-beb8-7d1bf3b32922 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902/action Jan 10 14:54:22.227549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-776d3428-5cc1-4ed7-beb8-7d1bf3b32922 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:54:22.229454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-776d3428-5cc1-4ed7-beb8-7d1bf3b32922 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:22.288092 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:22.288092 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:22.440573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86127616-2a6a-4f01-ae0f-7ffb4d1023d7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:22.441031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86127616-2a6a-4f01-ae0f-7ffb4d1023d7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:22.441492 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-86127616-2a6a-4f01-ae0f-7ffb4d1023d7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:22.476947 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:22.476947 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:22.487012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-86127616-2a6a-4f01-ae0f-7ffb4d1023d7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:22.504117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-86127616-2a6a-4f01-ae0f-7ffb4d1023d7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:22.510560 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2280/4426] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:22 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:22.531342 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed106d8c-325d-455d-835b-ff976e6e887f req-776d3428-5cc1-4ed7-beb8-7d1bf3b32922 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902/action returned with HTTP 204 Jan 10 14:54:22.533095 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2147/4427] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:54:22 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902/action => generated 0 bytes in 329 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:54:23.173015 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3497b20-694f-433c-9038-85fb6465eb91 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:23.174223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3497b20-694f-433c-9038-85fb6465eb91 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:23.175501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3497b20-694f-433c-9038-85fb6465eb91 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:23.176015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a3497b20-694f-433c-9038-85fb6465eb91 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:23.195449 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:23.195449 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:23.208825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3497b20-694f-433c-9038-85fb6465eb91 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:23.208825 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2281/4428] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:23 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:23.522441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-abea71f9-1bd4-4cf3-bddd-172e195a7793 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:23.522441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-abea71f9-1bd4-4cf3-bddd-172e195a7793 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:23.522668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-abea71f9-1bd4-4cf3-bddd-172e195a7793 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:23.554576 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:23.554576 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:23.574993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc6d6888-fa28-466a-ac5a-59964923f117 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes Jan 10 14:54:23.575509 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc6d6888-fa28-466a-ac5a-59964923f117 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:23.575996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc6d6888-fa28-466a-ac5a-59964923f117 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:23.576911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-dc6d6888-fa28-466a-ac5a-59964923f117 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:23.577235 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-abea71f9-1bd4-4cf3-bddd-172e195a7793 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:23.579374 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-dc6d6888-fa28-466a-ac5a-59964923f117 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:23.588626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-abea71f9-1bd4-4cf3-bddd-172e195a7793 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:23.599865 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2282/4429] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:23 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1655 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:23.605793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae6b1f1f-69a6-4c3e-9cd5-b6a356766632 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:54:23.607519 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae6b1f1f-69a6-4c3e-9cd5-b6a356766632 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86721e6e-b5dc-4e36-be39-edcc260f9fdb", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-700750126"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:23.641027 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:23.641027 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:23.642758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae6b1f1f-69a6-4c3e-9cd5-b6a356766632 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:23.643313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-ae6b1f1f-69a6-4c3e-9cd5-b6a356766632 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:23.649087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dc6d6888-fa28-466a-ac5a-59964923f117 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:23.649885 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc6d6888-fa28-466a-ac5a-59964923f117 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes returned with HTTP 200 Jan 10 14:54:23.651066 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2148/4430] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 14:54:23 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:54:23.652602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae6b1f1f-69a6-4c3e-9cd5-b6a356766632 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 400 Jan 10 14:54:23.653495 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2283/4431] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:54:23 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 160 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:54:23.662887 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] POST http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes Jan 10 14:54:23.663704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b1447ae-08ec-4f39-b865-7027b85d09f0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:54:23.664437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3b1447ae-08ec-4f39-b865-7027b85d09f0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86721e6e-b5dc-4e36-be39-edcc260f9fdb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1492772962"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:23.667504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1354979230"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:23.668540 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1354979230'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:54:23.669070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume of 1 GB Jan 10 14:54:23.675740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Availability Zones retrieved successfully. Jan 10 14:54:23.686819 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:23.686819 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:23.687100 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b1447ae-08ec-4f39-b865-7027b85d09f0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:23.687486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-3b1447ae-08ec-4f39-b865-7027b85d09f0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:23.691919 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Flow 'volume_create_api' (debad6c2-999f-40fb-b6fc-714cf44892f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:23.694487 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6772c0ef-caec-4a21-8de1-38608452b425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:23.697596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:54:23.729193 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6772c0ef-caec-4a21-8de1-38608452b425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:23.732457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419ee495-020b-45f0-901a-2530f383f6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:23.782532 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-3b1447ae-08ec-4f39-b865-7027b85d09f0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['5cb530ec-cc10-407d-9b59-2e17a5ffc0fd', 'b6530e66-3291-436a-841f-68bbadae878c', 'e19a73d4-58de-4003-9f2a-6d4721af5c30', '81e6c105-1469-4d76-bf5f-42355cff1109'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:54:23.919689 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Created reservations ['098361e6-fced-4cba-aa09-5a9ff5bfe0a1', 'ff51ca98-18d3-4da4-b742-3795c9008875', '03f29cc8-2019-4385-af7e-36c845d7c2e3', 'cf76d26f-bb03-4602-b11a-d7223cab966e'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:54:23.921620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419ee495-020b-45f0-901a-2530f383f6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['098361e6-fced-4cba-aa09-5a9ff5bfe0a1', 'ff51ca98-18d3-4da4-b742-3795c9008875', '03f29cc8-2019-4385-af7e-36c845d7c2e3', 'cf76d26f-bb03-4602-b11a-d7223cab966e']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:23.923621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7e9cf9-bda5-4132-a37a-9c395ba5c679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:24.013404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3b1447ae-08ec-4f39-b865-7027b85d09f0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot force create request issued successfully. Jan 10 14:54:24.014404 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3b1447ae-08ec-4f39-b865-7027b85d09f0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:54:24.020961 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2284/4432] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:54:23 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 310 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:54:24.022209 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7e9cf9-bda5-4132-a37a-9c395ba5c679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67a71f2c-056e-44aa-a07b-cc2289597946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1354979230',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='112e5e6572c94ed994af29c85890a998',qos_specs=None,replication_status=,reservations=['098361e6-fced-4cba-aa09-5a9ff5bfe0a1','ff51ca98-18d3-4da4-b742-3795c9008875','03f29cc8-2019-4385-af7e-36c845d7c2e3','cf76d26f-bb03-4602-b11a-d7223cab966e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1354979230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67a71f2c-056e-44aa-a07b-cc2289597946,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='112e5e6572c94ed994af29c85890a998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:24.024205 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95b0bac-ca63-4107-b407-7df78d4595ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:24.027665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97b37e3f-e4c8-4d08-be0e-db95bfd956bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:24.029450 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97b37e3f-e4c8-4d08-be0e-db95bfd956bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:24.030433 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-97b37e3f-e4c8-4d08-be0e-db95bfd956bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:24.040862 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:24.040862 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:24.042577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-97b37e3f-e4c8-4d08-be0e-db95bfd956bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:24.047647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-97b37e3f-e4c8-4d08-be0e-db95bfd956bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:24.047647 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2285/4433] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:24 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:24.138641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95b0bac-ca63-4107-b407-7df78d4595ed) transitioned into state 'SUCCESS' from state '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-1354979230',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='112e5e6572c94ed994af29c85890a998',qos_specs=None,replication_status=,reservations=['098361e6-fced-4cba-aa09-5a9ff5bfe0a1','ff51ca98-18d3-4da4-b742-3795c9008875','03f29cc8-2019-4385-af7e-36c845d7c2e3','cf76d26f-bb03-4602-b11a-d7223cab966e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:24.140586 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38eac63-e6ee-4251-bd23-6e7c78af5d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:24.220055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15406516-590b-4531-949b-10c2dd9c4c07 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:24.220718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15406516-590b-4531-949b-10c2dd9c4c07 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:24.221647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15406516-590b-4531-949b-10c2dd9c4c07 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:24.221971 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-15406516-590b-4531-949b-10c2dd9c4c07 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:24.229866 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:24.229866 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:24.231874 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15406516-590b-4531-949b-10c2dd9c4c07 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:24.232754 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2286/4434] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:24 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:24.265456 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38eac63-e6ee-4251-bd23-6e7c78af5d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:24.268074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Flow 'volume_create_api' (debad6c2-999f-40fb-b6fc-714cf44892f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:24.268794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume request issued successfully. Jan 10 14:54:24.269940 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d3297d6-1c8f-42d8-84ce-49e7d7583422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes returned with HTTP 202 Jan 10 14:54:24.270721 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2149/4435] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:54:23 2022] POST /volume/v3/112e5e6572c94ed994af29c85890a998/volumes => generated 833 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:54:24.284506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-671da41f-2828-4d67-9a8f-2cad937489d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:24.285062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-671da41f-2828-4d67-9a8f-2cad937489d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:24.287615 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-671da41f-2828-4d67-9a8f-2cad937489d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:24.299496 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:24.299496 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:24.307594 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-671da41f-2828-4d67-9a8f-2cad937489d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:24.316847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-671da41f-2828-4d67-9a8f-2cad937489d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:24.317570 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2287/4436] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:24 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 901 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:25.060522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc2635d0-1766-4437-8eac-10d654cfda65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:25.062620 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc2635d0-1766-4437-8eac-10d654cfda65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:25.063345 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cc2635d0-1766-4437-8eac-10d654cfda65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:25.080561 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:25.080561 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:25.082049 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cc2635d0-1766-4437-8eac-10d654cfda65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:25.085514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cc2635d0-1766-4437-8eac-10d654cfda65 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:25.091397 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2150/4437] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:25 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:25.247581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60f133d1-1fe5-4b29-991d-c387f2ff40d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:25.248790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60f133d1-1fe5-4b29-991d-c387f2ff40d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:25.249663 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-60f133d1-1fe5-4b29-991d-c387f2ff40d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:25.250208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-60f133d1-1fe5-4b29-991d-c387f2ff40d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:25.272207 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:25.272207 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:25.278271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-60f133d1-1fe5-4b29-991d-c387f2ff40d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:25.279011 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2288/4438] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:25 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:25.332438 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1e2aa3e-ce97-4e56-978a-9d7c6a4e5422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:25.332893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1e2aa3e-ce97-4e56-978a-9d7c6a4e5422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:25.333344 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1e2aa3e-ce97-4e56-978a-9d7c6a4e5422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:25.349833 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:25.349833 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:25.358430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f1e2aa3e-ce97-4e56-978a-9d7c6a4e5422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:25.372288 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1e2aa3e-ce97-4e56-978a-9d7c6a4e5422 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:25.384419 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2151/4439] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:25 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 925 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:26.098356 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2103303c-113b-4afd-8e54-30c78052128e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:26.098887 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2103303c-113b-4afd-8e54-30c78052128e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:26.099224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2103303c-113b-4afd-8e54-30c78052128e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:26.109173 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:26.109173 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:26.110123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2103303c-113b-4afd-8e54-30c78052128e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:26.112008 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2103303c-113b-4afd-8e54-30c78052128e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:26.112736 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2289/4440] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:26 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:26.292300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dfcc456-fccc-449f-a84d-e680d126c98f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:26.292896 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dfcc456-fccc-449f-a84d-e680d126c98f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:26.293114 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3dfcc456-fccc-449f-a84d-e680d126c98f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:26.293475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-3dfcc456-fccc-449f-a84d-e680d126c98f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:26.301230 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:26.301230 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:26.302788 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3dfcc456-fccc-449f-a84d-e680d126c98f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:26.303499 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2152/4441] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:26 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:26.396143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-384a9c77-8b2a-4ab7-93a3-c8f7a936a6d6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:26.396665 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-384a9c77-8b2a-4ab7-93a3-c8f7a936a6d6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:26.397060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-384a9c77-8b2a-4ab7-93a3-c8f7a936a6d6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:26.414112 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:26.414112 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:26.422499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-384a9c77-8b2a-4ab7-93a3-c8f7a936a6d6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:26.432347 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-384a9c77-8b2a-4ab7-93a3-c8f7a936a6d6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:26.433064 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2290/4442] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:26 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:26.446480 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f41e7b0e-760a-4e16-b493-2faedf435d7a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:26.447436 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f41e7b0e-760a-4e16-b493-2faedf435d7a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:26.447883 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f41e7b0e-760a-4e16-b493-2faedf435d7a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:26.522898 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:26.522898 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:26.539251 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f41e7b0e-760a-4e16-b493-2faedf435d7a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:26.552102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f41e7b0e-760a-4e16-b493-2faedf435d7a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:26.553137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2153/4443] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:26 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 926 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:26.569916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] POST http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes Jan 10 14:54:26.570951 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1891637652"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:26.572543 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1891637652'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:54:26.573066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume of 1 GB Jan 10 14:54:26.582070 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Availability Zones retrieved successfully. Jan 10 14:54:26.599061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Flow 'volume_create_api' (2e7eecfb-3fc0-425a-bee6-68785c6f8f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:26.601682 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57580e2a-5a47-4078-89d3-20ba8a21c095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:26.607607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:54:26.663302 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57580e2a-5a47-4078-89d3-20ba8a21c095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:26.666045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de79608-edcc-43d9-98b1-96009b408666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:26.781736 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Created reservations ['114efdd0-848d-4b39-97d2-863581dbf357', '65b0b610-703a-415d-8031-ce8171883606', '622a6739-3c31-4afd-a9c4-073c443c585e', '5862dbc7-2079-46b9-8cb7-bfeba4e3e000'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:54:26.783613 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de79608-edcc-43d9-98b1-96009b408666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114efdd0-848d-4b39-97d2-863581dbf357', '65b0b610-703a-415d-8031-ce8171883606', '622a6739-3c31-4afd-a9c4-073c443c585e', '5862dbc7-2079-46b9-8cb7-bfeba4e3e000']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:26.786464 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc299141-1716-4c7f-9e21-dfe76dd0d3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:26.893942 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc299141-1716-4c7f-9e21-dfe76dd0d3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e9a7b0d-1872-4b85-abea-debe55ca40b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1891637652',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='112e5e6572c94ed994af29c85890a998',qos_specs=None,replication_status=,reservations=['114efdd0-848d-4b39-97d2-863581dbf357','65b0b610-703a-415d-8031-ce8171883606','622a6739-3c31-4afd-a9c4-073c443c585e','5862dbc7-2079-46b9-8cb7-bfeba4e3e000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1891637652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e9a7b0d-1872-4b85-abea-debe55ca40b6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='112e5e6572c94ed994af29c85890a998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:26.895870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9583c3-0ca1-4dcf-a7e7-a7aee992d1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:27.007247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9583c3-0ca1-4dcf-a7e7-a7aee992d1a8) transitioned into state 'SUCCESS' from state '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-1891637652',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='112e5e6572c94ed994af29c85890a998',qos_specs=None,replication_status=,reservations=['114efdd0-848d-4b39-97d2-863581dbf357','65b0b610-703a-415d-8031-ce8171883606','622a6739-3c31-4afd-a9c4-073c443c585e','5862dbc7-2079-46b9-8cb7-bfeba4e3e000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:27.009098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adef2b8f-3009-48cb-8707-449fad76bce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:27.099045 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adef2b8f-3009-48cb-8707-449fad76bce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:27.101798 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Flow 'volume_create_api' (2e7eecfb-3fc0-425a-bee6-68785c6f8f0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:27.102476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume request issued successfully. Jan 10 14:54:27.104143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-70cf4c43-63c5-4107-a18d-eade05befad5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes returned with HTTP 202 Jan 10 14:54:27.104946 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2291/4444] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:54:26 2022] POST /volume/v3/112e5e6572c94ed994af29c85890a998/volumes => generated 833 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:54:27.117545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a80ef2e5-d5a0-442d-8780-46e91d973a60 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:27.117986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a80ef2e5-d5a0-442d-8780-46e91d973a60 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:27.124697 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a80ef2e5-d5a0-442d-8780-46e91d973a60 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:27.125145 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8f700e7-6029-4ec5-981d-d72b650899f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:27.125920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8f700e7-6029-4ec5-981d-d72b650899f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:27.126446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e8f700e7-6029-4ec5-981d-d72b650899f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:27.133815 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:27.133815 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:27.135881 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:27.135881 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:27.136934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e8f700e7-6029-4ec5-981d-d72b650899f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:27.138791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e8f700e7-6029-4ec5-981d-d72b650899f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:27.139739 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2292/4445] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:27 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:27.141510 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a80ef2e5-d5a0-442d-8780-46e91d973a60 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:27.154258 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd39a946-4b57-4c78-b88b-0d6252955d9c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:54:27.154258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd39a946-4b57-4c78-b88b-0d6252955d9c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86721e6e-b5dc-4e36-be39-edcc260f9fdb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1701225324"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:27.157266 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a80ef2e5-d5a0-442d-8780-46e91d973a60 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:27.164416 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2154/4446] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:27 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 901 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:27.174998 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:27.174998 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:27.176424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dd39a946-4b57-4c78-b88b-0d6252955d9c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:27.176883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-dd39a946-4b57-4c78-b88b-0d6252955d9c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:27.274446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-dd39a946-4b57-4c78-b88b-0d6252955d9c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['db808f28-c09c-4dcc-a32d-d20492d06b0d', '0df099e0-6f2a-415d-945b-4011e99e057f', 'de312c3e-ad2f-4fe9-891f-d5a7ce06e38e', 'fa21c0b3-1efa-44dc-be26-48bec45e9fcd'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:54:27.318118 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ecc59315-61ec-4894-a0fb-decdade18138 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:27.319160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ecc59315-61ec-4894-a0fb-decdade18138 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:27.319844 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ecc59315-61ec-4894-a0fb-decdade18138 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:27.320359 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-ecc59315-61ec-4894-a0fb-decdade18138 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:27.328470 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:27.328470 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:27.330108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ecc59315-61ec-4894-a0fb-decdade18138 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:27.331786 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2155/4447] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:27 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:27.498162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dd39a946-4b57-4c78-b88b-0d6252955d9c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot force create request issued successfully. Jan 10 14:54:27.499144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd39a946-4b57-4c78-b88b-0d6252955d9c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:54:27.500469 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2293/4448] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:54:27 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 310 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:54:27.512945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb029d79-2bd2-4e73-a08f-8cc2420595d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:27.513759 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb029d79-2bd2-4e73-a08f-8cc2420595d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:27.514456 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb029d79-2bd2-4e73-a08f-8cc2420595d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:27.534228 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:27.534228 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:27.537515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bb029d79-2bd2-4e73-a08f-8cc2420595d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:27.543821 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb029d79-2bd2-4e73-a08f-8cc2420595d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:27.545738 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2156/4449] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:27 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:28.173083 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d27b91d-f34a-4046-9090-79e66b489574 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:28.173825 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d27b91d-f34a-4046-9090-79e66b489574 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:28.174420 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d27b91d-f34a-4046-9090-79e66b489574 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:28.193880 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:28.193880 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:28.209679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0d27b91d-f34a-4046-9090-79e66b489574 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:28.222030 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d27b91d-f34a-4046-9090-79e66b489574 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:28.226058 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2294/4450] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:28 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 925 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:28.344380 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-983f302d-6e56-4bbc-aabb-fd8ca0c9852e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:28.345443 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-983f302d-6e56-4bbc-aabb-fd8ca0c9852e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:28.346052 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-983f302d-6e56-4bbc-aabb-fd8ca0c9852e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:28.346541 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-983f302d-6e56-4bbc-aabb-fd8ca0c9852e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:28.356769 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:28.356769 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:28.358924 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-983f302d-6e56-4bbc-aabb-fd8ca0c9852e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:28.366295 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2157/4451] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:28 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 772 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:28.556421 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1234e9aa-38c8-4296-854a-e83a1c88f88b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:28.557838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1234e9aa-38c8-4296-854a-e83a1c88f88b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:28.558498 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1234e9aa-38c8-4296-854a-e83a1c88f88b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:28.576434 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:28.576434 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:28.580521 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1234e9aa-38c8-4296-854a-e83a1c88f88b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:28.582624 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1234e9aa-38c8-4296-854a-e83a1c88f88b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:28.593492 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2295/4452] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:28 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:29.237748 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7f18eee-39fd-4e56-ab90-8454c33e4d56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:29.238201 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7f18eee-39fd-4e56-ab90-8454c33e4d56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:29.238651 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7f18eee-39fd-4e56-ab90-8454c33e4d56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:29.264087 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:29.264087 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:29.283391 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7f18eee-39fd-4e56-ab90-8454c33e4d56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:29.301966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7f18eee-39fd-4e56-ab90-8454c33e4d56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:29.312574 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2158/4453] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:29 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 926 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:29.322159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14f9232c-68aa-410c-844f-e5448aad088f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:29.322609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14f9232c-68aa-410c-844f-e5448aad088f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:29.323118 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-14f9232c-68aa-410c-844f-e5448aad088f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:29.353657 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:29.353657 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:29.373067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b8fe3ccf-27df-4b27-bd16-0cb0ef6949bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:29.374129 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b8fe3ccf-27df-4b27-bd16-0cb0ef6949bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:29.374754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b8fe3ccf-27df-4b27-bd16-0cb0ef6949bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:29.375230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b8fe3ccf-27df-4b27-bd16-0cb0ef6949bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:29.375461 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-14f9232c-68aa-410c-844f-e5448aad088f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:29.392769 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:29.392769 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:29.394787 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b8fe3ccf-27df-4b27-bd16-0cb0ef6949bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:29.395681 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2159/4454] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:29 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:29.407957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-14f9232c-68aa-410c-844f-e5448aad088f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:29.418443 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2296/4455] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:29 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 926 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:29.424303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] POST http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes Jan 10 14:54:29.425223 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-632951110"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:29.426437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-632951110'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:54:29.426916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume of 1 GB Jan 10 14:54:29.439643 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Availability Zones retrieved successfully. Jan 10 14:54:29.465932 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Flow 'volume_create_api' (e5029f7a-1092-4f7f-abff-c6c7bd5148d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:29.475569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b151681d-cd5e-4e1d-826f-8ad585e747e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:29.484613 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:54:29.547816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b151681d-cd5e-4e1d-826f-8ad585e747e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:29.550574 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4da305-2d81-4065-9322-3e4c654ac67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:29.599990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bc6c16b2-ad05-4df7-8e41-543d8f0b9c0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:29.600557 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bc6c16b2-ad05-4df7-8e41-543d8f0b9c0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:29.601103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bc6c16b2-ad05-4df7-8e41-543d8f0b9c0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:29.619564 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:29.619564 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:29.621493 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bc6c16b2-ad05-4df7-8e41-543d8f0b9c0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:29.623605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bc6c16b2-ad05-4df7-8e41-543d8f0b9c0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:29.624741 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2297/4456] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:29 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:29.736991 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Created reservations ['8242aefc-491e-40e2-a0bd-82aa925b136e', 'ebe431a7-88b6-484c-96c1-15794a255750', 'ac031ed6-18cb-496c-9c3b-6e8e2988d5c7', '999c5057-d0e4-437c-860c-05666fec3e89'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:54:29.738843 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4da305-2d81-4065-9322-3e4c654ac67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8242aefc-491e-40e2-a0bd-82aa925b136e', 'ebe431a7-88b6-484c-96c1-15794a255750', 'ac031ed6-18cb-496c-9c3b-6e8e2988d5c7', '999c5057-d0e4-437c-860c-05666fec3e89']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:29.742280 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e5fc38-b010-4eec-91b6-818c8e4d0b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:29.872143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e5fc38-b010-4eec-91b6-818c8e4d0b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25162b8e-e068-438e-b083-b2b937d1bfca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-632951110',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='112e5e6572c94ed994af29c85890a998',qos_specs=None,replication_status=,reservations=['8242aefc-491e-40e2-a0bd-82aa925b136e','ebe431a7-88b6-484c-96c1-15794a255750','ac031ed6-18cb-496c-9c3b-6e8e2988d5c7','999c5057-d0e4-437c-860c-05666fec3e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-632951110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25162b8e-e068-438e-b083-b2b937d1bfca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='112e5e6572c94ed994af29c85890a998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:29.874659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768323f6-e3f8-41a2-823b-817667d334a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:29.973989 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768323f6-e3f8-41a2-823b-817667d334a8) transitioned into state 'SUCCESS' from state '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-632951110',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='112e5e6572c94ed994af29c85890a998',qos_specs=None,replication_status=,reservations=['8242aefc-491e-40e2-a0bd-82aa925b136e','ebe431a7-88b6-484c-96c1-15794a255750','ac031ed6-18cb-496c-9c3b-6e8e2988d5c7','999c5057-d0e4-437c-860c-05666fec3e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dcb1c0540f94723981a521f3b14ff3f',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:29.977145 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b9d371-7e05-4142-8796-2753b746646f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:30.139722 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b9d371-7e05-4142-8796-2753b746646f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:30.142918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Flow 'volume_create_api' (e5029f7a-1092-4f7f-abff-c6c7bd5148d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:30.143855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Create volume request issued successfully. Jan 10 14:54:30.145086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-950c132a-92db-40e8-ba2e-4e8e26e10412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes returned with HTTP 202 Jan 10 14:54:30.156370 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2160/4457] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:54:29 2022] POST /volume/v3/112e5e6572c94ed994af29c85890a998/volumes => generated 832 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:54:30.172307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-441ca7ce-427e-40b4-86e4-b44472817044 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:30.172894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-441ca7ce-427e-40b4-86e4-b44472817044 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:30.173478 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-441ca7ce-427e-40b4-86e4-b44472817044 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:30.203429 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:30.203429 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:30.228385 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-441ca7ce-427e-40b4-86e4-b44472817044 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:30.259843 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-441ca7ce-427e-40b4-86e4-b44472817044 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:30.261439 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2298/4458] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:30 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 900 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:30.428798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0051410d-b6d5-4404-94ec-ce0965e8effd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:30.429937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0051410d-b6d5-4404-94ec-ce0965e8effd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:30.430576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0051410d-b6d5-4404-94ec-ce0965e8effd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:30.431504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-0051410d-b6d5-4404-94ec-ce0965e8effd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:30.451268 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:30.451268 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:30.461950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0051410d-b6d5-4404-94ec-ce0965e8effd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:30.473665 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2161/4459] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:30 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:30.634882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aae3874f-b5b7-4054-8134-eb9efad4a870 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:30.635372 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aae3874f-b5b7-4054-8134-eb9efad4a870 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:30.635751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aae3874f-b5b7-4054-8134-eb9efad4a870 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:30.655032 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:30.655032 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:30.656036 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aae3874f-b5b7-4054-8134-eb9efad4a870 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:30.673099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aae3874f-b5b7-4054-8134-eb9efad4a870 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:30.674563 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2299/4460] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:30 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:31.277439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56715549-c40a-4460-8450-b4b58de63dc6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:31.278077 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56715549-c40a-4460-8450-b4b58de63dc6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:31.279355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-56715549-c40a-4460-8450-b4b58de63dc6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:31.301572 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:31.301572 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:31.309455 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-56715549-c40a-4460-8450-b4b58de63dc6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:31.319259 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-56715549-c40a-4460-8450-b4b58de63dc6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:31.328663 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2162/4461] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:31 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 924 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:31.479486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d85eed43-a9af-4f40-a3cc-793f7277aa72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:31.479934 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d85eed43-a9af-4f40-a3cc-793f7277aa72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:31.480415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d85eed43-a9af-4f40-a3cc-793f7277aa72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:31.480721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d85eed43-a9af-4f40-a3cc-793f7277aa72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:31.494265 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:31.494265 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:31.496294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d85eed43-a9af-4f40-a3cc-793f7277aa72 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:31.499914 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2300/4462] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:31 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:31.686033 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a051b3d-3d7d-45fe-b655-cd13881ee1e6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:31.687275 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a051b3d-3d7d-45fe-b655-cd13881ee1e6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:31.687974 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a051b3d-3d7d-45fe-b655-cd13881ee1e6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:31.712925 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:31.712925 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:31.714391 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9a051b3d-3d7d-45fe-b655-cd13881ee1e6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:31.720213 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a051b3d-3d7d-45fe-b655-cd13881ee1e6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:31.729777 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2163/4463] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:31 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:31.741990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-443436eb-ee9c-4522-bfac-ab61777769bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:54:31.743376 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-443436eb-ee9c-4522-bfac-ab61777769bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86721e6e-b5dc-4e36-be39-edcc260f9fdb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1407533953"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:31.778861 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:31.778861 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:31.779894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-443436eb-ee9c-4522-bfac-ab61777769bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:31.780241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-443436eb-ee9c-4522-bfac-ab61777769bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:31.903604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-443436eb-ee9c-4522-bfac-ab61777769bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['76bf8331-54a7-43ac-9d45-59c6b531c982', '627e59a9-d2ef-497e-ba81-ae275cb4e41a', '54ffc86c-f527-462e-bfa5-60d848b1fb6c', '8117816b-15be-4701-8024-e331a02c5707'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:54:32.087695 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-443436eb-ee9c-4522-bfac-ab61777769bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot force create request issued successfully. Jan 10 14:54:32.088851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-443436eb-ee9c-4522-bfac-ab61777769bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:54:32.096851 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2301/4464] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:54:31 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 310 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:54:32.101723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfafc740-5005-4fd5-973d-b409dbc845e2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:32.102280 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfafc740-5005-4fd5-973d-b409dbc845e2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.102925 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfafc740-5005-4fd5-973d-b409dbc845e2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.118911 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.118911 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.119941 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cfafc740-5005-4fd5-973d-b409dbc845e2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:32.121769 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfafc740-5005-4fd5-973d-b409dbc845e2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:32.128403 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2164/4465] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:32.336187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2f27289-4f61-48b3-831e-15f76ca7f1dd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:32.337039 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2f27289-4f61-48b3-831e-15f76ca7f1dd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.338267 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e2f27289-4f61-48b3-831e-15f76ca7f1dd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.360042 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.360042 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.382268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e2f27289-4f61-48b3-831e-15f76ca7f1dd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:32.392037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e2f27289-4f61-48b3-831e-15f76ca7f1dd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:32.408358 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2302/4466] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 925 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:32.409370 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed458ae8-4c55-4ef4-b951-cf62fd739464 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:32.410020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed458ae8-4c55-4ef4-b951-cf62fd739464 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.410645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed458ae8-4c55-4ef4-b951-cf62fd739464 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.426961 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.426961 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.436591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed458ae8-4c55-4ef4-b951-cf62fd739464 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:32.469555 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed458ae8-4c55-4ef4-b951-cf62fd739464 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:32.470847 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2165/4467] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 925 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:32.486929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0d33d89-f541-41a3-b659-c3e163dca6ee tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes Jan 10 14:54:32.488449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0d33d89-f541-41a3-b659-c3e163dca6ee tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.488585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a0d33d89-f541-41a3-b659-c3e163dca6ee tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.489355 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-a0d33d89-f541-41a3-b659-c3e163dca6ee tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:32.491999 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-a0d33d89-f541-41a3-b659-c3e163dca6ee tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:32.519844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b981d0ab-77b0-411c-9015-ddd7a412f1d4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:32.520482 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b981d0ab-77b0-411c-9015-ddd7a412f1d4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.525901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b981d0ab-77b0-411c-9015-ddd7a412f1d4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.526413 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-b981d0ab-77b0-411c-9015-ddd7a412f1d4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:32.548324 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.548324 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.554023 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b981d0ab-77b0-411c-9015-ddd7a412f1d4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:32.557197 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2166/4468] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:32.590369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a0d33d89-f541-41a3-b659-c3e163dca6ee tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:32.591713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a0d33d89-f541-41a3-b659-c3e163dca6ee tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes returned with HTTP 200 Jan 10 14:54:32.598851 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2303/4469] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes => generated 1173 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:32.603074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ae09ed2-5748-47a7-a128-c7273a5cea9d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?name=tempest-VolumesListTestJSON-Volume-632951110 Jan 10 14:54:32.605839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ae09ed2-5748-47a7-a128-c7273a5cea9d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.606373 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7ae09ed2-5748-47a7-a128-c7273a5cea9d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.607400 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-7ae09ed2-5748-47a7-a128-c7273a5cea9d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:32.609391 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7ae09ed2-5748-47a7-a128-c7273a5cea9d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-632951110'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:32.678068 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7ae09ed2-5748-47a7-a128-c7273a5cea9d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:32.679603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7ae09ed2-5748-47a7-a128-c7273a5cea9d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?name=tempest-VolumesListTestJSON-Volume-632951110 returned with HTTP 200 Jan 10 14:54:32.681589 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2167/4470] 10.222.0.20 () {58 vars in 1312 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?name=tempest-VolumesListTestJSON-Volume-632951110 => generated 399 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:32.691438 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31ab2f01-4bbb-4a60-ab46-1f47471c7095 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1354979230 Jan 10 14:54:32.692193 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31ab2f01-4bbb-4a60-ab46-1f47471c7095 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.692880 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-31ab2f01-4bbb-4a60-ab46-1f47471c7095 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.693678 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-31ab2f01-4bbb-4a60-ab46-1f47471c7095 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:32.695000 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.695000 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.696541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-31ab2f01-4bbb-4a60-ab46-1f47471c7095 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1354979230'), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:32.802237 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-31ab2f01-4bbb-4a60-ab46-1f47471c7095 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:32.809566 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.809566 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.825960 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-31ab2f01-4bbb-4a60-ab46-1f47471c7095 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1354979230 returned with HTTP 200 Jan 10 14:54:32.831354 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2304/4471] 10.222.0.20 () {58 vars in 1335 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1354979230 => generated 929 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:32.846606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-89567ea8-b965-49cd-8f31-8f4e12dc8841 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1 Jan 10 14:54:32.847814 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-89567ea8-b965-49cd-8f31-8f4e12dc8841 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:32.848495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-89567ea8-b965-49cd-8f31-8f4e12dc8841 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:32.849997 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-89567ea8-b965-49cd-8f31-8f4e12dc8841 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:32.851043 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.851043 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.853310 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-89567ea8-b965-49cd-8f31-8f4e12dc8841 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:32.958347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-89567ea8-b965-49cd-8f31-8f4e12dc8841 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:32.960022 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:32.960022 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:32.977641 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-89567ea8-b965-49cd-8f31-8f4e12dc8841 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1 returned with HTTP 200 Jan 10 14:54:32.978945 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2168/4472] 10.222.0.20 () {58 vars in 1249 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1 => generated 1104 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:32.996346 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8db23a33-5625-4ff3-b4c2-daf0ac16d80b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:32.997333 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8db23a33-5625-4ff3-b4c2-daf0ac16d80b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.003881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8db23a33-5625-4ff3-b4c2-daf0ac16d80b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.003881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-8db23a33-5625-4ff3-b4c2-daf0ac16d80b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.003881 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8db23a33-5625-4ff3-b4c2-daf0ac16d80b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:33.111531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8db23a33-5625-4ff3-b4c2-daf0ac16d80b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:33.117012 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:33.117012 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:33.138438 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4253bfff-87bb-48b2-9980-a26f523652ad tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:33.138886 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4253bfff-87bb-48b2-9980-a26f523652ad tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.139344 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4253bfff-87bb-48b2-9980-a26f523652ad tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.142784 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8db23a33-5625-4ff3-b4c2-daf0ac16d80b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:33.152913 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2305/4473] 10.222.0.20 () {58 vars in 1337 bytes} [Mon Jan 10 14:54:32 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=25162b8e-e068-438e-b083-b2b937d1bfca => generated 1105 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:33.155509 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:33.155509 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:33.162119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71e67240-9012-4d2b-970a-271f37807979 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:33.163015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4253bfff-87bb-48b2-9980-a26f523652ad tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:33.164776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71e67240-9012-4d2b-970a-271f37807979 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.165956 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-71e67240-9012-4d2b-970a-271f37807979 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.168845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4253bfff-87bb-48b2-9980-a26f523652ad tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:33.169721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-71e67240-9012-4d2b-970a-271f37807979 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.170640 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2169/4474] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:33.176650 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-71e67240-9012-4d2b-970a-271f37807979 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:33.267409 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-71e67240-9012-4d2b-970a-271f37807979 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:33.269514 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:33.269514 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:33.278609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-71e67240-9012-4d2b-970a-271f37807979 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:33.290496 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2306/4475] 10.222.0.20 () {58 vars in 1337 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 1105 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:33.294475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c7f5515-af74-4722-acc2-041fdaa37c86 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:33.294930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c7f5515-af74-4722-acc2-041fdaa37c86 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.295388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c7f5515-af74-4722-acc2-041fdaa37c86 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.295993 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-3c7f5515-af74-4722-acc2-041fdaa37c86 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.297645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3c7f5515-af74-4722-acc2-041fdaa37c86 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:33.413454 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3c7f5515-af74-4722-acc2-041fdaa37c86 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:33.418639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c7f5515-af74-4722-acc2-041fdaa37c86 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:33.419728 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2170/4476] 10.222.0.20 () {58 vars in 1337 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=1&marker=67a71f2c-056e-44aa-a07b-cc2289597946 => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 14:54:33.435564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 10 14:54:33.436063 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.436918 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.437304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.437788 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value available, assuming string {{(pid=110760) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:33.439630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:33.508128 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:33.511121 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:33.511121 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:33.527468 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7fcd63f5-e818-46d5-ab37-03a3589ac112 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 10 14:54:33.528213 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2307/4477] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:33.543544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 10 14:54:33.544459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.545018 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.545739 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.546354 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value available, assuming string {{(pid=110759) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:33.547993 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:33.569943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf9e6f95-c0bf-4963-840f-7185fd25366c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:33.570804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf9e6f95-c0bf-4963-840f-7185fd25366c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.571399 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bf9e6f95-c0bf-4963-840f-7185fd25366c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.572278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-bf9e6f95-c0bf-4963-840f-7185fd25366c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:33.582979 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:33.582979 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:33.585510 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bf9e6f95-c0bf-4963-840f-7185fd25366c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:33.596892 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2308/4478] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:33.668149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:33.677487 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:33.677487 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:33.686567 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7a2bdc1d-c023-4faa-854c-3697ae64e514 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 10 14:54:33.694910 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2171/4479] 10.222.0.20 () {58 vars in 1335 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:33.703425 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d99140ea-ce71-4f87-a3e4-2cf29f508aef tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1 Jan 10 14:54:33.703856 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d99140ea-ce71-4f87-a3e4-2cf29f508aef tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.704962 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d99140ea-ce71-4f87-a3e4-2cf29f508aef tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.705796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-d99140ea-ce71-4f87-a3e4-2cf29f508aef tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.707507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d99140ea-ce71-4f87-a3e4-2cf29f508aef tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:33.813535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d99140ea-ce71-4f87-a3e4-2cf29f508aef tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:33.814725 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d99140ea-ce71-4f87-a3e4-2cf29f508aef tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1 returned with HTTP 200 Jan 10 14:54:33.821958 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2309/4480] 10.222.0.20 () {58 vars in 1228 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1 => generated 568 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:33.825786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a748a927-ad83-4f01-8817-817722fc84d1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:33.826244 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a748a927-ad83-4f01-8817-817722fc84d1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.826700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a748a927-ad83-4f01-8817-817722fc84d1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.827286 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-a748a927-ad83-4f01-8817-817722fc84d1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.829026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a748a927-ad83-4f01-8817-817722fc84d1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:33.958062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a748a927-ad83-4f01-8817-817722fc84d1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:33.959278 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a748a927-ad83-4f01-8817-817722fc84d1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:33.960043 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2172/4481] 10.222.0.20 () {58 vars in 1316 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=25162b8e-e068-438e-b083-b2b937d1bfca => generated 569 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:33.970609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-189782e0-96a5-4fe4-a979-4edf0b7fff5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:33.971060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-189782e0-96a5-4fe4-a979-4edf0b7fff5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:33.971500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-189782e0-96a5-4fe4-a979-4edf0b7fff5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:33.972067 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-189782e0-96a5-4fe4-a979-4edf0b7fff5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:33.972865 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:33.972865 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:33.974090 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-189782e0-96a5-4fe4-a979-4edf0b7fff5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:34.129671 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-189782e0-96a5-4fe4-a979-4edf0b7fff5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:34.131281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-189782e0-96a5-4fe4-a979-4edf0b7fff5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:34.135445 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2310/4482] 10.222.0.20 () {58 vars in 1316 bytes} [Mon Jan 10 14:54:33 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 569 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:34.145612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5b11447-ac8f-43d6-b3d9-222131b0e78f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:34.146153 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5b11447-ac8f-43d6-b3d9-222131b0e78f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.146672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5b11447-ac8f-43d6-b3d9-222131b0e78f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.153787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-a5b11447-ac8f-43d6-b3d9-222131b0e78f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:34.154787 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:34.154787 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:34.156167 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a5b11447-ac8f-43d6-b3d9-222131b0e78f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:34.182212 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7a56811-f877-451b-bd07-b53753e0321f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:34.182762 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7a56811-f877-451b-bd07-b53753e0321f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.183242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7a56811-f877-451b-bd07-b53753e0321f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.197134 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:34.197134 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:34.198193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a7a56811-f877-451b-bd07-b53753e0321f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:34.202146 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7a56811-f877-451b-bd07-b53753e0321f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:34.212625 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2311/4483] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:34.297781 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a5b11447-ac8f-43d6-b3d9-222131b0e78f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:34.307335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5b11447-ac8f-43d6-b3d9-222131b0e78f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:34.313181 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2173/4484] 10.222.0.20 () {58 vars in 1316 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?limit=1&marker=67a71f2c-056e-44aa-a07b-cc2289597946 => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:54:34.319959 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?name=tempest-VolumesListTestJSON-Volume-1354979230&status=available Jan 10 14:54:34.320696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.321388 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.322277 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:34.323058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value available, assuming string {{(pid=110760) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:34.324841 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1354979230'), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:34.416413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:34.417661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee234ffb-a0c3-444c-89ce-910ce04f3229 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?name=tempest-VolumesListTestJSON-Volume-1354979230&status=available returned with HTTP 200 Jan 10 14:54:34.418576 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2312/4485] 10.222.0.20 () {58 vars in 1348 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?name=tempest-VolumesListTestJSON-Volume-1354979230&status=available => generated 400 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:34.428243 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1354979230&status=available Jan 10 14:54:34.428802 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.429323 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.430020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:34.430644 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value available, assuming string {{(pid=110759) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:34.432597 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1354979230'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:34.492895 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:34.494683 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:34.494683 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:34.505291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e1fedb68-6535-4698-a2a9-6923d215056a tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1354979230&status=available returned with HTTP 200 Jan 10 14:54:34.506874 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2174/4486] 10.222.0.20 () {58 vars in 1369 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1354979230&status=available => generated 929 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:34.522981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f6c9356-78ac-464c-9731-d3a9a449efb6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?marker=67a71f2c-056e-44aa-a07b-cc2289597946&sort=id%3Aasc Jan 10 14:54:34.523370 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f6c9356-78ac-464c-9731-d3a9a449efb6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.523949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8f6c9356-78ac-464c-9731-d3a9a449efb6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.525801 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-8f6c9356-78ac-464c-9731-d3a9a449efb6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:34.526644 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:34.526644 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:34.530389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-8f6c9356-78ac-464c-9731-d3a9a449efb6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:34.592029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8f6c9356-78ac-464c-9731-d3a9a449efb6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:34.599003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8f6c9356-78ac-464c-9731-d3a9a449efb6 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?marker=67a71f2c-056e-44aa-a07b-cc2289597946&sort=id%3Aasc returned with HTTP 200 Jan 10 14:54:34.600400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-968a6e51-db89-4095-9abe-f22e1eb3ad6b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:34.601262 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-968a6e51-db89-4095-9abe-f22e1eb3ad6b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.601996 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-968a6e51-db89-4095-9abe-f22e1eb3ad6b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.603585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-968a6e51-db89-4095-9abe-f22e1eb3ad6b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:34.613394 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2313/4487] 10.222.0.20 () {58 vars in 1349 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?marker=67a71f2c-056e-44aa-a07b-cc2289597946&sort=id%3Aasc => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:54:34.621261 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:34.621261 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:34.623387 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-968a6e51-db89-4095-9abe-f22e1eb3ad6b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:34.627028 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2175/4488] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:34.631816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d1be3b0c-f04b-43e7-86dd-12dac7157db1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 10 14:54:34.631816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d1be3b0c-f04b-43e7-86dd-12dac7157db1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.631816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d1be3b0c-f04b-43e7-86dd-12dac7157db1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.637763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-d1be3b0c-f04b-43e7-86dd-12dac7157db1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:34.644970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d1be3b0c-f04b-43e7-86dd-12dac7157db1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:34.737496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d1be3b0c-f04b-43e7-86dd-12dac7157db1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:34.745796 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:34.745796 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:34.755340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d1be3b0c-f04b-43e7-86dd-12dac7157db1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 10 14:54:34.756125 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2314/4489] 10.222.0.20 () {58 vars in 1313 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:34.775188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b4651b8a-398b-444d-9e4a-3045db6b8de1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail Jan 10 14:54:34.775188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b4651b8a-398b-444d-9e4a-3045db6b8de1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.775188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b4651b8a-398b-444d-9e4a-3045db6b8de1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.775188 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-b4651b8a-398b-444d-9e4a-3045db6b8de1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:34.778350 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b4651b8a-398b-444d-9e4a-3045db6b8de1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:34.900983 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b4651b8a-398b-444d-9e4a-3045db6b8de1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:34.903115 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:34.903115 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:34.911872 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b4651b8a-398b-444d-9e4a-3045db6b8de1 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail returned with HTTP 200 Jan 10 14:54:34.913359 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2176/4490] 10.222.0.20 () {58 vars in 1234 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail => generated 2760 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:34.930556 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbc160d9-fc48-4b99-bea1-70c4118b72bd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 10 14:54:34.931301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbc160d9-fc48-4b99-bea1-70c4118b72bd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:34.933301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbc160d9-fc48-4b99-bea1-70c4118b72bd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:34.934184 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-fbc160d9-fc48-4b99-bea1-70c4118b72bd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:34.936186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-fbc160d9-fc48-4b99-bea1-70c4118b72bd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.002210 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fbc160d9-fc48-4b99-bea1-70c4118b72bd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.003857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbc160d9-fc48-4b99-bea1-70c4118b72bd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 10 14:54:35.005514 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2315/4491] 10.222.0.20 () {58 vars in 1292 bytes} [Mon Jan 10 14:54:34 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:35.015705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?availability_zone=nova Jan 10 14:54:35.016295 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.016734 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.017421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.018008 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value nova, assuming string {{(pid=110759) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:35.019530 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.081427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.082779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a1930d0-5bce-47be-846e-324d553a7fc9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?availability_zone=nova returned with HTTP 200 Jan 10 14:54:35.084040 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2177/4492] 10.222.0.20 () {58 vars in 1258 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?availability_zone=nova => generated 1173 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:35.093921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?availability_zone=nova Jan 10 14:54:35.095964 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.096820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.097584 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.098334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value nova, assuming string {{(pid=110760) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:35.099287 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.099287 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.100551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.164891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.166214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0d1f82e5-e74f-4a8c-bd0b-172b1e8b29f3 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?availability_zone=nova returned with HTTP 200 Jan 10 14:54:35.167123 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2316/4493] 10.222.0.20 () {58 vars in 1258 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?availability_zone=nova => generated 1173 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:35.179491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2df5b250-67be-4770-94aa-f6e45e8aea56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?bootable=false Jan 10 14:54:35.180154 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2df5b250-67be-4770-94aa-f6e45e8aea56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.180645 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2df5b250-67be-4770-94aa-f6e45e8aea56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.181800 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-2df5b250-67be-4770-94aa-f6e45e8aea56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.182570 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.182570 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.183516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-2df5b250-67be-4770-94aa-f6e45e8aea56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.218134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95a0c586-61d3-4a9c-b3b1-d2ae2ba83085 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:35.218925 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95a0c586-61d3-4a9c-b3b1-d2ae2ba83085 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.219565 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95a0c586-61d3-4a9c-b3b1-d2ae2ba83085 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.234348 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.234348 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.235302 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-95a0c586-61d3-4a9c-b3b1-d2ae2ba83085 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:35.237141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95a0c586-61d3-4a9c-b3b1-d2ae2ba83085 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:35.237869 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2317/4494] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:35.271850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2df5b250-67be-4770-94aa-f6e45e8aea56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.273313 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2df5b250-67be-4770-94aa-f6e45e8aea56 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?bootable=false returned with HTTP 200 Jan 10 14:54:35.275390 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2178/4495] 10.222.0.20 () {58 vars in 1242 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?bootable=false => generated 1173 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:35.292970 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b884c9a-aa35-46a5-a2f3-c9cf0b52d690 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?bootable=false Jan 10 14:54:35.293674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b884c9a-aa35-46a5-a2f3-c9cf0b52d690 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.294349 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5b884c9a-aa35-46a5-a2f3-c9cf0b52d690 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.295153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-5b884c9a-aa35-46a5-a2f3-c9cf0b52d690 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.297059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-5b884c9a-aa35-46a5-a2f3-c9cf0b52d690 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.385921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5b884c9a-aa35-46a5-a2f3-c9cf0b52d690 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.387180 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5b884c9a-aa35-46a5-a2f3-c9cf0b52d690 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?bootable=false returned with HTTP 200 Jan 10 14:54:35.392292 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2318/4496] 10.222.0.20 () {58 vars in 1242 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?bootable=false => generated 1173 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:35.398714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?status=available Jan 10 14:54:35.399536 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.400063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.403004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.403004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value available, assuming string {{(pid=110759) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:35.403004 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.403004 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.407862 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.470760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.472416 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71a9b78d-ca67-4ac6-a0e6-495c772f3bc5 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?status=available returned with HTTP 200 Jan 10 14:54:35.473951 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2179/4497] 10.222.0.20 () {58 vars in 1246 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?status=available => generated 1173 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:35.507191 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?status=available Jan 10 14:54:35.508053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.508794 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.509670 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.510477 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value available, assuming string {{(pid=110760) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:35.520590 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.520590 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.520590 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.645072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9003e47d-35e1-4c4a-8789-f0a643588a70 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:35.646608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9003e47d-35e1-4c4a-8789-f0a643588a70 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.647307 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9003e47d-35e1-4c4a-8789-f0a643588a70 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.648127 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-9003e47d-35e1-4c4a-8789-f0a643588a70 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:35.672773 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.672773 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.677694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9003e47d-35e1-4c4a-8789-f0a643588a70 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:35.684655 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2180/4498] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:35.700674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.702225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7dd909cb-69ab-4d67-b147-aeefa0fdaab9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes?status=available returned with HTTP 200 Jan 10 14:54:35.703073 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2319/4499] 10.222.0.20 () {58 vars in 1246 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes?status=available => generated 1173 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:35.722679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?availability_zone=nova Jan 10 14:54:35.722679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.722679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.722679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.722679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value nova, assuming string {{(pid=110759) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:35.722679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.809049 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.812658 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.812658 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.836819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc38637c-106e-4c58-920f-d0c0b7083412 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 10 14:54:35.852308 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2181/4500] 10.222.0.20 () {58 vars in 1279 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?availability_zone=nova => generated 2760 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:35.854312 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f186f4cc-253b-4cad-a833-f3e7ffbdcded tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?bootable=false Jan 10 14:54:35.854756 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f186f4cc-253b-4cad-a833-f3e7ffbdcded tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:35.855200 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f186f4cc-253b-4cad-a833-f3e7ffbdcded tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:35.856004 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-f186f4cc-253b-4cad-a833-f3e7ffbdcded tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:35.856863 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.856863 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.858171 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-f186f4cc-253b-4cad-a833-f3e7ffbdcded tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:35.979348 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f186f4cc-253b-4cad-a833-f3e7ffbdcded tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:35.982634 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:35.982634 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:35.991372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f186f4cc-253b-4cad-a833-f3e7ffbdcded tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?bootable=false returned with HTTP 200 Jan 10 14:54:35.992585 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2320/4501] 10.222.0.20 () {58 vars in 1263 bytes} [Mon Jan 10 14:54:35 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?bootable=false => generated 2760 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:36.013075 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?status=available Jan 10 14:54:36.013465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:36.014159 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:36.015654 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:54:36.016446 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Could not evaluate value available, assuming string {{(pid=110759) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2298}} Jan 10 14:54:36.018714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:54:36.077291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Get all volumes completed successfully. Jan 10 14:54:36.079407 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:36.079407 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:36.087612 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a9d7bbd9-9458-48c6-9810-c50d430127c4 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?status=available returned with HTTP 200 Jan 10 14:54:36.088311 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2182/4502] 10.222.0.20 () {58 vars in 1267 bytes} [Mon Jan 10 14:54:36 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/detail?status=available => generated 2760 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:36.106003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff55ab43-7cef-4478-9a4b-ab1b94e47a4e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] DELETE http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:36.106449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff55ab43-7cef-4478-9a4b-ab1b94e47a4e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:36.106894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ff55ab43-7cef-4478-9a4b-ab1b94e47a4e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:36.107334 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-ff55ab43-7cef-4478-9a4b-ab1b94e47a4e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Delete volume with id: 25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:36.123000 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:36.123000 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:36.124068 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff55ab43-7cef-4478-9a4b-ab1b94e47a4e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:36.251886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cb7bf26-ace0-423d-bf38-c98c5b33e225 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:36.254776 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cb7bf26-ace0-423d-bf38-c98c5b33e225 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:36.255422 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cb7bf26-ace0-423d-bf38-c98c5b33e225 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:36.278445 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:36.278445 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:36.282878 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5cb7bf26-ace0-423d-bf38-c98c5b33e225 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:36.285626 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cb7bf26-ace0-423d-bf38-c98c5b33e225 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:36.292392 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2183/4503] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:36 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:36.386902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ff55ab43-7cef-4478-9a4b-ab1b94e47a4e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Delete volume request issued successfully. Jan 10 14:54:36.387647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ff55ab43-7cef-4478-9a4b-ab1b94e47a4e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 202 Jan 10 14:54:36.390039 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2321/4504] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:54:36 2022] DELETE /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:54:36.397377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd97cca0-e228-4e76-815d-fb6bfface349 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:36.398016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd97cca0-e228-4e76-815d-fb6bfface349 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:36.398743 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd97cca0-e228-4e76-815d-fb6bfface349 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:36.432229 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:36.432229 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:36.442306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bd97cca0-e228-4e76-815d-fb6bfface349 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:36.451594 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd97cca0-e228-4e76-815d-fb6bfface349 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:36.452358 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2184/4505] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:36 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 924 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:36.699307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74d56034-8691-4686-951f-9c0e98884c2a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:36.699810 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74d56034-8691-4686-951f-9c0e98884c2a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:36.701541 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-74d56034-8691-4686-951f-9c0e98884c2a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:36.702833 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-74d56034-8691-4686-951f-9c0e98884c2a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:36.720439 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:36.720439 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:36.722561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-74d56034-8691-4686-951f-9c0e98884c2a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:36.724331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2322/4506] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:36 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:37.298466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c583102-f0be-44e4-b433-7cc9e9822db2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:37.307088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c583102-f0be-44e4-b433-7cc9e9822db2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:37.307918 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c583102-f0be-44e4-b433-7cc9e9822db2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:37.321959 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:37.321959 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:37.323307 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0c583102-f0be-44e4-b433-7cc9e9822db2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:37.325482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c583102-f0be-44e4-b433-7cc9e9822db2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:37.327444 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2185/4507] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:37.338926 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4d6640a-28c2-47c6-bf66-3587aa781dc8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:37.339971 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4d6640a-28c2-47c6-bf66-3587aa781dc8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:37.340718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d4d6640a-28c2-47c6-bf66-3587aa781dc8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:37.341209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-d4d6640a-28c2-47c6-bf66-3587aa781dc8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:37.351301 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:37.351301 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:37.352714 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d4d6640a-28c2-47c6-bf66-3587aa781dc8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:37.468062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d4d6640a-28c2-47c6-bf66-3587aa781dc8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:54:37.468530 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d552d06-d2f9-41f5-adcf-1a5c0f81e22f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:37.468742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d4d6640a-28c2-47c6-bf66-3587aa781dc8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 202 Jan 10 14:54:37.469704 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2323/4508] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:54:37 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:54:37.473134 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d552d06-d2f9-41f5-adcf-1a5c0f81e22f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:37.473750 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d552d06-d2f9-41f5-adcf-1a5c0f81e22f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:37.477677 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88d29246-f11b-4dcd-9078-e84d014d4767 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:37.478983 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88d29246-f11b-4dcd-9078-e84d014d4767 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:37.479639 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-88d29246-f11b-4dcd-9078-e84d014d4767 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:37.496215 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:37.496215 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:37.498383 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:37.498383 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:37.502184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-88d29246-f11b-4dcd-9078-e84d014d4767 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:37.504062 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-88d29246-f11b-4dcd-9078-e84d014d4767 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:37.505149 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2324/4509] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:37.522725 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3d552d06-d2f9-41f5-adcf-1a5c0f81e22f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:37.534714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d552d06-d2f9-41f5-adcf-1a5c0f81e22f tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:37.537030 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2186/4510] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:37 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 924 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:37.738930 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44b16511-1a52-48e1-9e0f-092a18a9c6e3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:37.739411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44b16511-1a52-48e1-9e0f-092a18a9c6e3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:37.739869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-44b16511-1a52-48e1-9e0f-092a18a9c6e3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:37.740645 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-44b16511-1a52-48e1-9e0f-092a18a9c6e3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:37.757944 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:37.757944 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:37.764427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-44b16511-1a52-48e1-9e0f-092a18a9c6e3 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:37.765174 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2325/4511] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:37 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:38.521666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e1a2c20-1af8-4248-8cc8-f0df01db1b44 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:38.521666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e1a2c20-1af8-4248-8cc8-f0df01db1b44 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:38.521666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8e1a2c20-1af8-4248-8cc8-f0df01db1b44 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:38.542834 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:38.542834 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:38.543844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8e1a2c20-1af8-4248-8cc8-f0df01db1b44 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:38.546067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8e1a2c20-1af8-4248-8cc8-f0df01db1b44 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:38.554032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d2af1d0-7856-451d-8a19-5294df147a2d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:38.555383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d2af1d0-7856-451d-8a19-5294df147a2d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:38.556084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9d2af1d0-7856-451d-8a19-5294df147a2d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:38.569122 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2187/4512] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:38 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:38.583452 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:38.583452 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:38.607107 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9d2af1d0-7856-451d-8a19-5294df147a2d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:38.624629 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9d2af1d0-7856-451d-8a19-5294df147a2d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:38.629335 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2326/4513] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:38 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 924 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:38.778539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48df6545-2c16-4c33-8c96-1e997b96f548 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:38.778915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48df6545-2c16-4c33-8c96-1e997b96f548 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:38.779369 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48df6545-2c16-4c33-8c96-1e997b96f548 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:38.779680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-48df6545-2c16-4c33-8c96-1e997b96f548 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:38.793681 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:38.793681 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:38.802639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48df6545-2c16-4c33-8c96-1e997b96f548 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:38.809028 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2188/4514] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:38 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:39.581094 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f5693a45-0af6-4dee-88b7-efea8231fdc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:39.581603 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f5693a45-0af6-4dee-88b7-efea8231fdc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:39.582060 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f5693a45-0af6-4dee-88b7-efea8231fdc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:39.613285 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:39.613285 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:39.614377 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f5693a45-0af6-4dee-88b7-efea8231fdc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:39.616147 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f5693a45-0af6-4dee-88b7-efea8231fdc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:39.624552 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2327/4515] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:39 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:39.639289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aea14518-5940-48c1-850e-97af29d193cb tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:39.639856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aea14518-5940-48c1-850e-97af29d193cb tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:39.640424 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aea14518-5940-48c1-850e-97af29d193cb tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:39.675012 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:39.675012 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:39.691639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aea14518-5940-48c1-850e-97af29d193cb tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:39.719797 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aea14518-5940-48c1-850e-97af29d193cb tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:39.736647 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2189/4516] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:39 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 924 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:39.816354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1cb621b0-607b-4adb-b265-e27ece505872 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:39.817237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1cb621b0-607b-4adb-b265-e27ece505872 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:39.817864 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1cb621b0-607b-4adb-b265-e27ece505872 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:39.818343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-1cb621b0-607b-4adb-b265-e27ece505872 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:39.829557 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:39.829557 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:39.831555 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1cb621b0-607b-4adb-b265-e27ece505872 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:39.838739 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2328/4517] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:39 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:40.636810 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c942528-b735-4e0a-a3d3-8b3ebf5cb769 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:40.644415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c942528-b735-4e0a-a3d3-8b3ebf5cb769 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:40.644415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c942528-b735-4e0a-a3d3-8b3ebf5cb769 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:40.653854 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:40.653854 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:40.660931 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7c942528-b735-4e0a-a3d3-8b3ebf5cb769 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:40.664671 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c942528-b735-4e0a-a3d3-8b3ebf5cb769 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 200 Jan 10 14:54:40.670279 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2190/4518] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:40 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:40.737977 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb37e048-b1d8-4e5e-937b-233e22e51394 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:40.738448 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb37e048-b1d8-4e5e-937b-233e22e51394 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:40.741187 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb37e048-b1d8-4e5e-937b-233e22e51394 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:40.768455 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:40.768455 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:40.777381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bb37e048-b1d8-4e5e-937b-233e22e51394 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:40.847050 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-315f1d85-40e4-4bd7-afaa-57602e6cffb6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:40.847582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-315f1d85-40e4-4bd7-afaa-57602e6cffb6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:40.852173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-315f1d85-40e4-4bd7-afaa-57602e6cffb6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:40.853387 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-315f1d85-40e4-4bd7-afaa-57602e6cffb6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:40.864988 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb37e048-b1d8-4e5e-937b-233e22e51394 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 200 Jan 10 14:54:40.867483 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:40.867483 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:40.874132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-315f1d85-40e4-4bd7-afaa-57602e6cffb6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:40.876595 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2329/4519] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:40 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 924 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:40.878736 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2191/4520] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:40 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:41.682231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52f26326-56a3-4603-a35c-2d9eb1c685de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:54:41.683450 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52f26326-56a3-4603-a35c-2d9eb1c685de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:41.684863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-52f26326-56a3-4603-a35c-2d9eb1c685de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:41.702408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-52f26326-56a3-4603-a35c-2d9eb1c685de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 404 Jan 10 14:54:41.704729 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2192/4521] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:54:41.712839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-928d220e-5eb9-46e5-aae8-3dacffd9f506 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:41.713595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-928d220e-5eb9-46e5-aae8-3dacffd9f506 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:41.714231 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-928d220e-5eb9-46e5-aae8-3dacffd9f506 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:41.714730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-928d220e-5eb9-46e5-aae8-3dacffd9f506 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:41.725818 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:41.725818 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:41.728455 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-928d220e-5eb9-46e5-aae8-3dacffd9f506 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:41.857190 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-928d220e-5eb9-46e5-aae8-3dacffd9f506 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:54:41.857908 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-928d220e-5eb9-46e5-aae8-3dacffd9f506 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 202 Jan 10 14:54:41.858869 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2330/4522] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:54:41 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:54:41.866379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c38e180d-2eeb-4f05-b5c9-99af9d28e22b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:41.866940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c38e180d-2eeb-4f05-b5c9-99af9d28e22b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:41.867489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c38e180d-2eeb-4f05-b5c9-99af9d28e22b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:41.884773 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:41.884773 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:41.885037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c38e180d-2eeb-4f05-b5c9-99af9d28e22b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:41.886076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a03a219a-b754-44ed-b1d9-1d02270a7c26 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca Jan 10 14:54:41.887381 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a03a219a-b754-44ed-b1d9-1d02270a7c26 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:41.888112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a03a219a-b754-44ed-b1d9-1d02270a7c26 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:41.891704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c38e180d-2eeb-4f05-b5c9-99af9d28e22b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:41.892613 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2193/4523] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:41.902465 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1668ddc3-363f-4a90-92c1-1380bbd5f7ac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:41.904005 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1668ddc3-363f-4a90-92c1-1380bbd5f7ac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:41.907357 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1668ddc3-363f-4a90-92c1-1380bbd5f7ac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:41.912783 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1668ddc3-363f-4a90-92c1-1380bbd5f7ac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:41.916678 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:41.916678 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:41.921816 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:41.921816 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:41.923711 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1668ddc3-363f-4a90-92c1-1380bbd5f7ac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:41.928366 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2194/4524] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:41 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 774 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:41.940373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a03a219a-b754-44ed-b1d9-1d02270a7c26 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca returned with HTTP 404 Jan 10 14:54:41.941331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2331/4525] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:41 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/25162b8e-e068-438e-b083-b2b937d1bfca => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:54:41.948325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-411adf9a-c058-4d23-ae1a-2902cb5c096d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] DELETE http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:41.949758 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-411adf9a-c058-4d23-ae1a-2902cb5c096d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:41.950382 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-411adf9a-c058-4d23-ae1a-2902cb5c096d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:41.950945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-411adf9a-c058-4d23-ae1a-2902cb5c096d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Delete volume with id: 1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:41.979544 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:41.979544 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:41.984929 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-411adf9a-c058-4d23-ae1a-2902cb5c096d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:42.128770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-411adf9a-c058-4d23-ae1a-2902cb5c096d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Delete volume request issued successfully. Jan 10 14:54:42.129185 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-411adf9a-c058-4d23-ae1a-2902cb5c096d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 202 Jan 10 14:54:42.130237 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2195/4526] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:54:41 2022] DELETE /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:54:42.137101 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3d9cb42-30b4-4fc6-b209-aa5f28ae6fa9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:42.137770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3d9cb42-30b4-4fc6-b209-aa5f28ae6fa9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:42.154608 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3d9cb42-30b4-4fc6-b209-aa5f28ae6fa9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:42.168339 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:42.168339 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:42.193028 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e3d9cb42-30b4-4fc6-b209-aa5f28ae6fa9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:42.211217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3d9cb42-30b4-4fc6-b209-aa5f28ae6fa9 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:42.223150 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2332/4527] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:42 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 925 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:42.903337 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0afe6c6-6994-4b7c-b35f-f705c12c287f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:42.903889 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0afe6c6-6994-4b7c-b35f-f705c12c287f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:42.904108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0afe6c6-6994-4b7c-b35f-f705c12c287f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:42.920090 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:42.920090 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:42.921909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c0afe6c6-6994-4b7c-b35f-f705c12c287f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:42.927116 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0afe6c6-6994-4b7c-b35f-f705c12c287f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:42.930246 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2196/4528] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:42 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:42.941038 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7677eb13-5589-4af8-8ee5-02f15611fe27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:42.942091 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7677eb13-5589-4af8-8ee5-02f15611fe27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:42.942717 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7677eb13-5589-4af8-8ee5-02f15611fe27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:42.943185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-7677eb13-5589-4af8-8ee5-02f15611fe27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:42.957983 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:42.957983 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:42.961459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7677eb13-5589-4af8-8ee5-02f15611fe27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:42.963754 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2333/4529] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:42 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:42.974651 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7d50f8d-e793-46bf-bd59-7f32be462bac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:54:42.974973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7d50f8d-e793-46bf-bd59-7f32be462bac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:42.975413 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f7d50f8d-e793-46bf-bd59-7f32be462bac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:43.003893 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:43.003893 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:43.016886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f7d50f8d-e793-46bf-bd59-7f32be462bac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:54:43.045353 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f7d50f8d-e793-46bf-bd59-7f32be462bac tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:54:43.056353 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2197/4530] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:42 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1363 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:43.075929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] POST http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376/restore Jan 10 14:54:43.076920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:43.077857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.backups [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Restoring backup e3dacf45-dce4-4af4-b4e6-2973e8341376 ({'restore': {}}) {{(pid=110760) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jan 10 14:54:43.078329 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Restoring backup e3dacf45-dce4-4af4-b4e6-2973e8341376 to volume None. Jan 10 14:54:43.092597 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:43.092597 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:43.099929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.backup.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Creating volume of 1 GB for restore of backup e3dacf45-dce4-4af4-b4e6-2973e8341376. Jan 10 14:54:43.112857 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Availability Zones retrieved successfully. Jan 10 14:54:43.150843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Flow 'volume_create_api' (bafa16e0-1e26-4bbc-b67a-c5ba1d9deeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:43.155092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b721a4-e6fc-42f0-8c6a-029f4afcec7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:43.157835 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:54:43.209940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b721a4-e6fc-42f0-8c6a-029f4afcec7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:43.213247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2aa9ca-e6e4-4d66-994c-10f0e651dfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:43.231776 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20622d73-d4fe-4ade-9644-5b019e1c691e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:43.232306 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20622d73-d4fe-4ade-9644-5b019e1c691e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:43.232693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20622d73-d4fe-4ade-9644-5b019e1c691e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:43.268048 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:43.268048 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:43.285909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-20622d73-d4fe-4ade-9644-5b019e1c691e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:43.322731 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20622d73-d4fe-4ade-9644-5b019e1c691e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:43.335708 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2198/4531] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:43 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 925 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:43.394431 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Created reservations ['61134806-f0c4-43cb-b191-d7a60b3e3427', '83e714b7-62ad-4654-af74-94693006381a', '3418cb3c-2649-49ed-b06d-18b334e733ae', 'a6c3f415-a11c-43ce-966d-4f0e879a9be0'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:54:43.397563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2aa9ca-e6e4-4d66-994c-10f0e651dfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61134806-f0c4-43cb-b191-d7a60b3e3427', '83e714b7-62ad-4654-af74-94693006381a', '3418cb3c-2649-49ed-b06d-18b334e733ae', 'a6c3f415-a11c-43ce-966d-4f0e879a9be0']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:43.403306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171dba6c-cf30-474d-b259-09232159ecaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:43.531561 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171dba6c-cf30-474d-b259-09232159ecaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52ea8083-2159-476c-beb8-4406be4ada83', '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_e3dacf45-dce4-4af4-b4e6-2973e8341376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110dc285ffae4367a6004ece9771340a',qos_specs=None,replication_status=,reservations=['61134806-f0c4-43cb-b191-d7a60b3e3427','83e714b7-62ad-4654-af74-94693006381a','3418cb3c-2649-49ed-b06d-18b334e733ae','a6c3f415-a11c-43ce-966d-4f0e879a9be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ce74534b9804531a3fbaf8e2a4ce97a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:54:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e3dacf45-dce4-4af4-b4e6-2973e8341376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52ea8083-2159-476c-beb8-4406be4ada83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110dc285ffae4367a6004ece9771340a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ce74534b9804531a3fbaf8e2a4ce97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:43.537122 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59c5306-f629-47c6-975c-5cc4241e8fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:43.664552 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59c5306-f629-47c6-975c-5cc4241e8fef) transitioned into 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_e3dacf45-dce4-4af4-b4e6-2973e8341376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110dc285ffae4367a6004ece9771340a',qos_specs=None,replication_status=,reservations=['61134806-f0c4-43cb-b191-d7a60b3e3427','83e714b7-62ad-4654-af74-94693006381a','3418cb3c-2649-49ed-b06d-18b334e733ae','a6c3f415-a11c-43ce-966d-4f0e879a9be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ce74534b9804531a3fbaf8e2a4ce97a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:43.667799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f084c33b-730d-43c2-a944-6d9bc5aeaed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:54:43.760172 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f084c33b-730d-43c2-a944-6d9bc5aeaed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:54:43.762605 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Flow 'volume_create_api' (bafa16e0-1e26-4bbc-b67a-c5ba1d9deeb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:54:43.763511 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Create volume request issued successfully. Jan 10 14:54:43.802453 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:43.802453 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:43.803603 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:54:43.941190 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54a9578b-074c-409a-a02f-dffcccc17db9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:43.941672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54a9578b-074c-409a-a02f-dffcccc17db9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:43.942116 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-54a9578b-074c-409a-a02f-dffcccc17db9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:43.961603 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:43.961603 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:43.963169 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-54a9578b-074c-409a-a02f-dffcccc17db9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:43.973560 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-54a9578b-074c-409a-a02f-dffcccc17db9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:43.974544 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2199/4532] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:43 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:44.342693 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e1032a5-5468-4f66-afc4-bfe10527e100 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:44.345925 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e1032a5-5468-4f66-afc4-bfe10527e100 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:44.346963 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9e1032a5-5468-4f66-afc4-bfe10527e100 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:44.377281 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:44.377281 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:44.407140 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9e1032a5-5468-4f66-afc4-bfe10527e100 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:44.442984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9e1032a5-5468-4f66-afc4-bfe10527e100 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:44.451896 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2200/4533] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:44 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 925 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:44.835264 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:44.835264 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:44.842793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:54:44.986520 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b4c3826-66aa-46e2-94ef-484a7173123f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:44.987598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b4c3826-66aa-46e2-94ef-484a7173123f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:44.988647 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b4c3826-66aa-46e2-94ef-484a7173123f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:45.017114 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:45.017114 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:45.018736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5b4c3826-66aa-46e2-94ef-484a7173123f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:45.027272 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b4c3826-66aa-46e2-94ef-484a7173123f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 200 Jan 10 14:54:45.028538 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2201/4534] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:44 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:45.458054 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-978ef0c2-2cbd-4311-b29c-b6d80f0cd41d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:45.458498 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-978ef0c2-2cbd-4311-b29c-b6d80f0cd41d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:45.459013 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-978ef0c2-2cbd-4311-b29c-b6d80f0cd41d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:45.480004 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:45.480004 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:45.501144 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-978ef0c2-2cbd-4311-b29c-b6d80f0cd41d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:45.521060 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-978ef0c2-2cbd-4311-b29c-b6d80f0cd41d tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:45.521797 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2202/4535] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:45 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 925 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:45.865741 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:45.865741 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:45.867534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:54:46.039116 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ec707220-56bb-4ae4-8b57-35b803ea83a4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:54:46.040922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ec707220-56bb-4ae4-8b57-35b803ea83a4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:46.041717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ec707220-56bb-4ae4-8b57-35b803ea83a4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:46.063423 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ec707220-56bb-4ae4-8b57-35b803ea83a4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 404 Jan 10 14:54:46.072329 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2203/4536] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:54:46.083231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66bcf703-9f21-4c1d-961b-22e509fa0220 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:46.084445 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66bcf703-9f21-4c1d-961b-22e509fa0220 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:46.086731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-66bcf703-9f21-4c1d-961b-22e509fa0220 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:46.087828 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-66bcf703-9f21-4c1d-961b-22e509fa0220 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:46.112296 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:46.112296 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:46.113225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-66bcf703-9f21-4c1d-961b-22e509fa0220 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:46.256927 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-66bcf703-9f21-4c1d-961b-22e509fa0220 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:54:46.257351 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-66bcf703-9f21-4c1d-961b-22e509fa0220 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 202 Jan 10 14:54:46.258605 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2204/4537] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:54:46 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:54:46.269397 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-014d1f99-ed08-450a-a2e2-2925b96582fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:46.270180 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-014d1f99-ed08-450a-a2e2-2925b96582fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:46.272436 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-014d1f99-ed08-450a-a2e2-2925b96582fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:46.297125 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:46.297125 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:46.298124 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-014d1f99-ed08-450a-a2e2-2925b96582fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:46.302974 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-014d1f99-ed08-450a-a2e2-2925b96582fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:46.307816 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2205/4538] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:46.538413 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-239a8419-bcf8-47a8-9515-f6a7da6d6af0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:46.538999 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-239a8419-bcf8-47a8-9515-f6a7da6d6af0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:46.539612 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-239a8419-bcf8-47a8-9515-f6a7da6d6af0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:46.576380 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:46.576380 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:46.590654 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-239a8419-bcf8-47a8-9515-f6a7da6d6af0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:46.607065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-239a8419-bcf8-47a8-9515-f6a7da6d6af0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 200 Jan 10 14:54:46.608808 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2206/4539] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:46 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 925 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:46.882819 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:46.882819 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:46.884536 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:54:46.885042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Checking backup size 1 against volume size 1 {{(pid=110760) restore /opt/stack/cinder/cinder/backup/api.py:414}} Jan 10 14:54:46.885496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.backup.api [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Overwriting volume 52ea8083-2159-476c-beb8-4406be4ada83 with restore of backup e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:47.039901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] restore_backup in rpcapi backup_id e3dacf45-dce4-4af4-b4e6-2973e8341376 {{(pid=110760) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 10 14:54:47.050391 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b151fba7-1ea3-4ad1-b09d-8f31c2daeff2 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376/restore returned with HTTP 202 Jan 10 14:54:47.055943 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2334/4540] 10.222.0.20 () {60 vars in 1369 bytes} [Mon Jan 10 14:54:43 2022] POST /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376/restore => generated 189 bytes in 3982 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:54:47.063193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-678730ff-bdfb-4ba3-a654-5a204ffebdee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:47.064429 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-678730ff-bdfb-4ba3-a654-5a204ffebdee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:47.066730 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-678730ff-bdfb-4ba3-a654-5a204ffebdee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:47.067473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-678730ff-bdfb-4ba3-a654-5a204ffebdee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:47.086138 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:47.086138 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:47.091724 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-678730ff-bdfb-4ba3-a654-5a204ffebdee tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:47.092404 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2207/4541] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:47 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:47.319879 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85877a24-70d6-4f40-a903-ba7bc96112c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:47.320795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85877a24-70d6-4f40-a903-ba7bc96112c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:47.322082 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-85877a24-70d6-4f40-a903-ba7bc96112c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:47.333217 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:47.333217 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:47.334602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-85877a24-70d6-4f40-a903-ba7bc96112c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:47.336708 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-85877a24-70d6-4f40-a903-ba7bc96112c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:47.343092 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2335/4542] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:47 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:47.623857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ab292a6-6804-43a5-8a03-ab2faaf8c60b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 Jan 10 14:54:47.624602 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ab292a6-6804-43a5-8a03-ab2faaf8c60b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:47.625255 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0ab292a6-6804-43a5-8a03-ab2faaf8c60b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:47.636883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0ab292a6-6804-43a5-8a03-ab2faaf8c60b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 returned with HTTP 404 Jan 10 14:54:47.641329 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2208/4543] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:47 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/1e9a7b0d-1872-4b85-abea-debe55ca40b6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:54:47.645265 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bcad674d-3e7b-44f1-b124-f7cac26b72d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] DELETE http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:47.645942 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bcad674d-3e7b-44f1-b124-f7cac26b72d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:47.646615 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bcad674d-3e7b-44f1-b124-f7cac26b72d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:47.647222 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-bcad674d-3e7b-44f1-b124-f7cac26b72d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Delete volume with id: 67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:47.666620 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:47.666620 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:47.668090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bcad674d-3e7b-44f1-b124-f7cac26b72d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:47.849163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bcad674d-3e7b-44f1-b124-f7cac26b72d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Delete volume request issued successfully. Jan 10 14:54:47.849586 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bcad674d-3e7b-44f1-b124-f7cac26b72d0 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 202 Jan 10 14:54:47.850697 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2336/4544] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:54:47 2022] DELETE /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:54:47.858001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4868383c-f9f3-4353-972e-32bf0e46dfc7 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:47.859084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4868383c-f9f3-4353-972e-32bf0e46dfc7 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:47.861659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4868383c-f9f3-4353-972e-32bf0e46dfc7 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:47.891071 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:47.891071 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:47.915188 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4868383c-f9f3-4353-972e-32bf0e46dfc7 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:47.936869 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4868383c-f9f3-4353-972e-32bf0e46dfc7 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:47.948171 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2209/4545] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:47 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 925 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:48.105471 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4e80655-7b0b-4072-bdb5-0a477b66ef28 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:48.114622 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4e80655-7b0b-4072-bdb5-0a477b66ef28 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:48.115368 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4e80655-7b0b-4072-bdb5-0a477b66ef28 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:48.117403 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e4e80655-7b0b-4072-bdb5-0a477b66ef28 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:48.136523 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:48.136523 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:48.144924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4e80655-7b0b-4072-bdb5-0a477b66ef28 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:48.153359 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2337/4546] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:48 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:48.350086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7700a9d-bf60-48ba-911a-4cbdd5bd2417 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:48.351090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7700a9d-bf60-48ba-911a-4cbdd5bd2417 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:48.351722 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7700a9d-bf60-48ba-911a-4cbdd5bd2417 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:48.366838 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:48.366838 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:48.368228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7700a9d-bf60-48ba-911a-4cbdd5bd2417 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:48.375715 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7700a9d-bf60-48ba-911a-4cbdd5bd2417 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:48.378612 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2210/4547] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:48.957897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f743ac7-b6a3-4143-b422-77f62b644086 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:48.958986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f743ac7-b6a3-4143-b422-77f62b644086 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:48.958986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5f743ac7-b6a3-4143-b422-77f62b644086 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:49.004233 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:49.004233 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:49.017518 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5f743ac7-b6a3-4143-b422-77f62b644086 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:49.027214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5f743ac7-b6a3-4143-b422-77f62b644086 tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:49.036182 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2338/4548] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:48 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 925 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:49.166299 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a681a57-28bc-4f23-8045-48dd7741e5fb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:49.167085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a681a57-28bc-4f23-8045-48dd7741e5fb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:49.167564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2a681a57-28bc-4f23-8045-48dd7741e5fb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:49.167868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-2a681a57-28bc-4f23-8045-48dd7741e5fb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:49.180599 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:49.180599 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:49.187487 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2a681a57-28bc-4f23-8045-48dd7741e5fb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:49.188855 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2211/4549] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:49 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:49.390369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05180031-51d0-4713-8d83-bb70505f6a1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:49.391397 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05180031-51d0-4713-8d83-bb70505f6a1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:49.392058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05180031-51d0-4713-8d83-bb70505f6a1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:49.403607 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:49.403607 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:49.404981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-05180031-51d0-4713-8d83-bb70505f6a1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:54:49.407144 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05180031-51d0-4713-8d83-bb70505f6a1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 200 Jan 10 14:54:49.408038 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2339/4550] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:49 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:50.044357 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9ef934d7-db26-4a01-94f6-b4ef4a89cdfd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:50.045740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9ef934d7-db26-4a01-94f6-b4ef4a89cdfd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:50.046385 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9ef934d7-db26-4a01-94f6-b4ef4a89cdfd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:50.086127 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:50.086127 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:50.112824 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9ef934d7-db26-4a01-94f6-b4ef4a89cdfd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:50.134304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9ef934d7-db26-4a01-94f6-b4ef4a89cdfd tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:50.135595 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2212/4551] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:50 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 925 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:50.203087 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-baf7aff7-0cd5-4887-900c-a00fc0bdf4eb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:50.203533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-baf7aff7-0cd5-4887-900c-a00fc0bdf4eb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:50.204044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-baf7aff7-0cd5-4887-900c-a00fc0bdf4eb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:50.204387 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-baf7aff7-0cd5-4887-900c-a00fc0bdf4eb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:50.224894 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:50.224894 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:50.233522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-baf7aff7-0cd5-4887-900c-a00fc0bdf4eb tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:50.234290 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2340/4552] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:50 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:50.419225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-566d72fe-ef8d-48a6-ab49-c4db991eb7fa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:54:50.419672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-566d72fe-ef8d-48a6-ab49-c4db991eb7fa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:50.422052 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-566d72fe-ef8d-48a6-ab49-c4db991eb7fa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:50.435922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-566d72fe-ef8d-48a6-ab49-c4db991eb7fa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 404 Jan 10 14:54:50.442874 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2213/4553] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:54:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:54:50.520526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-714f3ca8-4d96-4061-be46-ff2784d65332 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:50.521700 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-714f3ca8-4d96-4061-be46-ff2784d65332 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:50.522421 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-714f3ca8-4d96-4061-be46-ff2784d65332 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:50.567983 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:50.567983 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:50.578505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-714f3ca8-4d96-4061-be46-ff2784d65332 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:50.590114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-714f3ca8-4d96-4061-be46-ff2784d65332 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:50.591517 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2341/4554] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:54:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1655 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:50.633019 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb/action Jan 10 14:54:50.635438 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:54:50.636026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:54:50.675202 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:50.675202 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:50.676314 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:50.760123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Begin detaching volume completed successfully. Jan 10 14:54:50.760870 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb/action returned with HTTP 202 Jan 10 14:54:50.764616 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2214/4555] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:54:50 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:54:50.866380 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-938673ee-1160-4c5b-9a6d-50c3104f29a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:50.867097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-938673ee-1160-4c5b-9a6d-50c3104f29a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:50.867803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-938673ee-1160-4c5b-9a6d-50c3104f29a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:50.906771 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:50.906771 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:50.921944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-938673ee-1160-4c5b-9a6d-50c3104f29a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:50.933483 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-938673ee-1160-4c5b-9a6d-50c3104f29a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:50.944429 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2342/4556] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:50.998167 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume// Jan 10 14:54:50.998913 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:50.999602 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:51.000384 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-dcaa5f42-d6d5-4291-ab9d-951e411d0671 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:54:51.001160 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2215/4557] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:54:50 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:54:51.012548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-e4e1c205-e3a8-4d02-ad42-9d0541b133c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:51.016524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-e4e1c205-e3a8-4d02-ad42-9d0541b133c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:51.016524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-e4e1c205-e3a8-4d02-ad42-9d0541b133c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:51.052944 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:51.052944 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:51.066601 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-e4e1c205-e3a8-4d02-ad42-9d0541b133c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:51.079485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-e4e1c205-e3a8-4d02-ad42-9d0541b133c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:51.080886 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2343/4558] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:54:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1757 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:54:51.150945 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f17dd2b-bdc2-4424-b1fb-9dac76c22bea tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:51.151427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f17dd2b-bdc2-4424-b1fb-9dac76c22bea tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:51.151829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f17dd2b-bdc2-4424-b1fb-9dac76c22bea tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:51.172619 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:51.172619 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:51.193792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5f17dd2b-bdc2-4424-b1fb-9dac76c22bea tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:51.206946 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f17dd2b-bdc2-4424-b1fb-9dac76c22bea tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:51.210256 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2216/4559] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:51 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 925 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:51.248195 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51c37abe-d923-4940-b635-092a1a370b31 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:51.248729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51c37abe-d923-4940-b635-092a1a370b31 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:51.249240 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51c37abe-d923-4940-b635-092a1a370b31 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:51.249609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-51c37abe-d923-4940-b635-092a1a370b31 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:51.269342 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:51.269342 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:51.271120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51c37abe-d923-4940-b635-092a1a370b31 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:51.271846 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2344/4560] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:51 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:51.400345 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-cc542f00-8a6e-479f-a5af-8c82f862435b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902 Jan 10 14:54:51.401148 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-cc542f00-8a6e-479f-a5af-8c82f862435b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:51.401846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-cc542f00-8a6e-479f-a5af-8c82f862435b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:51.415639 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:51.415639 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:51.957969 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd9aa2ab-e8e4-43ee-a765-172fdb33857b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:51.957969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd9aa2ab-e8e4-43ee-a765-172fdb33857b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:51.957969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd9aa2ab-e8e4-43ee-a765-172fdb33857b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:52.004176 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:52.004176 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:52.022402 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fd9aa2ab-e8e4-43ee-a765-172fdb33857b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:52.047656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd9aa2ab-e8e4-43ee-a765-172fdb33857b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:52.057960 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2345/4561] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:52.230051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f94674fd-aba1-4c54-af86-09f0d080c62b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:52.230905 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f94674fd-aba1-4c54-af86-09f0d080c62b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:52.231974 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f94674fd-aba1-4c54-af86-09f0d080c62b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:52.246678 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:52.246678 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:52.255929 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f94674fd-aba1-4c54-af86-09f0d080c62b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Volume info retrieved successfully. Jan 10 14:54:52.266387 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f94674fd-aba1-4c54-af86-09f0d080c62b tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 200 Jan 10 14:54:52.277424 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2346/4562] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:52 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 925 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:52.284906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b354ebf1-2cca-4da6-99a9-e3d6ec349722 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:52.285564 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b354ebf1-2cca-4da6-99a9-e3d6ec349722 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:52.286171 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b354ebf1-2cca-4da6-99a9-e3d6ec349722 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:52.287006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b354ebf1-2cca-4da6-99a9-e3d6ec349722 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:52.295428 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:52.295428 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:52.297867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b354ebf1-2cca-4da6-99a9-e3d6ec349722 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:52.304893 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2347/4563] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:52 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:53.072504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a9d7d195-9027-45f2-be53-eaed2cc6ea89 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:53.073935 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a9d7d195-9027-45f2-be53-eaed2cc6ea89 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:53.074400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a9d7d195-9027-45f2-be53-eaed2cc6ea89 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:53.094766 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:53.094766 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:53.103814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a9d7d195-9027-45f2-be53-eaed2cc6ea89 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:53.115432 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a9d7d195-9027-45f2-be53-eaed2cc6ea89 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:53.123736 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2348/4564] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:53 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:53.282420 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e8cc6e6-417c-44fc-8e64-8eb782aa3c5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] GET http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 Jan 10 14:54:53.282758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e8cc6e6-417c-44fc-8e64-8eb782aa3c5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:53.283429 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4e8cc6e6-417c-44fc-8e64-8eb782aa3c5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:53.295523 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4e8cc6e6-417c-44fc-8e64-8eb782aa3c5e tempest-VolumesListTestJSON-1313711656 tempest-VolumesListTestJSON-1313711656-project] http://10.222.0.20/volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 returned with HTTP 404 Jan 10 14:54:53.297006 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2349/4565] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:53 2022] GET /volume/v3/112e5e6572c94ed994af29c85890a998/volumes/67a71f2c-056e-44aa-a07b-cc2289597946 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:54:53.322579 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b70c363f-981b-4dec-9923-d5a4ca08d480 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:53.328849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b70c363f-981b-4dec-9923-d5a4ca08d480 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:53.328849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b70c363f-981b-4dec-9923-d5a4ca08d480 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:53.328849 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b70c363f-981b-4dec-9923-d5a4ca08d480 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:53.353129 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:53.353129 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:53.354811 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b70c363f-981b-4dec-9923-d5a4ca08d480 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:53.372177 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2350/4566] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:53 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:54.133539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c89c7c1-750d-44ca-877f-c3d1ba92ecba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:54.133539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c89c7c1-750d-44ca-877f-c3d1ba92ecba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:54.134628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3c89c7c1-750d-44ca-877f-c3d1ba92ecba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:54.173376 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:54.173376 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:54.194983 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3c89c7c1-750d-44ca-877f-c3d1ba92ecba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:54.213598 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3c89c7c1-750d-44ca-877f-c3d1ba92ecba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:54.216594 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2351/4567] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:54 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:54.367798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10b4112e-47ef-483f-848a-ca28f5ee31b1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:54.368278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-10b4112e-47ef-483f-848a-ca28f5ee31b1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:54.368719 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-10b4112e-47ef-483f-848a-ca28f5ee31b1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:54.369018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-10b4112e-47ef-483f-848a-ca28f5ee31b1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:54.376166 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:54.376166 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:54.377724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-10b4112e-47ef-483f-848a-ca28f5ee31b1 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:54.378423 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2352/4568] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:54 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:55.231715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1ca6bd9-8dcf-4bf7-8012-bef95c7bb8db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:55.232494 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1ca6bd9-8dcf-4bf7-8012-bef95c7bb8db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:55.232631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f1ca6bd9-8dcf-4bf7-8012-bef95c7bb8db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:55.272568 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:55.272568 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:55.308512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f1ca6bd9-8dcf-4bf7-8012-bef95c7bb8db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:55.333051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f1ca6bd9-8dcf-4bf7-8012-bef95c7bb8db tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:55.341618 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2353/4569] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:54:55.391049 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e16ccac-708a-4d08-b181-55f5cf2af0e5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:55.391507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e16ccac-708a-4d08-b181-55f5cf2af0e5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:55.391967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e16ccac-708a-4d08-b181-55f5cf2af0e5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:55.392283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9e16ccac-708a-4d08-b181-55f5cf2af0e5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:55.405185 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:55.405185 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:55.406812 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e16ccac-708a-4d08-b181-55f5cf2af0e5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:55.412955 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2354/4570] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:55 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:56.359037 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8060d264-b610-4952-bf75-c5b36fc7be77 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:56.360347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8060d264-b610-4952-bf75-c5b36fc7be77 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:56.361686 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8060d264-b610-4952-bf75-c5b36fc7be77 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:56.383460 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:56.383460 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:56.391361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8060d264-b610-4952-bf75-c5b36fc7be77 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:56.401553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8060d264-b610-4952-bf75-c5b36fc7be77 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:56.402741 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2355/4571] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:56 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:56.425948 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbcc5030-8a36-4d2c-a1f5-621aab43d68c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:56.426497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbcc5030-8a36-4d2c-a1f5-621aab43d68c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:56.427010 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbcc5030-8a36-4d2c-a1f5-621aab43d68c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:56.427434 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-dbcc5030-8a36-4d2c-a1f5-621aab43d68c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:56.435405 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:56.435405 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:56.436943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbcc5030-8a36-4d2c-a1f5-621aab43d68c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:56.437662 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2356/4572] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:56 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:54:57.417935 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38dfcbf4-0469-4882-a879-27a8b62baa43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:57.419112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38dfcbf4-0469-4882-a879-27a8b62baa43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:57.419790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38dfcbf4-0469-4882-a879-27a8b62baa43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:57.438257 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:57.438257 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:57.447124 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-38dfcbf4-0469-4882-a879-27a8b62baa43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:57.457758 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38dfcbf4-0469-4882-a879-27a8b62baa43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:57.458761 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2357/4573] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:57.464443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0baee50d-2d59-4a60-bc7e-ce3aee77503e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:57.464890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0baee50d-2d59-4a60-bc7e-ce3aee77503e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:57.465339 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0baee50d-2d59-4a60-bc7e-ce3aee77503e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:57.465653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0baee50d-2d59-4a60-bc7e-ce3aee77503e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:57.473927 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:57.473927 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:57.475583 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0baee50d-2d59-4a60-bc7e-ce3aee77503e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:57.481985 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2358/4574] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:57 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:58.474032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d61f7b11-bebe-4cb7-b353-6d6305577ba4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:58.475820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d61f7b11-bebe-4cb7-b353-6d6305577ba4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:58.476660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d61f7b11-bebe-4cb7-b353-6d6305577ba4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:58.496809 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:58.496809 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:58.503690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d61f7b11-bebe-4cb7-b353-6d6305577ba4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:58.517532 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d61f7b11-bebe-4cb7-b353-6d6305577ba4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:58.528096 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2359/4575] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:58.532859 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33c37d3b-7785-4aa4-9ab1-bb9850d2721f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:58.533306 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33c37d3b-7785-4aa4-9ab1-bb9850d2721f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:58.534310 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-33c37d3b-7785-4aa4-9ab1-bb9850d2721f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:58.534623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-33c37d3b-7785-4aa4-9ab1-bb9850d2721f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:58.541698 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:58.541698 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:58.543226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-33c37d3b-7785-4aa4-9ab1-bb9850d2721f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:58.543929 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2360/4576] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:58 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:54:59.534317 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63600ed4-8d42-4f10-977f-3a58d0abd319 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:54:59.535321 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63600ed4-8d42-4f10-977f-3a58d0abd319 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:59.536218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63600ed4-8d42-4f10-977f-3a58d0abd319 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:59.557643 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:59.557643 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:59.566656 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63600ed4-8d42-4f10-977f-3a58d0abd319 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:54:59.576771 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63600ed4-8d42-4f10-977f-3a58d0abd319 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:54:59.577821 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2361/4577] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:59 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:54:59.582636 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fb110e6-efef-4445-a481-1edb6472df6e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:54:59.583365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fb110e6-efef-4445-a481-1edb6472df6e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:54:59.583982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4fb110e6-efef-4445-a481-1edb6472df6e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:54:59.584483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4fb110e6-efef-4445-a481-1edb6472df6e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:54:59.592448 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:54:59.592448 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:54:59.594359 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4fb110e6-efef-4445-a481-1edb6472df6e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:54:59.600441 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2362/4578] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:54:59 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:00.592836 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b22f264e-a81f-47d9-b9b9-3132fed50c7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:55:00.593513 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b22f264e-a81f-47d9-b9b9-3132fed50c7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:00.593705 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b22f264e-a81f-47d9-b9b9-3132fed50c7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:00.612651 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:00.612651 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:00.619269 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b22f264e-a81f-47d9-b9b9-3132fed50c7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:00.628500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b22f264e-a81f-47d9-b9b9-3132fed50c7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:55:00.629189 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2363/4579] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:00.633415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e137224f-1988-460c-9214-4c9efd538e9f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:00.633839 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e137224f-1988-460c-9214-4c9efd538e9f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:00.634270 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e137224f-1988-460c-9214-4c9efd538e9f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:00.634566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-e137224f-1988-460c-9214-4c9efd538e9f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:00.641062 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:00.641062 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:00.642474 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e137224f-1988-460c-9214-4c9efd538e9f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:00.643263 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2364/4580] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:00 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:01.648524 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82a7488d-ff21-4332-ab4f-a4ee55f780f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:55:01.648524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82a7488d-ff21-4332-ab4f-a4ee55f780f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:01.648524 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82a7488d-ff21-4332-ab4f-a4ee55f780f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:01.666911 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:01.666911 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:01.677433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-82a7488d-ff21-4332-ab4f-a4ee55f780f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:01.689860 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82a7488d-ff21-4332-ab4f-a4ee55f780f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:55:01.690821 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2365/4581] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:01 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:55:01.695650 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a672b59a-194b-4df4-9856-13bdd1308265 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:01.696114 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a672b59a-194b-4df4-9856-13bdd1308265 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:01.696750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a672b59a-194b-4df4-9856-13bdd1308265 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:01.697225 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a672b59a-194b-4df4-9856-13bdd1308265 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:01.706894 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:01.706894 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:01.708788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a672b59a-194b-4df4-9856-13bdd1308265 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:01.710055 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2366/4582] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:01 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:02.706283 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ca970c8-f8b9-4d78-a51f-bcd7f03a070d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:55:02.706894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ca970c8-f8b9-4d78-a51f-bcd7f03a070d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:02.707157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3ca970c8-f8b9-4d78-a51f-bcd7f03a070d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:02.730513 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:02.730513 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:02.737900 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3ca970c8-f8b9-4d78-a51f-bcd7f03a070d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:02.750123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3ca970c8-f8b9-4d78-a51f-bcd7f03a070d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:55:02.750851 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2367/4583] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:02.755352 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2326054f-1922-480d-8168-514ab820b2d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:02.756595 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2326054f-1922-480d-8168-514ab820b2d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:02.757227 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2326054f-1922-480d-8168-514ab820b2d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:02.757696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-2326054f-1922-480d-8168-514ab820b2d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:02.765901 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:02.765901 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:02.767458 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2326054f-1922-480d-8168-514ab820b2d8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:02.768159 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2368/4584] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:02 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:03.766141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-536f0cda-241c-41f2-bb0f-b2fdd1cdca7c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:55:03.766813 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-536f0cda-241c-41f2-bb0f-b2fdd1cdca7c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:03.767266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-536f0cda-241c-41f2-bb0f-b2fdd1cdca7c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:03.787777 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:03.787777 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:03.796113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-536f0cda-241c-41f2-bb0f-b2fdd1cdca7c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:03.810271 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-536f0cda-241c-41f2-bb0f-b2fdd1cdca7c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:55:03.811303 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2369/4585] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:03 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1658 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:03.816081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63e4439e-d3ea-480a-ad8d-c09ebb977c22 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:03.816753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63e4439e-d3ea-480a-ad8d-c09ebb977c22 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:03.817470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63e4439e-d3ea-480a-ad8d-c09ebb977c22 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:03.817959 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-63e4439e-d3ea-480a-ad8d-c09ebb977c22 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:03.826103 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:03.826103 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:03.828324 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63e4439e-d3ea-480a-ad8d-c09ebb977c22 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:03.829703 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2370/4586] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:03 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:03.856161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f381b30c-a446-4f10-a48c-4b2ae1aceeb1 req-cc542f00-8a6e-479f-a5af-8c82f862435b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902 returned with HTTP 200 Jan 10 14:55:03.856161 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2217/4587] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:54:51 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/attachments/926f4d8c-5dad-417e-bdf2-ee63af554902 => generated 19 bytes in 12458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:04.826444 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72a980b1-d0c6-4ef0-9e8f-c475227370e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:55:04.827076 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72a980b1-d0c6-4ef0-9e8f-c475227370e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:04.827374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72a980b1-d0c6-4ef0-9e8f-c475227370e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:04.841754 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:04.841754 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:04.843082 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b55d1ec-94bf-47d4-823c-e597d581c345 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:04.843647 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b55d1ec-94bf-47d4-823c-e597d581c345 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:04.844492 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5b55d1ec-94bf-47d4-823c-e597d581c345 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:04.845063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-5b55d1ec-94bf-47d4-823c-e597d581c345 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:04.848921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72a980b1-d0c6-4ef0-9e8f-c475227370e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:04.852540 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:04.852540 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:04.854365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5b55d1ec-94bf-47d4-823c-e597d581c345 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:04.855146 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2218/4588] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:04 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:04.859098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72a980b1-d0c6-4ef0-9e8f-c475227370e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:55:04.868296 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2371/4589] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:04 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:55:05.866772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82e8e301-25e3-4dff-951c-657b869da2bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:05.874196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82e8e301-25e3-4dff-951c-657b869da2bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:05.874196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82e8e301-25e3-4dff-951c-657b869da2bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:05.874196 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-82e8e301-25e3-4dff-951c-657b869da2bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:05.880044 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:05.880044 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:05.883123 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82e8e301-25e3-4dff-951c-657b869da2bd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:05.884053 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2219/4590] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:05 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:06.904234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f453e1a4-6ab6-4c7c-a559-7004df4e3ad8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:06.905604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f453e1a4-6ab6-4c7c-a559-7004df4e3ad8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:06.906715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f453e1a4-6ab6-4c7c-a559-7004df4e3ad8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:06.907274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f453e1a4-6ab6-4c7c-a559-7004df4e3ad8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:06.917107 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:06.917107 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:06.919737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f453e1a4-6ab6-4c7c-a559-7004df4e3ad8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:06.920738 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2372/4591] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:06 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:07.933466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19e16008-4bd3-4f95-ae63-0825d7f4be64 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:07.933946 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19e16008-4bd3-4f95-ae63-0825d7f4be64 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:07.934339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-19e16008-4bd3-4f95-ae63-0825d7f4be64 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:07.934646 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-19e16008-4bd3-4f95-ae63-0825d7f4be64 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:07.942161 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:07.942161 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:07.943740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-19e16008-4bd3-4f95-ae63-0825d7f4be64 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:07.944478 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2220/4592] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:07 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:08.715376 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a2484d8-9d65-487b-92de-03f575a3cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:55:08.716092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a2484d8-9d65-487b-92de-03f575a3cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e0b99d9-efd6-43dc-96f1-abbced7985ee", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-925754138"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:08.730994 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:08.730994 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:08.732325 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a2484d8-9d65-487b-92de-03f575a3cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:08.732632 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-2a2484d8-9d65-487b-92de-03f575a3cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:08.847058 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-2a2484d8-9d65-487b-92de-03f575a3cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['c03d3257-7eb8-445d-8d2e-88281e79db34', 'f41e6f9c-5e11-4170-96bc-c7f2ba432f0e', '2f4d8872-7f94-4000-b389-82f186aafb1f', 'e1cfdfbd-3567-48f9-83a2-122d2416f3a0'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:55:08.957709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-16d2ca57-6609-40b4-b504-181fbadb07ff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:08.958327 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-16d2ca57-6609-40b4-b504-181fbadb07ff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:08.958614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-16d2ca57-6609-40b4-b504-181fbadb07ff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:08.958920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-16d2ca57-6609-40b4-b504-181fbadb07ff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:08.967280 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:08.967280 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:08.968869 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-16d2ca57-6609-40b4-b504-181fbadb07ff tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:08.969558 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2221/4593] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:08 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:09.021401 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a2484d8-9d65-487b-92de-03f575a3cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot create request issued successfully. Jan 10 14:55:09.022130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a2484d8-9d65-487b-92de-03f575a3cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:55:09.029340 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2373/4594] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:55:08 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 379 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:55:09.034155 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5108843-12a5-402c-bff1-f984f3512cb5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:09.035213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5108843-12a5-402c-bff1-f984f3512cb5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:09.035213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5108843-12a5-402c-bff1-f984f3512cb5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:09.045287 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:09.045287 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:09.046299 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c5108843-12a5-402c-bff1-f984f3512cb5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:09.048055 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5108843-12a5-402c-bff1-f984f3512cb5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:09.048807 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2222/4595] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:09 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:09.982691 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7f9e509-6d83-4c7d-a936-b8bda322b9b0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:09.983273 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7f9e509-6d83-4c7d-a936-b8bda322b9b0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:09.983968 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7f9e509-6d83-4c7d-a936-b8bda322b9b0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:09.984615 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-b7f9e509-6d83-4c7d-a936-b8bda322b9b0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:09.992207 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:09.992207 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:09.994975 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7f9e509-6d83-4c7d-a936-b8bda322b9b0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:09.996270 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2374/4596] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:09 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:10.062768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53211b11-1d0d-4122-99b7-46261a4b5ef0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:10.064227 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53211b11-1d0d-4122-99b7-46261a4b5ef0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:10.065930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53211b11-1d0d-4122-99b7-46261a4b5ef0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:10.079694 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:10.079694 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:10.081739 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-53211b11-1d0d-4122-99b7-46261a4b5ef0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:10.083519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53211b11-1d0d-4122-99b7-46261a4b5ef0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:10.084312 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2223/4597] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:10 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:11.012315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a174e54a-8b72-4971-846b-d26e837bcb33 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:11.012315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a174e54a-8b72-4971-846b-d26e837bcb33 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:11.012315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a174e54a-8b72-4971-846b-d26e837bcb33 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:11.012315 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-a174e54a-8b72-4971-846b-d26e837bcb33 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:11.019953 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:11.019953 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:11.022034 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a174e54a-8b72-4971-846b-d26e837bcb33 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:11.028740 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2375/4598] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:11 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:11.097852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92138085-2d05-43df-bed1-e21502e48e1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:11.098427 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92138085-2d05-43df-bed1-e21502e48e1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:11.101491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-92138085-2d05-43df-bed1-e21502e48e1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:11.120720 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:11.120720 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:11.122558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-92138085-2d05-43df-bed1-e21502e48e1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:11.124426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-92138085-2d05-43df-bed1-e21502e48e1d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:11.139066 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2224/4599] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:11 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 511 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:12.042418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-065824b1-e936-4f76-a285-dce166b7e321 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:12.042418 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-065824b1-e936-4f76-a285-dce166b7e321 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:12.042418 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-065824b1-e936-4f76-a285-dce166b7e321 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:12.045239 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-065824b1-e936-4f76-a285-dce166b7e321 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:12.051420 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:12.051420 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:12.053074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-065824b1-e936-4f76-a285-dce166b7e321 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:12.053780 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2376/4600] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:12 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:12.136129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71f48d38-0266-4057-87c9-7e7cbd1dbaa0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:12.136656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71f48d38-0266-4057-87c9-7e7cbd1dbaa0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:12.137129 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71f48d38-0266-4057-87c9-7e7cbd1dbaa0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:12.160613 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:12.160613 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:12.161827 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-71f48d38-0266-4057-87c9-7e7cbd1dbaa0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:12.164036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71f48d38-0266-4057-87c9-7e7cbd1dbaa0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:12.165559 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2225/4601] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:12.182158 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd15e572-2115-449e-9bae-aea93387779a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:12.183097 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd15e572-2115-449e-9bae-aea93387779a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:12.183598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd15e572-2115-449e-9bae-aea93387779a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:12.196050 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:12.196050 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:12.197090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fd15e572-2115-449e-9bae-aea93387779a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:12.199543 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd15e572-2115-449e-9bae-aea93387779a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:12.200283 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2377/4602] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:12.210340 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-660a4506-7033-4861-84c8-f49399f43daa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:55:12.210789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-660a4506-7033-4861-84c8-f49399f43daa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:12.211270 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-660a4506-7033-4861-84c8-f49399f43daa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:12.211774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-660a4506-7033-4861-84c8-f49399f43daa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:55:12.213775 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-660a4506-7033-4861-84c8-f49399f43daa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:55:12.221490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-660a4506-7033-4861-84c8-f49399f43daa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Get all snapshots completed successfully. Jan 10 14:55:12.222255 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-660a4506-7033-4861-84c8-f49399f43daa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 200 Jan 10 14:55:12.223020 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2226/4603] 10.222.0.20 () {58 vars in 1219 bytes} [Mon Jan 10 14:55:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 729 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:12.234224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48b65f1f-e4d5-49dd-b10c-d02868c970b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] PUT http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:12.234924 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48b65f1f-e4d5-49dd-b10c-d02868c970b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-507322185", "description": "This is the new description of snapshot."}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:12.245892 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:12.245892 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:12.246842 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-48b65f1f-e4d5-49dd-b10c-d02868c970b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:12.370426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48b65f1f-e4d5-49dd-b10c-d02868c970b3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:12.372029 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2378/4604] 10.222.0.20 () {60 vars in 1351 bytes} [Mon Jan 10 14:55:12 2022] PUT /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 442 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:12.382639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7ce3cda-1f74-4b3c-b452-aac1252ff066 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:12.383084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7ce3cda-1f74-4b3c-b452-aac1252ff066 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:12.383674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c7ce3cda-1f74-4b3c-b452-aac1252ff066 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:12.394708 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:12.394708 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:12.395707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c7ce3cda-1f74-4b3c-b452-aac1252ff066 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:12.400783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c7ce3cda-1f74-4b3c-b452-aac1252ff066 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:12.401840 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2227/4605] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 576 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:12.419974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-804cda5c-676a-4ed1-85b9-453f0eb8dd84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:12.423073 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-804cda5c-676a-4ed1-85b9-453f0eb8dd84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:12.424497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-804cda5c-676a-4ed1-85b9-453f0eb8dd84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:12.425814 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-804cda5c-676a-4ed1-85b9-453f0eb8dd84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:12.443417 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:12.443417 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:12.443417 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-804cda5c-676a-4ed1-85b9-453f0eb8dd84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:12.584370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-804cda5c-676a-4ed1-85b9-453f0eb8dd84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:55:12.584370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-804cda5c-676a-4ed1-85b9-453f0eb8dd84 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 202 Jan 10 14:55:12.584370 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2379/4606] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:55:12 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:55:12.589566 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45632d98-775b-44c9-bf23-a4358959d269 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:12.590012 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45632d98-775b-44c9-bf23-a4358959d269 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:12.590459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-45632d98-775b-44c9-bf23-a4358959d269 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:12.616721 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:12.616721 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:12.618871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-45632d98-775b-44c9-bf23-a4358959d269 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:12.642753 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-45632d98-775b-44c9-bf23-a4358959d269 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:12.644588 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2228/4607] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 575 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:13.071635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3793e2fd-4898-4d9f-bfb8-83928e83cb27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:13.073047 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3793e2fd-4898-4d9f-bfb8-83928e83cb27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:13.073968 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3793e2fd-4898-4d9f-bfb8-83928e83cb27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:13.074547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3793e2fd-4898-4d9f-bfb8-83928e83cb27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:13.084384 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:13.084384 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:13.087437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3793e2fd-4898-4d9f-bfb8-83928e83cb27 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:13.088460 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2380/4608] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:13 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:13.659132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f22ecf5-7b98-4ba6-835c-48b0c2441eaf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:13.661204 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f22ecf5-7b98-4ba6-835c-48b0c2441eaf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:13.662053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f22ecf5-7b98-4ba6-835c-48b0c2441eaf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:13.682591 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:13.682591 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:13.684178 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2f22ecf5-7b98-4ba6-835c-48b0c2441eaf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:13.686354 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f22ecf5-7b98-4ba6-835c-48b0c2441eaf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:13.692455 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2229/4609] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 575 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:14.107503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94867031-950a-47e6-af49-63dee8b93856 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:14.108572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94867031-950a-47e6-af49-63dee8b93856 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:14.109195 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94867031-950a-47e6-af49-63dee8b93856 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:14.109693 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-94867031-950a-47e6-af49-63dee8b93856 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:14.123483 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:14.123483 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:14.125913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94867031-950a-47e6-af49-63dee8b93856 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:14.135624 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2381/4610] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:14 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:14.700948 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a3a51d2-c3d5-49af-8f6a-6e3e308b7b0a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:14.702651 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a3a51d2-c3d5-49af-8f6a-6e3e308b7b0a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:14.703386 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a3a51d2-c3d5-49af-8f6a-6e3e308b7b0a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:14.718769 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:14.718769 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:14.720647 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1a3a51d2-c3d5-49af-8f6a-6e3e308b7b0a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:14.734494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a3a51d2-c3d5-49af-8f6a-6e3e308b7b0a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:14.741415 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2230/4611] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:14 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 575 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:15.143201 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce69d4d9-33f0-4eaf-b244-e639a3cf888b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:15.143834 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce69d4d9-33f0-4eaf-b244-e639a3cf888b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:15.144346 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ce69d4d9-33f0-4eaf-b244-e639a3cf888b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:15.145074 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ce69d4d9-33f0-4eaf-b244-e639a3cf888b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:15.152633 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:15.152633 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:15.155811 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ce69d4d9-33f0-4eaf-b244-e639a3cf888b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:15.157089 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2382/4612] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:15 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:15.755101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0e27df0b-8bc1-4af8-bbf5-62bb5f6bf290 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:15.755101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0e27df0b-8bc1-4af8-bbf5-62bb5f6bf290 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:15.755101 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0e27df0b-8bc1-4af8-bbf5-62bb5f6bf290 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:15.760584 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:15.760584 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:15.761998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0e27df0b-8bc1-4af8-bbf5-62bb5f6bf290 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:15.764484 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0e27df0b-8bc1-4af8-bbf5-62bb5f6bf290 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 200 Jan 10 14:55:15.765851 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2231/4613] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:15 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 575 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:16.170882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3afc4ce-a9a3-44d2-bf67-d96a6b3b1285 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:16.171374 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3afc4ce-a9a3-44d2-bf67-d96a6b3b1285 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:16.171721 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3afc4ce-a9a3-44d2-bf67-d96a6b3b1285 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:16.172022 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-f3afc4ce-a9a3-44d2-bf67-d96a6b3b1285 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:16.179564 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:16.179564 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:16.181157 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3afc4ce-a9a3-44d2-bf67-d96a6b3b1285 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:16.181838 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2383/4614] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:16 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:16.776896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a4c8f82-5111-4726-8f72-026c6c89f680 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:55:16.778360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a4c8f82-5111-4726-8f72-026c6c89f680 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:16.779082 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3a4c8f82-5111-4726-8f72-026c6c89f680 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:16.800130 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3a4c8f82-5111-4726-8f72-026c6c89f680 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 404 Jan 10 14:55:16.806655 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2232/4615] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:16 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:55:16.810748 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c08c27d9-a731-4d37-b215-08ee34121c1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:55:16.811365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c08c27d9-a731-4d37-b215-08ee34121c1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e0b99d9-efd6-43dc-96f1-abbced7985ee", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2086347892"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:16.842940 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:16.842940 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:16.844867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c08c27d9-a731-4d37-b215-08ee34121c1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:16.845436 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-c08c27d9-a731-4d37-b215-08ee34121c1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:17.036897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-c08c27d9-a731-4d37-b215-08ee34121c1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['2096a873-c9e0-4672-87bd-9d4d3b6adb54', '14bce0f3-e7ec-4a52-821f-6ccc0e53f137', '3b8f473e-1a7e-4a27-8e25-a0c190691539', '0ea8a463-7ba0-4ea3-bf35-cffbaeb14757'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:55:17.196521 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fbc9fe1b-58ac-4135-9b70-a515251a8bc9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:17.197230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fbc9fe1b-58ac-4135-9b70-a515251a8bc9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:17.197787 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fbc9fe1b-58ac-4135-9b70-a515251a8bc9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:17.198195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-fbc9fe1b-58ac-4135-9b70-a515251a8bc9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:17.213325 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:17.213325 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:17.221858 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fbc9fe1b-58ac-4135-9b70-a515251a8bc9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:17.221858 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2233/4616] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:17 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:17.316346 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c08c27d9-a731-4d37-b215-08ee34121c1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot create request issued successfully. Jan 10 14:55:17.324103 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c08c27d9-a731-4d37-b215-08ee34121c1b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:55:17.325041 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2384/4617] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:55:16 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 310 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:55:17.334968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da67b349-fab4-44e7-9a75-da650471ae7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:55:17.335411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da67b349-fab4-44e7-9a75-da650471ae7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:17.335880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-da67b349-fab4-44e7-9a75-da650471ae7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:17.348611 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:17.348611 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:17.350469 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-da67b349-fab4-44e7-9a75-da650471ae7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:17.353930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-da67b349-fab4-44e7-9a75-da650471ae7f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:55:17.355531 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2234/4618] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:17 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:18.233186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82dd5fa5-7b8a-4f7f-bf7d-ab432710e2e6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:18.233863 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82dd5fa5-7b8a-4f7f-bf7d-ab432710e2e6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:18.234580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82dd5fa5-7b8a-4f7f-bf7d-ab432710e2e6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:18.234895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-82dd5fa5-7b8a-4f7f-bf7d-ab432710e2e6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:18.243301 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:18.243301 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:18.245437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82dd5fa5-7b8a-4f7f-bf7d-ab432710e2e6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:18.246249 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2385/4619] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:18 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:18.366422 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c29df625-892c-40ad-8a7e-e38878812789 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:55:18.367015 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c29df625-892c-40ad-8a7e-e38878812789 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:18.367417 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c29df625-892c-40ad-8a7e-e38878812789 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:18.376474 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:18.376474 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:18.378166 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c29df625-892c-40ad-8a7e-e38878812789 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:18.380092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c29df625-892c-40ad-8a7e-e38878812789 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:55:18.381461 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2235/4620] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:18 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:19.271421 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30210e14-4834-4662-bbe2-492a6b70fcdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:19.271818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30210e14-4834-4662-bbe2-492a6b70fcdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:19.272384 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-30210e14-4834-4662-bbe2-492a6b70fcdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:19.272779 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-30210e14-4834-4662-bbe2-492a6b70fcdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:19.301270 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:19.301270 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:19.303003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-30210e14-4834-4662-bbe2-492a6b70fcdd tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:19.303722 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2386/4621] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:19 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:19.393771 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33e7b8be-19c7-4e6c-917c-7d425df11657 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:55:19.394774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33e7b8be-19c7-4e6c-917c-7d425df11657 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:19.395559 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33e7b8be-19c7-4e6c-917c-7d425df11657 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:19.409319 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:19.409319 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:19.421810 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-33e7b8be-19c7-4e6c-917c-7d425df11657 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:19.424009 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33e7b8be-19c7-4e6c-917c-7d425df11657 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:55:19.425931 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2236/4622] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:19 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:20.316628 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee520ce1-e188-4dcf-8ae4-6dc0e3db6d34 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:20.317125 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee520ce1-e188-4dcf-8ae4-6dc0e3db6d34 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:20.317566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ee520ce1-e188-4dcf-8ae4-6dc0e3db6d34 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:20.317877 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-ee520ce1-e188-4dcf-8ae4-6dc0e3db6d34 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:20.325570 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:20.325570 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:20.327066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ee520ce1-e188-4dcf-8ae4-6dc0e3db6d34 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:20.327992 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2387/4623] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:20 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:20.437577 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f2bb651f-9598-4273-80da-33022e2b4eaa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:55:20.438063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f2bb651f-9598-4273-80da-33022e2b4eaa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:20.438492 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f2bb651f-9598-4273-80da-33022e2b4eaa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:20.448740 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:20.448740 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:20.450030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f2bb651f-9598-4273-80da-33022e2b4eaa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:20.452212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f2bb651f-9598-4273-80da-33022e2b4eaa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:55:20.452960 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2237/4624] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:20 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:21.342066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e705063-f15c-4b28-8547-1e70582427b9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:21.342549 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e705063-f15c-4b28-8547-1e70582427b9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:21.342751 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e705063-f15c-4b28-8547-1e70582427b9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:21.343061 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-8e705063-f15c-4b28-8547-1e70582427b9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:21.357139 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:21.357139 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:21.357139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e705063-f15c-4b28-8547-1e70582427b9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:21.362126 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2388/4625] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:21 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:22.370350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86049df8-2c83-4121-b271-c1d3b2100614 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:22.371340 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86049df8-2c83-4121-b271-c1d3b2100614 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:22.371816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-86049df8-2c83-4121-b271-c1d3b2100614 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:22.372185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-86049df8-2c83-4121-b271-c1d3b2100614 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:22.396831 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:22.396831 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:22.408370 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-86049df8-2c83-4121-b271-c1d3b2100614 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:22.408370 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2238/4626] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:22 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:23.420042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3bf1ddac-9a25-41de-af1b-8d7f73f8ffbc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:23.420042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3bf1ddac-9a25-41de-af1b-8d7f73f8ffbc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:23.420042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3bf1ddac-9a25-41de-af1b-8d7f73f8ffbc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:23.420042 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-3bf1ddac-9a25-41de-af1b-8d7f73f8ffbc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:23.427024 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:23.427024 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:23.429679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3bf1ddac-9a25-41de-af1b-8d7f73f8ffbc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:23.430856 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2389/4627] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:23 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:24.442842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-109f6afb-8d53-4212-b675-257ad7d98e63 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:24.444466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-109f6afb-8d53-4212-b675-257ad7d98e63 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:24.444466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-109f6afb-8d53-4212-b675-257ad7d98e63 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:24.445164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-109f6afb-8d53-4212-b675-257ad7d98e63 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:24.453893 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:24.453893 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:24.457298 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-109f6afb-8d53-4212-b675-257ad7d98e63 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:24.458502 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2239/4628] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:24 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:25.471646 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24b0cbd8-23f2-42b9-9f4b-e67d8aa99d47 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:25.472287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24b0cbd8-23f2-42b9-9f4b-e67d8aa99d47 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:25.473008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24b0cbd8-23f2-42b9-9f4b-e67d8aa99d47 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:25.473386 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-24b0cbd8-23f2-42b9-9f4b-e67d8aa99d47 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:25.481819 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:25.481819 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:25.483597 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24b0cbd8-23f2-42b9-9f4b-e67d8aa99d47 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:25.484490 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2390/4629] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:25 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:26.497860 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d411350-a04a-4860-bff6-2aa40136b146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:26.498553 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6d411350-a04a-4860-bff6-2aa40136b146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:26.498756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6d411350-a04a-4860-bff6-2aa40136b146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:26.499058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6d411350-a04a-4860-bff6-2aa40136b146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:26.506340 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:26.506340 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:26.508506 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6d411350-a04a-4860-bff6-2aa40136b146 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:26.514710 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2240/4630] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:26 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:27.521877 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15880f6d-b6ed-4cce-89fd-1a8d0148a6b5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:27.522549 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15880f6d-b6ed-4cce-89fd-1a8d0148a6b5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:27.522750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15880f6d-b6ed-4cce-89fd-1a8d0148a6b5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:27.523051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-15880f6d-b6ed-4cce-89fd-1a8d0148a6b5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:27.531315 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:27.531315 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:27.533114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15880f6d-b6ed-4cce-89fd-1a8d0148a6b5 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:27.533841 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2391/4631] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:27 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:28.550113 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e0eb73d-a7a9-499a-b8d0-458407469d4e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:28.551144 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e0eb73d-a7a9-499a-b8d0-458407469d4e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:28.552560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6e0eb73d-a7a9-499a-b8d0-458407469d4e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:28.553048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-6e0eb73d-a7a9-499a-b8d0-458407469d4e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:28.562670 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:28.562670 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:28.564299 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6e0eb73d-a7a9-499a-b8d0-458407469d4e tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:28.565888 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2241/4632] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:28 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:29.581483 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-166e4d0e-754b-4207-94dc-a833b632cc1b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:29.581483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-166e4d0e-754b-4207-94dc-a833b632cc1b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:29.581483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-166e4d0e-754b-4207-94dc-a833b632cc1b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:29.581483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-166e4d0e-754b-4207-94dc-a833b632cc1b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:29.590265 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:29.590265 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:29.592745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-166e4d0e-754b-4207-94dc-a833b632cc1b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:29.594011 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2392/4633] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:29 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:30.607849 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-65f30242-ea7e-41e3-a70f-f94dcda2ff65 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:30.608737 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-65f30242-ea7e-41e3-a70f-f94dcda2ff65 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:30.609002 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-65f30242-ea7e-41e3-a70f-f94dcda2ff65 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:30.609230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-65f30242-ea7e-41e3-a70f-f94dcda2ff65 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:30.619237 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:30.619237 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:30.621070 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-65f30242-ea7e-41e3-a70f-f94dcda2ff65 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:30.627539 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2242/4634] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:30 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:31.634906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a8e2aeb-fc4c-4242-b452-94ee957e0f75 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:31.635961 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a8e2aeb-fc4c-4242-b452-94ee957e0f75 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:31.636441 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a8e2aeb-fc4c-4242-b452-94ee957e0f75 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:31.636748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-4a8e2aeb-fc4c-4242-b452-94ee957e0f75 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:31.644155 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:31.644155 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:31.645685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a8e2aeb-fc4c-4242-b452-94ee957e0f75 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:31.646359 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2393/4635] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:31 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:32.659115 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a9b93a1-50f9-49cb-a61a-5126f3cf2208 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:32.659748 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a9b93a1-50f9-49cb-a61a-5126f3cf2208 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:32.660305 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a9b93a1-50f9-49cb-a61a-5126f3cf2208 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:32.660878 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-1a9b93a1-50f9-49cb-a61a-5126f3cf2208 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:32.668322 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:32.668322 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:32.670084 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a9b93a1-50f9-49cb-a61a-5126f3cf2208 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:32.670942 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2243/4636] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:32 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:33.682934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-746d260b-9de4-4429-863d-d6215ef0d6f4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:33.683503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-746d260b-9de4-4429-863d-d6215ef0d6f4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:33.683843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-746d260b-9de4-4429-863d-d6215ef0d6f4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:33.684201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-746d260b-9de4-4429-863d-d6215ef0d6f4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:33.691426 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:33.691426 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:33.692944 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-746d260b-9de4-4429-863d-d6215ef0d6f4 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:33.693606 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2394/4637] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:33 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:34.706613 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:34.707170 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:34.707479 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:34.707778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:34.715181 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:34.715181 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:34.716695 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:34.717384 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2244/4638] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:34 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:35.105263 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-f495d636-0ef1-4373-87ae-9542da54d640 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:35.105790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-f495d636-0ef1-4373-87ae-9542da54d640 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:35.106128 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-f495d636-0ef1-4373-87ae-9542da54d640 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:35.125097 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:35.125097 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:35.132534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-f495d636-0ef1-4373-87ae-9542da54d640 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:35.141370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-f495d636-0ef1-4373-87ae-9542da54d640 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:35.142534 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2395/4639] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:55:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:35.346291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume// Jan 10 14:55:35.346785 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:35.347352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:35.348171 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67bec6db-b83b-42cd-a750-3c5364ddc34f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:55:35.348712 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2245/4640] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:55:35 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:55:35.359313 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-bcdb49e3-e7de-446b-bfa2-c44826af7c6e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments Jan 10 14:55:35.360094 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-bcdb49e3-e7de-446b-bfa2-c44826af7c6e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e0b99d9-efd6-43dc-96f1-abbced7985ee", "connector": null, "instance_uuid": "7c33e5b8-479c-49e8-84c1-d2773544c931"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:35.374299 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:35.374299 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:35.628206 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-bcdb49e3-e7de-446b-bfa2-c44826af7c6e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments returned with HTTP 200 Jan 10 14:55:35.629034 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2396/4641] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:55:35 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:35.729786 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:35.730364 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:35.730679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:35.730990 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.backups [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110759) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:35.738635 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:35.738635 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:35.742885 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:35.742885 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2246/4642] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:35 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:35.836946 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75641a17-6ea2-4b11-aa75-6a827f0b27fc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:35.837478 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75641a17-6ea2-4b11-aa75-6a827f0b27fc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:35.837925 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-75641a17-6ea2-4b11-aa75-6a827f0b27fc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:35.856039 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:35.856039 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:35.863454 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-75641a17-6ea2-4b11-aa75-6a827f0b27fc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:35.872537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-75641a17-6ea2-4b11-aa75-6a827f0b27fc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:35.873264 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2397/4643] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:35.901813 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume// Jan 10 14:55:35.902226 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:35.902755 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:35.903591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-39ccf6b5-baa1-4f8d-9954-095077d9367f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:55:35.904328 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2247/4644] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:55:35 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:55:35.914249 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-061ab87f-f091-4a30-8472-1e694b5257de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:35.914741 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-061ab87f-f091-4a30-8472-1e694b5257de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:35.915185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-061ab87f-f091-4a30-8472-1e694b5257de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:35.933457 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:35.933457 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:35.940172 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-061ab87f-f091-4a30-8472-1e694b5257de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:35.949203 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-061ab87f-f091-4a30-8472-1e694b5257de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:35.949899 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2398/4645] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:55:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1013 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 14:55:35.969137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-3a9821ba-fc5b-4350-8d25-87390570a260 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] PUT http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7 Jan 10 14:55:35.969895 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-3a9821ba-fc5b-4350-8d25-87390570a260 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:35.989223 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:55:35.989223 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 14:55:35.989642 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-3a9821ba-fc5b-4350-8d25-87390570a260 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Lock "b'cinder-attachment_update-7e0b99d9-efd6-43dc-96f1-abbced7985ee-n-h2-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:55:35.991684 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:35.991684 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:36.753724 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49ac6e05-852d-44b1-a9b3-be1039939f1a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:36.754287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49ac6e05-852d-44b1-a9b3-be1039939f1a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:36.754831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-49ac6e05-852d-44b1-a9b3-be1039939f1a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:36.755232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-49ac6e05-852d-44b1-a9b3-be1039939f1a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:36.762960 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:36.762960 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:36.764716 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-49ac6e05-852d-44b1-a9b3-be1039939f1a tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:36.770981 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2399/4646] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:36 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:36.888119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-311316a7-97d4-4031-bea0-9b75aa5ec997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:36.888489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-311316a7-97d4-4031-bea0-9b75aa5ec997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:36.893607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-311316a7-97d4-4031-bea0-9b75aa5ec997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:36.907318 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:36.907318 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:36.916753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-311316a7-97d4-4031-bea0-9b75aa5ec997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:36.924943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-311316a7-97d4-4031-bea0-9b75aa5ec997 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:36.925675 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2400/4647] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:36 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:37.779260 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21bf6c32-d320-4de0-96a9-d2828a793b0b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:37.779942 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21bf6c32-d320-4de0-96a9-d2828a793b0b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:37.780133 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-21bf6c32-d320-4de0-96a9-d2828a793b0b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:37.780459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-21bf6c32-d320-4de0-96a9-d2828a793b0b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:37.787816 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:37.787816 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:37.789341 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-21bf6c32-d320-4de0-96a9-d2828a793b0b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:37.790020 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2401/4648] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:37 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:37.940897 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15a0d31f-5642-40ec-8999-6cd12b7eef81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:37.941332 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15a0d31f-5642-40ec-8999-6cd12b7eef81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:37.941802 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15a0d31f-5642-40ec-8999-6cd12b7eef81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:37.959700 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:37.959700 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:37.966385 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-15a0d31f-5642-40ec-8999-6cd12b7eef81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:37.974624 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15a0d31f-5642-40ec-8999-6cd12b7eef81 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:37.975335 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2402/4649] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:38.802717 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0695848d-d05d-42b9-9928-04b86e9a0e61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:38.803424 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0695848d-d05d-42b9-9928-04b86e9a0e61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:38.803607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0695848d-d05d-42b9-9928-04b86e9a0e61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:38.803907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-0695848d-d05d-42b9-9928-04b86e9a0e61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:38.811090 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:38.811090 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:38.812639 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0695848d-d05d-42b9-9928-04b86e9a0e61 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:38.813389 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2403/4650] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:38 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:38.989842 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6ccd720-0b96-498d-bcf2-37c3452a1c32 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:38.990280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6ccd720-0b96-498d-bcf2-37c3452a1c32 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:38.990769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6ccd720-0b96-498d-bcf2-37c3452a1c32 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:39.008523 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:39.008523 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:39.015486 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a6ccd720-0b96-498d-bcf2-37c3452a1c32 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:39.024566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6ccd720-0b96-498d-bcf2-37c3452a1c32 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:39.025285 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2404/4651] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:38 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:39.826074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ff23559-d1ea-419f-8481-e9991cdd9215 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:39.826785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ff23559-d1ea-419f-8481-e9991cdd9215 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:39.826961 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9ff23559-d1ea-419f-8481-e9991cdd9215 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:39.827262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-9ff23559-d1ea-419f-8481-e9991cdd9215 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:39.834990 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:39.834990 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:39.836777 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9ff23559-d1ea-419f-8481-e9991cdd9215 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:39.842334 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2405/4652] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:39 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:40.040090 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72ad25f0-d67d-41a3-a75c-338a6fb0cfcc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:40.040552 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72ad25f0-d67d-41a3-a75c-338a6fb0cfcc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:40.040993 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72ad25f0-d67d-41a3-a75c-338a6fb0cfcc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:40.058977 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:40.058977 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:40.065730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72ad25f0-d67d-41a3-a75c-338a6fb0cfcc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:40.074109 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72ad25f0-d67d-41a3-a75c-338a6fb0cfcc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:40.074848 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2406/4653] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:40 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:40.852593 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9023db5-744c-4faf-8fb3-aa8907a369fc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:55:40.859996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9023db5-744c-4faf-8fb3-aa8907a369fc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:40.859996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d9023db5-744c-4faf-8fb3-aa8907a369fc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:40.859996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.backups [None req-d9023db5-744c-4faf-8fb3-aa8907a369fc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Show backup with id e3dacf45-dce4-4af4-b4e6-2973e8341376. {{(pid=110760) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 10 14:55:40.861301 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:40.861301 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:40.862919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d9023db5-744c-4faf-8fb3-aa8907a369fc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 200 Jan 10 14:55:40.863639 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2407/4654] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:40 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 775 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:40.874485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82fc676b-c14e-4eb0-a0f1-76c3f045828b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 Jan 10 14:55:40.874915 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82fc676b-c14e-4eb0-a0f1-76c3f045828b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:40.875383 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82fc676b-c14e-4eb0-a0f1-76c3f045828b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:40.889298 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:40.889298 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:40.895981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-82fc676b-c14e-4eb0-a0f1-76c3f045828b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:55:40.905196 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82fc676b-c14e-4eb0-a0f1-76c3f045828b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 returned with HTTP 200 Jan 10 14:55:40.905888 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2408/4655] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:40 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 => generated 1418 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:40.923344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-452dae23-8c43-4aab-a228-a75a6de9b9e0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 Jan 10 14:55:40.923770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-452dae23-8c43-4aab-a228-a75a6de9b9e0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:40.924210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-452dae23-8c43-4aab-a228-a75a6de9b9e0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:40.937734 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:40.937734 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:40.944403 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-452dae23-8c43-4aab-a228-a75a6de9b9e0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:55:40.960449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-452dae23-8c43-4aab-a228-a75a6de9b9e0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 returned with HTTP 200 Jan 10 14:55:40.960449 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2409/4656] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:40 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 => generated 1418 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:41.089717 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9915de72-e9f0-4ce5-b711-8ec45512f676 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:41.090505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9915de72-e9f0-4ce5-b711-8ec45512f676 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:41.090961 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9915de72-e9f0-4ce5-b711-8ec45512f676 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:41.112439 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:41.112439 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:41.117446 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9915de72-e9f0-4ce5-b711-8ec45512f676 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:41.126791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9915de72-e9f0-4ce5-b711-8ec45512f676 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:41.136196 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2410/4657] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:42.142018 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3172554-0a21-4136-b582-9e1cbf77f04b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:42.142874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3172554-0a21-4136-b582-9e1cbf77f04b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:42.143416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3172554-0a21-4136-b582-9e1cbf77f04b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:42.161494 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:42.161494 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:42.171143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a3172554-0a21-4136-b582-9e1cbf77f04b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:42.177305 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3172554-0a21-4136-b582-9e1cbf77f04b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:42.178020 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2411/4658] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:42 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:43.192187 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf0d7ed6-0e14-49bf-b4a7-0b911084577e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:43.192895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf0d7ed6-0e14-49bf-b4a7-0b911084577e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:43.193562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf0d7ed6-0e14-49bf-b4a7-0b911084577e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:43.212372 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:43.212372 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:43.219180 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cf0d7ed6-0e14-49bf-b4a7-0b911084577e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:43.227441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf0d7ed6-0e14-49bf-b4a7-0b911084577e tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:43.228147 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2412/4659] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:43 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:43.490698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-b93cd830-2328-4e3b-95d4-c387453643f6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 Jan 10 14:55:43.491139 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-b93cd830-2328-4e3b-95d4-c387453643f6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:43.492204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-b93cd830-2328-4e3b-95d4-c387453643f6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:43.505346 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:43.505346 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:43.512159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-b93cd830-2328-4e3b-95d4-c387453643f6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:55:43.521413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-b93cd830-2328-4e3b-95d4-c387453643f6 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 returned with HTTP 200 Jan 10 14:55:43.522112 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2413/4660] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:55:43 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 => generated 1418 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:55:44.010412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 Jan 10 14:55:44.010846 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:44.011287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:44.025194 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:44.025194 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:44.031895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:55:44.041685 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 returned with HTTP 200 Jan 10 14:55:44.042398 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2414/4661] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:55:44 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 => generated 1418 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:44.051446 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume// Jan 10 14:55:44.051839 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:44.052317 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:44.053045 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5a2371e3-1007-43f8-ba54-feb57a4397cc tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:55:44.053524 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2415/4662] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:55:44 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:55:44.063463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5921abf9-cfc6-4ac3-b15f-1b3453fa7bd0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] POST http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments Jan 10 14:55:44.064171 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5921abf9-cfc6-4ac3-b15f-1b3453fa7bd0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52ea8083-2159-476c-beb8-4406be4ada83", "connector": null, "instance_uuid": "db75532a-1c10-468a-892b-4f4942523b19"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:44.078064 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:44.078064 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:44.329381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-5921abf9-cfc6-4ac3-b15f-1b3453fa7bd0 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments returned with HTTP 200 Jan 10 14:55:44.330633 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2416/4663] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:55:44 2022] POST /volume/v3/110dc285ffae4367a6004ece9771340a/attachments => generated 273 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:44.335133 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7ab1bd7-4cf9-4683-87c6-0d7cde725760 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:44.336279 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7ab1bd7-4cf9-4683-87c6-0d7cde725760 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:44.336767 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a7ab1bd7-4cf9-4683-87c6-0d7cde725760 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:44.354926 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:44.354926 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:44.362257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a7ab1bd7-4cf9-4683-87c6-0d7cde725760 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:44.370568 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a7ab1bd7-4cf9-4683-87c6-0d7cde725760 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:44.371304 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2417/4664] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:44 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:45.385810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:45.386501 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:45.386819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:45.404432 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:45.404432 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:45.411407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:45.420571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:45.421294 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2418/4665] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:45 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:46.410523 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume// Jan 10 14:55:46.411138 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:46.411458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:46.412099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-eea5d4fb-707c-4021-b354-d9a8c0c9ea9d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:55:46.412633 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2419/4666] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:55:46 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 14:55:46.424021 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-618ecc7f-207f-4b80-b068-b3b39b5fd2f8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 Jan 10 14:55:46.424612 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-618ecc7f-207f-4b80-b068-b3b39b5fd2f8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:46.425055 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-618ecc7f-207f-4b80-b068-b3b39b5fd2f8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:46.444699 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:46.444699 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:46.453032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-618ecc7f-207f-4b80-b068-b3b39b5fd2f8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:55:46.464000 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-618ecc7f-207f-4b80-b068-b3b39b5fd2f8 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 returned with HTTP 200 Jan 10 14:55:46.464752 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2420/4667] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:55:46 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 => generated 1516 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:55:46.468494 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e8c9fd4-5968-4685-be41-53004376ac92 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:46.469113 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e8c9fd4-5968-4685-be41-53004376ac92 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:46.469957 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e8c9fd4-5968-4685-be41-53004376ac92 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:46.489554 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:46.489554 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:46.496643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e8c9fd4-5968-4685-be41-53004376ac92 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:46.505173 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e8c9fd4-5968-4685-be41-53004376ac92 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:46.514804 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2421/4668] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:46.514804 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-9791c57a-7d6a-4a39-b6b4-fc7b464fbd55 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] PUT http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5 Jan 10 14:55:46.514804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-9791c57a-7d6a-4a39-b6b4-fc7b464fbd55 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:46.533858 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:55:46.533858 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:55:46.534352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-9791c57a-7d6a-4a39-b6b4-fc7b464fbd55 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Lock "b'cinder-attachment_update-52ea8083-2159-476c-beb8-4406be4ada83-n-h1-master-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:55:46.536400 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:46.536400 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:48.506120 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-3a9821ba-fc5b-4350-8d25-87390570a260 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Lock "b'cinder-attachment_update-7e0b99d9-efd6-43dc-96f1-abbced7985ee-n-h2-master-5'" released by "attachment_update" :: held 12.516s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:55:48.513043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-3a9821ba-fc5b-4350-8d25-87390570a260 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7 returned with HTTP 200 Jan 10 14:55:48.513043 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2248/4669] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 14:55:35 2022] PUT /volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7 => generated 762 bytes in 12544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:55:48.513043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd5369a6-b8e9-43b0-8360-8dc0c1c70116 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:48.513043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd5369a6-b8e9-43b0-8360-8dc0c1c70116 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:48.514049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd5369a6-b8e9-43b0-8360-8dc0c1c70116 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:48.537277 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:48.537277 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:48.547881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fd5369a6-b8e9-43b0-8360-8dc0c1c70116 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:48.564516 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd5369a6-b8e9-43b0-8360-8dc0c1c70116 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:48.566656 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2249/4670] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:49.778592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7fee99a-26ea-49d2-976b-a245fcaf23bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:49.779954 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7fee99a-26ea-49d2-976b-a245fcaf23bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:49.781296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b7fee99a-26ea-49d2-976b-a245fcaf23bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:49.802189 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:49.802189 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:49.809964 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b7fee99a-26ea-49d2-976b-a245fcaf23bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:49.820468 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b7fee99a-26ea-49d2-976b-a245fcaf23bd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:49.821557 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2250/4671] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:49 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:50.837525 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a4969fe-402a-4b88-8a03-25818093dce0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:50.838684 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a4969fe-402a-4b88-8a03-25818093dce0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:50.839306 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a4969fe-402a-4b88-8a03-25818093dce0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:50.869966 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:50.869966 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:50.877495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4a4969fe-402a-4b88-8a03-25818093dce0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:50.886282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a4969fe-402a-4b88-8a03-25818093dce0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:50.887244 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2251/4672] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:51.902043 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eff9de2f-4753-404d-9896-7d3ef7a5400c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:51.902706 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eff9de2f-4753-404d-9896-7d3ef7a5400c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:51.903015 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eff9de2f-4753-404d-9896-7d3ef7a5400c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:51.921186 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:51.921186 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:51.928311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eff9de2f-4753-404d-9896-7d3ef7a5400c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:51.937910 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eff9de2f-4753-404d-9896-7d3ef7a5400c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:51.938778 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2252/4673] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:52.953822 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79957682-998a-4cf3-9324-bd56c7f06394 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:52.954810 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79957682-998a-4cf3-9324-bd56c7f06394 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:52.955277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-79957682-998a-4cf3-9324-bd56c7f06394 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:52.974033 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:52.974033 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:52.981447 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-79957682-998a-4cf3-9324-bd56c7f06394 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:52.990439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-79957682-998a-4cf3-9324-bd56c7f06394 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:52.991379 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2253/4674] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:52 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:54.009419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-60d1e722-f184-480e-9a6c-4cffbabf1519 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:54.010590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-60d1e722-f184-480e-9a6c-4cffbabf1519 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:54.011226 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-60d1e722-f184-480e-9a6c-4cffbabf1519 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:54.031241 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:54.031241 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:54.039646 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-60d1e722-f184-480e-9a6c-4cffbabf1519 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:54.048570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-60d1e722-f184-480e-9a6c-4cffbabf1519 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:54.063946 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2254/4675] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:54 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:54.068754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-9f09d69d-00d1-4c1a-8378-4eac99eae470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7/action Jan 10 14:55:54.070016 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-9f09d69d-00d1-4c1a-8378-4eac99eae470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:55:54.070531 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-9f09d69d-00d1-4c1a-8378-4eac99eae470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:54.101929 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:54.101929 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:54.312063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-05886465-06ce-49a7-8128-e6f54bf7b1ca req-9f09d69d-00d1-4c1a-8378-4eac99eae470 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7/action returned with HTTP 204 Jan 10 14:55:54.313589 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2255/4676] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 14:55:54 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7/action => generated 0 bytes in 249 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:55:55.065063 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f96b8b0f-3061-4fbd-9605-db0181ffcfc5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:55.065742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f96b8b0f-3061-4fbd-9605-db0181ffcfc5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:55.066108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f96b8b0f-3061-4fbd-9605-db0181ffcfc5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:55.093291 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:55.093291 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:55.103259 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f96b8b0f-3061-4fbd-9605-db0181ffcfc5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:55.112639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f96b8b0f-3061-4fbd-9605-db0181ffcfc5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:55:55.113959 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2256/4677] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:55:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:55:55.130034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b80f3d9-ec93-4107-83fa-44f448fc4c71 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:55:55.131072 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4b80f3d9-ec93-4107-83fa-44f448fc4c71 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e0b99d9-efd6-43dc-96f1-abbced7985ee", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1115367556"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:55.153672 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:55.153672 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:55.154641 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4b80f3d9-ec93-4107-83fa-44f448fc4c71 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:55.155001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-4b80f3d9-ec93-4107-83fa-44f448fc4c71 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:55.279428 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-4b80f3d9-ec93-4107-83fa-44f448fc4c71 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['9202bd3a-e1f6-4c41-9276-6925178449ec', '850a186d-0220-4f3e-86cc-778d1d43b9da', '934a65ee-753a-407e-819b-004269a66b03', 'b1448e21-2250-4e5f-8ee6-7618ca759883'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:55:55.495767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4b80f3d9-ec93-4107-83fa-44f448fc4c71 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot force create request issued successfully. Jan 10 14:55:55.497908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4b80f3d9-ec93-4107-83fa-44f448fc4c71 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:55:55.499814 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2257/4678] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:55:55 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 310 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:55:55.515561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c3f5828f-c130-4174-93b7-023551ea5418 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:55:55.516038 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c3f5828f-c130-4174-93b7-023551ea5418 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:55.520853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c3f5828f-c130-4174-93b7-023551ea5418 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:55.537153 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:55.537153 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:55.538280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c3f5828f-c130-4174-93b7-023551ea5418 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:55.539968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c3f5828f-c130-4174-93b7-023551ea5418 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 200 Jan 10 14:55:55.541275 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2258/4679] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:56.552553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a53918f0-175f-4831-b915-1def532aee20 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:55:56.553166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a53918f0-175f-4831-b915-1def532aee20 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:56.553576 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a53918f0-175f-4831-b915-1def532aee20 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:56.563609 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:56.563609 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:56.564721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a53918f0-175f-4831-b915-1def532aee20 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:56.566547 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a53918f0-175f-4831-b915-1def532aee20 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 200 Jan 10 14:55:56.571823 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2259/4680] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:56 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:55:57.215467 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-9791c57a-7d6a-4a39-b6b4-fc7b464fbd55 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Lock "b'cinder-attachment_update-52ea8083-2159-476c-beb8-4406be4ada83-n-h1-master-5'" released by "attachment_update" :: held 10.681s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:55:57.216882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-9791c57a-7d6a-4a39-b6b4-fc7b464fbd55 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5 returned with HTTP 200 Jan 10 14:55:57.217892 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2422/4681] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:55:46 2022] PUT /volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5 => generated 762 bytes in 10711 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:55:57.319914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-09e371c1-f75c-4e3d-8846-43acc983fe5c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] POST http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5/action Jan 10 14:55:57.320713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-09e371c1-f75c-4e3d-8846-43acc983fe5c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:55:57.321057 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-09e371c1-f75c-4e3d-8846-43acc983fe5c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:57.348490 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:57.348490 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:57.501147 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7b9e4f14-fb8c-43a9-b3ff-3da428c00938 req-09e371c1-f75c-4e3d-8846-43acc983fe5c tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5/action returned with HTTP 204 Jan 10 14:55:57.502428 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2260/4682] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:55:57 2022] POST /volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5/action => generated 0 bytes in 188 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:55:57.578422 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-322fb03e-4a34-472a-bb38-fe464677964f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:55:57.578942 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-322fb03e-4a34-472a-bb38-fe464677964f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:57.580142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-322fb03e-4a34-472a-bb38-fe464677964f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:57.590132 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:57.590132 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:57.591453 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-322fb03e-4a34-472a-bb38-fe464677964f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:57.593282 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-322fb03e-4a34-472a-bb38-fe464677964f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 200 Jan 10 14:55:57.593997 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2423/4683] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:58.609967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-18029a57-c771-42fe-9504-e34fc5b70f2c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:55:58.609967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-18029a57-c771-42fe-9504-e34fc5b70f2c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:58.610847 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-18029a57-c771-42fe-9504-e34fc5b70f2c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:58.620936 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:58.620936 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:58.621893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-18029a57-c771-42fe-9504-e34fc5b70f2c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:58.623653 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-18029a57-c771-42fe-9504-e34fc5b70f2c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 200 Jan 10 14:55:58.624564 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2261/4684] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:58.634473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1997e63a-0d32-4514-981f-4eeff78ce687 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:55:58.635244 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1997e63a-0d32-4514-981f-4eeff78ce687 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e0b99d9-efd6-43dc-96f1-abbced7985ee", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1014966430"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:55:58.654141 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:58.654141 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:58.655188 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1997e63a-0d32-4514-981f-4eeff78ce687 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:55:58.655535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-1997e63a-0d32-4514-981f-4eeff78ce687 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:55:58.747909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-1997e63a-0d32-4514-981f-4eeff78ce687 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['a5be1962-45b8-40c7-9121-809f65cb9d3a', '094d8d18-639c-4390-9e3c-db2e38c9a861', '7084366a-fff7-45a1-8b98-3fba48df5e83', 'b7275bc9-6354-4042-a750-634c01bd38e0'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:55:58.913823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1997e63a-0d32-4514-981f-4eeff78ce687 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot force create request issued successfully. Jan 10 14:55:58.913823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1997e63a-0d32-4514-981f-4eeff78ce687 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:55:58.913823 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2424/4685] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:55:58 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 310 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:55:58.919969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-225eec2c-3367-4fba-b25c-0d9bb31a9ff3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:55:58.920311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-225eec2c-3367-4fba-b25c-0d9bb31a9ff3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:58.920756 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-225eec2c-3367-4fba-b25c-0d9bb31a9ff3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:58.930036 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:58.930036 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:58.931002 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-225eec2c-3367-4fba-b25c-0d9bb31a9ff3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:58.932783 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-225eec2c-3367-4fba-b25c-0d9bb31a9ff3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:55:58.933476 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2262/4686] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:55:59.947459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cbe44640-2e8d-4dc0-a977-5311b503ecb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:55:59.948153 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cbe44640-2e8d-4dc0-a977-5311b503ecb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:55:59.949257 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cbe44640-2e8d-4dc0-a977-5311b503ecb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:55:59.960193 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:55:59.960193 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:55:59.961315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cbe44640-2e8d-4dc0-a977-5311b503ecb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:55:59.963054 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cbe44640-2e8d-4dc0-a977-5311b503ecb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:55:59.963915 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2425/4687] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:55:59 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:00.975201 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b0d66b1-f79a-4b0f-ba64-d4700fb90216 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:00.975863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b0d66b1-f79a-4b0f-ba64-d4700fb90216 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:00.976564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0b0d66b1-f79a-4b0f-ba64-d4700fb90216 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:00.990154 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:00.990154 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:00.991642 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0b0d66b1-f79a-4b0f-ba64-d4700fb90216 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:00.993771 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0b0d66b1-f79a-4b0f-ba64-d4700fb90216 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:56:01.000484 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2263/4688] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:02.006296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26191a5e-46b2-4426-80f6-766dbcce23b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:02.008364 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-26191a5e-46b2-4426-80f6-766dbcce23b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:02.009009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-26191a5e-46b2-4426-80f6-766dbcce23b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:02.018339 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:02.018339 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:02.019250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-26191a5e-46b2-4426-80f6-766dbcce23b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:02.021048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-26191a5e-46b2-4426-80f6-766dbcce23b4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:56:02.021745 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2426/4689] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:02.031638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-794c25ab-51cf-4f81-b98a-636c1539cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:02.032178 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-794c25ab-51cf-4f81-b98a-636c1539cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:02.032544 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-794c25ab-51cf-4f81-b98a-636c1539cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:02.032839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-794c25ab-51cf-4f81-b98a-636c1539cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:02.041584 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:02.041584 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:02.042498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-794c25ab-51cf-4f81-b98a-636c1539cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:02.173350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-794c25ab-51cf-4f81-b98a-636c1539cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:56:02.179241 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-794c25ab-51cf-4f81-b98a-636c1539cdf2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 202 Jan 10 14:56:02.179241 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2264/4690] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:56:02 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:56:02.183547 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a51c4c3-bd31-4767-9df6-f8faaccf004a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:02.183547 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a51c4c3-bd31-4767-9df6-f8faaccf004a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:02.183974 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6a51c4c3-bd31-4767-9df6-f8faaccf004a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:02.194819 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:02.194819 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:02.195840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6a51c4c3-bd31-4767-9df6-f8faaccf004a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:02.197711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6a51c4c3-bd31-4767-9df6-f8faaccf004a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:56:02.198754 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2427/4691] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:03.209386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-099dd538-0f51-41e1-ae84-a5b39578fa14 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:03.210034 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-099dd538-0f51-41e1-ae84-a5b39578fa14 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:03.210281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-099dd538-0f51-41e1-ae84-a5b39578fa14 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:03.219702 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:03.219702 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:03.220780 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-099dd538-0f51-41e1-ae84-a5b39578fa14 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:03.222588 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-099dd538-0f51-41e1-ae84-a5b39578fa14 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:56:03.223676 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2265/4692] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:03 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:04.235010 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7fdda4b-f92f-4dcc-b05a-386b7bf53af7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:04.235598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d7fdda4b-f92f-4dcc-b05a-386b7bf53af7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:04.236129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d7fdda4b-f92f-4dcc-b05a-386b7bf53af7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:04.251134 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:04.251134 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:04.252798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d7fdda4b-f92f-4dcc-b05a-386b7bf53af7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:04.254884 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7fdda4b-f92f-4dcc-b05a-386b7bf53af7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:56:04.256279 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2428/4693] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:04 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:05.266762 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d67edf10-95d6-4e86-9363-e7e4a1651f33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:05.268674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d67edf10-95d6-4e86-9363-e7e4a1651f33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:05.269374 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d67edf10-95d6-4e86-9363-e7e4a1651f33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:05.320331 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:05.320331 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:05.322322 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d67edf10-95d6-4e86-9363-e7e4a1651f33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:05.332094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d67edf10-95d6-4e86-9363-e7e4a1651f33 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 200 Jan 10 14:56:05.339539 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2266/4694] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:05 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:06.346727 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b0158ca-a20c-4500-8da4-b4179f8086a1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:56:06.348606 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b0158ca-a20c-4500-8da4-b4179f8086a1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:06.349326 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b0158ca-a20c-4500-8da4-b4179f8086a1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:06.359407 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b0158ca-a20c-4500-8da4-b4179f8086a1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 404 Jan 10 14:56:06.361009 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2429/4695] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:06 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:56:06.370126 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e95136f-555b-4691-92af-aacf9c5372d1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:56:06.370526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e95136f-555b-4691-92af-aacf9c5372d1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:06.370852 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e95136f-555b-4691-92af-aacf9c5372d1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:06.371150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-5e95136f-555b-4691-92af-aacf9c5372d1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:56:06.387814 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:06.387814 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:06.390474 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5e95136f-555b-4691-92af-aacf9c5372d1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:06.499285 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5e95136f-555b-4691-92af-aacf9c5372d1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:56:06.499855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e95136f-555b-4691-92af-aacf9c5372d1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 202 Jan 10 14:56:06.508978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6efad3d9-2ead-48fe-ba8d-282d34051ee7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:56:06.511973 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6efad3d9-2ead-48fe-ba8d-282d34051ee7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:06.512769 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6efad3d9-2ead-48fe-ba8d-282d34051ee7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:06.514894 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2267/4696] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:56:06 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:56:06.527904 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:06.527904 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:06.529674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6efad3d9-2ead-48fe-ba8d-282d34051ee7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:06.531954 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6efad3d9-2ead-48fe-ba8d-282d34051ee7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:56:06.537716 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2430/4697] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:06 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:07.544406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b890d1e-0cb2-408c-8fef-5d3da91a9190 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:56:07.545000 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b890d1e-0cb2-408c-8fef-5d3da91a9190 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:07.545493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b890d1e-0cb2-408c-8fef-5d3da91a9190 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:07.567255 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:07.567255 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:07.567255 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7b890d1e-0cb2-408c-8fef-5d3da91a9190 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:07.568141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b890d1e-0cb2-408c-8fef-5d3da91a9190 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:56:07.575113 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2268/4698] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:07 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:08.581422 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f5dcc92-b780-46be-8722-7d7cf6929027 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:56:08.582021 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f5dcc92-b780-46be-8722-7d7cf6929027 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:08.582299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3f5dcc92-b780-46be-8722-7d7cf6929027 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:08.602021 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:08.602021 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:08.602021 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3f5dcc92-b780-46be-8722-7d7cf6929027 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:08.602021 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3f5dcc92-b780-46be-8722-7d7cf6929027 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:56:08.602021 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2431/4699] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:08 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:09.610649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-22b2f1fe-e162-4421-ad3f-5117e795bd23 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:56:09.611298 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-22b2f1fe-e162-4421-ad3f-5117e795bd23 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:09.611941 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-22b2f1fe-e162-4421-ad3f-5117e795bd23 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:09.627133 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:09.627133 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:09.628413 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-22b2f1fe-e162-4421-ad3f-5117e795bd23 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:09.630305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-22b2f1fe-e162-4421-ad3f-5117e795bd23 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 200 Jan 10 14:56:09.634957 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2269/4700] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:09 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:10.641513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bd39eb2-1305-45ea-93dc-eac465748360 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:56:10.642735 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bd39eb2-1305-45ea-93dc-eac465748360 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:10.643394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7bd39eb2-1305-45ea-93dc-eac465748360 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:10.651635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7bd39eb2-1305-45ea-93dc-eac465748360 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 404 Jan 10 14:56:10.656583 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2432/4701] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:10 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:56:10.660874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51d13cf7-4fb2-456c-afe5-128cc96b39a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:56:10.661612 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51d13cf7-4fb2-456c-afe5-128cc96b39a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:10.662926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51d13cf7-4fb2-456c-afe5-128cc96b39a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:10.662926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-51d13cf7-4fb2-456c-afe5-128cc96b39a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:56:10.672589 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:10.672589 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:10.673509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51d13cf7-4fb2-456c-afe5-128cc96b39a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:10.776691 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51d13cf7-4fb2-456c-afe5-128cc96b39a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:56:10.777182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51d13cf7-4fb2-456c-afe5-128cc96b39a8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 202 Jan 10 14:56:10.786153 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d349d5aa-1c9f-49ec-9f55-1345c0601fe0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:56:10.787044 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d349d5aa-1c9f-49ec-9f55-1345c0601fe0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:10.788229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d349d5aa-1c9f-49ec-9f55-1345c0601fe0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:10.790227 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2270/4702] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:56:10 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:56:10.799248 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:10.799248 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:10.801023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d349d5aa-1c9f-49ec-9f55-1345c0601fe0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:10.811135 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d349d5aa-1c9f-49ec-9f55-1345c0601fe0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 200 Jan 10 14:56:10.812345 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2433/4703] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:10 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:11.823793 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ffa5276-b877-445d-87ab-0daa4046eb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:56:11.824491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ffa5276-b877-445d-87ab-0daa4046eb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:11.824724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6ffa5276-b877-445d-87ab-0daa4046eb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:11.836152 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:11.836152 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:11.837601 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6ffa5276-b877-445d-87ab-0daa4046eb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:11.839398 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6ffa5276-b877-445d-87ab-0daa4046eb50 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 200 Jan 10 14:56:11.840319 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2271/4704] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:11 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:12.851574 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5423cc02-1427-4394-8f6f-07d3c89003c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:56:12.852151 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5423cc02-1427-4394-8f6f-07d3c89003c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:12.852967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5423cc02-1427-4394-8f6f-07d3c89003c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:12.867072 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:12.867072 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:12.868213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5423cc02-1427-4394-8f6f-07d3c89003c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:12.873097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5423cc02-1427-4394-8f6f-07d3c89003c1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 200 Jan 10 14:56:12.878532 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2434/4705] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:13.888864 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8e5e537-18bd-4367-afd6-c94d85549377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:56:13.889546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8e5e537-18bd-4367-afd6-c94d85549377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:13.890066 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8e5e537-18bd-4367-afd6-c94d85549377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:13.897230 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8e5e537-18bd-4367-afd6-c94d85549377 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 404 Jan 10 14:56:13.898095 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2272/4706] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:56:13.955117 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-602ee4af-c766-478e-9390-00358b8920e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:13.955117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-602ee4af-c766-478e-9390-00358b8920e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:13.955117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-602ee4af-c766-478e-9390-00358b8920e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:13.970996 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:13.970996 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:13.977875 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-602ee4af-c766-478e-9390-00358b8920e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:13.986162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-602ee4af-c766-478e-9390-00358b8920e4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:13.987217 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2435/4707] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:56:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:56:14.017725 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee/action Jan 10 14:56:14.018533 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:56:14.018856 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:56:14.036484 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:14.036484 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:14.037651 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:14.130546 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Begin detaching volume completed successfully. Jan 10 14:56:14.131045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee/action returned with HTTP 202 Jan 10 14:56:14.132602 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2273/4708] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 14:56:14 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 14:56:14.222214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df7ef619-2c99-415d-9c27-d11f23803102 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:14.222660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df7ef619-2c99-415d-9c27-d11f23803102 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:14.223107 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-df7ef619-2c99-415d-9c27-d11f23803102 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:14.241721 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:14.241721 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:14.248920 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-df7ef619-2c99-415d-9c27-d11f23803102 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:14.257426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-df7ef619-2c99-415d-9c27-d11f23803102 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:14.258335 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2436/4709] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:14 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:56:14.315286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume// Jan 10 14:56:14.315707 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:14.316174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:14.317861 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-30223fee-f077-4fb9-8861-625013e9822f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:56:14.317861 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2274/4710] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 14:56:14 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:56:14.327437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4d0549e6-3e6a-4119-bcb1-9aeceb3efbe4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:14.328009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4d0549e6-3e6a-4119-bcb1-9aeceb3efbe4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:14.328593 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4d0549e6-3e6a-4119-bcb1-9aeceb3efbe4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:14.346558 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:14.346558 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:14.354950 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4d0549e6-3e6a-4119-bcb1-9aeceb3efbe4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:14.363478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4d0549e6-3e6a-4119-bcb1-9aeceb3efbe4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:14.364193 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2437/4711] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 14:56:14 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1309 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:56:14.688982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4c4d8850-a0a5-44c6-8bd7-9a57a3cb4f05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7 Jan 10 14:56:14.689834 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4c4d8850-a0a5-44c6-8bd7-9a57a3cb4f05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:14.690670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4c4d8850-a0a5-44c6-8bd7-9a57a3cb4f05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:14.708220 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:14.708220 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:15.276557 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3d76c1f-1ddc-48e2-b63d-b8d48d69b021 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:15.278417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3d76c1f-1ddc-48e2-b63d-b8d48d69b021 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:15.280305 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d3d76c1f-1ddc-48e2-b63d-b8d48d69b021 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:15.307938 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:15.307938 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:15.317161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d3d76c1f-1ddc-48e2-b63d-b8d48d69b021 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:15.327626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d3d76c1f-1ddc-48e2-b63d-b8d48d69b021 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:15.328742 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2438/4712] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:15 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:56:16.344061 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc88c402-8c2e-4c39-b254-cf0b8fe3268f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:16.345468 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc88c402-8c2e-4c39-b254-cf0b8fe3268f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:16.346101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc88c402-8c2e-4c39-b254-cf0b8fe3268f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:16.369623 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:16.369623 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:16.377690 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc88c402-8c2e-4c39-b254-cf0b8fe3268f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:16.389303 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc88c402-8c2e-4c39-b254-cf0b8fe3268f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:16.391125 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2439/4713] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:16 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:56:17.408053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-66577853-6157-43fc-b2ba-08f4a6b0b761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:17.409729 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-66577853-6157-43fc-b2ba-08f4a6b0b761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:17.410566 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-66577853-6157-43fc-b2ba-08f4a6b0b761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:17.434163 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:17.434163 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:17.441943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-66577853-6157-43fc-b2ba-08f4a6b0b761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:17.452070 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-66577853-6157-43fc-b2ba-08f4a6b0b761 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:17.452819 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2440/4714] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:17 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:56:18.469612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7eb9572-97fb-4da5-b768-34cb4c653b43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:18.474504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7eb9572-97fb-4da5-b768-34cb4c653b43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:18.474504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7eb9572-97fb-4da5-b768-34cb4c653b43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:18.507244 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:18.507244 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:18.520607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c7eb9572-97fb-4da5-b768-34cb4c653b43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:18.550175 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7eb9572-97fb-4da5-b768-34cb4c653b43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:18.551566 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2441/4715] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:18 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:56:19.566413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c45084e-c70c-4ad0-b302-2bf17209f36b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:19.567015 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c45084e-c70c-4ad0-b302-2bf17209f36b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:19.567314 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1c45084e-c70c-4ad0-b302-2bf17209f36b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:19.597849 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:19.597849 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:19.605866 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1c45084e-c70c-4ad0-b302-2bf17209f36b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:19.614606 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1c45084e-c70c-4ad0-b302-2bf17209f36b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:19.615750 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2442/4716] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:19 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:56:20.633967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-177d37c4-de23-4e42-979c-325e6953e5f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:20.634634 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-177d37c4-de23-4e42-979c-325e6953e5f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:20.635567 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-177d37c4-de23-4e42-979c-325e6953e5f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:20.656600 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:20.656600 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:20.664186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-177d37c4-de23-4e42-979c-325e6953e5f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:20.673369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-177d37c4-de23-4e42-979c-325e6953e5f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:20.683218 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2443/4717] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:20 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:56:21.689369 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e06bc14-acab-4b0e-926e-6911b9c246cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:21.690018 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e06bc14-acab-4b0e-926e-6911b9c246cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:21.690388 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e06bc14-acab-4b0e-926e-6911b9c246cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:21.709017 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:21.709017 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:21.717582 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0e06bc14-acab-4b0e-926e-6911b9c246cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:21.728853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e06bc14-acab-4b0e-926e-6911b9c246cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:21.738132 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2444/4718] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:21 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:56:22.744661 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-773a42cb-e733-443f-abea-09729a1e35f7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:22.745385 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-773a42cb-e733-443f-abea-09729a1e35f7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:22.745723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-773a42cb-e733-443f-abea-09729a1e35f7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:22.765854 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:22.765854 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:22.773729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-773a42cb-e733-443f-abea-09729a1e35f7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:22.783409 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-773a42cb-e733-443f-abea-09729a1e35f7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:22.789442 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2445/4719] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:22 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:56:23.561233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bcbce5ce-4298-4cc3-8e8f-bf1364eafa24 req-4c4d8850-a0a5-44c6-8bd7-9a57a3cb4f05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7 returned with HTTP 200 Jan 10 14:56:23.562028 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2275/4720] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 14:56:14 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/attachments/93172399-7662-4c5f-ac9f-25e527b276b7 => generated 19 bytes in 8881 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:23.799636 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-690a4c16-96e8-414b-97d5-c0c8303a6635 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:56:23.800204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-690a4c16-96e8-414b-97d5-c0c8303a6635 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:23.800406 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-690a4c16-96e8-414b-97d5-c0c8303a6635 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:23.815179 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:23.815179 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:23.823001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-690a4c16-96e8-414b-97d5-c0c8303a6635 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:23.831939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-690a4c16-96e8-414b-97d5-c0c8303a6635 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:56:23.832815 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2446/4721] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:23 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:27.744213 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes Jan 10 14:56:27.749054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-458928277"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:56:27.749054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-458928277'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:56:27.749054 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume of 1 GB Jan 10 14:56:27.749054 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:27.749054 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:27.752908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Availability Zones retrieved successfully. Jan 10 14:56:27.768523 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (b4ffc8b9-477d-4770-b341-6d484aeb3041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:27.771003 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210887c3-88f8-4e48-b7eb-b9f4c74415bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:27.773935 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:56:27.802791 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210887c3-88f8-4e48-b7eb-b9f4c74415bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:27.804812 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb338a6-fab8-4139-94eb-6f941360b726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:27.916978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['323662b0-9ffc-41a0-8bf5-c306b48900c5', '9e63ced2-d1e9-4f87-9925-57216ad7eb36', '19bd062f-5569-4e79-b12b-051ba72ca697', '2152e61f-1e08-4a1b-9e41-7904e7462f54'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:56:27.918700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb338a6-fab8-4139-94eb-6f941360b726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['323662b0-9ffc-41a0-8bf5-c306b48900c5', '9e63ced2-d1e9-4f87-9925-57216ad7eb36', '19bd062f-5569-4e79-b12b-051ba72ca697', '2152e61f-1e08-4a1b-9e41-7904e7462f54']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:27.920693 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b1a208-3f2e-45e8-9812-73a2d090cb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:28.016874 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b1a208-3f2e-45e8-9812-73a2d090cb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1e94df4-ce06-4efb-b504-f971ca25b27d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-458928277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['323662b0-9ffc-41a0-8bf5-c306b48900c5','9e63ced2-d1e9-4f87-9925-57216ad7eb36','19bd062f-5569-4e79-b12b-051ba72ca697','2152e61f-1e08-4a1b-9e41-7904e7462f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-458928277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1e94df4-ce06-4efb-b504-f971ca25b27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66b2d837953c49a885042622280ce72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361cfe93a09c428abeb6b2dd095659ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:28.018741 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66224acc-9330-4ce6-8ad5-94d8c91103c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:28.118495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66224acc-9330-4ce6-8ad5-94d8c91103c9) transitioned into state 'SUCCESS' from state '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-458928277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['323662b0-9ffc-41a0-8bf5-c306b48900c5','9e63ced2-d1e9-4f87-9925-57216ad7eb36','19bd062f-5569-4e79-b12b-051ba72ca697','2152e61f-1e08-4a1b-9e41-7904e7462f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:28.120328 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ab03e7-0759-4d07-925d-73183ce59e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:28.252118 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ab03e7-0759-4d07-925d-73183ce59e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:28.254434 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (b4ffc8b9-477d-4770-b341-6d484aeb3041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:28.255099 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request issued successfully. Jan 10 14:56:28.256897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195952ff-1888-452a-a4b4-6706b5ec92fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes returned with HTTP 202 Jan 10 14:56:28.258675 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2276/4722] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:56:27 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes => generated 822 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:56:28.270689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ebcd1ba-1235-4515-ac7e-1ce65dd6ed0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:56:28.271220 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd1ba-1235-4515-ac7e-1ce65dd6ed0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:28.271556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd1ba-1235-4515-ac7e-1ce65dd6ed0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:28.284583 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:28.284583 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:28.291450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4ebcd1ba-1235-4515-ac7e-1ce65dd6ed0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:28.299662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4ebcd1ba-1235-4515-ac7e-1ce65dd6ed0c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 200 Jan 10 14:56:28.300435 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2447/4723] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:28 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 890 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:29.317168 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6383afd-f8b3-40eb-8ba1-18fb3e9f1c40 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:56:29.317661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6383afd-f8b3-40eb-8ba1-18fb3e9f1c40 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:29.318122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6383afd-f8b3-40eb-8ba1-18fb3e9f1c40 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:29.331727 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:29.331727 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:29.338539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d6383afd-f8b3-40eb-8ba1-18fb3e9f1c40 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:29.346763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6383afd-f8b3-40eb-8ba1-18fb3e9f1c40 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 200 Jan 10 14:56:29.347471 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2277/4724] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:29 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 914 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:30.362032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-525952df-7768-4d4f-b8a0-8f0799ef1b8f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:56:30.362591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-525952df-7768-4d4f-b8a0-8f0799ef1b8f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:30.362895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-525952df-7768-4d4f-b8a0-8f0799ef1b8f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:30.378033 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:30.378033 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:30.386355 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-525952df-7768-4d4f-b8a0-8f0799ef1b8f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:30.395129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-525952df-7768-4d4f-b8a0-8f0799ef1b8f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 200 Jan 10 14:56:30.395814 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2448/4725] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:30 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:30.409773 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ffb8b917-b2a6-4e8d-8bc1-7e7f321d51c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:56:30.410481 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ffb8b917-b2a6-4e8d-8bc1-7e7f321d51c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1e94df4-ce06-4efb-b504-f971ca25b27d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-212325215"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:56:30.424226 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:30.424226 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:30.425234 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ffb8b917-b2a6-4e8d-8bc1-7e7f321d51c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:30.425523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-ffb8b917-b2a6-4e8d-8bc1-7e7f321d51c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:56:30.518939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ffb8b917-b2a6-4e8d-8bc1-7e7f321d51c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['c06adf0a-9670-4f2a-abbe-f70587b87977', '834cca10-ff57-4b2e-93b4-9dc7d2ae088d', 'ba14d4fc-f315-47bb-847d-76ced2b91217', '9952b63c-e5e2-4207-a0c9-9d09485584f5'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:56:30.687013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ffb8b917-b2a6-4e8d-8bc1-7e7f321d51c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot create request issued successfully. Jan 10 14:56:30.687690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ffb8b917-b2a6-4e8d-8bc1-7e7f321d51c4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:56:30.688486 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2278/4726] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:56:30 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 309 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:56:30.698831 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea1e75f8-af82-403c-a607-15aad379b2f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:56:30.699316 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea1e75f8-af82-403c-a607-15aad379b2f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:30.700238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ea1e75f8-af82-403c-a607-15aad379b2f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:30.709270 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:30.709270 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:30.710263 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ea1e75f8-af82-403c-a607-15aad379b2f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:30.712029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ea1e75f8-af82-403c-a607-15aad379b2f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 200 Jan 10 14:56:30.712761 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2449/4727] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:30 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:31.724062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f151b711-7f26-4564-9a64-e2442a97eb91 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:56:31.724731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f151b711-7f26-4564-9a64-e2442a97eb91 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:31.725053 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f151b711-7f26-4564-9a64-e2442a97eb91 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:31.734095 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:31.734095 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:31.735022 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f151b711-7f26-4564-9a64-e2442a97eb91 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:31.736768 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f151b711-7f26-4564-9a64-e2442a97eb91 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 200 Jan 10 14:56:31.737443 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2279/4728] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:31 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:32.748539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0b57a1a-6db6-4d8a-acbf-1852779ec669 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:56:32.749123 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0b57a1a-6db6-4d8a-acbf-1852779ec669 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:32.749428 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b0b57a1a-6db6-4d8a-acbf-1852779ec669 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:32.758861 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:32.758861 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:32.759776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b0b57a1a-6db6-4d8a-acbf-1852779ec669 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:32.761548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b0b57a1a-6db6-4d8a-acbf-1852779ec669 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 200 Jan 10 14:56:32.762227 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2450/4729] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:32 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:33.773231 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa221301-b6c2-4737-b0b1-47db0de23eee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:56:33.773852 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa221301-b6c2-4737-b0b1-47db0de23eee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:33.774130 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa221301-b6c2-4737-b0b1-47db0de23eee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:33.783068 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:33.783068 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:33.784011 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aa221301-b6c2-4737-b0b1-47db0de23eee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:33.785713 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa221301-b6c2-4737-b0b1-47db0de23eee tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 200 Jan 10 14:56:33.791825 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2280/4730] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:33 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:33.796210 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes Jan 10 14:56:33.796982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b74850df-a26c-4939-a69e-5946f88740e1", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-143973201"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:56:33.798109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request body: {'volume': {'snapshot_id': 'b74850df-a26c-4939-a69e-5946f88740e1', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-143973201'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:56:33.807986 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:33.807986 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:33.808934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:33.809280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume of 2 GB Jan 10 14:56:33.815574 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Availability Zones retrieved successfully. Jan 10 14:56:33.831756 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (a0ddff1f-b891-4141-96ad-944803c01428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:33.834442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f657051-c6a1-4fac-b8c4-cc29c8c42b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:33.836909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:56:33.877221 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f657051-c6a1-4fac-b8c4-cc29c8c42b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b74850df-a26c-4939-a69e-5946f88740e1', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:33.879261 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb2c6a1-b4f4-4619-9034-97c6c8cc3136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:34.008591 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['f5aaa0cf-979e-4b32-a766-0e11f9df3885', '4e46662d-c33b-45a0-be34-4c01099685d9', 'a0ebdf9f-b482-46b2-a46c-7f35a17b7729', 'd89c3e6c-5c9b-4613-8293-fb6b3f849b66'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:56:34.010542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb2c6a1-b4f4-4619-9034-97c6c8cc3136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5aaa0cf-979e-4b32-a766-0e11f9df3885', '4e46662d-c33b-45a0-be34-4c01099685d9', 'a0ebdf9f-b482-46b2-a46c-7f35a17b7729', 'd89c3e6c-5c9b-4613-8293-fb6b3f849b66']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:34.012546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd51f2a9-2763-4b5c-933a-d0e2648b7cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:34.143479 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd51f2a9-2763-4b5c-933a-d0e2648b7cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa5240f-e751-49ef-a2e5-8b2c92c14f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-143973201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['f5aaa0cf-979e-4b32-a766-0e11f9df3885','4e46662d-c33b-45a0-be34-4c01099685d9','a0ebdf9f-b482-46b2-a46c-7f35a17b7729','d89c3e6c-5c9b-4613-8293-fb6b3f849b66'],size=2,snapshot_id=b74850df-a26c-4939-a69e-5946f88740e1,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-143973201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaa5240f-e751-49ef-a2e5-8b2c92c14f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66b2d837953c49a885042622280ce72c',provider_auth=None,provider_geometry=None,provider_id=None,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=b74850df-a26c-4939-a69e-5946f88740e1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361cfe93a09c428abeb6b2dd095659ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:34.145301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d62e1d-5e65-473b-8923-8c92e8086ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:34.229559 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d62e1d-5e65-473b-8923-8c92e8086ffd) transitioned into state 'SUCCESS' from state '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-143973201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['f5aaa0cf-979e-4b32-a766-0e11f9df3885','4e46662d-c33b-45a0-be34-4c01099685d9','a0ebdf9f-b482-46b2-a46c-7f35a17b7729','d89c3e6c-5c9b-4613-8293-fb6b3f849b66'],size=2,snapshot_id=b74850df-a26c-4939-a69e-5946f88740e1,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:34.231647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87ec6230-0967-421c-bf21-45568502567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:34.339171 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87ec6230-0967-421c-bf21-45568502567e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:34.341714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (a0ddff1f-b891-4141-96ad-944803c01428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:34.342381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request issued successfully. Jan 10 14:56:34.343517 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d7fad1bc-a898-4903-b180-56442d9ae3a9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes returned with HTTP 202 Jan 10 14:56:34.344383 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2451/4731] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:56:33 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes => generated 856 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:56:34.357835 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-899cc796-3d44-4bc2-8cda-6f88d34cab09 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:34.358279 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-899cc796-3d44-4bc2-8cda-6f88d34cab09 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:34.358726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-899cc796-3d44-4bc2-8cda-6f88d34cab09 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:34.372592 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:34.372592 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:34.379437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-899cc796-3d44-4bc2-8cda-6f88d34cab09 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:34.387660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-899cc796-3d44-4bc2-8cda-6f88d34cab09 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:34.388364 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2281/4732] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:34 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:35.404473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2bffa580-1878-455a-8d1c-4ee88ff45e7b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:35.405113 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2bffa580-1878-455a-8d1c-4ee88ff45e7b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:35.405554 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2bffa580-1878-455a-8d1c-4ee88ff45e7b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:35.421231 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:35.421231 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:35.428899 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2bffa580-1878-455a-8d1c-4ee88ff45e7b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:35.438973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2bffa580-1878-455a-8d1c-4ee88ff45e7b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:35.439920 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2452/4733] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:36.454662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c06a323-6718-44cf-890c-1437ca1d10b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:36.455313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c06a323-6718-44cf-890c-1437ca1d10b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:36.455555 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c06a323-6718-44cf-890c-1437ca1d10b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:36.469043 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:36.469043 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:36.475707 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c06a323-6718-44cf-890c-1437ca1d10b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:36.483806 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c06a323-6718-44cf-890c-1437ca1d10b1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:36.484512 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2282/4734] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:36 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:37.499489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1f1792b-bd56-483f-91a5-d014f7b6dfb6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:37.500139 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1f1792b-bd56-483f-91a5-d014f7b6dfb6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:37.500389 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a1f1792b-bd56-483f-91a5-d014f7b6dfb6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:37.514208 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:37.514208 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:37.521104 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a1f1792b-bd56-483f-91a5-d014f7b6dfb6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:37.529921 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a1f1792b-bd56-483f-91a5-d014f7b6dfb6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:37.530620 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2453/4735] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:38.545725 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ba223b5-8f43-461c-874d-c4435406a5d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:38.546322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ba223b5-8f43-461c-874d-c4435406a5d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:38.546638 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1ba223b5-8f43-461c-874d-c4435406a5d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:38.561103 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:38.561103 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:38.568083 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1ba223b5-8f43-461c-874d-c4435406a5d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:38.576372 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1ba223b5-8f43-461c-874d-c4435406a5d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:38.577082 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2283/4736] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:38 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:39.592153 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b89f8b9-8c32-4d2c-9505-a502a4d3fd43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:39.592731 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b89f8b9-8c32-4d2c-9505-a502a4d3fd43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:39.593003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b89f8b9-8c32-4d2c-9505-a502a4d3fd43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:39.606372 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:39.606372 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:39.613761 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b89f8b9-8c32-4d2c-9505-a502a4d3fd43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:39.623388 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b89f8b9-8c32-4d2c-9505-a502a4d3fd43 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:39.632339 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2454/4737] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:39 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:40.639634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfcc108a-0b49-4bfa-a467-e7c22b9797ec tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:40.640195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfcc108a-0b49-4bfa-a467-e7c22b9797ec tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:40.640501 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cfcc108a-0b49-4bfa-a467-e7c22b9797ec tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:40.654516 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:40.654516 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:40.661266 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cfcc108a-0b49-4bfa-a467-e7c22b9797ec tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:40.669245 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cfcc108a-0b49-4bfa-a467-e7c22b9797ec tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:40.669925 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2284/4738] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:40 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:41.684958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-314f571e-0188-4534-a11d-385c7216d6e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:41.685500 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-314f571e-0188-4534-a11d-385c7216d6e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:41.685827 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-314f571e-0188-4534-a11d-385c7216d6e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:41.699421 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:41.699421 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:41.707658 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-314f571e-0188-4534-a11d-385c7216d6e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:41.716846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-314f571e-0188-4534-a11d-385c7216d6e7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:41.720996 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2455/4739] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:42.731653 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebbceda8-2bcc-4f0c-bbdd-3421d1e4e31b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:42.732241 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebbceda8-2bcc-4f0c-bbdd-3421d1e4e31b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:42.732578 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ebbceda8-2bcc-4f0c-bbdd-3421d1e4e31b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:42.746284 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:42.746284 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:42.753782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ebbceda8-2bcc-4f0c-bbdd-3421d1e4e31b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:42.762825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ebbceda8-2bcc-4f0c-bbdd-3421d1e4e31b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:42.763979 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2285/4740] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:42 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:43.778561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f03bbbf7-dc84-42ee-8a23-4e8b1faa25f8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:43.779141 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f03bbbf7-dc84-42ee-8a23-4e8b1faa25f8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:43.779455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f03bbbf7-dc84-42ee-8a23-4e8b1faa25f8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:43.793647 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:43.793647 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:43.800763 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f03bbbf7-dc84-42ee-8a23-4e8b1faa25f8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:43.809248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f03bbbf7-dc84-42ee-8a23-4e8b1faa25f8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:43.810145 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2456/4741] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:43 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:44.825549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-15659acc-0ec4-428c-9820-18411362b1ca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:44.826103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-15659acc-0ec4-428c-9820-18411362b1ca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:44.826421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-15659acc-0ec4-428c-9820-18411362b1ca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:44.840841 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:44.840841 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:44.848062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-15659acc-0ec4-428c-9820-18411362b1ca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:44.856459 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-15659acc-0ec4-428c-9820-18411362b1ca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:44.857191 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2286/4742] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:44 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:45.872295 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a320f91f-6e89-439d-9883-ece522339f5f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:45.872904 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a320f91f-6e89-439d-9883-ece522339f5f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:45.873247 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a320f91f-6e89-439d-9883-ece522339f5f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:45.887858 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:45.887858 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:45.895078 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a320f91f-6e89-439d-9883-ece522339f5f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:45.904559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a320f91f-6e89-439d-9883-ece522339f5f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:45.905001 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2457/4743] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:45 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:46.919889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d01db64-4e07-47f0-9c90-f7407b9059eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:46.920512 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d01db64-4e07-47f0-9c90-f7407b9059eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:46.920796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9d01db64-4e07-47f0-9c90-f7407b9059eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:46.934227 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:46.934227 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:46.941681 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9d01db64-4e07-47f0-9c90-f7407b9059eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:46.950242 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9d01db64-4e07-47f0-9c90-f7407b9059eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:46.950924 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2287/4744] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:47.965823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f64837da-d8da-4c88-8d7f-4c1bf068da83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:47.966350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f64837da-d8da-4c88-8d7f-4c1bf068da83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:47.966699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f64837da-d8da-4c88-8d7f-4c1bf068da83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:48.161928 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:48.161928 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:48.169520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f64837da-d8da-4c88-8d7f-4c1bf068da83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:48.177561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f64837da-d8da-4c88-8d7f-4c1bf068da83 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:48.178256 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2458/4745] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:47 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 949 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:48.192613 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff5eae8e-3531-4144-9a26-2b9b618fe792 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:48.193160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff5eae8e-3531-4144-9a26-2b9b618fe792 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:48.193493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff5eae8e-3531-4144-9a26-2b9b618fe792 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:48.207398 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:48.207398 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:48.215481 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ff5eae8e-3531-4144-9a26-2b9b618fe792 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:48.227241 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff5eae8e-3531-4144-9a26-2b9b618fe792 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:48.227241 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2288/4746] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:48.240526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb04c940-2d65-4cac-8784-e3a5c08196bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:48.240958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb04c940-2d65-4cac-8784-e3a5c08196bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:48.241400 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb04c940-2d65-4cac-8784-e3a5c08196bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:48.241788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-bb04c940-2d65-4cac-8784-e3a5c08196bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:48.255318 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:48.255318 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:48.256270 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bb04c940-2d65-4cac-8784-e3a5c08196bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:48.465280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bb04c940-2d65-4cac-8784-e3a5c08196bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume request issued successfully. Jan 10 14:56:48.465681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb04c940-2d65-4cac-8784-e3a5c08196bf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 202 Jan 10 14:56:48.466617 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2459/4747] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:56:48 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:56:48.473616 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-13c65957-b946-427b-8096-c04724cdc006 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:48.474058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-13c65957-b946-427b-8096-c04724cdc006 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:48.474504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-13c65957-b946-427b-8096-c04724cdc006 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:48.488958 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:48.488958 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:48.496295 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-13c65957-b946-427b-8096-c04724cdc006 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:48.504658 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-13c65957-b946-427b-8096-c04724cdc006 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:48.505359 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2289/4748] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:49.520336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-db7d7964-a943-4a55-bbde-466deb06734d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:49.520930 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-db7d7964-a943-4a55-bbde-466deb06734d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:49.521334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-db7d7964-a943-4a55-bbde-466deb06734d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:49.537161 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:49.537161 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:49.545003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-db7d7964-a943-4a55-bbde-466deb06734d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:49.554358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-db7d7964-a943-4a55-bbde-466deb06734d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:49.555096 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2460/4749] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:49 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:50.570273 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5b0bc06-88aa-41ae-adda-2624204f5977 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:50.570864 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5b0bc06-88aa-41ae-adda-2624204f5977 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:50.571106 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5b0bc06-88aa-41ae-adda-2624204f5977 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:50.586722 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:50.586722 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:50.594717 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c5b0bc06-88aa-41ae-adda-2624204f5977 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:50.603490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5b0bc06-88aa-41ae-adda-2624204f5977 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:50.606208 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2290/4750] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:50 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:51.619033 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-431c1517-6280-4ec6-b9fe-3a0686a3f29c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:51.619562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-431c1517-6280-4ec6-b9fe-3a0686a3f29c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:51.619970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-431c1517-6280-4ec6-b9fe-3a0686a3f29c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:51.633548 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:51.633548 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:51.640801 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-431c1517-6280-4ec6-b9fe-3a0686a3f29c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:51.649195 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-431c1517-6280-4ec6-b9fe-3a0686a3f29c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 200 Jan 10 14:56:51.649985 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2461/4751] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:51 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:52.665304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04e1d6c9-b167-44ea-8347-ea1c32e9362f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:56:52.665866 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04e1d6c9-b167-44ea-8347-ea1c32e9362f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:52.666104 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04e1d6c9-b167-44ea-8347-ea1c32e9362f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:52.677200 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04e1d6c9-b167-44ea-8347-ea1c32e9362f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 404 Jan 10 14:56:52.684397 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2291/4752] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:52 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:56:52.688866 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes Jan 10 14:56:52.689610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1693754780"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:56:52.690539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1693754780'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:56:52.690843 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume of 1 GB Jan 10 14:56:52.697576 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Availability Zones retrieved successfully. Jan 10 14:56:52.712882 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (a15eb20b-ba0b-4c9b-afde-94c967c8df6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:52.716035 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6fbd65-4113-4049-bca9-9800854a8297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:52.718463 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:56:52.748059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6fbd65-4113-4049-bca9-9800854a8297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:52.750108 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d53b2d-d96e-406c-ac37-e289a7436297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:52.879037 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['409a08fd-b83c-4067-b938-943b87791c4c', 'c1448d22-f4ab-47ed-90a3-2f7042296cbb', 'fab2198e-2d4d-4a6c-a8fb-f238c92242e0', '33a48502-272a-4639-95eb-9181c1677e87'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:56:52.880977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d53b2d-d96e-406c-ac37-e289a7436297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['409a08fd-b83c-4067-b938-943b87791c4c', 'c1448d22-f4ab-47ed-90a3-2f7042296cbb', 'fab2198e-2d4d-4a6c-a8fb-f238c92242e0', '33a48502-272a-4639-95eb-9181c1677e87']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:52.883657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9138940c-fb15-468c-afa3-f1186215339c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:52.990275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9138940c-fb15-468c-afa3-f1186215339c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '840ca8a4-b922-4d55-8970-f8eb9fb3845f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1693754780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['409a08fd-b83c-4067-b938-943b87791c4c','c1448d22-f4ab-47ed-90a3-2f7042296cbb','fab2198e-2d4d-4a6c-a8fb-f238c92242e0','33a48502-272a-4639-95eb-9181c1677e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1693754780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=840ca8a4-b922-4d55-8970-f8eb9fb3845f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66b2d837953c49a885042622280ce72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361cfe93a09c428abeb6b2dd095659ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:52.992218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07e3c65-532b-4524-933e-56203711ccd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:53.081217 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07e3c65-532b-4524-933e-56203711ccd2) transitioned into state 'SUCCESS' from state '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-1693754780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['409a08fd-b83c-4067-b938-943b87791c4c','c1448d22-f4ab-47ed-90a3-2f7042296cbb','fab2198e-2d4d-4a6c-a8fb-f238c92242e0','33a48502-272a-4639-95eb-9181c1677e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:53.083176 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (399df95c-45ac-45b0-8ff2-7ed10b143bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:53.187636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (399df95c-45ac-45b0-8ff2-7ed10b143bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:53.190050 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (a15eb20b-ba0b-4c9b-afde-94c967c8df6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:53.190781 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request issued successfully. Jan 10 14:56:53.191924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c6a50784-705b-406e-af8c-7bd222d9f891 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes returned with HTTP 202 Jan 10 14:56:53.202620 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2462/4753] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:56:52 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes => generated 823 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:56:53.206837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71c0cba7-088d-448c-a3ed-abc193bc0f4d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:56:53.207528 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71c0cba7-088d-448c-a3ed-abc193bc0f4d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:53.207982 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-71c0cba7-088d-448c-a3ed-abc193bc0f4d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:53.222022 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:53.222022 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:53.228854 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-71c0cba7-088d-448c-a3ed-abc193bc0f4d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:53.237010 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-71c0cba7-088d-448c-a3ed-abc193bc0f4d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 200 Jan 10 14:56:53.238091 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2292/4754] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:53 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 891 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:54.253935 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-352b860c-610d-4e05-8480-e0222413577f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:56:54.254552 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-352b860c-610d-4e05-8480-e0222413577f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:54.254808 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-352b860c-610d-4e05-8480-e0222413577f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:54.269583 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:54.269583 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:54.277066 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-352b860c-610d-4e05-8480-e0222413577f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:54.285614 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-352b860c-610d-4e05-8480-e0222413577f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 200 Jan 10 14:56:54.286524 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2463/4755] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:54 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:56:55.302269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1447bd7-10c2-47e3-8bf5-aed0f5f7ccda tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:56:55.302720 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1447bd7-10c2-47e3-8bf5-aed0f5f7ccda tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:55.303028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1447bd7-10c2-47e3-8bf5-aed0f5f7ccda tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:55.318221 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:55.318221 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:55.325312 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1447bd7-10c2-47e3-8bf5-aed0f5f7ccda tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:55.334154 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1447bd7-10c2-47e3-8bf5-aed0f5f7ccda tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 200 Jan 10 14:56:55.334914 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2293/4756] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 916 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:55.350025 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a90d73f9-1d5d-41e8-8b5a-750b37c8d7fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots Jan 10 14:56:55.350800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a90d73f9-1d5d-41e8-8b5a-750b37c8d7fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "840ca8a4-b922-4d55-8970-f8eb9fb3845f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-718856331"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:56:55.365881 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:55.365881 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:55.366869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a90d73f9-1d5d-41e8-8b5a-750b37c8d7fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:55.367167 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-a90d73f9-1d5d-41e8-8b5a-750b37c8d7fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create snapshot from volume 840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:56:55.473366 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-a90d73f9-1d5d-41e8-8b5a-750b37c8d7fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['98a82698-f64e-4cb3-8905-5687689cf87d', 'd4102aee-e789-4de7-a36a-04f7159b75f2', 'a4950710-a462-44be-84f8-821ee41c2ec6', 'c897926d-e864-43ed-884a-6bfaba05ff69'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:56:55.718776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a90d73f9-1d5d-41e8-8b5a-750b37c8d7fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot create request issued successfully. Jan 10 14:56:55.719427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a90d73f9-1d5d-41e8-8b5a-750b37c8d7fe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots returned with HTTP 202 Jan 10 14:56:55.720317 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2464/4757] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:56:55 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/snapshots => generated 309 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:56:55.730739 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9068b7f0-888e-47e1-81e6-2dea5612e79c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:56:55.731718 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9068b7f0-888e-47e1-81e6-2dea5612e79c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:55.732990 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9068b7f0-888e-47e1-81e6-2dea5612e79c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:55.743210 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:55.743210 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:55.744607 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9068b7f0-888e-47e1-81e6-2dea5612e79c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:55.747107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9068b7f0-888e-47e1-81e6-2dea5612e79c tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 200 Jan 10 14:56:55.747876 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2294/4758] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:55 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:56.759340 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e2767ef-6aa7-43fe-ab64-c20466f4f6de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:56:56.759913 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e2767ef-6aa7-43fe-ab64-c20466f4f6de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:56.760233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e2767ef-6aa7-43fe-ab64-c20466f4f6de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:56.771543 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:56.771543 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:56.772551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e2767ef-6aa7-43fe-ab64-c20466f4f6de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:56.779221 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e2767ef-6aa7-43fe-ab64-c20466f4f6de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 200 Jan 10 14:56:56.779221 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2465/4759] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:56 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:57.786091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4182c680-3b98-4a28-8931-453d13150cf0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:56:57.786655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4182c680-3b98-4a28-8931-453d13150cf0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:57.786973 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4182c680-3b98-4a28-8931-453d13150cf0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:57.796220 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:57.796220 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:57.797199 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4182c680-3b98-4a28-8931-453d13150cf0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:57.798969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4182c680-3b98-4a28-8931-453d13150cf0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 200 Jan 10 14:56:57.799667 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2295/4760] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:57 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:58.810786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d01826c-215c-4216-a510-cb0862ff81d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:56:58.811334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d01826c-215c-4216-a510-cb0862ff81d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:58.811577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2d01826c-215c-4216-a510-cb0862ff81d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:58.821192 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:58.821192 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:58.822137 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2d01826c-215c-4216-a510-cb0862ff81d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:58.823885 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2d01826c-215c-4216-a510-cb0862ff81d3 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 200 Jan 10 14:56:58.824743 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2466/4761] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:56:58 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:56:58.834405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] POST http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes Jan 10 14:56:58.835195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-527049094"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:56:58.836354 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request body: {'volume': {'snapshot_id': 'cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-527049094'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:56:58.846507 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:58.846507 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:58.847426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:56:58.847721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume of 1 GB Jan 10 14:56:58.853568 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Availability Zones retrieved successfully. Jan 10 14:56:58.868544 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (720f5645-01a6-4ede-9dce-88dfbb8c0541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:58.871051 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dea794a-1b1f-4cd8-953e-2a40816c6096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:58.873359 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:56:58.912549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dea794a-1b1f-4cd8-953e-2a40816c6096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:58.914589 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d014955-5dbe-4e53-9f03-3af136bce39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:59.084959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Created reservations ['c1d11869-83f4-4806-a853-b00d94e23974', '6f066abd-07ad-4cb8-b78d-54a23afda556', '1ce8e11e-0cb3-44f0-a548-14df7822f4f9', '3dea3d7e-3434-405e-b92d-60cb655c64a4'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:56:59.089113 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d014955-5dbe-4e53-9f03-3af136bce39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d11869-83f4-4806-a853-b00d94e23974', '6f066abd-07ad-4cb8-b78d-54a23afda556', '1ce8e11e-0cb3-44f0-a548-14df7822f4f9', '3dea3d7e-3434-405e-b92d-60cb655c64a4']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:59.089504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faa3317-d7aa-40d5-93d7-cadef015468e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:59.201275 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faa3317-d7aa-40d5-93d7-cadef015468e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904c652f-363b-448f-b5a0-928839570ca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-527049094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['c1d11869-83f4-4806-a853-b00d94e23974','6f066abd-07ad-4cb8-b78d-54a23afda556','1ce8e11e-0cb3-44f0-a548-14df7822f4f9','3dea3d7e-3434-405e-b92d-60cb655c64a4'],size=1,snapshot_id=cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-527049094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904c652f-363b-448f-b5a0-928839570ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66b2d837953c49a885042622280ce72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361cfe93a09c428abeb6b2dd095659ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:59.203158 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef8c609-b0fd-4007-9e11-2ecedfd04c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:59.314688 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef8c609-b0fd-4007-9e11-2ecedfd04c95) transitioned into state 'SUCCESS' from state '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-527049094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b2d837953c49a885042622280ce72c',qos_specs=None,replication_status=,reservations=['c1d11869-83f4-4806-a853-b00d94e23974','6f066abd-07ad-4cb8-b78d-54a23afda556','1ce8e11e-0cb3-44f0-a548-14df7822f4f9','3dea3d7e-3434-405e-b92d-60cb655c64a4'],size=1,snapshot_id=cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e,source_replicaid=,source_volid=None,status='creating',user_id='361cfe93a09c428abeb6b2dd095659ea',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:59.318577 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd27831-70d3-4e17-aeed-ac8c0616b115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:56:59.423264 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd27831-70d3-4e17-aeed-ac8c0616b115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:56:59.425666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Flow 'volume_create_api' (720f5645-01a6-4ede-9dce-88dfbb8c0541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:56:59.426334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Create volume request issued successfully. Jan 10 14:56:59.427464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f50b7575-fec2-45ff-ace6-a5624c754a53 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes returned with HTTP 202 Jan 10 14:56:59.428314 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2296/4762] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:56:58 2022] POST /volume/v3/66b2d837953c49a885042622280ce72c/volumes => generated 856 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:56:59.440975 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a810751-b37b-4121-aedd-a3d1e3b18dc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:56:59.441418 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7a810751-b37b-4121-aedd-a3d1e3b18dc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:56:59.443346 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7a810751-b37b-4121-aedd-a3d1e3b18dc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:56:59.455619 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:56:59.455619 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:56:59.462396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7a810751-b37b-4121-aedd-a3d1e3b18dc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:56:59.471224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a810751-b37b-4121-aedd-a3d1e3b18dc7 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:56:59.471924 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2467/4763] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:56:59 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:00.486352 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4dde218d-4775-4370-9da3-64f466a36c73 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:00.486936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4dde218d-4775-4370-9da3-64f466a36c73 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:00.487248 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4dde218d-4775-4370-9da3-64f466a36c73 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:00.500777 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:00.500777 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:00.507732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4dde218d-4775-4370-9da3-64f466a36c73 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:00.515865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4dde218d-4775-4370-9da3-64f466a36c73 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:00.516593 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2297/4764] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:00 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:01.531471 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52f2b0eb-7cfa-496f-a08f-20953afd3d99 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:01.532019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52f2b0eb-7cfa-496f-a08f-20953afd3d99 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:01.532414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-52f2b0eb-7cfa-496f-a08f-20953afd3d99 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:01.547283 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:01.547283 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:01.554328 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-52f2b0eb-7cfa-496f-a08f-20953afd3d99 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:01.563408 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-52f2b0eb-7cfa-496f-a08f-20953afd3d99 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:01.564186 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2468/4765] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:01 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:02.578570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4cc059ee-5687-4bb0-9f9b-b24349bf4a4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:02.585093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4cc059ee-5687-4bb0-9f9b-b24349bf4a4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:02.585093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4cc059ee-5687-4bb0-9f9b-b24349bf4a4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:02.594819 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:02.594819 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:02.602665 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4cc059ee-5687-4bb0-9f9b-b24349bf4a4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:02.611987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4cc059ee-5687-4bb0-9f9b-b24349bf4a4a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:02.616546 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2298/4766] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:02 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:03.627036 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c31525c-13a3-4923-af21-6915a72b325d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:03.631585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c31525c-13a3-4923-af21-6915a72b325d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:03.631585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5c31525c-13a3-4923-af21-6915a72b325d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:03.642063 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:03.642063 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:03.652086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5c31525c-13a3-4923-af21-6915a72b325d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:03.661139 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5c31525c-13a3-4923-af21-6915a72b325d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:03.661946 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2469/4767] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:03 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:04.676732 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-980802f1-9fbc-421f-a453-c0ac3f496c07 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:04.677341 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-980802f1-9fbc-421f-a453-c0ac3f496c07 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:04.677722 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-980802f1-9fbc-421f-a453-c0ac3f496c07 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:04.693470 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:04.693470 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:04.700382 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-980802f1-9fbc-421f-a453-c0ac3f496c07 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:04.709052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-980802f1-9fbc-421f-a453-c0ac3f496c07 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:04.709963 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2299/4768] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:04 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:05.725091 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3b69605-bb7d-4b0a-b4dd-29a0efe3fc74 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:05.725694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3b69605-bb7d-4b0a-b4dd-29a0efe3fc74 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:05.726178 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b3b69605-bb7d-4b0a-b4dd-29a0efe3fc74 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:05.740656 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:05.740656 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:05.751510 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b3b69605-bb7d-4b0a-b4dd-29a0efe3fc74 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:05.764692 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b3b69605-bb7d-4b0a-b4dd-29a0efe3fc74 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:05.765607 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2470/4769] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:05 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:06.779866 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20b804e7-4529-45cf-afea-b964f2a2f388 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:06.780537 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20b804e7-4529-45cf-afea-b964f2a2f388 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:06.781081 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20b804e7-4529-45cf-afea-b964f2a2f388 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:06.811729 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:06.811729 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:06.820608 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-20b804e7-4529-45cf-afea-b964f2a2f388 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:06.829482 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20b804e7-4529-45cf-afea-b964f2a2f388 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:06.830206 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2300/4770] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:06 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:07.845254 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed6821c8-92de-4612-b0cc-d8fdb8ac84de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:07.848103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed6821c8-92de-4612-b0cc-d8fdb8ac84de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:07.848103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed6821c8-92de-4612-b0cc-d8fdb8ac84de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:07.859889 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:07.859889 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:07.866902 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ed6821c8-92de-4612-b0cc-d8fdb8ac84de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:07.876163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed6821c8-92de-4612-b0cc-d8fdb8ac84de tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:07.877192 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2471/4771] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:07 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:08.891680 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd350bd2-619f-4980-a138-89b9e68319d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:08.892312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd350bd2-619f-4980-a138-89b9e68319d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:08.892610 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd350bd2-619f-4980-a138-89b9e68319d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:08.906274 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:08.906274 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:08.913122 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fd350bd2-619f-4980-a138-89b9e68319d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:08.921649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd350bd2-619f-4980-a138-89b9e68319d0 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:08.922591 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2301/4772] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:08 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:09.936839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8e605fb-5bf2-4733-9062-6c6ed5f616cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:09.940117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8e605fb-5bf2-4733-9062-6c6ed5f616cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:09.940117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a8e605fb-5bf2-4733-9062-6c6ed5f616cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:09.952495 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:09.952495 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:09.959568 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a8e605fb-5bf2-4733-9062-6c6ed5f616cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:09.968437 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a8e605fb-5bf2-4733-9062-6c6ed5f616cb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:09.969210 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2472/4773] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:09 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:10.984852 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8244771c-97f4-4e51-8dc9-1d768c8613fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:10.985330 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8244771c-97f4-4e51-8dc9-1d768c8613fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:10.985702 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8244771c-97f4-4e51-8dc9-1d768c8613fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:10.999701 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:10.999701 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:11.009226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8244771c-97f4-4e51-8dc9-1d768c8613fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:11.017815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8244771c-97f4-4e51-8dc9-1d768c8613fd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:11.018513 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2302/4774] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:10 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:12.036336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be7caa09-858d-4ff7-acb8-4a392a76bfbe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:12.036902 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be7caa09-858d-4ff7-acb8-4a392a76bfbe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:12.037220 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-be7caa09-858d-4ff7-acb8-4a392a76bfbe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:12.065250 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:12.065250 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:12.081540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-be7caa09-858d-4ff7-acb8-4a392a76bfbe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:12.094963 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-be7caa09-858d-4ff7-acb8-4a392a76bfbe tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:12.096405 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2473/4775] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:12 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:13.112229 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-968f5b1f-e603-43c3-a60d-3ed0e0e66a58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:13.115150 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-968f5b1f-e603-43c3-a60d-3ed0e0e66a58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:13.115150 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-968f5b1f-e603-43c3-a60d-3ed0e0e66a58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:13.127785 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:13.127785 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:13.134866 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-968f5b1f-e603-43c3-a60d-3ed0e0e66a58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:13.144083 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-968f5b1f-e603-43c3-a60d-3ed0e0e66a58 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:13.144835 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2303/4776] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:13.159099 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3996280a-be10-444e-b9c3-bab0bb3b3ed5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:13.159582 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3996280a-be10-444e-b9c3-bab0bb3b3ed5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:13.159965 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3996280a-be10-444e-b9c3-bab0bb3b3ed5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:13.173217 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:13.173217 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:13.179778 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3996280a-be10-444e-b9c3-bab0bb3b3ed5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:13.188405 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3996280a-be10-444e-b9c3-bab0bb3b3ed5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:13.189083 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2474/4777] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:13.202779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e7458be-443e-429f-bd86-e20cf0e41277 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:13.203219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e7458be-443e-429f-bd86-e20cf0e41277 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:13.203911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e7458be-443e-429f-bd86-e20cf0e41277 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:13.204329 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-5e7458be-443e-429f-bd86-e20cf0e41277 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: 904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:13.217534 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:13.217534 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:13.218456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5e7458be-443e-429f-bd86-e20cf0e41277 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:13.388240 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5e7458be-443e-429f-bd86-e20cf0e41277 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume request issued successfully. Jan 10 14:57:13.388677 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e7458be-443e-429f-bd86-e20cf0e41277 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 202 Jan 10 14:57:13.389643 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2304/4778] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:13 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:57:13.396896 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc4f4e2f-f245-4f2d-add2-d7ddf0ef8574 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:13.400290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc4f4e2f-f245-4f2d-add2-d7ddf0ef8574 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:13.400290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fc4f4e2f-f245-4f2d-add2-d7ddf0ef8574 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:13.411872 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:13.411872 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:13.419431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fc4f4e2f-f245-4f2d-add2-d7ddf0ef8574 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:13.427698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fc4f4e2f-f245-4f2d-add2-d7ddf0ef8574 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:13.428452 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2475/4779] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:13 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:14.443957 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a8f7cc4-6f63-46d5-bd9d-2468fd1dfcb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:14.444570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a8f7cc4-6f63-46d5-bd9d-2468fd1dfcb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:14.444922 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a8f7cc4-6f63-46d5-bd9d-2468fd1dfcb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:14.460810 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:14.460810 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:14.469403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8a8f7cc4-6f63-46d5-bd9d-2468fd1dfcb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:14.479563 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a8f7cc4-6f63-46d5-bd9d-2468fd1dfcb9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:14.481032 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2305/4780] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:14 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:15.495665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbc0285b-92cf-41fd-a441-4fe049d5ee72 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:15.496311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbc0285b-92cf-41fd-a441-4fe049d5ee72 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:15.496599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dbc0285b-92cf-41fd-a441-4fe049d5ee72 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:15.510477 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:15.510477 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:15.517592 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dbc0285b-92cf-41fd-a441-4fe049d5ee72 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:15.526949 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dbc0285b-92cf-41fd-a441-4fe049d5ee72 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:15.527717 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2476/4781] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:15 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:16.543224 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e64ef7af-5aea-4591-98f3-d149a11741f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:16.544360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e64ef7af-5aea-4591-98f3-d149a11741f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:16.545051 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e64ef7af-5aea-4591-98f3-d149a11741f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:16.564839 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:16.564839 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:16.578167 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e64ef7af-5aea-4591-98f3-d149a11741f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:16.588593 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e64ef7af-5aea-4591-98f3-d149a11741f4 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 200 Jan 10 14:57:16.589496 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2306/4782] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:16 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 948 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:17.604039 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34dd2ed9-64d2-410f-b53f-59a668bc9aca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:17.605134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34dd2ed9-64d2-410f-b53f-59a668bc9aca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:17.605838 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34dd2ed9-64d2-410f-b53f-59a668bc9aca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:17.616293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34dd2ed9-64d2-410f-b53f-59a668bc9aca tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 404 Jan 10 14:57:17.617401 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2477/4783] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:17 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:17.626403 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8425e585-4ec6-4fcd-890a-3ca6f002d650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:17.626828 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8425e585-4ec6-4fcd-890a-3ca6f002d650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:17.627269 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8425e585-4ec6-4fcd-890a-3ca6f002d650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:17.627664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-8425e585-4ec6-4fcd-890a-3ca6f002d650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: 904c652f-363b-448f-b5a0-928839570ca4 Jan 10 14:57:17.638921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8425e585-4ec6-4fcd-890a-3ca6f002d650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 returned with HTTP 404 Jan 10 14:57:17.639822 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2307/4784] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:17 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/904c652f-363b-448f-b5a0-928839570ca4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:17.647566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d190ae9-cdf3-45a6-862c-97ff0a28e566 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:57:17.648001 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d190ae9-cdf3-45a6-862c-97ff0a28e566 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:17.648600 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d190ae9-cdf3-45a6-862c-97ff0a28e566 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:17.648894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-1d190ae9-cdf3-45a6-862c-97ff0a28e566 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:57:17.658831 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:17.658831 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:17.659798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d190ae9-cdf3-45a6-862c-97ff0a28e566 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:17.780625 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d190ae9-cdf3-45a6-862c-97ff0a28e566 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:57:17.781351 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d190ae9-cdf3-45a6-862c-97ff0a28e566 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 202 Jan 10 14:57:17.783126 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2478/4785] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:17 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:57:17.793733 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd3b6bd1-624b-407e-a79f-bfe521739f8a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:57:17.794326 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6bd1-624b-407e-a79f-bfe521739f8a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:17.794788 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6bd1-624b-407e-a79f-bfe521739f8a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:17.811047 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:17.811047 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:17.812499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-cd3b6bd1-624b-407e-a79f-bfe521739f8a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:17.815196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-cd3b6bd1-624b-407e-a79f-bfe521739f8a tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 200 Jan 10 14:57:17.817417 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2308/4786] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:17 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:18.838992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a82c124d-66a7-4cc4-9009-4472a4b75786 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:57:18.843681 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a82c124d-66a7-4cc4-9009-4472a4b75786 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:18.845359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a82c124d-66a7-4cc4-9009-4472a4b75786 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:18.882874 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:18.882874 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:18.884496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a82c124d-66a7-4cc4-9009-4472a4b75786 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:18.887435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a82c124d-66a7-4cc4-9009-4472a4b75786 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 200 Jan 10 14:57:18.889551 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2479/4787] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:18 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:19.901812 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b857fd82-2794-457f-b7d9-989bb121ba76 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:57:19.902391 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b857fd82-2794-457f-b7d9-989bb121ba76 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:19.902984 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b857fd82-2794-457f-b7d9-989bb121ba76 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:19.918716 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:19.918716 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:19.920792 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b857fd82-2794-457f-b7d9-989bb121ba76 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:19.922839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b857fd82-2794-457f-b7d9-989bb121ba76 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 200 Jan 10 14:57:19.926791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2309/4788] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:19 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:20.941067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d970dfe8-3eeb-422c-95f8-2ce27e339717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e Jan 10 14:57:20.943279 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d970dfe8-3eeb-422c-95f8-2ce27e339717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:20.943279 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d970dfe8-3eeb-422c-95f8-2ce27e339717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:20.950978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d970dfe8-3eeb-422c-95f8-2ce27e339717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e returned with HTTP 404 Jan 10 14:57:20.951949 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2480/4789] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:20 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/cd8cce32-a0cf-4e87-b5c9-e7cdb638e94e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:20.959668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8da46308-d9d3-4dce-a057-79d64e195f52 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:57:20.960169 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8da46308-d9d3-4dce-a057-79d64e195f52 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:20.961639 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8da46308-d9d3-4dce-a057-79d64e195f52 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:20.961639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-8da46308-d9d3-4dce-a057-79d64e195f52 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: 840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:57:20.977233 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:20.977233 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:20.979779 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8da46308-d9d3-4dce-a057-79d64e195f52 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:21.220549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8da46308-d9d3-4dce-a057-79d64e195f52 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume request issued successfully. Jan 10 14:57:21.221507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8da46308-d9d3-4dce-a057-79d64e195f52 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 202 Jan 10 14:57:21.226322 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2310/4790] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:20 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:57:21.231186 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-384808f9-3ec2-4629-aabf-b183ea517619 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:57:21.231649 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-384808f9-3ec2-4629-aabf-b183ea517619 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:21.232101 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-384808f9-3ec2-4629-aabf-b183ea517619 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:21.248528 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:21.248528 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:21.255762 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-384808f9-3ec2-4629-aabf-b183ea517619 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:21.265547 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-384808f9-3ec2-4629-aabf-b183ea517619 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 200 Jan 10 14:57:21.272098 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2481/4791] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:21 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:22.293539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b7eb118-88ac-4e51-897c-5988a75be537 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:57:22.298045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b7eb118-88ac-4e51-897c-5988a75be537 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:22.298045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6b7eb118-88ac-4e51-897c-5988a75be537 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:22.318947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:22.318947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:22.330192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6b7eb118-88ac-4e51-897c-5988a75be537 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:22.340278 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6b7eb118-88ac-4e51-897c-5988a75be537 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 200 Jan 10 14:57:22.341452 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2311/4792] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:22 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:22.507634 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c43a3b56-d076-4607-85b5-906cd9088f3b req-ed6dee19-b5bb-44d6-b58f-ac0a40bec02b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] DELETE http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5 Jan 10 14:57:22.508750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c43a3b56-d076-4607-85b5-906cd9088f3b req-ed6dee19-b5bb-44d6-b58f-ac0a40bec02b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:22.509273 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c43a3b56-d076-4607-85b5-906cd9088f3b req-ed6dee19-b5bb-44d6-b58f-ac0a40bec02b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:22.522775 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:22.522775 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:23.357074 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd169ec8-d69b-47aa-b204-910dacbb3faa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:57:23.357592 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd169ec8-d69b-47aa-b204-910dacbb3faa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:23.357966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fd169ec8-d69b-47aa-b204-910dacbb3faa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:23.374680 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:23.374680 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:23.398944 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fd169ec8-d69b-47aa-b204-910dacbb3faa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:23.409536 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fd169ec8-d69b-47aa-b204-910dacbb3faa tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 200 Jan 10 14:57:23.411320 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2312/4793] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:23 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:24.425485 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afa7d2b4-aa7e-47b6-a7a3-29ab7a7ed117 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:57:24.426083 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-afa7d2b4-aa7e-47b6-a7a3-29ab7a7ed117 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:24.426519 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-afa7d2b4-aa7e-47b6-a7a3-29ab7a7ed117 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:24.439998 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:24.439998 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:24.447160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-afa7d2b4-aa7e-47b6-a7a3-29ab7a7ed117 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:24.455845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afa7d2b4-aa7e-47b6-a7a3-29ab7a7ed117 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 200 Jan 10 14:57:24.456810 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2313/4794] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:24 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 915 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:25.471774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53240ee0-21c9-4f69-a6c9-01d7b1505606 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f Jan 10 14:57:25.472394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53240ee0-21c9-4f69-a6c9-01d7b1505606 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:25.472855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-53240ee0-21c9-4f69-a6c9-01d7b1505606 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:25.483955 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-53240ee0-21c9-4f69-a6c9-01d7b1505606 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f returned with HTTP 404 Jan 10 14:57:25.485125 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2314/4795] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:25 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/840ca8a4-b922-4d55-8970-f8eb9fb3845f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:25.491193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-297f582f-6692-426c-ac7a-2513fa6c62f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:57:25.491700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-297f582f-6692-426c-ac7a-2513fa6c62f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:25.492222 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-297f582f-6692-426c-ac7a-2513fa6c62f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:25.492755 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-297f582f-6692-426c-ac7a-2513fa6c62f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: eaa5240f-e751-49ef-a2e5-8b2c92c14f56 Jan 10 14:57:25.503011 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-297f582f-6692-426c-ac7a-2513fa6c62f1 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 returned with HTTP 404 Jan 10 14:57:25.503916 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2315/4796] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:25 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/eaa5240f-e751-49ef-a2e5-8b2c92c14f56 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:25.510601 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8706f26-851a-4f5b-a6a6-45fcea8ee0b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:57:25.511098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8706f26-851a-4f5b-a6a6-45fcea8ee0b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:25.511598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8706f26-851a-4f5b-a6a6-45fcea8ee0b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:25.511960 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-c8706f26-851a-4f5b-a6a6-45fcea8ee0b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:57:25.520431 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:25.520431 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:25.521318 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c8706f26-851a-4f5b-a6a6-45fcea8ee0b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:25.600634 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c8706f26-851a-4f5b-a6a6-45fcea8ee0b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:57:25.601271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8706f26-851a-4f5b-a6a6-45fcea8ee0b9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 202 Jan 10 14:57:25.602647 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2316/4797] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:25 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:57:25.611032 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-90061e29-4839-49af-941a-964ad89da4f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:57:25.611910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-90061e29-4839-49af-941a-964ad89da4f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:25.612744 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-90061e29-4839-49af-941a-964ad89da4f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:25.623387 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:25.623387 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:25.624971 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-90061e29-4839-49af-941a-964ad89da4f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:25.627445 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-90061e29-4839-49af-941a-964ad89da4f2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 200 Jan 10 14:57:25.628765 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2317/4798] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:25 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81c39a87-26d4-4f9a-a763-ff3a00e7f5be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81c39a87-26d4-4f9a-a763-ff3a00e7f5be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81c39a87-26d4-4f9a-a763-ff3a00e7f5be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-81c39a87-26d4-4f9a-a763-ff3a00e7f5be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81c39a87-26d4-4f9a-a763-ff3a00e7f5be tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 200 Jan 10 14:57:26.679030 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2318/4799] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:26 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:27.689815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ffc13933-b4b0-4a20-9d9c-0eeb43853af6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:57:27.690394 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ffc13933-b4b0-4a20-9d9c-0eeb43853af6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:27.690700 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ffc13933-b4b0-4a20-9d9c-0eeb43853af6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:27.700742 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:27.700742 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:27.702364 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ffc13933-b4b0-4a20-9d9c-0eeb43853af6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:27.704619 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ffc13933-b4b0-4a20-9d9c-0eeb43853af6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 200 Jan 10 14:57:27.706515 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2319/4800] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:27 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:28.717903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f924fb69-6349-484e-ad66-041f4fb24012 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 Jan 10 14:57:28.718491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f924fb69-6349-484e-ad66-041f4fb24012 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:28.718926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f924fb69-6349-484e-ad66-041f4fb24012 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:28.726848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f924fb69-6349-484e-ad66-041f4fb24012 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 returned with HTTP 404 Jan 10 14:57:28.727677 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2320/4801] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:28 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/b74850df-a26c-4939-a69e-5946f88740e1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:28.734765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94c18273-7150-48f9-89c0-6c6d8ac683b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:57:28.735199 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94c18273-7150-48f9-89c0-6c6d8ac683b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:28.735630 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-94c18273-7150-48f9-89c0-6c6d8ac683b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:28.736132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-94c18273-7150-48f9-89c0-6c6d8ac683b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:57:28.748932 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:28.748932 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:28.749917 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-94c18273-7150-48f9-89c0-6c6d8ac683b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:28.903235 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-94c18273-7150-48f9-89c0-6c6d8ac683b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume request issued successfully. Jan 10 14:57:28.903664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-94c18273-7150-48f9-89c0-6c6d8ac683b8 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 202 Jan 10 14:57:28.904791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2321/4802] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:28 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:57:28.912093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33e4d657-0adb-41ba-82a6-e1ff81e61ea2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:57:28.912695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33e4d657-0adb-41ba-82a6-e1ff81e61ea2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:28.913504 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-33e4d657-0adb-41ba-82a6-e1ff81e61ea2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:28.928504 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:28.928504 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:28.935385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-33e4d657-0adb-41ba-82a6-e1ff81e61ea2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:28.943508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-33e4d657-0adb-41ba-82a6-e1ff81e61ea2 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 200 Jan 10 14:57:28.944470 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2322/4803] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:28 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 914 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:29.959439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d683894-9eb8-4d77-89bb-6824c12de8af tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:57:29.960089 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d683894-9eb8-4d77-89bb-6824c12de8af tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:29.960769 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d683894-9eb8-4d77-89bb-6824c12de8af tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:29.974686 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:29.974686 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:29.982826 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5d683894-9eb8-4d77-89bb-6824c12de8af tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:29.991932 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d683894-9eb8-4d77-89bb-6824c12de8af tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 200 Jan 10 14:57:29.992975 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2323/4804] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:29 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:31.008045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed57937a-deaf-4c22-9538-1d25794025eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:57:31.008629 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed57937a-deaf-4c22-9538-1d25794025eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:31.009099 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed57937a-deaf-4c22-9538-1d25794025eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:31.023620 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:31.023620 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:31.031225 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed57937a-deaf-4c22-9538-1d25794025eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:31.039705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed57937a-deaf-4c22-9538-1d25794025eb tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 200 Jan 10 14:57:31.040467 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2324/4805] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:31 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 914 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:31.075097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c43a3b56-d076-4607-85b5-906cd9088f3b req-ed6dee19-b5bb-44d6-b58f-ac0a40bec02b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5 returned with HTTP 200 Jan 10 14:57:31.076495 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2482/4806] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:57:22 2022] DELETE /volume/v3/110dc285ffae4367a6004ece9771340a/attachments/af6c7a1c-b988-469b-b711-3df4d1125ab5 => generated 19 bytes in 8574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:32.055408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cb403be-5bb2-49c1-9953-f6ee47d193a5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:57:32.055956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cb403be-5bb2-49c1-9953-f6ee47d193a5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:32.056348 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5cb403be-5bb2-49c1-9953-f6ee47d193a5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:32.075436 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:32.075436 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:32.083305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5cb403be-5bb2-49c1-9953-f6ee47d193a5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:32.092666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5cb403be-5bb2-49c1-9953-f6ee47d193a5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 200 Jan 10 14:57:32.093414 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2325/4807] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:32 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:33.109166 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aab7d710-7c52-40b5-85cf-2290fa69631f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d Jan 10 14:57:33.109711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aab7d710-7c52-40b5-85cf-2290fa69631f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.110250 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aab7d710-7c52-40b5-85cf-2290fa69631f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.121982 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aab7d710-7c52-40b5-85cf-2290fa69631f tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d returned with HTTP 404 Jan 10 14:57:33.126631 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2483/4808] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:33 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/e1e94df4-ce06-4efb-b504-f971ca25b27d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:33.133717 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f681152e-39bd-42e2-bfe4-c605bc562aed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:57:33.136819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f681152e-39bd-42e2-bfe4-c605bc562aed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.136819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f681152e-39bd-42e2-bfe4-c605bc562aed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.136819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-f681152e-39bd-42e2-bfe4-c605bc562aed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 1d7f0f72-ed82-4117-80c6-f6b3504c0a8d Jan 10 14:57:33.140224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d087a8b-be22-4587-857c-795bd4860549 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] DELETE http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 Jan 10 14:57:33.140698 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d087a8b-be22-4587-857c-795bd4860549 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.141146 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1d087a8b-be22-4587-857c-795bd4860549 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.141559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-1d087a8b-be22-4587-857c-795bd4860549 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Delete volume with id: 52ea8083-2159-476c-beb8-4406be4ada83 Jan 10 14:57:33.143681 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f681152e-39bd-42e2-bfe4-c605bc562aed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d returned with HTTP 404 Jan 10 14:57:33.144708 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2326/4809] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/1d7f0f72-ed82-4117-80c6-f6b3504c0a8d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:33.152065 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9610cbe6-4b8e-44f5-a3fa-ad6be989e401 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:57:33.152538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9610cbe6-4b8e-44f5-a3fa-ad6be989e401 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.153024 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9610cbe6-4b8e-44f5-a3fa-ad6be989e401 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.153475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-9610cbe6-4b8e-44f5-a3fa-ad6be989e401 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: a4137499-6771-4032-b08b-c572f07e49f7 Jan 10 14:57:33.158593 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:33.158593 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:33.159619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d087a8b-be22-4587-857c-795bd4860549 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:33.161281 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9610cbe6-4b8e-44f5-a3fa-ad6be989e401 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 returned with HTTP 404 Jan 10 14:57:33.162421 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2327/4810] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/a4137499-6771-4032-b08b-c572f07e49f7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:33.169868 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67cefb29-0299-4d25-ba2f-e9d4a17e4cba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:57:33.170311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67cefb29-0299-4d25-ba2f-e9d4a17e4cba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.170753 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67cefb29-0299-4d25-ba2f-e9d4a17e4cba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.171052 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-67cefb29-0299-4d25-ba2f-e9d4a17e4cba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: e21842d0-c101-4ca5-8c30-ff8444c652f6 Jan 10 14:57:33.178200 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67cefb29-0299-4d25-ba2f-e9d4a17e4cba tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 returned with HTTP 404 Jan 10 14:57:33.179085 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2328/4811] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/e21842d0-c101-4ca5-8c30-ff8444c652f6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:33.188407 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f9f2494-47df-4513-ae6e-17cb8c8116f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:57:33.188846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f9f2494-47df-4513-ae6e-17cb8c8116f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.189317 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f9f2494-47df-4513-ae6e-17cb8c8116f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.189683 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-5f9f2494-47df-4513-ae6e-17cb8c8116f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 945e4c2f-f383-4840-a7f5-def20a23353f Jan 10 14:57:33.197021 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f9f2494-47df-4513-ae6e-17cb8c8116f5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f returned with HTTP 404 Jan 10 14:57:33.197838 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2329/4812] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/945e4c2f-f383-4840-a7f5-def20a23353f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:33.204682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1905bc1-ba5a-4eae-b664-56903e998acf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:57:33.205542 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1905bc1-ba5a-4eae-b664-56903e998acf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.205980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1905bc1-ba5a-4eae-b664-56903e998acf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.206279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-f1905bc1-ba5a-4eae-b664-56903e998acf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 3b1b9cfd-f3ef-4967-aaac-453346094652 Jan 10 14:57:33.213967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1905bc1-ba5a-4eae-b664-56903e998acf tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 returned with HTTP 404 Jan 10 14:57:33.214823 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2330/4813] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/3b1b9cfd-f3ef-4967-aaac-453346094652 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:33.221720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ab6d75d-ee37-4605-9d36-4affc90be1ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:57:33.222155 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ab6d75d-ee37-4605-9d36-4affc90be1ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.222596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ab6d75d-ee37-4605-9d36-4affc90be1ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.222893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-2ab6d75d-ee37-4605-9d36-4affc90be1ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 Jan 10 14:57:33.231269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ab6d75d-ee37-4605-9d36-4affc90be1ed tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 returned with HTTP 404 Jan 10 14:57:33.232446 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2331/4814] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/ab6ca43c-ad02-4a71-8ceb-d1674e6d8f31 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:33.239291 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f7992d5-9743-47c9-9b37-db0536cd7a28 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:57:33.239731 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f7992d5-9743-47c9-9b37-db0536cd7a28 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.240192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4f7992d5-9743-47c9-9b37-db0536cd7a28 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.240680 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-4f7992d5-9743-47c9-9b37-db0536cd7a28 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 0b7d02ba-ab40-497d-a4d0-77e468f10195 Jan 10 14:57:33.247908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4f7992d5-9743-47c9-9b37-db0536cd7a28 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 returned with HTTP 404 Jan 10 14:57:33.248824 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2332/4815] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/0b7d02ba-ab40-497d-a4d0-77e468f10195 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:33.255153 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9494b6f0-8be7-44d5-bb17-0f91c86dbf78 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:33.255641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9494b6f0-8be7-44d5-bb17-0f91c86dbf78 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.256074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9494b6f0-8be7-44d5-bb17-0f91c86dbf78 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.256541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-9494b6f0-8be7-44d5-bb17-0f91c86dbf78 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: 86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:33.269732 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:33.269732 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:33.270631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9494b6f0-8be7-44d5-bb17-0f91c86dbf78 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:33.316571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1d087a8b-be22-4587-857c-795bd4860549 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Delete volume request issued successfully. Jan 10 14:57:33.316974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1d087a8b-be22-4587-857c-795bd4860549 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 returned with HTTP 202 Jan 10 14:57:33.318406 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2484/4816] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/52ea8083-2159-476c-beb8-4406be4ada83 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:57:33.326987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-801309ba-41d1-4572-ba0f-80b4f179983b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] DELETE http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 Jan 10 14:57:33.327450 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-801309ba-41d1-4572-ba0f-80b4f179983b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.327903 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-801309ba-41d1-4572-ba0f-80b4f179983b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.328199 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.contrib.backups [None req-801309ba-41d1-4572-ba0f-80b4f179983b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Delete backup with id: e3dacf45-dce4-4af4-b4e6-2973e8341376. Jan 10 14:57:33.336875 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:33.336875 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:33.419801 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9494b6f0-8be7-44d5-bb17-0f91c86dbf78 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume request issued successfully. Jan 10 14:57:33.420204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9494b6f0-8be7-44d5-bb17-0f91c86dbf78 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 202 Jan 10 14:57:33.424546 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2333/4817] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:57:33.428648 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fadabfd1-1979-4fbb-aa74-5d289fb0b815 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:33.429240 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fadabfd1-1979-4fbb-aa74-5d289fb0b815 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.429857 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fadabfd1-1979-4fbb-aa74-5d289fb0b815 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.444440 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.backup.rpcapi [None req-801309ba-41d1-4572-ba0f-80b4f179983b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] delete_backup rpcapi backup_id e3dacf45-dce4-4af4-b4e6-2973e8341376 {{(pid=110760) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 10 14:57:33.445483 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:33.445483 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:33.447892 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-801309ba-41d1-4572-ba0f-80b4f179983b tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 returned with HTTP 202 Jan 10 14:57:33.449321 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2485/4818] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/110dc285ffae4367a6004ece9771340a/backups/e3dacf45-dce4-4af4-b4e6-2973e8341376 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 14:57:33.456469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4057235-c587-419f-907c-91f82c7e3604 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] DELETE http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:33.457232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4057235-c587-419f-907c-91f82c7e3604 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.457977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a4057235-c587-419f-907c-91f82c7e3604 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.458853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-a4057235-c587-419f-907c-91f82c7e3604 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Delete volume with id: bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:33.472817 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fadabfd1-1979-4fbb-aa74-5d289fb0b815 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:33.486606 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fadabfd1-1979-4fbb-aa74-5d289fb0b815 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:57:33.488086 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2334/4819] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:33 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:33.491539 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:33.491539 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:33.492846 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a4057235-c587-419f-907c-91f82c7e3604 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:33.663173 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a4057235-c587-419f-907c-91f82c7e3604 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Delete volume request issued successfully. Jan 10 14:57:33.663493 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a4057235-c587-419f-907c-91f82c7e3604 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 202 Jan 10 14:57:33.665376 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2486/4820] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:33 2022] DELETE /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:57:33.672785 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3139abe0-7474-489a-9890-9f99eb4fcf2f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:33.675299 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3139abe0-7474-489a-9890-9f99eb4fcf2f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:33.675853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3139abe0-7474-489a-9890-9f99eb4fcf2f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:33.704274 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:33.704274 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:33.725304 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3139abe0-7474-489a-9890-9f99eb4fcf2f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:33.737803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3139abe0-7474-489a-9890-9f99eb4fcf2f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:33.738637 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2335/4821] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:33 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:34.502476 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24996ab7-d621-4d43-810e-43a4017b6db5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:34.502981 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24996ab7-d621-4d43-810e-43a4017b6db5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:34.503476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-24996ab7-d621-4d43-810e-43a4017b6db5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:34.517299 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:34.517299 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:34.524275 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-24996ab7-d621-4d43-810e-43a4017b6db5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:34.533787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-24996ab7-d621-4d43-810e-43a4017b6db5 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:57:34.534591 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2487/4822] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:34 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:57:34.753804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-efc9b3c3-cd39-4efd-9d09-468827068bea tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:34.754314 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-efc9b3c3-cd39-4efd-9d09-468827068bea tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:34.754829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-efc9b3c3-cd39-4efd-9d09-468827068bea tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:34.768589 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:34.768589 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:34.775764 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-efc9b3c3-cd39-4efd-9d09-468827068bea tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:34.785054 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-efc9b3c3-cd39-4efd-9d09-468827068bea tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:34.785787 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2336/4823] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:34 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:35.549802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54ba23b1-98bf-41e1-98b9-59ebfe3eae3d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:35.550258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54ba23b1-98bf-41e1-98b9-59ebfe3eae3d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:35.550696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-54ba23b1-98bf-41e1-98b9-59ebfe3eae3d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:35.565315 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:35.565315 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:35.574209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-54ba23b1-98bf-41e1-98b9-59ebfe3eae3d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:35.585912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-54ba23b1-98bf-41e1-98b9-59ebfe3eae3d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:57:35.592586 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2488/4824] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:35 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:35.800916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c67eebf-5a16-4337-83d4-8279c5721bd9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:35.805502 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c67eebf-5a16-4337-83d4-8279c5721bd9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:35.807393 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3c67eebf-5a16-4337-83d4-8279c5721bd9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:35.824813 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:35.824813 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:35.833317 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3c67eebf-5a16-4337-83d4-8279c5721bd9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:35.843694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3c67eebf-5a16-4337-83d4-8279c5721bd9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:35.844746 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2337/4825] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:35 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:36.601263 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2676ca2-3a7c-4dd8-829f-b797e1eea294 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:36.602260 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2676ca2-3a7c-4dd8-829f-b797e1eea294 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:36.602714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d2676ca2-3a7c-4dd8-829f-b797e1eea294 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:36.616317 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:36.616317 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:36.623255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d2676ca2-3a7c-4dd8-829f-b797e1eea294 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:36.638042 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d2676ca2-3a7c-4dd8-829f-b797e1eea294 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:57:36.647038 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2489/4826] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:36 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:36.858610 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6040c5e8-977e-4eec-a651-3e8ac0f89617 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:36.859495 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6040c5e8-977e-4eec-a651-3e8ac0f89617 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:36.860137 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6040c5e8-977e-4eec-a651-3e8ac0f89617 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:36.877996 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:36.877996 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:36.887656 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6040c5e8-977e-4eec-a651-3e8ac0f89617 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:36.899164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6040c5e8-977e-4eec-a651-3e8ac0f89617 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:36.910687 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2338/4827] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:36 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:37.653291 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bb498a9-2fda-4193-a7d9-3972945fb07d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:37.653789 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bb498a9-2fda-4193-a7d9-3972945fb07d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:37.654175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bb498a9-2fda-4193-a7d9-3972945fb07d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:37.676871 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:37.676871 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:37.685129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5bb498a9-2fda-4193-a7d9-3972945fb07d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:37.696513 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bb498a9-2fda-4193-a7d9-3972945fb07d tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:57:37.706752 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2490/4828] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:37 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:37.915775 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-65593530-2821-4b54-a7f7-ec8fc2008a7f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:37.920140 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-65593530-2821-4b54-a7f7-ec8fc2008a7f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:37.920818 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-65593530-2821-4b54-a7f7-ec8fc2008a7f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:37.941548 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:37.941548 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:37.950297 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-65593530-2821-4b54-a7f7-ec8fc2008a7f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:37.961981 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-65593530-2821-4b54-a7f7-ec8fc2008a7f tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:37.972920 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2339/4829] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:37 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:38.712484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b35a34a-30b5-4ffd-8fe8-24711c0f93da tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:38.713149 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b35a34a-30b5-4ffd-8fe8-24711c0f93da tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:38.713763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4b35a34a-30b5-4ffd-8fe8-24711c0f93da tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:38.752655 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:38.752655 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:38.761141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4b35a34a-30b5-4ffd-8fe8-24711c0f93da tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:38.771449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4b35a34a-30b5-4ffd-8fe8-24711c0f93da tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:57:38.772188 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2491/4830] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:38 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:38.978937 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02d20d87-f0aa-41c9-9cb8-7baa93acc411 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:38.979929 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02d20d87-f0aa-41c9-9cb8-7baa93acc411 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:38.980582 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-02d20d87-f0aa-41c9-9cb8-7baa93acc411 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:39.000342 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:39.000342 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:39.009182 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-02d20d87-f0aa-41c9-9cb8-7baa93acc411 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:39.019136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-02d20d87-f0aa-41c9-9cb8-7baa93acc411 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:39.020382 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2340/4831] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:38 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:39.787506 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf568941-818c-4445-83c9-7c13fb85137b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:39.788011 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf568941-818c-4445-83c9-7c13fb85137b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:39.788647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf568941-818c-4445-83c9-7c13fb85137b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:39.809614 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:39.809614 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:39.819659 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cf568941-818c-4445-83c9-7c13fb85137b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:39.832373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf568941-818c-4445-83c9-7c13fb85137b tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 200 Jan 10 14:57:39.833343 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2492/4832] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:39 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:40.041350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a80ddc5-5884-4cae-a5a5-a6cd3be6d209 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:40.042976 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a80ddc5-5884-4cae-a5a5-a6cd3be6d209 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:40.043601 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a80ddc5-5884-4cae-a5a5-a6cd3be6d209 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:40.062606 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:40.062606 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:40.071408 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4a80ddc5-5884-4cae-a5a5-a6cd3be6d209 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:40.086028 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a80ddc5-5884-4cae-a5a5-a6cd3be6d209 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:40.087190 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2341/4833] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:40 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:40.854070 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1415b01b-3f05-4b95-a6f3-c0e5f165a620 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb Jan 10 14:57:40.855088 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1415b01b-3f05-4b95-a6f3-c0e5f165a620 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:40.855680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1415b01b-3f05-4b95-a6f3-c0e5f165a620 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:40.889257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1415b01b-3f05-4b95-a6f3-c0e5f165a620 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb returned with HTTP 404 Jan 10 14:57:40.892291 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2493/4834] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:40 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/86721e6e-b5dc-4e36-be39-edcc260f9fdb => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:40.900831 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0dad8431-5e71-490c-ad7d-2750ed0286b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:57:40.901588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0dad8431-5e71-490c-ad7d-2750ed0286b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:40.902218 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0dad8431-5e71-490c-ad7d-2750ed0286b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:40.902690 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-0dad8431-5e71-490c-ad7d-2750ed0286b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete snapshot with id: 5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:57:40.913968 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:40.913968 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:40.915039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0dad8431-5e71-490c-ad7d-2750ed0286b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:41.047806 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0dad8431-5e71-490c-ad7d-2750ed0286b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot delete request issued successfully. Jan 10 14:57:41.049493 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0dad8431-5e71-490c-ad7d-2750ed0286b6 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 202 Jan 10 14:57:41.050943 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2342/4835] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:40 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:57:41.058264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35ffdd3d-83c3-426d-a911-ee36c8419717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:57:41.058953 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35ffdd3d-83c3-426d-a911-ee36c8419717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:41.059609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35ffdd3d-83c3-426d-a911-ee36c8419717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:41.069851 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:41.069851 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:41.071209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-35ffdd3d-83c3-426d-a911-ee36c8419717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:41.073619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35ffdd3d-83c3-426d-a911-ee36c8419717 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:57:41.080355 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2494/4836] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:41 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:41.102741 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd49f1d0-de6e-415c-8641-52bb6019b3c9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:41.103318 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd49f1d0-de6e-415c-8641-52bb6019b3c9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:41.103839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dd49f1d0-de6e-415c-8641-52bb6019b3c9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:41.118750 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:41.118750 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:41.126813 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dd49f1d0-de6e-415c-8641-52bb6019b3c9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Volume info retrieved successfully. Jan 10 14:57:41.137804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dd49f1d0-de6e-415c-8641-52bb6019b3c9 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 200 Jan 10 14:57:41.139295 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2343/4837] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:41 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:57:42.091756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9c7a1a0-f337-45c5-b4f4-153d2b9eecf9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:57:42.092413 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a1a0-f337-45c5-b4f4-153d2b9eecf9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:42.092831 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a1a0-f337-45c5-b4f4-153d2b9eecf9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:42.109549 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:42.109549 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:42.115373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e9c7a1a0-f337-45c5-b4f4-153d2b9eecf9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:42.115373 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e9c7a1a0-f337-45c5-b4f4-153d2b9eecf9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:57:42.115373 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2495/4838] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:42 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:42.154849 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8702059-0c9a-4edf-8524-c29125f73845 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] GET http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 Jan 10 14:57:42.160740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8702059-0c9a-4edf-8524-c29125f73845 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:42.161497 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c8702059-0c9a-4edf-8524-c29125f73845 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:42.177143 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c8702059-0c9a-4edf-8524-c29125f73845 tempest-TestVolumeBackupRestore-893316503 tempest-TestVolumeBackupRestore-893316503-project] http://10.222.0.20/volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 returned with HTTP 404 Jan 10 14:57:42.178051 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2344/4839] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:42 2022] GET /volume/v3/110dc285ffae4367a6004ece9771340a/volumes/bd7f6ccd-5c81-4780-885e-5dbf88cc8809 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 14:57:43.126257 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4401585-573d-44ad-8610-c4cf57a49297 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:57:43.127328 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4401585-573d-44ad-8610-c4cf57a49297 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:43.127936 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4401585-573d-44ad-8610-c4cf57a49297 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:43.142612 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:43.142612 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:43.144035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c4401585-573d-44ad-8610-c4cf57a49297 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Snapshot retrieved successfully. Jan 10 14:57:43.150798 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4401585-573d-44ad-8610-c4cf57a49297 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 200 Jan 10 14:57:43.151940 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2496/4840] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:43 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:44.162350 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bfcdafd-5c66-46e0-ba39-310e1a3a2dbc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c Jan 10 14:57:44.162947 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bfcdafd-5c66-46e0-ba39-310e1a3a2dbc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:44.163464 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8bfcdafd-5c66-46e0-ba39-310e1a3a2dbc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:44.170765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8bfcdafd-5c66-46e0-ba39-310e1a3a2dbc tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c returned with HTTP 404 Jan 10 14:57:44.171629 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2345/4841] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:44 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/snapshots/5bcab3f2-f7ff-419c-8681-90095dcc489c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:44.178627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c70ce0e-99da-41f5-974f-6cc28e101cfd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] DELETE http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:44.179163 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c70ce0e-99da-41f5-974f-6cc28e101cfd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:44.179530 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6c70ce0e-99da-41f5-974f-6cc28e101cfd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:44.179911 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-6c70ce0e-99da-41f5-974f-6cc28e101cfd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume with id: 7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:44.194386 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:44.194386 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:44.195441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6c70ce0e-99da-41f5-974f-6cc28e101cfd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:44.382644 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6c70ce0e-99da-41f5-974f-6cc28e101cfd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Delete volume request issued successfully. Jan 10 14:57:44.383097 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6c70ce0e-99da-41f5-974f-6cc28e101cfd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 202 Jan 10 14:57:44.388970 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2497/4842] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:57:44 2022] DELETE /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:57:44.393120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a6c726d-48dc-43a6-81f9-933697d5f650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:44.394086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a6c726d-48dc-43a6-81f9-933697d5f650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:44.394863 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a6c726d-48dc-43a6-81f9-933697d5f650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:44.410202 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:44.410202 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:44.418006 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6a6c726d-48dc-43a6-81f9-933697d5f650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:44.426532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a6c726d-48dc-43a6-81f9-933697d5f650 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:57:44.427241 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2346/4843] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:44 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:45.442503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1524d492-f510-42df-be42-f3ec1b1aecae tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:45.443131 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1524d492-f510-42df-be42-f3ec1b1aecae tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:45.443799 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1524d492-f510-42df-be42-f3ec1b1aecae tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:45.458402 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:45.458402 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:45.466051 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1524d492-f510-42df-be42-f3ec1b1aecae tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:45.474514 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1524d492-f510-42df-be42-f3ec1b1aecae tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:57:45.475180 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2498/4844] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:45 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:46.489908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59b49cf2-42ea-4eef-8165-381b14c9d7dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:46.490557 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59b49cf2-42ea-4eef-8165-381b14c9d7dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:46.490901 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59b49cf2-42ea-4eef-8165-381b14c9d7dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:46.505076 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:46.505076 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:46.512430 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-59b49cf2-42ea-4eef-8165-381b14c9d7dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:46.521039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59b49cf2-42ea-4eef-8165-381b14c9d7dd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:57:46.530642 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2347/4845] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:46 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:47.537392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bc75649c-cb9b-4215-9386-e1d2843684cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:47.537898 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bc75649c-cb9b-4215-9386-e1d2843684cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:47.538414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bc75649c-cb9b-4215-9386-e1d2843684cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:47.553666 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:47.553666 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:47.562363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bc75649c-cb9b-4215-9386-e1d2843684cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:47.571755 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bc75649c-cb9b-4215-9386-e1d2843684cd tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:57:47.572867 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2499/4846] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:47 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:48.586958 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fee9fcbe-4d5c-4698-8927-235f271f78d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:48.588013 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fee9fcbe-4d5c-4698-8927-235f271f78d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:48.588414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fee9fcbe-4d5c-4698-8927-235f271f78d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:48.602671 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:48.602671 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:48.609150 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fee9fcbe-4d5c-4698-8927-235f271f78d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Volume info retrieved successfully. Jan 10 14:57:48.626975 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fee9fcbe-4d5c-4698-8927-235f271f78d9 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 200 Jan 10 14:57:48.628775 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2348/4847] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:48 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:49.643556 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a29727bd-a985-44e1-9c4b-351da1cd2e05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] GET http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee Jan 10 14:57:49.644099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a29727bd-a985-44e1-9c4b-351da1cd2e05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:49.644461 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a29727bd-a985-44e1-9c4b-351da1cd2e05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:49.658470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a29727bd-a985-44e1-9c4b-351da1cd2e05 tempest-VolumesSnapshotTestJSON-971590025 tempest-VolumesSnapshotTestJSON-971590025-project] http://10.222.0.20/volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee returned with HTTP 404 Jan 10 14:57:49.659887 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2500/4848] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:49 2022] GET /volume/v3/66b2d837953c49a885042622280ce72c/volumes/7e0b99d9-efd6-43dc-96f1-abbced7985ee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:52.644209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd08d304-e379-4b06-8d72-012368c0d9a8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] POST http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots Jan 10 14:57:52.645007 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bd08d304-e379-4b06-8d72-012368c0d9a8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a89daa4-956f-420b-873a-6281ea9808e2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-866100952"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:57:52.656509 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bd08d304-e379-4b06-8d72-012368c0d9a8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots returned with HTTP 404 Jan 10 14:57:52.661744 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2349/4849] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:57:52 2022] POST /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:52.666035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96bf66a5-51d2-4e06-898b-a239cd3bad40 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] POST http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots Jan 10 14:57:52.666828 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96bf66a5-51d2-4e06-898b-a239cd3bad40 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1258963191"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:57:52.709827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96bf66a5-51d2-4e06-898b-a239cd3bad40 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots returned with HTTP 404 Jan 10 14:57:52.715278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2501/4850] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:57:52 2022] POST /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots => generated 77 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:57:52.719655 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1331c621-728b-4c41-b63b-9bd6674dcb46 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?limit=invalid Jan 10 14:57:52.720154 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1331c621-728b-4c41-b63b-9bd6674dcb46 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:52.720672 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1331c621-728b-4c41-b63b-9bd6674dcb46 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:52.721316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1331c621-728b-4c41-b63b-9bd6674dcb46 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] HTTP exception thrown: limit param must be an integer Jan 10 14:57:52.721698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1331c621-728b-4c41-b63b-9bd6674dcb46 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?limit=invalid returned with HTTP 400 Jan 10 14:57:52.722553 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2350/4851] 10.222.0.20 () {58 vars in 1246 bytes} [Mon Jan 10 14:57:52 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:57:52.730818 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bbe7bf24-3949-4fdc-883f-05ad72675e6b tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?marker=abf69f6a-8222-44ff-b270-ec0b1ad0281e Jan 10 14:57:52.731258 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bbe7bf24-3949-4fdc-883f-05ad72675e6b tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:52.731718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bbe7bf24-3949-4fdc-883f-05ad72675e6b tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:52.732337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-bbe7bf24-3949-4fdc-883f-05ad72675e6b tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:57:52.734373 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.db.sqlalchemy.api [None req-bbe7bf24-3949-4fdc-883f-05ad72675e6b tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Building query based on filter {{(pid=110760) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:57:52.741956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bbe7bf24-3949-4fdc-883f-05ad72675e6b tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?marker=abf69f6a-8222-44ff-b270-ec0b1ad0281e returned with HTTP 404 Jan 10 14:57:52.742832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2502/4852] 10.222.0.20 () {58 vars in 1306 bytes} [Mon Jan 10 14:57:52 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?marker=abf69f6a-8222-44ff-b270-ec0b1ad0281e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:57:52.751541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97c03488-c619-4c0e-8751-f66bf5dfcc19 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?sort_key=invalid Jan 10 14:57:52.751980 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97c03488-c619-4c0e-8751-f66bf5dfcc19 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:52.752457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97c03488-c619-4c0e-8751-f66bf5dfcc19 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:52.752971 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-97c03488-c619-4c0e-8751-f66bf5dfcc19 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 14:57:52.754943 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.db.sqlalchemy.api [None req-97c03488-c619-4c0e-8751-f66bf5dfcc19 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Building query based on filter {{(pid=110759) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3156}} Jan 10 14:57:52.755699 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97c03488-c619-4c0e-8751-f66bf5dfcc19 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?sort_key=invalid returned with HTTP 400 Jan 10 14:57:52.756537 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2351/4853] 10.222.0.20 () {58 vars in 1252 bytes} [Mon Jan 10 14:57:52 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 10 14:57:52.764689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] POST http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes Jan 10 14:57:52.765299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1625306603"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:57:52.766226 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1625306603'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:57:52.766535 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Create volume of 2 GB Jan 10 14:57:52.773597 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Availability Zones retrieved successfully. Jan 10 14:57:52.788283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Flow 'volume_create_api' (7289fe31-e0d8-47a5-8af9-61f4f1c2fece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:57:52.790825 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f33a81-f2e7-45be-86af-32e24d6c2731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:57:52.793194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Validating volume size '2' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:57:52.823134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f33a81-f2e7-45be-86af-32e24d6c2731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:57:52.825178 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67309a3-aaff-4159-885c-65b162d04222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:57:53.053780 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Created reservations ['0acb9e96-708b-432b-8a73-2c1e46a6282a', 'c708980c-25bb-4cd6-a5ba-bf12a8d9b866', 'c804307d-2bef-443a-b194-24578b48aa1e', '7188de58-bf59-452a-a3f5-63da7ed03ab5'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:57:53.055542 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67309a3-aaff-4159-885c-65b162d04222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0acb9e96-708b-432b-8a73-2c1e46a6282a', 'c708980c-25bb-4cd6-a5ba-bf12a8d9b866', 'c804307d-2bef-443a-b194-24578b48aa1e', '7188de58-bf59-452a-a3f5-63da7ed03ab5']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:57:53.058027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70024b0f-fcfa-406c-9364-afadc4ada7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:57:53.149694 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70024b0f-fcfa-406c-9364-afadc4ada7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0cf753-ecc2-4c72-8949-003dc2a24b11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1625306603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2acdf20c4e1642b28c085dbfc508ba45',qos_specs=None,replication_status=,reservations=['0acb9e96-708b-432b-8a73-2c1e46a6282a','c708980c-25bb-4cd6-a5ba-bf12a8d9b866','c804307d-2bef-443a-b194-24578b48aa1e','7188de58-bf59-452a-a3f5-63da7ed03ab5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9892d58d066d4514bbdd91e14153fa2a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1625306603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce0cf753-ecc2-4c72-8949-003dc2a24b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2acdf20c4e1642b28c085dbfc508ba45',provider_auth=None,provider_geometry=None,provider_id=None,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,use_quota=True,user_id='9892d58d066d4514bbdd91e14153fa2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:57:53.152082 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f7215d-9475-4395-b9ce-8972663d0f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:57:53.257325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f7215d-9475-4395-b9ce-8972663d0f8a) transitioned into state 'SUCCESS' from state '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-1625306603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2acdf20c4e1642b28c085dbfc508ba45',qos_specs=None,replication_status=,reservations=['0acb9e96-708b-432b-8a73-2c1e46a6282a','c708980c-25bb-4cd6-a5ba-bf12a8d9b866','c804307d-2bef-443a-b194-24578b48aa1e','7188de58-bf59-452a-a3f5-63da7ed03ab5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9892d58d066d4514bbdd91e14153fa2a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:57:53.259155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40186d68-1556-4223-9e55-a76d16bf52f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:57:53.445991 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40186d68-1556-4223-9e55-a76d16bf52f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:57:53.448449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Flow 'volume_create_api' (7289fe31-e0d8-47a5-8af9-61f4f1c2fece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:57:53.449120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Create volume request issued successfully. Jan 10 14:57:53.450264 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-507707f9-d79e-464c-af6e-a6ee6193d1b2 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes returned with HTTP 202 Jan 10 14:57:53.458471 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2503/4854] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:57:52 2022] POST /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes => generated 831 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:57:53.465008 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a2d27a4-091d-4b21-98ba-28b077108dc5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:57:53.465457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a2d27a4-091d-4b21-98ba-28b077108dc5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:53.465899 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8a2d27a4-091d-4b21-98ba-28b077108dc5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:53.480221 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:53.480221 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:53.486877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8a2d27a4-091d-4b21-98ba-28b077108dc5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:57:53.494893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8a2d27a4-091d-4b21-98ba-28b077108dc5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:57:53.495575 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2352/4855] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:53 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 899 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:54.510962 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95c221b0-44f3-4577-949e-d6ecb2207604 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:57:54.512037 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95c221b0-44f3-4577-949e-d6ecb2207604 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:54.512526 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-95c221b0-44f3-4577-949e-d6ecb2207604 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:54.526677 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:54.526677 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:54.533957 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-95c221b0-44f3-4577-949e-d6ecb2207604 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:57:54.542383 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-95c221b0-44f3-4577-949e-d6ecb2207604 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:57:54.543602 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2504/4856] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:54 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 923 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:55.558415 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e2ad0b2-d993-4818-89be-3f5c0ca25b67 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:57:55.558415 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e2ad0b2-d993-4818-89be-3f5c0ca25b67 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:55.559381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2e2ad0b2-d993-4818-89be-3f5c0ca25b67 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:55.575146 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:55.575146 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:55.583614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2e2ad0b2-d993-4818-89be-3f5c0ca25b67 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:57:55.592550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2e2ad0b2-d993-4818-89be-3f5c0ca25b67 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:57:55.593196 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2353/4857] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:57:55 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 924 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:55.607201 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d42214e-fbe2-468e-8044-255c75244c1d tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] POST http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots Jan 10 14:57:55.607914 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d42214e-fbe2-468e-8044-255c75244c1d tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce0cf753-ecc2-4c72-8949-003dc2a24b11", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2072955563"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:57:55.624004 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:55.624004 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:55.625084 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7d42214e-fbe2-468e-8044-255c75244c1d tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:57:55.625394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-7d42214e-fbe2-468e-8044-255c75244c1d tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Create snapshot from volume ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:57:55.850795 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-7d42214e-fbe2-468e-8044-255c75244c1d tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Created reservations ['53f5401e-ecf0-4569-944b-b5c8eeb47bd5', '5ee3907f-bcdd-4363-97b3-17640e5a5355', '4210ad11-9bfd-4363-ab41-3f0f6eab3e88', '5c4abf6e-b66d-403d-a9c1-59da274a1789'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:57:56.168477 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7d42214e-fbe2-468e-8044-255c75244c1d tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot create request issued successfully. Jan 10 14:57:56.170281 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d42214e-fbe2-468e-8044-255c75244c1d tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots returned with HTTP 202 Jan 10 14:57:56.171863 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2505/4858] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:57:55 2022] POST /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots => generated 318 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:57:56.181099 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-13478cdb-140e-41a7-ae51-ff82d809704a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:57:56.182353 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-13478cdb-140e-41a7-ae51-ff82d809704a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:56.182962 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-13478cdb-140e-41a7-ae51-ff82d809704a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:56.202761 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:56.202761 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:56.205473 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-13478cdb-140e-41a7-ae51-ff82d809704a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:57:56.207936 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-13478cdb-140e-41a7-ae51-ff82d809704a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 200 Jan 10 14:57:56.209872 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2354/4859] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:56 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:57.221025 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79814e39-5c64-4a5a-87ce-cab11e30273f tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:57:57.221945 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79814e39-5c64-4a5a-87ce-cab11e30273f tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:57.221945 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-79814e39-5c64-4a5a-87ce-cab11e30273f tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:57.236945 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:57.236945 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:57.238107 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-79814e39-5c64-4a5a-87ce-cab11e30273f tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:57:57.239990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-79814e39-5c64-4a5a-87ce-cab11e30273f tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 200 Jan 10 14:57:57.241061 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2506/4860] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:57 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:57:58.258414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b008e64-14f1-4e2d-9bcd-fb42a37abae8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:57:58.261096 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b008e64-14f1-4e2d-9bcd-fb42a37abae8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:58.261880 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b008e64-14f1-4e2d-9bcd-fb42a37abae8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:58.272858 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:58.272858 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:58.275731 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9b008e64-14f1-4e2d-9bcd-fb42a37abae8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:57:58.279058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b008e64-14f1-4e2d-9bcd-fb42a37abae8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 200 Jan 10 14:57:58.286689 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2355/4861] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:58 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:59.292577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89f5878f-fb6d-4ed5-a378-e061ebf639c5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:57:59.293098 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89f5878f-fb6d-4ed5-a378-e061ebf639c5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:59.293620 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-89f5878f-fb6d-4ed5-a378-e061ebf639c5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:59.306945 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:59.306945 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:59.308098 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-89f5878f-fb6d-4ed5-a378-e061ebf639c5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:57:59.310168 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-89f5878f-fb6d-4ed5-a378-e061ebf639c5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 200 Jan 10 14:57:59.310829 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2507/4862] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:59 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 477 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:57:59.320395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] POST http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes Jan 10 14:57:59.321296 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d1cb1491-2114-45d5-9ac3-1464ffdaabbd"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:57:59.323007 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd1cb1491-2114-45d5-9ac3-1464ffdaabbd'}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:57:59.334953 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:59.334953 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:59.337883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:57:59.339517 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Create volume of 1 GB Jan 10 14:57:59.347154 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Availability Zones retrieved successfully. Jan 10 14:57:59.381185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Flow 'volume_create_api' (3969e3a7-ea76-4429-a0a2-5805e5aabbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:57:59.388641 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5498949d-ffca-4468-9728-5a9f5048557a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:57:59.391277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:57:59.393273 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5498949d-ffca-4468-9728-5a9f5048557a) transitioned into state 'FAILURE' from state 'RUNNING' Jan 10 14:57:59.393273 n-d-master-5 devstack@c-api.service[110759]: 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 10 14:57:59.397711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5498949d-ffca-4468-9728-5a9f5048557a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:57:59.400590 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5498949d-ffca-4468-9728-5a9f5048557a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 10 14:57:59.403685 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.volume.api [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Flow 'volume_create_api' (3969e3a7-ea76-4429-a0a2-5805e5aabbab) transitioned into state 'REVERTED' from state 'RUNNING' Jan 10 14:57:59.404483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-04095321-6132-4f08-9362-a3b079a64b80 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes returned with HTTP 400 Jan 10 14:57:59.412824 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2356/4863] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 14:57:59 2022] POST /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes => generated 171 bytes in 96 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 10 14:57:59.416450 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-048b99d7-3ac2-433c-b128-34718ece28ef tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] DELETE http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:57:59.416896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-048b99d7-3ac2-433c-b128-34718ece28ef tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:59.419919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-048b99d7-3ac2-433c-b128-34718ece28ef tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:59.419919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-048b99d7-3ac2-433c-b128-34718ece28ef tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Delete snapshot with id: d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:57:59.430533 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:59.430533 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:59.431802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-048b99d7-3ac2-433c-b128-34718ece28ef tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:57:59.528502 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-048b99d7-3ac2-433c-b128-34718ece28ef tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot delete request issued successfully. Jan 10 14:57:59.533233 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-048b99d7-3ac2-433c-b128-34718ece28ef tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 202 Jan 10 14:57:59.533233 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2508/4864] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 14:57:59 2022] DELETE /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 14:57:59.537923 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbd1d58a-43dc-4339-86bb-28bf3434c3dd tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:57:59.539143 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbd1d58a-43dc-4339-86bb-28bf3434c3dd tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:57:59.539599 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbd1d58a-43dc-4339-86bb-28bf3434c3dd tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:57:59.548994 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:57:59.548994 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:57:59.549965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dbd1d58a-43dc-4339-86bb-28bf3434c3dd tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:57:59.551946 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbd1d58a-43dc-4339-86bb-28bf3434c3dd tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 200 Jan 10 14:57:59.557448 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2357/4865] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:57:59 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:00.566202 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4f81cca-0de2-4a5a-8b74-9b1221d6f57e tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:58:00.566668 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4f81cca-0de2-4a5a-8b74-9b1221d6f57e tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:00.567103 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c4f81cca-0de2-4a5a-8b74-9b1221d6f57e tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:00.577499 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:00.577499 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:00.579118 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c4f81cca-0de2-4a5a-8b74-9b1221d6f57e tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:58:00.581502 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c4f81cca-0de2-4a5a-8b74-9b1221d6f57e tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 200 Jan 10 14:58:00.583347 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2509/4866] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:58:00 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:01.594050 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-77e60ee4-ded8-4273-9647-5bb1aba412d5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:58:01.594615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-77e60ee4-ded8-4273-9647-5bb1aba412d5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:01.595060 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-77e60ee4-ded8-4273-9647-5bb1aba412d5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:01.605613 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:01.605613 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:01.606591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-77e60ee4-ded8-4273-9647-5bb1aba412d5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Snapshot retrieved successfully. Jan 10 14:58:01.608448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-77e60ee4-ded8-4273-9647-5bb1aba412d5 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 200 Jan 10 14:58:01.609141 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2358/4867] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:58:01 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:02.624029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9548dd91-46f6-44b0-82b3-d374dcfd3780 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd Jan 10 14:58:02.627205 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9548dd91-46f6-44b0-82b3-d374dcfd3780 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:02.627924 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9548dd91-46f6-44b0-82b3-d374dcfd3780 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:02.644945 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9548dd91-46f6-44b0-82b3-d374dcfd3780 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd returned with HTTP 404 Jan 10 14:58:02.647481 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2510/4868] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:58:02 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/snapshots/d1cb1491-2114-45d5-9ac3-1464ffdaabbd => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:58:02.655079 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195d5586-e947-4f75-8bbc-914ba38f76e8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] DELETE http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:02.656071 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-195d5586-e947-4f75-8bbc-914ba38f76e8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:02.656780 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-195d5586-e947-4f75-8bbc-914ba38f76e8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:02.657411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-195d5586-e947-4f75-8bbc-914ba38f76e8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Delete volume with id: ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:02.677616 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:02.677616 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:02.678958 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-195d5586-e947-4f75-8bbc-914ba38f76e8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:58:02.876294 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-195d5586-e947-4f75-8bbc-914ba38f76e8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Delete volume request issued successfully. Jan 10 14:58:02.876762 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195d5586-e947-4f75-8bbc-914ba38f76e8 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 202 Jan 10 14:58:02.878942 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2359/4869] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:58:02 2022] DELETE /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:58:02.886943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-104aa331-dfbe-4ac6-8a2c-44b2b510e7d7 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:02.887657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-104aa331-dfbe-4ac6-8a2c-44b2b510e7d7 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:02.889505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-104aa331-dfbe-4ac6-8a2c-44b2b510e7d7 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:02.916131 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:02.916131 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:02.937533 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-104aa331-dfbe-4ac6-8a2c-44b2b510e7d7 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:58:02.953396 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-104aa331-dfbe-4ac6-8a2c-44b2b510e7d7 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:58:02.954705 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2511/4870] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:02 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 923 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:03.970202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed499b11-8daa-44f7-9ff6-713184db0d62 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:03.976107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed499b11-8daa-44f7-9ff6-713184db0d62 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:03.976107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed499b11-8daa-44f7-9ff6-713184db0d62 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:03.991744 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:03.991744 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:04.016072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed499b11-8daa-44f7-9ff6-713184db0d62 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:58:04.037545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed499b11-8daa-44f7-9ff6-713184db0d62 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:58:04.045425 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2360/4871] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:03 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 923 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:05.060559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a6b6ab0-388f-46f7-a7b9-e8cfa08a42cb tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:05.061129 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a6b6ab0-388f-46f7-a7b9-e8cfa08a42cb tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:05.061672 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a6b6ab0-388f-46f7-a7b9-e8cfa08a42cb tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:05.088290 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:05.088290 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:05.112668 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2a6b6ab0-388f-46f7-a7b9-e8cfa08a42cb tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:58:05.122865 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a6b6ab0-388f-46f7-a7b9-e8cfa08a42cb tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:58:05.134793 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2512/4872] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:05 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:06.146586 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6a109e8-9038-49cd-b075-ab764bb9888a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:06.146586 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6a109e8-9038-49cd-b075-ab764bb9888a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:06.146586 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6a109e8-9038-49cd-b075-ab764bb9888a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:06.163600 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:06.163600 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:06.171640 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d6a109e8-9038-49cd-b075-ab764bb9888a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:58:06.181496 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6a109e8-9038-49cd-b075-ab764bb9888a tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:58:06.190873 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2361/4873] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:06 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 923 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:07.197085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-138fcce5-15b8-4702-a6a6-4f97e982ad93 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:07.197538 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-138fcce5-15b8-4702-a6a6-4f97e982ad93 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:07.197962 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-138fcce5-15b8-4702-a6a6-4f97e982ad93 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:07.222815 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:07.222815 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:07.249718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-138fcce5-15b8-4702-a6a6-4f97e982ad93 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Volume info retrieved successfully. Jan 10 14:58:07.276601 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-138fcce5-15b8-4702-a6a6-4f97e982ad93 tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 200 Jan 10 14:58:07.277691 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2513/4874] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:07 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 923 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:08.295820 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28bcf719-d0ea-4137-a6df-52d838bbcaea tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] GET http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 Jan 10 14:58:08.295820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28bcf719-d0ea-4137-a6df-52d838bbcaea tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:08.295820 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-28bcf719-d0ea-4137-a6df-52d838bbcaea tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:08.315789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-28bcf719-d0ea-4137-a6df-52d838bbcaea tempest-VolumesSnapshotNegativeTestJSON-1851692329 tempest-VolumesSnapshotNegativeTestJSON-1851692329-project] http://10.222.0.20/volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 returned with HTTP 404 Jan 10 14:58:08.319501 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2362/4875] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:08 2022] GET /volume/v3/2acdf20c4e1642b28c085dbfc508ba45/volumes/ce0cf753-ecc2-4c72-8949-003dc2a24b11 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:58:10.463398 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a15614e-5d0b-41a0-b524-844788e3801d tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] POST http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/types Jan 10 14:58:10.464327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a15614e-5d0b-41a0-b524-844788e3801d tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2049427939", "extra_specs": {}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:58:10.562067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a15614e-5d0b-41a0-b524-844788e3801d tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/types returned with HTTP 200 Jan 10 14:58:10.564079 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2514/4876] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 14:58:10 2022] POST /volume/v3/bde30045a41744fe84bad1d17b3e30e1/types => generated 212 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:58:10.593494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-292c8956-1035-4026-bd34-3631d17ba842 tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] POST http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/types/cfd1eb23-7fcf-4464-90f0-5ecec81d1b72/encryption Jan 10 14:58:10.594458 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-292c8956-1035-4026-bd34-3631d17ba842 tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:58:10.699371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-292c8956-1035-4026-bd34-3631d17ba842 tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/types/cfd1eb23-7fcf-4464-90f0-5ecec81d1b72/encryption returned with HTTP 200 Jan 10 14:58:10.705629 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2363/4877] 10.222.0.20 () {60 vars in 1373 bytes} [Mon Jan 10 14:58:10 2022] POST /volume/v3/bde30045a41744fe84bad1d17b3e30e1/types/cfd1eb23-7fcf-4464-90f0-5ecec81d1b72/encryption => generated 230 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:10.823429 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes Jan 10 14:58:10.824163 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1005304106", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2049427939", "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:58:10.825790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1005304106', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2049427939', 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:58:10.831995 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume of 1 GB Jan 10 14:58:10.832729 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:10.832729 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:10.833756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Availability Zones retrieved successfully. Jan 10 14:58:10.849466 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (38c48475-6f94-42c7-bcec-929d878bae53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:58:10.851894 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec9632b-b643-4d44-8d73-b58a62187914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:58:10.855262 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:58:10.891446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec9632b-b643-4d44-8d73-b58a62187914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:58:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cfd1eb23-7fcf-4464-90f0-5ecec81d1b72,is_public=True,name='tempest-scenario-type-luks-2049427939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfd1eb23-7fcf-4464-90f0-5ecec81d1b72', '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=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:58:10.893459 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8555c3-dc97-47e5-9c98-701f65d60883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:58:10.927760 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2049427939 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2049427939, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:58:10.928560 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2049427939 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2049427939, it is now deprecated. Please use the default quota class for default quota. Jan 10 14:58:11.151537 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['355ca4fd-b84e-43c6-8c05-4ec75a9ce57f', '9349f157-2d4e-4c51-885f-7df0c2e9b553', '8bdcd9ec-6478-4716-8adf-f8f41ea8a19b', '5606e1de-161f-4e5f-b90f-489cdf30f566'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:58:11.153406 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8555c3-dc97-47e5-9c98-701f65d60883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['355ca4fd-b84e-43c6-8c05-4ec75a9ce57f', '9349f157-2d4e-4c51-885f-7df0c2e9b553', '8bdcd9ec-6478-4716-8adf-f8f41ea8a19b', '5606e1de-161f-4e5f-b90f-489cdf30f566']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:58:11.155426 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f24c792-88ca-40b2-abee-f1dca697846b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:58:11.253134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f24c792-88ca-40b2-abee-f1dca697846b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2df219e-155b-482c-a20d-7fdacf648d4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1005304106',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['355ca4fd-b84e-43c6-8c05-4ec75a9ce57f','9349f157-2d4e-4c51-885f-7df0c2e9b553','8bdcd9ec-6478-4716-8adf-f8f41ea8a19b','5606e1de-161f-4e5f-b90f-489cdf30f566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=cfd1eb23-7fcf-4464-90f0-5ecec81d1b72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1005304106',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e2df219e-155b-482c-a20d-7fdacf648d4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2189ad1e755d4d6ea10020a206d279a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfd1eb23-7fcf-4464-90f0-5ecec81d1b72),volume_type_id=cfd1eb23-7fcf-4464-90f0-5ecec81d1b72)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:58:11.254988 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b94dbc9-da8e-4228-a3f2-0d0995ee9730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:58:11.369117 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b94dbc9-da8e-4228-a3f2-0d0995ee9730) transitioned into state 'SUCCESS' from state '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-1005304106',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['355ca4fd-b84e-43c6-8c05-4ec75a9ce57f','9349f157-2d4e-4c51-885f-7df0c2e9b553','8bdcd9ec-6478-4716-8adf-f8f41ea8a19b','5606e1de-161f-4e5f-b90f-489cdf30f566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=cfd1eb23-7fcf-4464-90f0-5ecec81d1b72)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:58:11.370900 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca916152-491e-4c43-a66d-5e3eeb4e9060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:58:11.471674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca916152-491e-4c43-a66d-5e3eeb4e9060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:58:11.474025 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (38c48475-6f94-42c7-bcec-929d878bae53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:58:11.474687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request issued successfully. Jan 10 14:58:11.475820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78260bf3-11e1-42ac-a8b2-4e57768f8075 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes returned with HTTP 202 Jan 10 14:58:11.476607 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2515/4878] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:58:10 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes => generated 846 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:58:11.489213 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29173a9b-70ac-42c2-a5aa-6420089682ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:11.489656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29173a9b-70ac-42c2-a5aa-6420089682ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:11.490105 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29173a9b-70ac-42c2-a5aa-6420089682ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:11.503914 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:11.503914 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:11.511471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-29173a9b-70ac-42c2-a5aa-6420089682ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:11.519532 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29173a9b-70ac-42c2-a5aa-6420089682ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:11.520240 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2364/4879] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 914 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:12.534848 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2aa40bb-06d2-415d-9a7b-7377c801a179 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:12.535866 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2aa40bb-06d2-415d-9a7b-7377c801a179 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:12.536481 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f2aa40bb-06d2-415d-9a7b-7377c801a179 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:12.551831 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:12.551831 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:12.560559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f2aa40bb-06d2-415d-9a7b-7377c801a179 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:12.569919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f2aa40bb-06d2-415d-9a7b-7377c801a179 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:12.571804 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2516/4880] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:12 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:13.592774 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce802220-6406-40c8-85c7-0a9019638dfc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:13.593308 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce802220-6406-40c8-85c7-0a9019638dfc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:13.595064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ce802220-6406-40c8-85c7-0a9019638dfc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:13.614501 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:13.614501 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:13.625932 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ce802220-6406-40c8-85c7-0a9019638dfc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:13.640549 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ce802220-6406-40c8-85c7-0a9019638dfc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:13.642370 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2365/4881] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 939 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:13.656647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-214826d4-e58d-4f1c-a8ea-1a2ae02a0b1e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:13.657777 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-214826d4-e58d-4f1c-a8ea-1a2ae02a0b1e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:13.658449 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-214826d4-e58d-4f1c-a8ea-1a2ae02a0b1e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:13.674064 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:13.674064 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:13.682932 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-214826d4-e58d-4f1c-a8ea-1a2ae02a0b1e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:13.695225 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-214826d4-e58d-4f1c-a8ea-1a2ae02a0b1e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:13.708766 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2517/4882] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 939 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:13.711638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51598b4d-bf10-4dca-a32b-f927e6ca03b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f/action Jan 10 14:58:13.713087 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51598b4d-bf10-4dca-a32b-f927e6ca03b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:58:13.715581 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51598b4d-bf10-4dca-a32b-f927e6ca03b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:58:13.733274 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:13.733274 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:13.736454 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51598b4d-bf10-4dca-a32b-f927e6ca03b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:13.843809 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51598b4d-bf10-4dca-a32b-f927e6ca03b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume updated successfully. Jan 10 14:58:13.845429 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51598b4d-bf10-4dca-a32b-f927e6ca03b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f/action returned with HTTP 200 Jan 10 14:58:13.846258 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2366/4883] 10.222.0.20 () {60 vars in 1366 bytes} [Mon Jan 10 14:58:13 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f/action => generated 0 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 10 14:58:13.942825 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:13.943350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:13.944241 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:13.958735 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:13.958735 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:13.966674 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:13.975277 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:13.976097 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2518/4884] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:58:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:58:14.894734 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-03ff548c-66e9-4fa0-abea-3ec34a85e7f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:14.895302 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-03ff548c-66e9-4fa0-abea-3ec34a85e7f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:14.895786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-03ff548c-66e9-4fa0-abea-3ec34a85e7f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:14.921019 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:14.921019 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:14.938925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-03ff548c-66e9-4fa0-abea-3ec34a85e7f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:14.950609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-03ff548c-66e9-4fa0-abea-3ec34a85e7f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:14.951967 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2367/4885] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:58:14 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 938 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:14.963870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 14:58:14.964877 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:14.965479 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:14.966635 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:58:14.967992 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2519/4886] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 14:58:14 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:58:14.980483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-86dd3d07-4e4a-490b-a7fd-4dc4560fc4d9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments Jan 10 14:58:14.981266 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-86dd3d07-4e4a-490b-a7fd-4dc4560fc4d9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2df219e-155b-482c-a20d-7fdacf648d4f", "connector": null, "instance_uuid": "357115f1-bf6a-4a95-a38f-75af603d11d4"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:58:15.005699 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:15.005699 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:15.276630 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-86dd3d07-4e4a-490b-a7fd-4dc4560fc4d9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments returned with HTTP 200 Jan 10 14:58:15.278068 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2368/4887] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 14:58:14 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:58:20.105121 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 14:58:20.105712 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:20.106080 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:20.107067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-f775d1e4-76d0-4a5f-9f28-c4f6c4c0631e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 14:58:20.107746 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2520/4888] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 14:58:20 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 14:58:20.117237 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-b661ef2f-9e22-4aa8-8537-ece39f8dceec tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:20.117742 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-b661ef2f-9e22-4aa8-8537-ece39f8dceec tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:20.118098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-b661ef2f-9e22-4aa8-8537-ece39f8dceec tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:20.138407 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:20.138407 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:20.146101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-b661ef2f-9e22-4aa8-8537-ece39f8dceec tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:20.155145 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-b661ef2f-9e22-4aa8-8537-ece39f8dceec tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:20.155894 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2369/4889] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 14:58:20 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 1036 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 14:58:20.171529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-3d77cf05-e2ea-4963-9fbc-a004c37f6af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] PUT http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4 Jan 10 14:58:20.172436 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-3d77cf05-e2ea-4963-9fbc-a004c37f6af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:58:20.191603 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 14:58:20.191603 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 14:58:20.192040 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-3d77cf05-e2ea-4963-9fbc-a004c37f6af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-e2df219e-155b-482c-a20d-7fdacf648d4f-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 14:58:20.194297 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:20.194297 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:30.371495 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-3d77cf05-e2ea-4963-9fbc-a004c37f6af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-e2df219e-155b-482c-a20d-7fdacf648d4f-n-h1-master-5'" released by "attachment_update" :: held 10.179s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 14:58:30.372140 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-3d77cf05-e2ea-4963-9fbc-a004c37f6af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4 returned with HTTP 200 Jan 10 14:58:30.373345 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2521/4890] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 14:58:20 2022] PUT /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4 => generated 761 bytes in 10206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:58:30.498658 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-34167303-4c0f-4862-9547-f4792021e767 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4/action Jan 10 14:58:30.499419 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-34167303-4c0f-4862-9547-f4792021e767 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 14:58:30.499744 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-34167303-4c0f-4862-9547-f4792021e767 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:58:30.526299 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:30.526299 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:30.741494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-d9c66575-c467-4004-83bb-3648ec2e3f3a req-34167303-4c0f-4862-9547-f4792021e767 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4/action returned with HTTP 204 Jan 10 14:58:30.742286 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2370/4891] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 14:58:30 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4/action => generated 0 bytes in 248 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:58:44.528568 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-098bd1a2-33ac-47ec-ab67-b913f07874eb req-d97fac52-bddf-4831-b7f6-ef21c00eface tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4 Jan 10 14:58:44.529636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-098bd1a2-33ac-47ec-ab67-b913f07874eb req-d97fac52-bddf-4831-b7f6-ef21c00eface tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:44.529636 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-098bd1a2-33ac-47ec-ab67-b913f07874eb req-d97fac52-bddf-4831-b7f6-ef21c00eface tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:44.542185 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:44.542185 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:52.741616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-098bd1a2-33ac-47ec-ab67-b913f07874eb req-d97fac52-bddf-4831-b7f6-ef21c00eface tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4 returned with HTTP 200 Jan 10 14:58:52.742363 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2522/4892] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 14:58:44 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5e6a2f35-009e-4a2b-abdb-a67141c62ee4 => generated 19 bytes in 8219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:58:54.681527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:54.681527 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:54.681527 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:54.681527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:54.681527 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:54.681527 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:54.681527 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:54.736126 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.keymgr.conf_key_mgr [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 10 14:58:54.800982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume request issued successfully. Jan 10 14:58:54.801374 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-48352608-740f-4c37-9867-101a4de34e30 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 202 Jan 10 14:58:54.802118 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2371/4893] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 14:58:54 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:58:54.809704 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72fec4e8-3fae-47be-81f7-03bc16fefbb9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:54.810212 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72fec4e8-3fae-47be-81f7-03bc16fefbb9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:54.852812 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-72fec4e8-3fae-47be-81f7-03bc16fefbb9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:54.852812 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:54.852812 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:54.852812 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-72fec4e8-3fae-47be-81f7-03bc16fefbb9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:54.852812 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-72fec4e8-3fae-47be-81f7-03bc16fefbb9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:54.852812 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2523/4894] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:54 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:58:55.856287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8046aa5-fa28-4632-8da8-0bb4a6a8baa4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:55.856840 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8046aa5-fa28-4632-8da8-0bb4a6a8baa4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:55.857166 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f8046aa5-fa28-4632-8da8-0bb4a6a8baa4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:55.871172 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:55.871172 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:55.878072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f8046aa5-fa28-4632-8da8-0bb4a6a8baa4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:55.887039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f8046aa5-fa28-4632-8da8-0bb4a6a8baa4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:55.887730 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2372/4895] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:55 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:56.902370 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecd823a3-2ca9-49cc-8083-ef059b79840a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:56.902903 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ecd823a3-2ca9-49cc-8083-ef059b79840a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:56.903146 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ecd823a3-2ca9-49cc-8083-ef059b79840a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:56.916794 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:56.916794 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:56.923692 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ecd823a3-2ca9-49cc-8083-ef059b79840a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:56.932733 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ecd823a3-2ca9-49cc-8083-ef059b79840a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:56.933442 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2524/4896] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:56 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:57.948550 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f913df2-7bef-44dc-84f8-12c27f73acc7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:57.949076 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f913df2-7bef-44dc-84f8-12c27f73acc7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:57.949431 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2f913df2-7bef-44dc-84f8-12c27f73acc7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:57.963237 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:57.963237 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:57.970025 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2f913df2-7bef-44dc-84f8-12c27f73acc7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:57.978285 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2f913df2-7bef-44dc-84f8-12c27f73acc7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:57.978966 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2373/4897] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:57 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:58:58.993067 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b95a570-bd93-4101-805d-6a130395c14d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:58:58.993620 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b95a570-bd93-4101-805d-6a130395c14d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:58:58.993949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1b95a570-bd93-4101-805d-6a130395c14d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:58:59.007270 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:58:59.007270 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:58:59.014120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1b95a570-bd93-4101-805d-6a130395c14d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:58:59.022272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1b95a570-bd93-4101-805d-6a130395c14d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 200 Jan 10 14:58:59.022966 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2525/4898] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:58:58 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:00.038183 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85520d2d-ca35-4526-893a-fca9a22c994b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f Jan 10 14:59:00.038723 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85520d2d-ca35-4526-893a-fca9a22c994b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:00.039061 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85520d2d-ca35-4526-893a-fca9a22c994b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:00.049890 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85520d2d-ca35-4526-893a-fca9a22c994b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f returned with HTTP 404 Jan 10 14:59:00.050738 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2374/4899] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:00 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/e2df219e-155b-482c-a20d-7fdacf648d4f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 14:59:00.058504 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad00eccc-5ce0-4de2-a76e-e0c25cef4b1c tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] GET http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/volumes/detail?all_tenants=1 Jan 10 14:59:00.058985 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad00eccc-5ce0-4de2-a76e-e0c25cef4b1c tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:00.059385 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad00eccc-5ce0-4de2-a76e-e0c25cef4b1c tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:00.061179 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ad00eccc-5ce0-4de2-a76e-e0c25cef4b1c tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 14:59:00.072616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ad00eccc-5ce0-4de2-a76e-e0c25cef4b1c tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Get all volumes completed successfully. Jan 10 14:59:00.077134 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad00eccc-5ce0-4de2-a76e-e0c25cef4b1c tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 10 14:59:00.078074 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2526/4900] 10.222.0.20 () {58 vars in 1261 bytes} [Mon Jan 10 14:59:00 2022] GET /volume/v3/bde30045a41744fe84bad1d17b3e30e1/volumes/detail?all_tenants=1 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 14:59:00.091649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1de4d0de-7ffb-4c85-9bac-c8b3d9635bfd tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] DELETE http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/types/cfd1eb23-7fcf-4464-90f0-5ecec81d1b72 Jan 10 14:59:00.092088 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1de4d0de-7ffb-4c85-9bac-c8b3d9635bfd tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:00.092596 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1de4d0de-7ffb-4c85-9bac-c8b3d9635bfd tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:00.206765 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1de4d0de-7ffb-4c85-9bac-c8b3d9635bfd tempest-TestVolumeBootPattern-1662691944 tempest-TestVolumeBootPattern-1662691944-project-admin] http://10.222.0.20/volume/v3/bde30045a41744fe84bad1d17b3e30e1/types/cfd1eb23-7fcf-4464-90f0-5ecec81d1b72 returned with HTTP 202 Jan 10 14:59:00.207529 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2375/4901] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 14:59:00 2022] DELETE /volume/v3/bde30045a41744fe84bad1d17b3e30e1/types/cfd1eb23-7fcf-4464-90f0-5ecec81d1b72 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 14:59:00.240907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes Jan 10 14:59:00.241652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1627177898", "snapshot_id": null, "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "volume_type": null, "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:59:00.242938 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1627177898', 'snapshot_id': None, 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'volume_type': None, 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:59:00.329358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume of 1 GB Jan 10 14:59:00.336609 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Availability Zones retrieved successfully. Jan 10 14:59:00.351708 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (4d20033b-fc7f-48f7-8f4a-931f15436cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:59:00.354870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a642e454-6425-48a0-8879-eda5c34e458f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:00.357313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:59:00.421497 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a642e454-6425-48a0-8879-eda5c34e458f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:00.423525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec94119-4f91-4aab-82a0-d9a871f1a91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:00.612994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['d5a5923c-1b0a-40f7-931c-15f33d2ae367', '9086d0d3-8fc7-4a53-82b9-0bd28304f49c', 'bf81925d-1ad5-4608-ad52-396103f1fb63', 'ea4717c8-0586-4007-a8b8-cb666e436d9b'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:59:00.614749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec94119-4f91-4aab-82a0-d9a871f1a91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a5923c-1b0a-40f7-931c-15f33d2ae367', '9086d0d3-8fc7-4a53-82b9-0bd28304f49c', 'bf81925d-1ad5-4608-ad52-396103f1fb63', 'ea4717c8-0586-4007-a8b8-cb666e436d9b']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:00.616752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f6056-c744-4006-a52d-dc8b1db2ff9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:00.713122 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f6056-c744-4006-a52d-dc8b1db2ff9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1627177898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['d5a5923c-1b0a-40f7-931c-15f33d2ae367','9086d0d3-8fc7-4a53-82b9-0bd28304f49c','bf81925d-1ad5-4608-ad52-396103f1fb63','ea4717c8-0586-4007-a8b8-cb666e436d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T14:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1627177898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2189ad1e755d4d6ea10020a206d279a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:00.715006 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1c5830-35fa-4f00-8d19-19ff52337a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:00.797434 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1c5830-35fa-4f00-8d19-19ff52337a60) transitioned into state 'SUCCESS' from state '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-1627177898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['d5a5923c-1b0a-40f7-931c-15f33d2ae367','9086d0d3-8fc7-4a53-82b9-0bd28304f49c','bf81925d-1ad5-4608-ad52-396103f1fb63','ea4717c8-0586-4007-a8b8-cb666e436d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:00.799242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98abc002-5437-4444-b973-91537b40667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:00.894169 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98abc002-5437-4444-b973-91537b40667b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:00.896786 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (4d20033b-fc7f-48f7-8f4a-931f15436cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:59:00.897647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request issued successfully. Jan 10 14:59:00.899573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e3e912ba-feb1-4656-b6a5-c5460353edd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes returned with HTTP 202 Jan 10 14:59:00.905601 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2527/4902] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 14:59:00 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes => generated 828 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 14:59:00.913836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1215b81d-87a9-4735-9b99-1058f5e41579 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:00.914316 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1215b81d-87a9-4735-9b99-1058f5e41579 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:00.914761 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1215b81d-87a9-4735-9b99-1058f5e41579 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:00.927966 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:00.927966 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:00.935341 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1215b81d-87a9-4735-9b99-1058f5e41579 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:00.946500 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1215b81d-87a9-4735-9b99-1058f5e41579 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:00.950967 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2376/4903] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:00 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:01.962485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bfe46d7-292a-437b-9599-8237535d422f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:01.963062 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bfe46d7-292a-437b-9599-8237535d422f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:01.963415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4bfe46d7-292a-437b-9599-8237535d422f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:01.980140 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:01.980140 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:01.984864 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4bfe46d7-292a-437b-9599-8237535d422f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:01.994077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4bfe46d7-292a-437b-9599-8237535d422f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:01.994807 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2528/4904] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:01 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:03.009476 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55cccc54-ede4-4419-839d-b5ee7b2a758e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:03.010042 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55cccc54-ede4-4419-839d-b5ee7b2a758e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:03.010381 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55cccc54-ede4-4419-839d-b5ee7b2a758e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:03.024796 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:03.024796 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:03.032480 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-55cccc54-ede4-4419-839d-b5ee7b2a758e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:03.041372 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55cccc54-ede4-4419-839d-b5ee7b2a758e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:03.042528 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2377/4905] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:03 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:04.057362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34c60fbb-4fd4-40d1-b593-4137f82d091c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:04.058653 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34c60fbb-4fd4-40d1-b593-4137f82d091c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:04.059112 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34c60fbb-4fd4-40d1-b593-4137f82d091c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:04.073362 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:04.073362 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:04.081551 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-34c60fbb-4fd4-40d1-b593-4137f82d091c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:04.090526 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34c60fbb-4fd4-40d1-b593-4137f82d091c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:04.091256 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2529/4906] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:04 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:59:05.106470 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2116a2d9-a96e-4ded-be73-5ac860ff1d07 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:05.107014 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2116a2d9-a96e-4ded-be73-5ac860ff1d07 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:05.107390 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2116a2d9-a96e-4ded-be73-5ac860ff1d07 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:05.121696 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:05.121696 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:05.130370 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2116a2d9-a96e-4ded-be73-5ac860ff1d07 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:05.139233 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2116a2d9-a96e-4ded-be73-5ac860ff1d07 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:05.140012 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2378/4907] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:05 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:06.154891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b96a7d3-7905-4972-9874-1cf5634c9301 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:06.155434 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b96a7d3-7905-4972-9874-1cf5634c9301 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:06.155869 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8b96a7d3-7905-4972-9874-1cf5634c9301 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:06.174431 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:06.174431 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:06.183947 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8b96a7d3-7905-4972-9874-1cf5634c9301 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:06.196678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8b96a7d3-7905-4972-9874-1cf5634c9301 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:06.205585 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2530/4908] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:06 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:07.212556 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f087a2-7db9-411c-81b3-8eb46056db3f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:07.213122 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87f087a2-7db9-411c-81b3-8eb46056db3f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:07.213614 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-87f087a2-7db9-411c-81b3-8eb46056db3f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:07.227967 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:07.227967 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:07.235519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-87f087a2-7db9-411c-81b3-8eb46056db3f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:07.244395 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-87f087a2-7db9-411c-81b3-8eb46056db3f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:07.245113 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2379/4909] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:07 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:08.259978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-981f8349-ffc7-47a2-8865-5c75ffc78741 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:08.260612 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-981f8349-ffc7-47a2-8865-5c75ffc78741 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:08.260932 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-981f8349-ffc7-47a2-8865-5c75ffc78741 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:08.275659 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:08.275659 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:08.284907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-981f8349-ffc7-47a2-8865-5c75ffc78741 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:08.294564 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-981f8349-ffc7-47a2-8865-5c75ffc78741 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:08.295316 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2531/4910] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:08 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:09.309900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7369207-0ca1-4a81-adcc-043bd07bcc6b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:09.310411 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7369207-0ca1-4a81-adcc-043bd07bcc6b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:09.310791 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7369207-0ca1-4a81-adcc-043bd07bcc6b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:09.326418 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:09.326418 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:09.333972 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e7369207-0ca1-4a81-adcc-043bd07bcc6b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:09.343523 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7369207-0ca1-4a81-adcc-043bd07bcc6b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:09.344284 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2380/4911] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:09 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:10.359424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bb4bc96-ec18-43a9-a3c5-0a536aedd1ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:10.360008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bb4bc96-ec18-43a9-a3c5-0a536aedd1ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:10.360330 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bb4bc96-ec18-43a9-a3c5-0a536aedd1ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:10.373887 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:10.373887 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:10.383824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5bb4bc96-ec18-43a9-a3c5-0a536aedd1ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:10.393079 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bb4bc96-ec18-43a9-a3c5-0a536aedd1ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:10.393815 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2532/4912] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:10 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:11.409226 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c4c638f-6a7c-4ec8-802e-485c4d1ec7e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:11.410342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c4c638f-6a7c-4ec8-802e-485c4d1ec7e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:11.410816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8c4c638f-6a7c-4ec8-802e-485c4d1ec7e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:11.424912 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:11.424912 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:11.432572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8c4c638f-6a7c-4ec8-802e-485c4d1ec7e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:11.440867 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8c4c638f-6a7c-4ec8-802e-485c4d1ec7e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:11.449564 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2381/4913] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:12.456787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b17465d-6a58-437c-b263-32119bad5b2d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:12.457814 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b17465d-6a58-437c-b263-32119bad5b2d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:12.458576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2b17465d-6a58-437c-b263-32119bad5b2d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:12.474792 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:12.474792 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:12.493858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2b17465d-6a58-437c-b263-32119bad5b2d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:12.503986 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2b17465d-6a58-437c-b263-32119bad5b2d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:12.507374 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2533/4914] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:12 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 978 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:13.519519 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c0164d5-524f-46aa-9ec1-d7a078cfb303 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:13.520063 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c0164d5-524f-46aa-9ec1-d7a078cfb303 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:13.520472 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5c0164d5-524f-46aa-9ec1-d7a078cfb303 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:13.535053 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:13.535053 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:13.542451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5c0164d5-524f-46aa-9ec1-d7a078cfb303 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:13.551508 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5c0164d5-524f-46aa-9ec1-d7a078cfb303 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:13.553204 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2382/4915] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 978 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:14.567023 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96a014a7-9cd1-41d1-a43b-2fc4786c022c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:14.567614 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96a014a7-9cd1-41d1-a43b-2fc4786c022c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:14.567926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96a014a7-9cd1-41d1-a43b-2fc4786c022c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:14.583670 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:14.583670 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:14.590746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-96a014a7-9cd1-41d1-a43b-2fc4786c022c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:14.599226 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96a014a7-9cd1-41d1-a43b-2fc4786c022c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:14.601169 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2534/4916] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:14 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 978 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:15.613930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a81ca9c-da07-44ec-ac56-ced12a7c4f83 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:15.614474 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a81ca9c-da07-44ec-ac56-ced12a7c4f83 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:15.614715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5a81ca9c-da07-44ec-ac56-ced12a7c4f83 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:15.627941 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:15.627941 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:15.635146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5a81ca9c-da07-44ec-ac56-ced12a7c4f83 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:15.643367 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5a81ca9c-da07-44ec-ac56-ced12a7c4f83 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:15.644082 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2383/4917] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:15 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:16.657829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2f9f7b5-c32e-4f00-a451-ec38f7ea0cb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:16.658387 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2f9f7b5-c32e-4f00-a451-ec38f7ea0cb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:16.658697 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c2f9f7b5-c32e-4f00-a451-ec38f7ea0cb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:16.673049 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:16.673049 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:16.681358 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c2f9f7b5-c32e-4f00-a451-ec38f7ea0cb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:16.691426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c2f9f7b5-c32e-4f00-a451-ec38f7ea0cb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:16.692187 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2535/4918] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:16 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:17.706037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0ea226f-ddea-4344-bc91-a4857bde7591 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:17.707108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0ea226f-ddea-4344-bc91-a4857bde7591 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:17.707560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d0ea226f-ddea-4344-bc91-a4857bde7591 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:17.721626 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:17.721626 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:17.731107 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d0ea226f-ddea-4344-bc91-a4857bde7591 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:17.740705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d0ea226f-ddea-4344-bc91-a4857bde7591 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:17.750620 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2384/4919] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:17 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:18.755687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e38d8c5-5ae4-40ad-b717-652364bfd9b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:18.756238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e38d8c5-5ae4-40ad-b717-652364bfd9b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:18.756848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0e38d8c5-5ae4-40ad-b717-652364bfd9b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:18.770611 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:18.770611 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:18.779130 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0e38d8c5-5ae4-40ad-b717-652364bfd9b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:18.787587 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0e38d8c5-5ae4-40ad-b717-652364bfd9b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:18.788342 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2536/4920] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:18 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:19.801911 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0719c657-16c9-482a-9837-1184faf6d5d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:19.802505 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0719c657-16c9-482a-9837-1184faf6d5d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:19.802987 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0719c657-16c9-482a-9837-1184faf6d5d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:19.816893 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:19.816893 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:19.824045 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0719c657-16c9-482a-9837-1184faf6d5d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:19.832822 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0719c657-16c9-482a-9837-1184faf6d5d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:19.833565 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2385/4921] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:19 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:20.847761 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9317fdef-432d-4ef8-8f41-922ab70241dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:20.848325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9317fdef-432d-4ef8-8f41-922ab70241dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:20.848798 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9317fdef-432d-4ef8-8f41-922ab70241dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:20.862951 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:20.862951 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:20.870612 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9317fdef-432d-4ef8-8f41-922ab70241dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:20.879684 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9317fdef-432d-4ef8-8f41-922ab70241dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:20.880650 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2537/4922] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:20 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:21.894880 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab65ac08-b724-4b27-be7d-6e0553e488c8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:21.896058 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab65ac08-b724-4b27-be7d-6e0553e488c8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:21.896753 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab65ac08-b724-4b27-be7d-6e0553e488c8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:21.917393 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:21.917393 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:21.919352 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab65ac08-b724-4b27-be7d-6e0553e488c8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:21.930507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab65ac08-b724-4b27-be7d-6e0553e488c8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:21.931383 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2386/4923] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:21 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:22.946619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1eefa9c1-7546-48c9-afd4-4c99060cca2b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:22.947155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1eefa9c1-7546-48c9-afd4-4c99060cca2b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:22.947522 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1eefa9c1-7546-48c9-afd4-4c99060cca2b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:22.961440 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:22.961440 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:22.968599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1eefa9c1-7546-48c9-afd4-4c99060cca2b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:22.977027 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1eefa9c1-7546-48c9-afd4-4c99060cca2b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:22.977765 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2538/4924] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:22 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:23.992548 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1e5ea78-4165-476a-ad14-c4e93ff7f038 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:23.993174 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1e5ea78-4165-476a-ad14-c4e93ff7f038 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:23.993459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f1e5ea78-4165-476a-ad14-c4e93ff7f038 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:24.006899 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:24.006899 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:24.014503 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f1e5ea78-4165-476a-ad14-c4e93ff7f038 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:24.023763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f1e5ea78-4165-476a-ad14-c4e93ff7f038 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:24.024507 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2387/4925] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:23 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:25.039293 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e5cca85-5c6e-4a6e-814c-6f2da31e6892 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:25.040511 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e5cca85-5c6e-4a6e-814c-6f2da31e6892 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:25.040811 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e5cca85-5c6e-4a6e-814c-6f2da31e6892 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:25.054499 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:25.054499 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:25.062987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9e5cca85-5c6e-4a6e-814c-6f2da31e6892 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:25.072372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e5cca85-5c6e-4a6e-814c-6f2da31e6892 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:25.073278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2539/4926] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:25 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:26.088825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f4daf7c0-a449-4b36-97b0-dee622ba0083 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:26.103370 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f4daf7c0-a449-4b36-97b0-dee622ba0083 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:26.103370 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f4daf7c0-a449-4b36-97b0-dee622ba0083 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:26.113866 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:26.113866 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:26.128105 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f4daf7c0-a449-4b36-97b0-dee622ba0083 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:26.138156 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f4daf7c0-a449-4b36-97b0-dee622ba0083 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:26.139586 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2388/4927] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:26 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:27.154495 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2bb70d86-c36d-4f67-8283-383c6b47cca4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:27.155318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2bb70d86-c36d-4f67-8283-383c6b47cca4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:27.155841 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2bb70d86-c36d-4f67-8283-383c6b47cca4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:27.172537 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:27.172537 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:27.182484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2bb70d86-c36d-4f67-8283-383c6b47cca4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:27.191721 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2bb70d86-c36d-4f67-8283-383c6b47cca4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:27.201506 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2540/4928] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:27 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:59:28.207432 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-244b771f-ced3-4d0d-9103-9e02c66fe300 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:28.208017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-244b771f-ced3-4d0d-9103-9e02c66fe300 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:28.208337 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-244b771f-ced3-4d0d-9103-9e02c66fe300 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:28.222401 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:28.222401 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:28.231161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-244b771f-ced3-4d0d-9103-9e02c66fe300 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:28.240446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-244b771f-ced3-4d0d-9103-9e02c66fe300 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:28.241166 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2389/4929] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:28 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:29.256540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5605aae-a0bc-4391-a87c-cb256b35c12c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:29.257083 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5605aae-a0bc-4391-a87c-cb256b35c12c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:29.257427 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c5605aae-a0bc-4391-a87c-cb256b35c12c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:29.271150 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:29.271150 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:29.277932 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c5605aae-a0bc-4391-a87c-cb256b35c12c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:29.291022 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c5605aae-a0bc-4391-a87c-cb256b35c12c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:29.291728 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2541/4930] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:29 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:30.307244 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-362b1985-e463-43ac-8b06-38e6dfc760dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:30.307998 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-362b1985-e463-43ac-8b06-38e6dfc760dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:30.308491 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-362b1985-e463-43ac-8b06-38e6dfc760dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:30.323005 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:30.323005 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:30.330486 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-362b1985-e463-43ac-8b06-38e6dfc760dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:30.340305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-362b1985-e463-43ac-8b06-38e6dfc760dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:30.341267 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2390/4931] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:30 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1369 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:59:30.354939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5398e8c6-8ec4-4303-893c-9bd0689a9137 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:30.355454 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5398e8c6-8ec4-4303-893c-9bd0689a9137 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:30.355818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5398e8c6-8ec4-4303-893c-9bd0689a9137 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:30.370831 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:30.370831 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:30.377581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5398e8c6-8ec4-4303-893c-9bd0689a9137 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:30.387462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5398e8c6-8ec4-4303-893c-9bd0689a9137 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:30.388156 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2542/4932] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 14:59:30 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1369 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:59:30.401871 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c5efb85-4ba5-4fff-bc35-232a0e283844 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots Jan 10 14:59:30.402714 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c5efb85-4ba5-4fff-bc35-232a0e283844 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1608287362", "description": null, "metadata": null}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:59:30.416797 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:30.416797 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:30.417751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0c5efb85-4ba5-4fff-bc35-232a0e283844 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:30.418078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [None req-0c5efb85-4ba5-4fff-bc35-232a0e283844 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create snapshot from volume 8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:30.652267 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-0c5efb85-4ba5-4fff-bc35-232a0e283844 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['eb8d60ac-77c7-47fa-9784-715b37544e98', '8cc23ff4-90ad-4704-be96-67e7c05266a8', '3dfe9d59-da7f-4e2a-96fc-006854714b4a', '0fdf1aaa-dd11-43bd-97aa-836df577a614'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:59:30.831203 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0c5efb85-4ba5-4fff-bc35-232a0e283844 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot create request issued successfully. Jan 10 14:59:30.832015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c5efb85-4ba5-4fff-bc35-232a0e283844 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots returned with HTTP 202 Jan 10 14:59:30.832820 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2391/4933] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 14:59:30 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots => generated 308 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:59:30.842844 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2c036081-4664-44ea-9afd-441b6726fa73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:30.843278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2c036081-4664-44ea-9afd-441b6726fa73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:30.843753 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2c036081-4664-44ea-9afd-441b6726fa73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:30.853539 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:30.853539 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:30.854467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2c036081-4664-44ea-9afd-441b6726fa73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:30.856193 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2c036081-4664-44ea-9afd-441b6726fa73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:30.860684 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2543/4934] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:59:30 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:31.872446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01abf95f-7658-4518-8526-be862b4c29ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:31.873466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01abf95f-7658-4518-8526-be862b4c29ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:31.875026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-01abf95f-7658-4518-8526-be862b4c29ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:31.885785 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:31.885785 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:31.887230 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-01abf95f-7658-4518-8526-be862b4c29ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:31.889597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-01abf95f-7658-4518-8526-be862b4c29ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:31.891308 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2392/4935] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:59:31 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:32.902159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6d58ba5-eb71-4914-9547-0146650803b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:32.903012 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6d58ba5-eb71-4914-9547-0146650803b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:32.903465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a6d58ba5-eb71-4914-9547-0146650803b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:32.912402 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:32.912402 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:32.913470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a6d58ba5-eb71-4914-9547-0146650803b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:32.915756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a6d58ba5-eb71-4914-9547-0146650803b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:32.916476 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2544/4936] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:59:32 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:33.927246 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5cf1f72-c6d7-416a-98a3-c1393e97638d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:33.927827 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5cf1f72-c6d7-416a-98a3-c1393e97638d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:33.928151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c5cf1f72-c6d7-416a-98a3-c1393e97638d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:33.937536 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:33.937536 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:33.938439 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c5cf1f72-c6d7-416a-98a3-c1393e97638d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:33.940289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c5cf1f72-c6d7-416a-98a3-c1393e97638d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:33.941149 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2393/4937] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:59:33 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:33.951443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8eea6dec-6df8-4cca-9ec9-be914575709e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:33.952223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8eea6dec-6df8-4cca-9ec9-be914575709e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:33.952602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8eea6dec-6df8-4cca-9ec9-be914575709e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:33.961824 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:33.961824 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:33.962736 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8eea6dec-6df8-4cca-9ec9-be914575709e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:33.964489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8eea6dec-6df8-4cca-9ec9-be914575709e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:33.965175 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2545/4938] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 14:59:33 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:34.044544 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bd8bed5e-dcff-48b3-b2a9-1245a8955c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:34.045048 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bd8bed5e-dcff-48b3-b2a9-1245a8955c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:34.045502 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bd8bed5e-dcff-48b3-b2a9-1245a8955c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:34.054738 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:34.054738 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:34.055621 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bd8bed5e-dcff-48b3-b2a9-1245a8955c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:34.057428 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bd8bed5e-dcff-48b3-b2a9-1245a8955c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:34.058227 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2394/4939] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:59:34 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:34.068761 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-b30ded9d-812b-4e8a-8970-1b39e2e167fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:34.069204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-b30ded9d-812b-4e8a-8970-1b39e2e167fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:34.069651 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-b30ded9d-812b-4e8a-8970-1b39e2e167fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:34.083472 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:34.083472 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:34.090856 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-b30ded9d-812b-4e8a-8970-1b39e2e167fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:34.102627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-b30ded9d-812b-4e8a-8970-1b39e2e167fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:34.102627 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2546/4940] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 14:59:34 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1369 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 14:59:34.553618 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-54dfbeb8-afb0-4a4a-9f4b-bd217c9dffb3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:34.554301 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-54dfbeb8-afb0-4a4a-9f4b-bd217c9dffb3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:34.554941 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-54dfbeb8-afb0-4a4a-9f4b-bd217c9dffb3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:34.564521 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:34.564521 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:34.565464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-54dfbeb8-afb0-4a4a-9f4b-bd217c9dffb3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:34.567466 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-54dfbeb8-afb0-4a4a-9f4b-bd217c9dffb3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:34.568179 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2395/4941] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 14:59:34 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:36.892581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-719ca2d0-98b0-46d0-bb00-0f91f704beaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 14:59:36.894416 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-719ca2d0-98b0-46d0-bb00-0f91f704beaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:36.894890 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-719ca2d0-98b0-46d0-bb00-0f91f704beaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:36.937532 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:36.937532 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:36.938593 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-719ca2d0-98b0-46d0-bb00-0f91f704beaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:36.943672 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-719ca2d0-98b0-46d0-bb00-0f91f704beaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 14:59:36.944755 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2547/4942] 10.222.0.25 () {58 vars in 1377 bytes} [Mon Jan 10 14:59:36 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 467 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:36.956286 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-23fdc463-b6ae-4d3d-b55d-06c25317fb1a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 14:59:36.956829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-23fdc463-b6ae-4d3d-b55d-06c25317fb1a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:36.957283 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-23fdc463-b6ae-4d3d-b55d-06c25317fb1a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:36.988657 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:36.988657 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:37.003005 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-23fdc463-b6ae-4d3d-b55d-06c25317fb1a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:37.024832 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-23fdc463-b6ae-4d3d-b55d-06c25317fb1a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 14:59:37.025553 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2396/4943] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:36 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1369 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 14:59:37.049449 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes Jan 10 14:59:37.050509 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e36f4aa8-4207-4a48-919c-5479f46ed419", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 14:59:37.052082 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e36f4aa8-4207-4a48-919c-5479f46ed419', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 14:59:37.075365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:37.075365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:37.077548 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 14:59:37.077989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume of 1 GB Jan 10 14:59:37.079874 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Availability Zones retrieved successfully. Jan 10 14:59:37.112491 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (5589b615-07e2-49d8-a294-88650b5a4ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:59:37.115606 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37086d8e-f374-466d-b093-c3a97bffdb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:37.118485 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 14:59:37.170652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37086d8e-f374-466d-b093-c3a97bffdb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e36f4aa8-4207-4a48-919c-5479f46ed419', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:37.173635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84414645-e678-4223-bb68-148caad5bcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:37.290644 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['ad887d50-3dae-4c86-8b45-01bdd7da2239', '067e7c43-7896-4c3b-b09a-414a7c87e4cd', 'a107339a-5525-4958-a72e-f18127d8a610', '1b7d6b2d-51cd-4e45-8626-ae5d8351b849'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 14:59:37.292615 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84414645-e678-4223-bb68-148caad5bcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad887d50-3dae-4c86-8b45-01bdd7da2239', '067e7c43-7896-4c3b-b09a-414a7c87e4cd', 'a107339a-5525-4958-a72e-f18127d8a610', '1b7d6b2d-51cd-4e45-8626-ae5d8351b849']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:37.298089 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17dff5b-8571-4882-b453-c947e3118290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:37.414628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17dff5b-8571-4882-b453-c947e3118290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0', '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='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['ad887d50-3dae-4c86-8b45-01bdd7da2239','067e7c43-7896-4c3b-b09a-414a7c87e4cd','a107339a-5525-4958-a72e-f18127d8a610','1b7d6b2d-51cd-4e45-8626-ae5d8351b849'],size=1,snapshot_id=e36f4aa8-4207-4a48-919c-5479f46ed419,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), '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=2022-01-10T14:59:37Z,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=b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2189ad1e755d4d6ea10020a206d279a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e36f4aa8-4207-4a48-919c-5479f46ed419,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:37.416726 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6904a7e3-1e0d-4b60-91f0-f986f4161382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:37.516804 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6904a7e3-1e0d-4b60-91f0-f986f4161382) transitioned into 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='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['ad887d50-3dae-4c86-8b45-01bdd7da2239','067e7c43-7896-4c3b-b09a-414a7c87e4cd','a107339a-5525-4958-a72e-f18127d8a610','1b7d6b2d-51cd-4e45-8626-ae5d8351b849'],size=1,snapshot_id=e36f4aa8-4207-4a48-919c-5479f46ed419,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:37.518667 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9fa866-2d18-4d13-a33f-a53ee4be412e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 14:59:37.636046 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9fa866-2d18-4d13-a33f-a53ee4be412e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 14:59:37.638533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (5589b615-07e2-49d8-a294-88650b5a4ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 14:59:37.639252 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request issued successfully. Jan 10 14:59:37.645584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-939b7ad2-23ed-4c85-9179-e8d33b6033ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes returned with HTTP 202 Jan 10 14:59:37.646472 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2548/4944] 10.222.0.25 () {62 vars in 1314 bytes} [Mon Jan 10 14:59:37 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes => generated 805 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 14:59:37.657660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bef762a0-b5a2-4abe-b9b6-d92897a3863d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:37.661217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bef762a0-b5a2-4abe-b9b6-d92897a3863d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:37.661217 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bef762a0-b5a2-4abe-b9b6-d92897a3863d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:37.677411 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:37.677411 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:37.688926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bef762a0-b5a2-4abe-b9b6-d92897a3863d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:37.700313 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-bef762a0-b5a2-4abe-b9b6-d92897a3863d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:37.702930 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2397/4945] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:37 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 873 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 14:59:37.714817 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-177dc52b-c527-4483-95da-ad5352008ce1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:37.723787 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-177dc52b-c527-4483-95da-ad5352008ce1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:37.733642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-177dc52b-c527-4483-95da-ad5352008ce1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:37.763449 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:37.763449 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:37.772591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-177dc52b-c527-4483-95da-ad5352008ce1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:37.782364 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-177dc52b-c527-4483-95da-ad5352008ce1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:37.783635 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2549/4946] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:37 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 873 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:40.789884 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-21163b3b-b569-41d8-af42-43cb8d3daa31 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:40.791064 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-21163b3b-b569-41d8-af42-43cb8d3daa31 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:40.791940 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-21163b3b-b569-41d8-af42-43cb8d3daa31 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:40.816287 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:40.816287 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:40.838197 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-21163b3b-b569-41d8-af42-43cb8d3daa31 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:40.855362 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-21163b3b-b569-41d8-af42-43cb8d3daa31 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:40.856643 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2398/4947] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:40 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:43.893973 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-7910bd18-e4d5-4617-9bd6-d36582e0aa06 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:43.895368 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-7910bd18-e4d5-4617-9bd6-d36582e0aa06 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:43.896109 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-7910bd18-e4d5-4617-9bd6-d36582e0aa06 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:43.914555 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:43.914555 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:43.924512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-7910bd18-e4d5-4617-9bd6-d36582e0aa06 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:43.936854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-7910bd18-e4d5-4617-9bd6-d36582e0aa06 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:43.938061 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2550/4948] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:43 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:46.945136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0a44b942-1da6-470c-95fa-52931c9b8f5a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:46.945674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0a44b942-1da6-470c-95fa-52931c9b8f5a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:46.946028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0a44b942-1da6-470c-95fa-52931c9b8f5a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:46.959991 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:46.959991 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:46.967859 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0a44b942-1da6-470c-95fa-52931c9b8f5a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:46.976311 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0a44b942-1da6-470c-95fa-52931c9b8f5a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:46.977823 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2399/4949] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:46 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:49.960909 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-4b1be301-5417-4a69-9bb5-f2d3c95e480e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:49.967875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-4b1be301-5417-4a69-9bb5-f2d3c95e480e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:49.967875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-4b1be301-5417-4a69-9bb5-f2d3c95e480e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:49.976744 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:49.976744 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:49.985183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-4b1be301-5417-4a69-9bb5-f2d3c95e480e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:49.994560 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-4b1be301-5417-4a69-9bb5-f2d3c95e480e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:49.995292 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2551/4950] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:49 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:52.991620 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-5c27fe10-290f-4753-ae38-e24085c1a444 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:52.992159 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-5c27fe10-290f-4753-ae38-e24085c1a444 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:52.992658 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-5c27fe10-290f-4753-ae38-e24085c1a444 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:53.008668 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:53.008668 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:53.017463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-5c27fe10-290f-4753-ae38-e24085c1a444 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:53.028921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-5c27fe10-290f-4753-ae38-e24085c1a444 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:53.028921 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2400/4951] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:52 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:56.053682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-addcc397-beb1-4add-96fd-50fee2ed4a8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:56.054218 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-addcc397-beb1-4add-96fd-50fee2ed4a8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:56.054580 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-addcc397-beb1-4add-96fd-50fee2ed4a8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:56.069699 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:56.069699 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:56.077274 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-addcc397-beb1-4add-96fd-50fee2ed4a8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:56.085525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-addcc397-beb1-4add-96fd-50fee2ed4a8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:56.086215 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2552/4952] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:56 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 14:59:59.083900 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-175162ce-82ef-4b0d-ac2c-52366c6d031d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 14:59:59.084486 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-175162ce-82ef-4b0d-ac2c-52366c6d031d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 14:59:59.084913 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-175162ce-82ef-4b0d-ac2c-52366c6d031d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 14:59:59.098979 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 14:59:59.098979 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 14:59:59.106460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-175162ce-82ef-4b0d-ac2c-52366c6d031d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 14:59:59.117278 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-175162ce-82ef-4b0d-ac2c-52366c6d031d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 14:59:59.118048 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2401/4953] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 14:59:59 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:00:02.123274 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:02.123790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:02.124186 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:02.140339 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:02.140339 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:02.147411 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:02.161445 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:02.162480 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2553/4954] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:00:02 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 897 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:05.163448 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-d689d5ef-5c1c-4ba7-8761-eb1d174055d0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:05.163992 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-d689d5ef-5c1c-4ba7-8761-eb1d174055d0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:05.164362 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-d689d5ef-5c1c-4ba7-8761-eb1d174055d0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:05.177975 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:05.177975 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:05.184659 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-d689d5ef-5c1c-4ba7-8761-eb1d174055d0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:05.193915 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-d689d5ef-5c1c-4ba7-8761-eb1d174055d0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:05.194617 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2402/4955] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:00:05 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:05.200460 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:00:05.200909 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:05.201572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:05.202343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:00:05.202851 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2554/4956] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:00:05 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:00:05.212096 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0699f178-44e9-4beb-bdda-ae94329b6552 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments Jan 10 15:00:05.213418 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0699f178-44e9-4beb-bdda-ae94329b6552 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0", "connector": null, "instance_uuid": "2b9f42fa-630a-4663-b348-ad0f70125406"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:00:05.227666 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:05.227666 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:05.434443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-0699f178-44e9-4beb-bdda-ae94329b6552 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments returned with HTTP 200 Jan 10 15:00:05.435296 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2403/4957] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 15:00:05 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:00:05.440827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:00:05.441234 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:05.441696 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:05.442452 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-083b11c1-a34b-49b0-ba01-f33068131aaa tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:00:05.442957 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2555/4958] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:00:05 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:00:05.454318 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-75233c9b-5bd7-4f6b-b26f-442cac6751f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:05.455049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-75233c9b-5bd7-4f6b-b26f-442cac6751f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:05.455655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-75233c9b-5bd7-4f6b-b26f-442cac6751f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:05.474062 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:05.474062 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:05.481078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-75233c9b-5bd7-4f6b-b26f-442cac6751f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:05.490728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-75233c9b-5bd7-4f6b-b26f-442cac6751f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:05.491635 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2404/4959] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:00:05 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 1445 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 15:00:05.506240 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-3c96780d-70e6-4f74-a9f0-a248a95d9bb4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] PUT http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a Jan 10 15:00:05.507010 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-3c96780d-70e6-4f74-a9f0-a248a95d9bb4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:00:05.526581 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:00:05.526581 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 15:00:05.527134 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-3c96780d-70e6-4f74-a9f0-a248a95d9bb4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:00:05.529539 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:05.529539 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:15.003816 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-3c96780d-70e6-4f74-a9f0-a248a95d9bb4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0-n-h1-master-5'" released by "attachment_update" :: held 9.477s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:00:15.004447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-3c96780d-70e6-4f74-a9f0-a248a95d9bb4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a returned with HTTP 200 Jan 10 15:00:15.005619 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2556/4960] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:00:05 2022] PUT /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a => generated 762 bytes in 9504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:00:15.087698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-875c7e8b-9e59-4887-84fd-48d8d3f3cf59 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a/action Jan 10 15:00:15.089090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-875c7e8b-9e59-4887-84fd-48d8d3f3cf59 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:00:15.089412 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-875c7e8b-9e59-4887-84fd-48d8d3f3cf59 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:00:15.117627 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:15.117627 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:15.289300 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-36e11506-be62-4eb3-85d2-10f8d94a813b req-875c7e8b-9e59-4887-84fd-48d8d3f3cf59 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a/action returned with HTTP 204 Jan 10 15:00:15.290020 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2405/4961] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:00:15 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:00:28.115349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd47e51e-6547-450d-b599-f5822d1cc7bb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:28.115857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd47e51e-6547-450d-b599-f5822d1cc7bb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:28.116470 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fd47e51e-6547-450d-b599-f5822d1cc7bb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:28.134366 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:28.134366 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:28.141933 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fd47e51e-6547-450d-b599-f5822d1cc7bb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:28.151470 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fd47e51e-6547-450d-b599-f5822d1cc7bb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:28.152175 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2557/4962] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:28 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:30.659072 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-268e6a29-3843-471b-97d7-81cbf76a0af6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a Jan 10 15:00:30.659616 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-268e6a29-3843-471b-97d7-81cbf76a0af6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:30.659837 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-268e6a29-3843-471b-97d7-81cbf76a0af6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:30.673025 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:30.673025 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:38.840037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-268e6a29-3843-471b-97d7-81cbf76a0af6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a returned with HTTP 200 Jan 10 15:00:38.840819 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2406/4963] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:00:30 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/145024dd-11c1-493a-b1e1-bcf22993665a => generated 19 bytes in 8186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:38.852956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-652beabf-5786-446a-8553-235f07887609 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:38.853889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-652beabf-5786-446a-8553-235f07887609 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:38.854289 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-652beabf-5786-446a-8553-235f07887609 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:38.854681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-652beabf-5786-446a-8553-235f07887609 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:38.867919 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:38.867919 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:38.869520 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-652beabf-5786-446a-8553-235f07887609 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:39.002473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-652beabf-5786-446a-8553-235f07887609 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume request issued successfully. Jan 10 15:00:39.002770 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3d0c77f9-a413-437c-aba6-a4f792ada765 req-652beabf-5786-446a-8553-235f07887609 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 202 Jan 10 15:00:39.003531 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2558/4964] 10.222.0.25 () {60 vars in 1393 bytes} [Mon Jan 10 15:00:38 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 10 15:00:40.671595 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7282daa1-8e41-44cf-98ab-9c3ffda5f624 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:40.672133 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7282daa1-8e41-44cf-98ab-9c3ffda5f624 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:40.672516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7282daa1-8e41-44cf-98ab-9c3ffda5f624 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:40.686322 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:40.686322 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:40.694141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7282daa1-8e41-44cf-98ab-9c3ffda5f624 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:40.704406 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7282daa1-8e41-44cf-98ab-9c3ffda5f624 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:40.711833 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2407/4965] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:40 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:41.720525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36613233-cacd-48a9-a8e0-32102bf26699 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:41.721086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36613233-cacd-48a9-a8e0-32102bf26699 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:41.721532 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-36613233-cacd-48a9-a8e0-32102bf26699 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:41.735857 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:41.735857 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:41.742869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-36613233-cacd-48a9-a8e0-32102bf26699 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:41.752824 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-36613233-cacd-48a9-a8e0-32102bf26699 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:41.753526 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2559/4966] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:41 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:00:42.767603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84cce96c-d7b8-4c90-829a-e59e34c0feae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:42.768183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-84cce96c-d7b8-4c90-829a-e59e34c0feae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:42.768670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-84cce96c-d7b8-4c90-829a-e59e34c0feae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:42.783797 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:42.783797 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:42.805131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-84cce96c-d7b8-4c90-829a-e59e34c0feae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:42.815662 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-84cce96c-d7b8-4c90-829a-e59e34c0feae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:42.816427 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2408/4967] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:42 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 1346 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:43.831085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbf1df1d-cffb-42f2-b263-235ef2eb3195 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:43.831647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbf1df1d-cffb-42f2-b263-235ef2eb3195 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:43.831965 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbf1df1d-cffb-42f2-b263-235ef2eb3195 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:43.845644 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:43.845644 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:43.852983 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fbf1df1d-cffb-42f2-b263-235ef2eb3195 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:43.862442 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbf1df1d-cffb-42f2-b263-235ef2eb3195 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 200 Jan 10 15:00:43.863158 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2560/4968] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:43 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:44.877893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5428c524-bfe9-4e97-9a3f-6a6ff8c56a76 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 Jan 10 15:00:44.878466 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5428c524-bfe9-4e97-9a3f-6a6ff8c56a76 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:44.878792 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5428c524-bfe9-4e97-9a3f-6a6ff8c56a76 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:44.889290 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5428c524-bfe9-4e97-9a3f-6a6ff8c56a76 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 returned with HTTP 404 Jan 10 15:00:44.890146 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2409/4969] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:44 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/b45c02f0-a6ab-4a0f-b3ba-15abcccb5fd0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:00:44.972177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d6a55fe-3d25-499a-a9cd-33a9facc865e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 15:00:44.972765 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d6a55fe-3d25-499a-a9cd-33a9facc865e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:44.973199 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d6a55fe-3d25-499a-a9cd-33a9facc865e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:44.973500 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v2.snapshots [None req-8d6a55fe-3d25-499a-a9cd-33a9facc865e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete snapshot with id: e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 15:00:44.983485 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:44.983485 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:44.984505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8d6a55fe-3d25-499a-a9cd-33a9facc865e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:00:45.089966 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8d6a55fe-3d25-499a-a9cd-33a9facc865e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot delete request issued successfully. Jan 10 15:00:45.090711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d6a55fe-3d25-499a-a9cd-33a9facc865e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 202 Jan 10 15:00:45.092034 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2561/4970] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 15:00:44 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:00:45.099491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-db895ed7-bdb8-4e85-bae3-d407e40bb553 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 15:00:45.100200 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-db895ed7-bdb8-4e85-bae3-d407e40bb553 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:45.100881 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-db895ed7-bdb8-4e85-bae3-d407e40bb553 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:45.113932 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:45.113932 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:45.115148 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-db895ed7-bdb8-4e85-bae3-d407e40bb553 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:00:45.117365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-db895ed7-bdb8-4e85-bae3-d407e40bb553 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 15:00:45.119080 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2410/4971] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:00:45 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:46.129909 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b72b03f-1fb8-4b65-b8cb-6c5e7386bf29 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 15:00:46.130399 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b72b03f-1fb8-4b65-b8cb-6c5e7386bf29 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:46.130785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b72b03f-1fb8-4b65-b8cb-6c5e7386bf29 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:46.140491 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:46.140491 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:46.141496 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7b72b03f-1fb8-4b65-b8cb-6c5e7386bf29 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:00:46.143360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b72b03f-1fb8-4b65-b8cb-6c5e7386bf29 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 15:00:46.148379 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2562/4972] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:00:46 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:00:47.154721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a892399-4801-46e1-89b1-62546a070db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 15:00:47.155259 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a892399-4801-46e1-89b1-62546a070db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:47.155715 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a892399-4801-46e1-89b1-62546a070db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:47.165829 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:47.165829 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:47.166758 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9a892399-4801-46e1-89b1-62546a070db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:00:47.168520 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a892399-4801-46e1-89b1-62546a070db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 200 Jan 10 15:00:47.169391 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2411/4973] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:00:47 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:48.179623 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8268406a-9a09-413e-b8da-950e3daaa39d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 Jan 10 15:00:48.182360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8268406a-9a09-413e-b8da-950e3daaa39d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:48.182360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8268406a-9a09-413e-b8da-950e3daaa39d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:48.188542 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8268406a-9a09-413e-b8da-950e3daaa39d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 returned with HTTP 404 Jan 10 15:00:48.189434 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2563/4974] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:00:48 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/e36f4aa8-4207-4a48-919c-5479f46ed419 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:00:48.196481 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29cb7cda-094e-40bd-8b3c-fc80a963a458 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 15:00:48.197697 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29cb7cda-094e-40bd-8b3c-fc80a963a458 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:48.198398 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-29cb7cda-094e-40bd-8b3c-fc80a963a458 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:48.198910 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-29cb7cda-094e-40bd-8b3c-fc80a963a458 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: 8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 15:00:48.212742 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:48.212742 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:48.213668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-29cb7cda-094e-40bd-8b3c-fc80a963a458 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:48.351242 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-29cb7cda-094e-40bd-8b3c-fc80a963a458 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume request issued successfully. Jan 10 15:00:48.351575 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-29cb7cda-094e-40bd-8b3c-fc80a963a458 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 202 Jan 10 15:00:48.352352 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2412/4975] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:00:48 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:00:48.359283 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d863f22-b1cf-40c9-be97-d6eba6dc6dae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 15:00:48.359750 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5d863f22-b1cf-40c9-be97-d6eba6dc6dae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:48.360195 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5d863f22-b1cf-40c9-be97-d6eba6dc6dae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:48.374297 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:48.374297 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:48.381412 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5d863f22-b1cf-40c9-be97-d6eba6dc6dae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:48.391643 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5d863f22-b1cf-40c9-be97-d6eba6dc6dae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 15:00:48.392379 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2564/4976] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:48 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:00:49.407791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62d449d0-f354-45ac-a2f1-57df3ca62325 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 15:00:49.408414 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62d449d0-f354-45ac-a2f1-57df3ca62325 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:49.408711 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-62d449d0-f354-45ac-a2f1-57df3ca62325 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:49.422911 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:49.422911 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:49.430274 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-62d449d0-f354-45ac-a2f1-57df3ca62325 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:49.440471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-62d449d0-f354-45ac-a2f1-57df3ca62325 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 15:00:49.441430 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2413/4977] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:49 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:50.456462 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-689809ee-1102-44d8-a06b-71dee7af6c54 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 15:00:50.457007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-689809ee-1102-44d8-a06b-71dee7af6c54 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:50.457347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-689809ee-1102-44d8-a06b-71dee7af6c54 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:50.471838 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:50.471838 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:50.479525 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-689809ee-1102-44d8-a06b-71dee7af6c54 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:50.488919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-689809ee-1102-44d8-a06b-71dee7af6c54 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 15:00:50.489727 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2565/4978] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:50 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:51.504698 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed218612-3452-4259-b8ac-e9cfdc941276 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 15:00:51.505273 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed218612-3452-4259-b8ac-e9cfdc941276 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:51.505777 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ed218612-3452-4259-b8ac-e9cfdc941276 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:51.519590 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:51.519590 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:51.527112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ed218612-3452-4259-b8ac-e9cfdc941276 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:51.537452 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ed218612-3452-4259-b8ac-e9cfdc941276 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 200 Jan 10 15:00:51.537976 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2414/4979] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:51 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:00:52.557147 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc27fd26-8835-4411-a01f-ea687c9cd502 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c Jan 10 15:00:52.557715 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc27fd26-8835-4411-a01f-ea687c9cd502 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:52.558032 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cc27fd26-8835-4411-a01f-ea687c9cd502 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:52.568785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cc27fd26-8835-4411-a01f-ea687c9cd502 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c returned with HTTP 404 Jan 10 15:00:52.573778 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2566/4980] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:52 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/8f7db60c-71e2-4c2d-a0b6-809e7fcc3e7c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:00:52.614149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes Jan 10 15:00:52.615091 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-500404380", "snapshot_id": null, "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "volume_type": null, "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:00:52.616234 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-500404380', 'snapshot_id': None, 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'volume_type': None, 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:00:52.704211 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume of 1 GB Jan 10 15:00:52.710979 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Availability Zones retrieved successfully. Jan 10 15:00:52.725937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (29a2f9c4-f40e-4c89-8c2f-b3dd69c0d53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:00:52.728453 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696d3ca7-cc1e-4bfc-bcda-39f4aa824085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:00:52.730727 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:00:52.794789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696d3ca7-cc1e-4bfc-bcda-39f4aa824085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:00:52.796884 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e76c9d-0161-4ef8-a32f-3df6b431faba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:00:52.940095 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['adaf0cb6-596f-4495-8c6a-2b2c04132f2c', '19502d66-bd4a-4323-bc3b-850af6c8221a', '0cd986c1-5d67-4987-9c56-61d5c17d6ddc', '0207be03-84be-4cb6-963b-3108588a8c04'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:00:52.941906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e76c9d-0161-4ef8-a32f-3df6b431faba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adaf0cb6-596f-4495-8c6a-2b2c04132f2c', '19502d66-bd4a-4323-bc3b-850af6c8221a', '0cd986c1-5d67-4987-9c56-61d5c17d6ddc', '0207be03-84be-4cb6-963b-3108588a8c04']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:00:52.943937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f25bbf7-4a3b-4672-b2f0-879db114cc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:00:53.068083 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f25bbf7-4a3b-4672-b2f0-879db114cc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b6b6e40-a6c7-4903-ba1e-2b8751be30ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-500404380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['adaf0cb6-596f-4495-8c6a-2b2c04132f2c','19502d66-bd4a-4323-bc3b-850af6c8221a','0cd986c1-5d67-4987-9c56-61d5c17d6ddc','0207be03-84be-4cb6-963b-3108588a8c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T15:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-500404380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b6b6e40-a6c7-4903-ba1e-2b8751be30ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2189ad1e755d4d6ea10020a206d279a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:00:53.070080 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204f83a8-c56c-4bbd-9eb9-e2d726055ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:00:53.152801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204f83a8-c56c-4bbd-9eb9-e2d726055ac8) transitioned into state 'SUCCESS' from state '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-500404380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['adaf0cb6-596f-4495-8c6a-2b2c04132f2c','19502d66-bd4a-4323-bc3b-850af6c8221a','0cd986c1-5d67-4987-9c56-61d5c17d6ddc','0207be03-84be-4cb6-963b-3108588a8c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:00:53.154525 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99457fcc-8ebe-4bc9-a980-1454b699365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:00:53.246969 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99457fcc-8ebe-4bc9-a980-1454b699365e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:00:53.249404 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (29a2f9c4-f40e-4c89-8c2f-b3dd69c0d53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:00:53.250068 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request issued successfully. Jan 10 15:00:53.251472 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ef2e65f7-4aea-4915-bfc7-304e466447f5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes returned with HTTP 202 Jan 10 15:00:53.252389 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2415/4981] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 15:00:52 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes => generated 827 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:00:53.265143 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d61fdeac-73a9-4cec-b87e-4c478ffd2c1d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:00:53.265660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d61fdeac-73a9-4cec-b87e-4c478ffd2c1d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:53.266173 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d61fdeac-73a9-4cec-b87e-4c478ffd2c1d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:53.279478 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:53.279478 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:53.286541 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d61fdeac-73a9-4cec-b87e-4c478ffd2c1d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:53.295454 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d61fdeac-73a9-4cec-b87e-4c478ffd2c1d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:00:53.296162 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2567/4982] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:53 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:54.311282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5c1c4f6-3c02-49d5-ba61-014782e668fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:00:54.311794 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5c1c4f6-3c02-49d5-ba61-014782e668fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:54.312342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b5c1c4f6-3c02-49d5-ba61-014782e668fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:54.326565 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:54.326565 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:54.334215 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b5c1c4f6-3c02-49d5-ba61-014782e668fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:54.342443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b5c1c4f6-3c02-49d5-ba61-014782e668fe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:00:54.343153 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2416/4983] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:54 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:00:55.357713 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-897574eb-a465-42d5-8cfa-86788bdd85d7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:00:55.358242 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-897574eb-a465-42d5-8cfa-86788bdd85d7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:55.358503 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-897574eb-a465-42d5-8cfa-86788bdd85d7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:55.374606 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:55.374606 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:55.382154 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-897574eb-a465-42d5-8cfa-86788bdd85d7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:55.391361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-897574eb-a465-42d5-8cfa-86788bdd85d7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:00:55.392338 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2568/4984] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:55 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:56.407623 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb8caeb6-44df-4dc4-a61d-93c9509b1066 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:00:56.408136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb8caeb6-44df-4dc4-a61d-93c9509b1066 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:56.408457 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fb8caeb6-44df-4dc4-a61d-93c9509b1066 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:56.423297 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:56.423297 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:56.430563 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fb8caeb6-44df-4dc4-a61d-93c9509b1066 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:56.439191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fb8caeb6-44df-4dc4-a61d-93c9509b1066 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:00:56.439903 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2417/4985] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:56 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:57.454120 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94d3aedb-c7d6-472d-8e9e-6287087b11b8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:00:57.454674 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94d3aedb-c7d6-472d-8e9e-6287087b11b8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:57.455022 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-94d3aedb-c7d6-472d-8e9e-6287087b11b8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:57.469387 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:57.469387 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:57.476797 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-94d3aedb-c7d6-472d-8e9e-6287087b11b8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:57.485296 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-94d3aedb-c7d6-472d-8e9e-6287087b11b8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:00:57.486031 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2569/4986] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:57 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:58.499460 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9127708e-4b38-4eb5-9dbc-f16653ac2928 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:00:58.500006 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9127708e-4b38-4eb5-9dbc-f16653ac2928 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:58.500388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9127708e-4b38-4eb5-9dbc-f16653ac2928 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:58.514421 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:58.514421 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:58.521242 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9127708e-4b38-4eb5-9dbc-f16653ac2928 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:58.530459 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9127708e-4b38-4eb5-9dbc-f16653ac2928 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:00:58.531340 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2418/4987] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:58 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:00:59.547572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48d1cefc-3c48-4ce9-b5a9-31351be92498 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:00:59.548204 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48d1cefc-3c48-4ce9-b5a9-31351be92498 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:00:59.548483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48d1cefc-3c48-4ce9-b5a9-31351be92498 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:00:59.563580 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:00:59.563580 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:00:59.570914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-48d1cefc-3c48-4ce9-b5a9-31351be92498 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:00:59.579742 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48d1cefc-3c48-4ce9-b5a9-31351be92498 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:00:59.580485 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2570/4988] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:00:59 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:00.594754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d96ee64-4184-41c5-8dc7-b7c51efef30a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:00.595310 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d96ee64-4184-41c5-8dc7-b7c51efef30a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:00.595650 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5d96ee64-4184-41c5-8dc7-b7c51efef30a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:00.611328 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:00.611328 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:00.619097 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5d96ee64-4184-41c5-8dc7-b7c51efef30a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:00.627873 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5d96ee64-4184-41c5-8dc7-b7c51efef30a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:00.628639 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2419/4989] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:00 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:01.644638 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f49ac8cc-660b-431b-b102-e2b07a3b4e65 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:01.645213 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f49ac8cc-660b-431b-b102-e2b07a3b4e65 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:01.645790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f49ac8cc-660b-431b-b102-e2b07a3b4e65 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:01.665458 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:01.665458 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:01.673600 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f49ac8cc-660b-431b-b102-e2b07a3b4e65 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:01.683756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f49ac8cc-660b-431b-b102-e2b07a3b4e65 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:01.684545 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2571/4990] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:01 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:02.704376 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34ea2415-1e57-4b3b-8bd2-5fe6d7e7a9ff tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:02.704842 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34ea2415-1e57-4b3b-8bd2-5fe6d7e7a9ff tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:02.705250 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-34ea2415-1e57-4b3b-8bd2-5fe6d7e7a9ff tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:02.721679 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:02.721679 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:02.729016 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-34ea2415-1e57-4b3b-8bd2-5fe6d7e7a9ff tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:02.737138 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-34ea2415-1e57-4b3b-8bd2-5fe6d7e7a9ff tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:02.737844 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2420/4991] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:02 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:03.751361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb62bece-dc45-4225-be04-7b76e2825e62 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:03.751857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb62bece-dc45-4225-be04-7b76e2825e62 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:03.752234 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-bb62bece-dc45-4225-be04-7b76e2825e62 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:03.765567 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:03.765567 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:03.773012 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-bb62bece-dc45-4225-be04-7b76e2825e62 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:03.781572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-bb62bece-dc45-4225-be04-7b76e2825e62 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:03.782278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2572/4992] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:03 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:04.796837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7b6a621-7118-4fd4-852d-6d8fbacd3aaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:04.797352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7b6a621-7118-4fd4-852d-6d8fbacd3aaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:04.797713 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7b6a621-7118-4fd4-852d-6d8fbacd3aaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:04.811948 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:04.811948 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:04.819237 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7b6a621-7118-4fd4-852d-6d8fbacd3aaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:04.828399 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7b6a621-7118-4fd4-852d-6d8fbacd3aaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:04.829098 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2421/4993] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:04 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 977 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:05.843930 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad1458c5-635e-490b-bd2b-3ce53436ccd2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:05.844553 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad1458c5-635e-490b-bd2b-3ce53436ccd2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:05.844977 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ad1458c5-635e-490b-bd2b-3ce53436ccd2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:05.858769 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:05.858769 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:05.865917 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ad1458c5-635e-490b-bd2b-3ce53436ccd2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:05.876048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ad1458c5-635e-490b-bd2b-3ce53436ccd2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:05.876802 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2573/4994] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:05 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 977 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:01:06.891313 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eef387ee-94bc-42e9-8c31-d29e3bf0c0b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:06.891885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eef387ee-94bc-42e9-8c31-d29e3bf0c0b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:06.892232 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eef387ee-94bc-42e9-8c31-d29e3bf0c0b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:06.906439 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:06.906439 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:06.913763 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eef387ee-94bc-42e9-8c31-d29e3bf0c0b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:06.922997 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eef387ee-94bc-42e9-8c31-d29e3bf0c0b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:06.923968 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2422/4995] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:06 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:07.938320 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-432b1fc9-deb7-4ca1-b0d2-3c9d3da566b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:07.938874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-432b1fc9-deb7-4ca1-b0d2-3c9d3da566b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:07.939199 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-432b1fc9-deb7-4ca1-b0d2-3c9d3da566b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:07.952890 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:07.952890 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:07.959640 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-432b1fc9-deb7-4ca1-b0d2-3c9d3da566b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:07.967975 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-432b1fc9-deb7-4ca1-b0d2-3c9d3da566b6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:07.968710 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2574/4996] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:07 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:08.983705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0761b21d-1cd4-4b96-b8bd-85e47131ab14 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:08.984285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0761b21d-1cd4-4b96-b8bd-85e47131ab14 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:08.984654 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0761b21d-1cd4-4b96-b8bd-85e47131ab14 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:08.997956 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:08.997956 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:09.004578 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0761b21d-1cd4-4b96-b8bd-85e47131ab14 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:09.013195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0761b21d-1cd4-4b96-b8bd-85e47131ab14 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:09.013870 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2423/4997] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:08 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:10.028621 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd9cc333-980e-4a59-a532-c4faf7a44940 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:10.029223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd9cc333-980e-4a59-a532-c4faf7a44940 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:10.029572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cd9cc333-980e-4a59-a532-c4faf7a44940 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:10.043555 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:10.043555 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:10.050345 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cd9cc333-980e-4a59-a532-c4faf7a44940 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:10.058623 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cd9cc333-980e-4a59-a532-c4faf7a44940 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:10.059308 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2575/4998] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:10 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:11.073830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-955112b6-43a7-4550-a715-2f7f95f497b3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:11.074388 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-955112b6-43a7-4550-a715-2f7f95f497b3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:11.074733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-955112b6-43a7-4550-a715-2f7f95f497b3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:11.088359 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:11.088359 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:11.095426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-955112b6-43a7-4550-a715-2f7f95f497b3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:11.105015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-955112b6-43a7-4550-a715-2f7f95f497b3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:11.105735 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2424/4999] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:12.121427 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28f99b6b-5211-40c5-a24f-f71c666d4c87 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:12.121970 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28f99b6b-5211-40c5-a24f-f71c666d4c87 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:12.122268 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28f99b6b-5211-40c5-a24f-f71c666d4c87 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:12.136478 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:12.136478 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:12.143478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28f99b6b-5211-40c5-a24f-f71c666d4c87 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:12.151786 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28f99b6b-5211-40c5-a24f-f71c666d4c87 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:12.152532 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2576/5000] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:12 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:13.168111 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8349e919-7125-4d65-b4e6-0af791be7e7b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:13.168739 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8349e919-7125-4d65-b4e6-0af791be7e7b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:13.169009 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8349e919-7125-4d65-b4e6-0af791be7e7b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:13.182325 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:13.182325 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:13.188965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8349e919-7125-4d65-b4e6-0af791be7e7b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:13.198325 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8349e919-7125-4d65-b4e6-0af791be7e7b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:13.199021 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2425/5001] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:14.213638 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-311b275f-86b0-4a48-aeb3-6427b838adae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:14.214237 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-311b275f-86b0-4a48-aeb3-6427b838adae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:14.214510 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-311b275f-86b0-4a48-aeb3-6427b838adae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:14.227992 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:14.227992 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:14.235386 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-311b275f-86b0-4a48-aeb3-6427b838adae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:14.243865 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-311b275f-86b0-4a48-aeb3-6427b838adae tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:14.245278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2577/5002] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:14 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:15.259754 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8dd8482-8b53-4069-bacf-c28691de18df tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:15.260906 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8dd8482-8b53-4069-bacf-c28691de18df tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:15.261219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8dd8482-8b53-4069-bacf-c28691de18df tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:15.274591 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:15.274591 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:15.281514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a8dd8482-8b53-4069-bacf-c28691de18df tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:15.290078 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8dd8482-8b53-4069-bacf-c28691de18df tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:15.290789 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2426/5003] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:15 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:16.305381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3e1f2e1-625b-4db0-a9ce-65bb89986f64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:16.305936 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3e1f2e1-625b-4db0-a9ce-65bb89986f64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:16.306499 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a3e1f2e1-625b-4db0-a9ce-65bb89986f64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:16.319361 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:16.319361 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:16.327109 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a3e1f2e1-625b-4db0-a9ce-65bb89986f64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:16.335381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a3e1f2e1-625b-4db0-a9ce-65bb89986f64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:16.336091 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2578/5004] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:16 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:17.351488 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb9e3e2b-b59a-44ef-a33e-9ce98099d5f1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:17.352036 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb9e3e2b-b59a-44ef-a33e-9ce98099d5f1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:17.352548 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eb9e3e2b-b59a-44ef-a33e-9ce98099d5f1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:17.366281 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:17.366281 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:17.372798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eb9e3e2b-b59a-44ef-a33e-9ce98099d5f1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:17.381243 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eb9e3e2b-b59a-44ef-a33e-9ce98099d5f1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:17.381948 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2427/5005] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:17 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:18.396651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c20e956c-c4c5-474a-99fb-fdde12b019eb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:18.397194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c20e956c-c4c5-474a-99fb-fdde12b019eb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:18.397442 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c20e956c-c4c5-474a-99fb-fdde12b019eb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:18.411343 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:18.411343 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:18.418398 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c20e956c-c4c5-474a-99fb-fdde12b019eb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:18.426596 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c20e956c-c4c5-474a-99fb-fdde12b019eb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:18.427300 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2579/5006] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:18 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:19.442160 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00695248-6f92-434e-8ed5-a98154dcd19c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:19.442705 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00695248-6f92-434e-8ed5-a98154dcd19c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:19.443043 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-00695248-6f92-434e-8ed5-a98154dcd19c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:19.457982 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:19.457982 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:19.469561 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-00695248-6f92-434e-8ed5-a98154dcd19c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:19.479588 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-00695248-6f92-434e-8ed5-a98154dcd19c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:19.481520 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2428/5007] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:19 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:20.496777 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e263862-856f-49f7-9427-b36dee749b49 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:20.497235 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e263862-856f-49f7-9427-b36dee749b49 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:20.497680 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5e263862-856f-49f7-9427-b36dee749b49 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:20.511174 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:20.511174 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:20.518631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5e263862-856f-49f7-9427-b36dee749b49 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:20.526924 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5e263862-856f-49f7-9427-b36dee749b49 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:20.527635 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2580/5008] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:20 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 980 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:21.542104 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af55af5a-0e7e-4679-ab23-968c2114ffc2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:21.542619 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af55af5a-0e7e-4679-ab23-968c2114ffc2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:21.542981 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-af55af5a-0e7e-4679-ab23-968c2114ffc2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:21.556355 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:21.556355 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:21.562873 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-af55af5a-0e7e-4679-ab23-968c2114ffc2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:21.572136 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-af55af5a-0e7e-4679-ab23-968c2114ffc2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:21.572845 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2429/5009] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:21 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:01:21.586919 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96ded1ed-b5b3-4f03-851c-1cbebdf7637c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:21.587395 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96ded1ed-b5b3-4f03-851c-1cbebdf7637c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:21.587796 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96ded1ed-b5b3-4f03-851c-1cbebdf7637c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:21.601538 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:21.601538 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:21.608054 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-96ded1ed-b5b3-4f03-851c-1cbebdf7637c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:21.617328 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96ded1ed-b5b3-4f03-851c-1cbebdf7637c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:21.618056 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2581/5010] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:01:21 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:01:21.690877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:21.691324 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:21.691771 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:21.705537 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:21.705537 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:21.712203 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:21.722091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:21.722783 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2430/5011] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:01:21 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:01:22.130431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-2b0856ec-2954-43b1-9810-0bde4acc8fa9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:22.130871 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-2b0856ec-2954-43b1-9810-0bde4acc8fa9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:22.131321 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-2b0856ec-2954-43b1-9810-0bde4acc8fa9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:22.145040 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:22.145040 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:22.152951 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-55a69bbf-5519-4f67-973b-9a371139af42 req-2b0856ec-2954-43b1-9810-0bde4acc8fa9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:22.162286 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-2b0856ec-2954-43b1-9810-0bde4acc8fa9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:22.163019 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2582/5012] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:01:22 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:01:22.172119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:01:22.172560 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:22.173019 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:22.173782 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:01:22.174274 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2431/5013] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:01:22 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:01:22.184456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-3197574a-afb5-4ea4-b5a7-99840578160f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments Jan 10 15:01:22.185231 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-3197574a-afb5-4ea4-b5a7-99840578160f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b6b6e40-a6c7-4903-ba1e-2b8751be30ad", "connector": null, "instance_uuid": "c38a852d-3d98-4b52-bb2d-2b1da6160af7"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:01:22.201286 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:22.201286 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:22.416452 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-3197574a-afb5-4ea4-b5a7-99840578160f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments returned with HTTP 200 Jan 10 15:01:22.417194 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2583/5014] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:01:22 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:01:24.565675 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:01:24.566355 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:24.566521 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:24.567265 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-6a74a371-4bfb-4fb9-a94a-6ad66d51ab4f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:01:24.567775 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2432/5015] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:01:24 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:01:24.577740 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-ccae55eb-b3b7-4572-9e97-9faa361ea00b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:24.578391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-ccae55eb-b3b7-4572-9e97-9faa361ea00b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:24.578777 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-ccae55eb-b3b7-4572-9e97-9faa361ea00b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:24.597787 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:24.597787 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:24.605368 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-55a69bbf-5519-4f67-973b-9a371139af42 req-ccae55eb-b3b7-4572-9e97-9faa361ea00b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:24.616531 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-ccae55eb-b3b7-4572-9e97-9faa361ea00b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:24.617658 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2584/5016] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:01:24 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:01:24.634095 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-aa26d97a-faae-4848-bc50-c53c0ec73b02 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] PUT http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9 Jan 10 15:01:24.635164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-aa26d97a-faae-4848-bc50-c53c0ec73b02 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:01:24.662791 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:01:24.662791 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:01:24.662791 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-55a69bbf-5519-4f67-973b-9a371139af42 req-aa26d97a-faae-4848-bc50-c53c0ec73b02 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-4b6b6e40-a6c7-4903-ba1e-2b8751be30ad-n-h1-master-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:01:24.662791 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:24.662791 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:34.715936 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-55a69bbf-5519-4f67-973b-9a371139af42 req-aa26d97a-faae-4848-bc50-c53c0ec73b02 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-4b6b6e40-a6c7-4903-ba1e-2b8751be30ad-n-h1-master-5'" released by "attachment_update" :: held 10.053s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:01:34.715936 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-aa26d97a-faae-4848-bc50-c53c0ec73b02 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9 returned with HTTP 200 Jan 10 15:01:34.715936 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2433/5017] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:01:24 2022] PUT /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9 => generated 762 bytes in 10083 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:01:34.803907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-98433123-dacc-4c52-9b79-f4c679b735bd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9/action Jan 10 15:01:34.804718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-98433123-dacc-4c52-9b79-f4c679b735bd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:01:34.805038 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-98433123-dacc-4c52-9b79-f4c679b735bd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:01:34.832733 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:34.832733 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:34.951364 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-55a69bbf-5519-4f67-973b-9a371139af42 req-98433123-dacc-4c52-9b79-f4c679b735bd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9/action returned with HTTP 204 Jan 10 15:01:34.952176 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2585/5018] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:01:34 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:01:48.450622 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-0281ccf0-65b6-40d6-9c0b-d894e037b242 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/limits Jan 10 15:01:48.451157 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-0281ccf0-65b6-40d6-9c0b-d894e037b242 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:48.451516 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-0281ccf0-65b6-40d6-9c0b-d894e037b242 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:48.467168 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:48.467168 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:48.486159 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-0281ccf0-65b6-40d6-9c0b-d894e037b242 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/limits returned with HTTP 200 Jan 10 15:01:48.487156 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2434/5019] 10.222.0.20 () {60 vars in 1464 bytes} [Mon Jan 10 15:01:48 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:48.692044 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-3ab2ef90-8693-4618-b1dc-3104709cb6b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:48.692621 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-3ab2ef90-8693-4618-b1dc-3104709cb6b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:48.692958 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-3ab2ef90-8693-4618-b1dc-3104709cb6b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:48.712411 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:48.712411 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:48.720954 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-fc921b14-7d9b-457e-b243-0307b014ecee req-3ab2ef90-8693-4618-b1dc-3104709cb6b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:48.730509 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-3ab2ef90-8693-4618-b1dc-3104709cb6b7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:48.731243 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2586/5020] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:01:48 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1660 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:01:48.744598 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-117b55e4-e045-4a5a-bc48-c522092f7ca8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots Jan 10 15:01:48.745985 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-117b55e4-e045-4a5a-bc48-c522092f7ca8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b6b6e40-a6c7-4903-ba1e-2b8751be30ad", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1923976871", "description": null, "metadata": {}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:01:48.764214 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:48.764214 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:48.765290 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-fc921b14-7d9b-457e-b243-0307b014ecee req-117b55e4-e045-4a5a-bc48-c522092f7ca8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:48.765622 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.snapshots [req-fc921b14-7d9b-457e-b243-0307b014ecee req-117b55e4-e045-4a5a-bc48-c522092f7ca8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create snapshot from volume 4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:48.873819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [req-fc921b14-7d9b-457e-b243-0307b014ecee req-117b55e4-e045-4a5a-bc48-c522092f7ca8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['17b45a86-c8d0-4eea-8f21-10b54785cb8d', '6118bfa5-e619-4d9e-ad5b-a7bcc820357c', 'e58ae3f2-801c-46bc-accb-c78524f6961e', 'c6a120de-37bc-46e1-a1fb-61c0f122dcf9'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:01:49.067592 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-fc921b14-7d9b-457e-b243-0307b014ecee req-117b55e4-e045-4a5a-bc48-c522092f7ca8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot force create request issued successfully. Jan 10 15:01:49.068446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-fc921b14-7d9b-457e-b243-0307b014ecee req-117b55e4-e045-4a5a-bc48-c522092f7ca8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots returned with HTTP 202 Jan 10 15:01:49.069444 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2435/5021] 10.222.0.20 () {64 vars in 1527 bytes} [Mon Jan 10 15:01:48 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots => generated 320 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:01:50.429731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e94a92f6-981f-43db-82b4-491ccd2e9a23 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:01:50.430411 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e94a92f6-981f-43db-82b4-491ccd2e9a23 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:50.430676 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e94a92f6-981f-43db-82b4-491ccd2e9a23 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:50.441714 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:50.441714 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:50.442895 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e94a92f6-981f-43db-82b4-491ccd2e9a23 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:01:50.444987 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e94a92f6-981f-43db-82b4-491ccd2e9a23 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:01:50.445921 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2587/5022] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:01:50 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 452 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:51.459276 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a97a37db-7170-43c2-be66-c485c357dafe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:01:51.460598 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a97a37db-7170-43c2-be66-c485c357dafe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:51.461519 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a97a37db-7170-43c2-be66-c485c357dafe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:51.473171 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:51.473171 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:51.474784 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a97a37db-7170-43c2-be66-c485c357dafe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:01:51.476932 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a97a37db-7170-43c2-be66-c485c357dafe tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:01:51.477645 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2436/5023] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:01:51 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 452 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:01:52.487766 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19fe1d38-ab32-4e62-9832-de957e3fa9b4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:01:52.488274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19fe1d38-ab32-4e62-9832-de957e3fa9b4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:52.488657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-19fe1d38-ab32-4e62-9832-de957e3fa9b4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:52.498535 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:52.498535 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:52.499432 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-19fe1d38-ab32-4e62-9832-de957e3fa9b4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:01:52.501196 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-19fe1d38-ab32-4e62-9832-de957e3fa9b4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:01:52.502556 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2588/5024] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:01:52 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:53.408969 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-82aa7dbf-5ffd-401c-8ad7-da9eea9e657a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:01:53.409429 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-82aa7dbf-5ffd-401c-8ad7-da9eea9e657a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:53.409846 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-82aa7dbf-5ffd-401c-8ad7-da9eea9e657a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:53.419756 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:53.419756 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:53.420699 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-82aa7dbf-5ffd-401c-8ad7-da9eea9e657a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:01:53.422450 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-82aa7dbf-5ffd-401c-8ad7-da9eea9e657a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:01:53.423119 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2437/5025] 10.222.0.20 () {60 vars in 1584 bytes} [Mon Jan 10 15:01:53 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:55.455234 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9826d874-826a-4f62-a519-639eb538a234 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:01:55.455695 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9826d874-826a-4f62-a519-639eb538a234 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:55.456135 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9826d874-826a-4f62-a519-639eb538a234 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:55.466155 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:55.466155 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:55.467050 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9826d874-826a-4f62-a519-639eb538a234 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:01:55.469133 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9826d874-826a-4f62-a519-639eb538a234 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:01:55.469880 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2589/5026] 10.222.0.25 () {58 vars in 1377 bytes} [Mon Jan 10 15:01:55 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 479 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:55.479212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-13f1f487-5627-4c90-9d25-3092a8b595ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:01:55.479704 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-13f1f487-5627-4c90-9d25-3092a8b595ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:55.480136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-13f1f487-5627-4c90-9d25-3092a8b595ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:55.498027 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:55.498027 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:55.504720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-13f1f487-5627-4c90-9d25-3092a8b595ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:55.514843 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-13f1f487-5627-4c90-9d25-3092a8b595ed tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:01:55.515561 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2438/5027] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:01:55 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1660 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:01:55.525631 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes Jan 10 15:01:55.526780 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a11a3075-ed9d-43c7-8a12-4e1465771fe6", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:01:55.528287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a11a3075-ed9d-43c7-8a12-4e1465771fe6', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:01:55.543283 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:55.543283 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:55.544232 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:01:55.544588 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume of 1 GB Jan 10 15:01:55.546428 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Availability Zones retrieved successfully. Jan 10 15:01:55.562940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (dbb10073-4036-43a8-a78a-3641abb794c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:01:55.565437 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a55b0b-e536-413e-b714-9f175a8bb690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:01:55.567837 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:01:55.605468 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a55b0b-e536-413e-b714-9f175a8bb690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a11a3075-ed9d-43c7-8a12-4e1465771fe6', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:01:55.607504 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9ce1b5-188c-4ed5-8559-313094479502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:01:55.734122 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['52df9581-d3f3-4353-ba2c-54608f12b2c2', 'a257ccec-4c11-4673-8f0a-5330fe137a40', '1de3fc77-0eca-4a84-be93-d7449266cd48', '538017c4-1811-4390-b744-4d14a9922cf8'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:01:55.740517 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9ce1b5-188c-4ed5-8559-313094479502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52df9581-d3f3-4353-ba2c-54608f12b2c2', 'a257ccec-4c11-4673-8f0a-5330fe137a40', '1de3fc77-0eca-4a84-be93-d7449266cd48', '538017c4-1811-4390-b744-4d14a9922cf8']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:01:55.746082 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386b6a90-f21f-4922-93ae-8db98b7415e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:01:55.903886 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386b6a90-f21f-4922-93ae-8db98b7415e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89bb011a-5b20-4fca-9eaf-90ea674f1c49', '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='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['52df9581-d3f3-4353-ba2c-54608f12b2c2','a257ccec-4c11-4673-8f0a-5330fe137a40','1de3fc77-0eca-4a84-be93-d7449266cd48','538017c4-1811-4390-b744-4d14a9922cf8'],size=1,snapshot_id=a11a3075-ed9d-43c7-8a12-4e1465771fe6,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), '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=2022-01-10T15:01:55Z,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=89bb011a-5b20-4fca-9eaf-90ea674f1c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2189ad1e755d4d6ea10020a206d279a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a11a3075-ed9d-43c7-8a12-4e1465771fe6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:01:55.905850 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4b234b-1f9f-4869-a3f0-df25d6d3c56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:01:56.011752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4b234b-1f9f-4869-a3f0-df25d6d3c56f) transitioned into 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='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['52df9581-d3f3-4353-ba2c-54608f12b2c2','a257ccec-4c11-4673-8f0a-5330fe137a40','1de3fc77-0eca-4a84-be93-d7449266cd48','538017c4-1811-4390-b744-4d14a9922cf8'],size=1,snapshot_id=a11a3075-ed9d-43c7-8a12-4e1465771fe6,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:01:56.013657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a49d94-1311-499d-be0a-4aa731cfb76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:01:56.110969 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a49d94-1311-499d-be0a-4aa731cfb76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:01:56.113359 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (dbb10073-4036-43a8-a78a-3641abb794c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:01:56.114523 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request issued successfully. Jan 10 15:01:56.115184 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-5ba31f02-a389-428b-9741-62d29beb4e73 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes returned with HTTP 202 Jan 10 15:01:56.116160 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2590/5028] 10.222.0.25 () {62 vars in 1314 bytes} [Mon Jan 10 15:01:55 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes => generated 805 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 10 15:01:56.126035 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0df46488-dcdd-4ac7-9658-103b18111389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:01:56.126473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0df46488-dcdd-4ac7-9658-103b18111389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:56.127098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0df46488-dcdd-4ac7-9658-103b18111389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:56.140974 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:56.140974 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:56.148478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0df46488-dcdd-4ac7-9658-103b18111389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:56.156965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0df46488-dcdd-4ac7-9658-103b18111389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:01:56.157677 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2439/5029] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:01:56 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:56.168035 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-b47ae05b-1d2f-450d-87c0-1d9cb58995b1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:01:56.168631 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-b47ae05b-1d2f-450d-87c0-1d9cb58995b1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:56.169156 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-b47ae05b-1d2f-450d-87c0-1d9cb58995b1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:56.184514 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:56.184514 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:56.191867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-b47ae05b-1d2f-450d-87c0-1d9cb58995b1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:56.200854 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-b47ae05b-1d2f-450d-87c0-1d9cb58995b1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:01:56.201759 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2591/5030] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:01:56 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:01:59.207371 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-1b3b1db4-cdca-46b0-bbfd-72fa650808f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:01:59.207972 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-1b3b1db4-cdca-46b0-bbfd-72fa650808f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:01:59.208447 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-1b3b1db4-cdca-46b0-bbfd-72fa650808f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:01:59.223046 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:01:59.223046 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:01:59.230883 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-1b3b1db4-cdca-46b0-bbfd-72fa650808f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:01:59.240192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-1b3b1db4-cdca-46b0-bbfd-72fa650808f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:01:59.241259 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2440/5031] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:01:59 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:02.244211 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-11a58325-a790-427a-9c92-a3c9303c3aa5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:02.245238 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-11a58325-a790-427a-9c92-a3c9303c3aa5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:02.245793 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-11a58325-a790-427a-9c92-a3c9303c3aa5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:02.259730 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:02.259730 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:02.268553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-11a58325-a790-427a-9c92-a3c9303c3aa5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:02.276776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-11a58325-a790-427a-9c92-a3c9303c3aa5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:02.277612 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2592/5032] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:02 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:05.290115 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-d881b40f-719b-4069-8cd5-9a54ebc2ad64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:05.290812 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-d881b40f-719b-4069-8cd5-9a54ebc2ad64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:05.291537 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-d881b40f-719b-4069-8cd5-9a54ebc2ad64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:05.312668 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:05.312668 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:05.320323 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-d881b40f-719b-4069-8cd5-9a54ebc2ad64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:05.344729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-d881b40f-719b-4069-8cd5-9a54ebc2ad64 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:05.345623 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2441/5033] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:05 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:08.348421 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-af929145-41d5-4158-9cf9-97015e30fbd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:08.348931 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-af929145-41d5-4158-9cf9-97015e30fbd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:08.349304 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-af929145-41d5-4158-9cf9-97015e30fbd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:08.364197 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:08.364197 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:08.372060 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-af929145-41d5-4158-9cf9-97015e30fbd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:08.381590 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-af929145-41d5-4158-9cf9-97015e30fbd5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:08.382331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2593/5034] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:08 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:11.390264 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-7077d9a4-5ea0-4b0a-88fc-030e2ddea68b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:11.391399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-7077d9a4-5ea0-4b0a-88fc-030e2ddea68b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:11.391399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-7077d9a4-5ea0-4b0a-88fc-030e2ddea68b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:11.404664 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:11.404664 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:11.412837 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-7077d9a4-5ea0-4b0a-88fc-030e2ddea68b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:11.421846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-7077d9a4-5ea0-4b0a-88fc-030e2ddea68b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:11.423843 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2442/5035] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:14.410467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-fde6ed58-89b9-4fe0-8a9c-63ef2424e2f2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:14.410990 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-fde6ed58-89b9-4fe0-8a9c-63ef2424e2f2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:14.411341 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-fde6ed58-89b9-4fe0-8a9c-63ef2424e2f2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:14.425271 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:14.425271 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:14.431863 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-fde6ed58-89b9-4fe0-8a9c-63ef2424e2f2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:14.440626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-fde6ed58-89b9-4fe0-8a9c-63ef2424e2f2 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:14.441323 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2594/5036] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:14 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:17.457463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-8aec3b1a-1e7b-4b90-9bb5-318b8bdef44c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:17.458045 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-8aec3b1a-1e7b-4b90-9bb5-318b8bdef44c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:17.458347 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-8aec3b1a-1e7b-4b90-9bb5-318b8bdef44c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:17.471818 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:17.471818 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:17.478459 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-8aec3b1a-1e7b-4b90-9bb5-318b8bdef44c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:17.486514 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-8aec3b1a-1e7b-4b90-9bb5-318b8bdef44c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:17.487192 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2443/5037] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:17 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:20.491374 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-004612f8-ab55-4f88-a617-fb6cb9ae0e5b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:20.491896 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-004612f8-ab55-4f88-a617-fb6cb9ae0e5b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:20.492177 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-004612f8-ab55-4f88-a617-fb6cb9ae0e5b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:20.505799 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:20.505799 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:20.512622 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-004612f8-ab55-4f88-a617-fb6cb9ae0e5b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:20.521424 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-004612f8-ab55-4f88-a617-fb6cb9ae0e5b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:20.522125 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2595/5038] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:20 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:23.521303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-ad9a864d-73ed-4187-b793-38a9dc63d164 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:23.521855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-ad9a864d-73ed-4187-b793-38a9dc63d164 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:23.522311 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-ad9a864d-73ed-4187-b793-38a9dc63d164 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:23.537069 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:23.537069 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:23.543704 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-ad9a864d-73ed-4187-b793-38a9dc63d164 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:23.552686 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-ad9a864d-73ed-4187-b793-38a9dc63d164 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:23.553419 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2444/5039] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:23 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:26.574013 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-95c2de52-3bd4-44b7-b98a-35a554cefebd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:26.574963 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-95c2de52-3bd4-44b7-b98a-35a554cefebd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:26.575765 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-95c2de52-3bd4-44b7-b98a-35a554cefebd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:26.589916 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:26.589916 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:26.596827 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-95c2de52-3bd4-44b7-b98a-35a554cefebd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:26.605785 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-95c2de52-3bd4-44b7-b98a-35a554cefebd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:26.607872 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2596/5040] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:26 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:29.609979 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:29.610454 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:29.610853 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:29.624604 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:29.624604 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:29.631299 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:29.639712 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:29.640476 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2445/5041] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:29 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 897 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:02:32.645338 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-14696b5e-9c24-4984-949d-c89edc7b044b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:32.645933 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-14696b5e-9c24-4984-949d-c89edc7b044b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:32.646266 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-14696b5e-9c24-4984-949d-c89edc7b044b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:32.660355 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:32.660355 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:32.668320 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-14696b5e-9c24-4984-949d-c89edc7b044b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:32.679577 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-14696b5e-9c24-4984-949d-c89edc7b044b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:32.680356 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2597/5042] 10.222.0.25 () {58 vars in 1371 bytes} [Mon Jan 10 15:02:32 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 1347 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:02:32.686888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:02:32.687478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:32.687905 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:32.688917 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:02:32.693184 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2446/5043] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:02:32 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:02:32.699331 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-2e8fce07-43ba-40f1-a5af-c3506df2425d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments Jan 10 15:02:32.700148 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-2e8fce07-43ba-40f1-a5af-c3506df2425d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89bb011a-5b20-4fca-9eaf-90ea674f1c49", "connector": null, "instance_uuid": "daf0fb43-7e5c-4b9a-9bef-ee22cc254f11"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:02:32.716537 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:32.716537 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:32.974874 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-2e8fce07-43ba-40f1-a5af-c3506df2425d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments returned with HTTP 200 Jan 10 15:02:32.978541 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2598/5044] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 15:02:32 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:02:32.982270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:02:32.982673 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:32.983152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:32.983889 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-c4a06b3a-fe8b-4d5d-ad34-c378e6f07468 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:02:32.984412 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2447/5045] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:02:32 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:02:32.993250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0b059f1d-1b75-4858-b025-ddba10eedfc1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:32.993764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0b059f1d-1b75-4858-b025-ddba10eedfc1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:32.994214 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0b059f1d-1b75-4858-b025-ddba10eedfc1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:33.011691 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:33.011691 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:33.018472 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0b059f1d-1b75-4858-b025-ddba10eedfc1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:33.028519 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-0b059f1d-1b75-4858-b025-ddba10eedfc1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:33.029271 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2599/5046] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:02:32 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 1445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 15:02:33.043638 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9bdb9fa8-a5e4-4fc1-9e69-fce7adaefcd4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] PUT http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24 Jan 10 15:02:33.053988 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9bdb9fa8-a5e4-4fc1-9e69-fce7adaefcd4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:02:33.062598 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:02:33.062598 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:02:33.063004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9bdb9fa8-a5e4-4fc1-9e69-fce7adaefcd4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-89bb011a-5b20-4fca-9eaf-90ea674f1c49-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:02:33.064995 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:33.064995 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:42.948291 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9bdb9fa8-a5e4-4fc1-9e69-fce7adaefcd4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-89bb011a-5b20-4fca-9eaf-90ea674f1c49-n-h1-master-5'" released by "attachment_update" :: held 9.885s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:02:42.949164 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-9bdb9fa8-a5e4-4fc1-9e69-fce7adaefcd4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24 returned with HTTP 200 Jan 10 15:02:42.949934 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2448/5047] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:02:33 2022] PUT /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24 => generated 762 bytes in 9911 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:02:43.029367 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-cd12c9dd-4b1a-46ab-a226-6d6cf90fb30f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24/action Jan 10 15:02:43.030142 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-cd12c9dd-4b1a-46ab-a226-6d6cf90fb30f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:02:43.030462 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-cd12c9dd-4b1a-46ab-a226-6d6cf90fb30f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:02:43.076956 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:43.076956 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:43.260572 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f59e9d7d-1451-43c0-a6cb-58df01c2e0f6 req-cd12c9dd-4b1a-46ab-a226-6d6cf90fb30f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24/action returned with HTTP 204 Jan 10 15:02:43.261446 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2600/5048] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:02:43 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:02:56.345847 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ef12b04-ab17-4d83-b9dc-c6b69090c7f7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:02:56.346847 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ef12b04-ab17-4d83-b9dc-c6b69090c7f7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:56.347611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2ef12b04-ab17-4d83-b9dc-c6b69090c7f7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:56.368533 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:56.368533 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:02:56.383584 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2ef12b04-ab17-4d83-b9dc-c6b69090c7f7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:02:56.398381 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2ef12b04-ab17-4d83-b9dc-c6b69090c7f7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:02:56.399137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2449/5049] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:02:56 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 1639 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:02:58.896394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-90c8817f-3a5d-4e21-9066-74629dbedf5d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24 Jan 10 15:02:58.896394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-90c8817f-3a5d-4e21-9066-74629dbedf5d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:02:58.896394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-90c8817f-3a5d-4e21-9066-74629dbedf5d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:02:58.910171 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:02:58.910171 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:07.283268 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-90c8817f-3a5d-4e21-9066-74629dbedf5d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24 returned with HTTP 200 Jan 10 15:03:07.283959 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2601/5050] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:02:58 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/5d877ae3-d39d-42d2-bf33-acbfcbadfb24 => generated 19 bytes in 8396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:03:07.296723 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-9ae2e418-0623-4ac0-a78e-19f8dd401097 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:03:07.297375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-9ae2e418-0623-4ac0-a78e-19f8dd401097 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:07.297585 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-9ae2e418-0623-4ac0-a78e-19f8dd401097 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:07.297982 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-9ae2e418-0623-4ac0-a78e-19f8dd401097 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: 89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:03:07.311633 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:07.311633 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:07.312645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-9ae2e418-0623-4ac0-a78e-19f8dd401097 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:07.509119 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-9ae2e418-0623-4ac0-a78e-19f8dd401097 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume request issued successfully. Jan 10 15:03:07.509515 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f22864c0-968e-4557-b4f3-aa3db1da8de0 req-9ae2e418-0623-4ac0-a78e-19f8dd401097 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 202 Jan 10 15:03:07.510322 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2450/5051] 10.222.0.25 () {60 vars in 1393 bytes} [Mon Jan 10 15:03:07 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:03:08.987828 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51d9f89a-d0a8-499b-9ecc-9fb362217e70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:03:08.988380 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51d9f89a-d0a8-499b-9ecc-9fb362217e70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:08.988738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-51d9f89a-d0a8-499b-9ecc-9fb362217e70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:09.002446 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:09.002446 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:09.009980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-51d9f89a-d0a8-499b-9ecc-9fb362217e70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:09.019604 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-51d9f89a-d0a8-499b-9ecc-9fb362217e70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:03:09.020337 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2602/5052] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:08 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:03:10.035897 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b9d5dd7-c91e-47e0-8992-4e0a358e8389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:03:10.037074 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b9d5dd7-c91e-47e0-8992-4e0a358e8389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:10.037587 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9b9d5dd7-c91e-47e0-8992-4e0a358e8389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:10.052192 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:10.052192 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:10.059091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9b9d5dd7-c91e-47e0-8992-4e0a358e8389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:10.068999 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9b9d5dd7-c91e-47e0-8992-4e0a358e8389 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:03:10.069706 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2451/5053] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:10 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:03:11.202676 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3519f032-0c5f-484c-91a3-b89e60377b04 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:03:11.203280 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3519f032-0c5f-484c-91a3-b89e60377b04 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:11.203738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3519f032-0c5f-484c-91a3-b89e60377b04 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:11.218283 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:11.218283 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:11.226687 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3519f032-0c5f-484c-91a3-b89e60377b04 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:11.237651 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3519f032-0c5f-484c-91a3-b89e60377b04 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:03:11.238382 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2603/5054] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 1346 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:03:12.253165 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3bd9043-36e4-4861-8b78-76c5572d5bfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:03:12.253664 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3bd9043-36e4-4861-8b78-76c5572d5bfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:12.254051 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e3bd9043-36e4-4861-8b78-76c5572d5bfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:12.268007 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:12.268007 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:12.280283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e3bd9043-36e4-4861-8b78-76c5572d5bfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:12.290274 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e3bd9043-36e4-4861-8b78-76c5572d5bfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 200 Jan 10 15:03:12.290989 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2452/5055] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:12 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:03:13.305776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a645b26-8aa3-4533-80bb-8c2fe5d66d6d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 Jan 10 15:03:13.306223 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a645b26-8aa3-4533-80bb-8c2fe5d66d6d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:13.306791 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0a645b26-8aa3-4533-80bb-8c2fe5d66d6d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:13.317890 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0a645b26-8aa3-4533-80bb-8c2fe5d66d6d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 returned with HTTP 404 Jan 10 15:03:13.318771 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2604/5056] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/89bb011a-5b20-4fca-9eaf-90ea674f1c49 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:03:13.326426 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97762117-92ba-4f45-b9c5-271fce991930 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:13.326910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97762117-92ba-4f45-b9c5-271fce991930 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:13.327312 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-97762117-92ba-4f45-b9c5-271fce991930 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:13.327604 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-97762117-92ba-4f45-b9c5-271fce991930 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete snapshot with id: a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:13.337168 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:13.337168 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:13.338087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97762117-92ba-4f45-b9c5-271fce991930 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:03:13.428925 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-97762117-92ba-4f45-b9c5-271fce991930 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot delete request issued successfully. Jan 10 15:03:13.429380 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-97762117-92ba-4f45-b9c5-271fce991930 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 202 Jan 10 15:03:13.432992 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2453/5057] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 15:03:13 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:03:13.437954 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cc663da-e7bd-4c6d-bf36-9fc28002f48a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:13.438569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cc663da-e7bd-4c6d-bf36-9fc28002f48a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:13.439084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9cc663da-e7bd-4c6d-bf36-9fc28002f48a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:13.449888 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:13.449888 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:13.450936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9cc663da-e7bd-4c6d-bf36-9fc28002f48a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:03:13.461274 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9cc663da-e7bd-4c6d-bf36-9fc28002f48a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:03:13.461274 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2605/5058] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:03:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:03:14.468597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a0a4b1d-a3ee-42aa-b905-f5072d813748 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:14.469152 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a0a4b1d-a3ee-42aa-b905-f5072d813748 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:14.469720 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1a0a4b1d-a3ee-42aa-b905-f5072d813748 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:14.480145 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:14.480145 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:14.486161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1a0a4b1d-a3ee-42aa-b905-f5072d813748 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:03:14.486161 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1a0a4b1d-a3ee-42aa-b905-f5072d813748 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:03:14.486161 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2454/5059] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:03:14 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:15.495315 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35f5d55c-1923-4e65-9f4b-c16623cf993a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:15.499962 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35f5d55c-1923-4e65-9f4b-c16623cf993a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:15.500520 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-35f5d55c-1923-4e65-9f4b-c16623cf993a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:15.511229 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:15.511229 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:15.512473 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-35f5d55c-1923-4e65-9f4b-c16623cf993a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:03:15.514159 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-35f5d55c-1923-4e65-9f4b-c16623cf993a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 200 Jan 10 15:03:15.514869 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2606/5060] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:03:15 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 478 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:16.526576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3c1be1e-3364-4476-b512-375c6990d510 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:16.527136 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3c1be1e-3364-4476-b512-375c6990d510 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:16.527437 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b3c1be1e-3364-4476-b512-375c6990d510 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:16.534894 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b3c1be1e-3364-4476-b512-375c6990d510 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 404 Jan 10 15:03:16.536561 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2455/5061] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:03:16 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:03:19.052673 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-b44942ab-3064-4bee-8e9d-1baf4ac137e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9 Jan 10 15:03:19.053222 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-b44942ab-3064-4bee-8e9d-1baf4ac137e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:19.053588 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-b44942ab-3064-4bee-8e9d-1baf4ac137e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:19.065465 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:19.065465 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:27.539029 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-b44942ab-3064-4bee-8e9d-1baf4ac137e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9 returned with HTTP 200 Jan 10 15:03:27.539784 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2607/5062] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:03:19 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/3c444c51-bc00-4cc4-a24d-0d25e1fdaad9 => generated 19 bytes in 8492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:27.553751 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-0c4d4d40-a8ed-48ed-a414-272d1a2deb6a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:27.554219 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-0c4d4d40-a8ed-48ed-a414-272d1a2deb6a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:27.554575 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-0c4d4d40-a8ed-48ed-a414-272d1a2deb6a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:27.554962 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-0c4d4d40-a8ed-48ed-a414-272d1a2deb6a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: 4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:27.568184 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:27.568184 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:27.569102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-0c4d4d40-a8ed-48ed-a414-272d1a2deb6a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:27.714196 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-0c4d4d40-a8ed-48ed-a414-272d1a2deb6a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume request issued successfully. Jan 10 15:03:27.714593 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-9fa50ad4-436f-4bd2-9109-7e1edafaa305 req-0c4d4d40-a8ed-48ed-a414-272d1a2deb6a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 202 Jan 10 15:03:27.715344 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2456/5063] 10.222.0.25 () {60 vars in 1393 bytes} [Mon Jan 10 15:03:27 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:03:29.553712 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e5cb243-d806-4982-85d6-829bc5825b8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:29.554691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e5cb243-d806-4982-85d6-829bc5825b8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:29.555290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8e5cb243-d806-4982-85d6-829bc5825b8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:29.570611 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:29.570611 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:29.579229 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8e5cb243-d806-4982-85d6-829bc5825b8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:29.590770 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8e5cb243-d806-4982-85d6-829bc5825b8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:03:29.600832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2608/5064] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:29 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:03:30.607558 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57e3c2d1-232f-4cfb-a77d-c26146cfa2a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:30.608625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57e3c2d1-232f-4cfb-a77d-c26146cfa2a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:30.609265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-57e3c2d1-232f-4cfb-a77d-c26146cfa2a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:30.624643 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:30.624643 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:30.632958 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-57e3c2d1-232f-4cfb-a77d-c26146cfa2a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:30.644087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-57e3c2d1-232f-4cfb-a77d-c26146cfa2a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:03:30.654321 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2457/5065] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:30 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:03:31.659749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a02b837-3ed2-41f3-b4db-c0be3430c03f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:31.660419 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a02b837-3ed2-41f3-b4db-c0be3430c03f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:31.660706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4a02b837-3ed2-41f3-b4db-c0be3430c03f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:31.674259 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:31.674259 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:31.681616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4a02b837-3ed2-41f3-b4db-c0be3430c03f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:31.691057 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4a02b837-3ed2-41f3-b4db-c0be3430c03f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:03:31.692336 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2609/5066] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:31 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:03:32.706912 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5ac5db6-db0c-4c1c-9ac8-17dffb0f3bcf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:32.708071 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5ac5db6-db0c-4c1c-9ac8-17dffb0f3bcf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:32.708653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5ac5db6-db0c-4c1c-9ac8-17dffb0f3bcf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:32.725016 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:32.725016 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:32.732347 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a5ac5db6-db0c-4c1c-9ac8-17dffb0f3bcf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:32.742275 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5ac5db6-db0c-4c1c-9ac8-17dffb0f3bcf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 200 Jan 10 15:03:32.743090 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2458/5067] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:32 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:03:33.757614 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5ad2264-5970-43f7-8095-3bb6f93d8abd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:33.758870 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5ad2264-5970-43f7-8095-3bb6f93d8abd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:33.759345 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a5ad2264-5970-43f7-8095-3bb6f93d8abd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:33.770744 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a5ad2264-5970-43f7-8095-3bb6f93d8abd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 404 Jan 10 15:03:33.771787 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2610/5068] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:33 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:03:33.853813 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b546b5eb-26f2-45b6-b461-6477edba0401 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:33.854413 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b546b5eb-26f2-45b6-b461-6477edba0401 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:33.854930 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b546b5eb-26f2-45b6-b461-6477edba0401 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:33.855289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-b546b5eb-26f2-45b6-b461-6477edba0401 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete snapshot with id: a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:33.863315 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b546b5eb-26f2-45b6-b461-6477edba0401 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 404 Jan 10 15:03:33.864902 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2459/5069] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 15:03:33 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:03:33.872645 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a3d6323-264d-446b-9539-9b0ae3257e8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 Jan 10 15:03:33.873285 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a3d6323-264d-446b-9539-9b0ae3257e8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:33.873790 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2a3d6323-264d-446b-9539-9b0ae3257e8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:33.881605 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2a3d6323-264d-446b-9539-9b0ae3257e8f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 returned with HTTP 404 Jan 10 15:03:33.882542 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2611/5070] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:03:33 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/a11a3075-ed9d-43c7-8a12-4e1465771fe6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:03:34.790324 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-706d55b5-504a-4cbe-a2d9-152451907126 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:34.790951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-706d55b5-504a-4cbe-a2d9-152451907126 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:34.791657 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-706d55b5-504a-4cbe-a2d9-152451907126 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:34.792209 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-706d55b5-504a-4cbe-a2d9-152451907126 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: 4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:34.802990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-706d55b5-504a-4cbe-a2d9-152451907126 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 404 Jan 10 15:03:34.804370 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2460/5071] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:03:34 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:03:34.814947 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b4786a7-e331-48fe-987c-f4622c6a1629 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad Jan 10 15:03:34.815482 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b4786a7-e331-48fe-987c-f4622c6a1629 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:34.815819 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6b4786a7-e331-48fe-987c-f4622c6a1629 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:34.830488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6b4786a7-e331-48fe-987c-f4622c6a1629 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad returned with HTTP 404 Jan 10 15:03:34.837042 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2612/5072] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:34 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/4b6b6e40-a6c7-4903-ba1e-2b8751be30ad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 10 15:03:38.290954 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes Jan 10 15:03:38.291797 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1001934170", "snapshot_id": null, "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "volume_type": null, "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:03:38.293135 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1001934170', 'snapshot_id': None, 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'volume_type': None, 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:03:38.443181 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume of 1 GB Jan 10 15:03:38.455840 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Availability Zones retrieved successfully. Jan 10 15:03:38.475130 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (dda76e7d-4ab2-46ff-b758-39e12146acdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:03:38.479386 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406a9ed7-05be-46de-9e67-cb9fd716b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:03:38.484085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:03:38.585804 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406a9ed7-05be-46de-9e67-cb9fd716b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:03:38.588107 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c001399-63be-437f-ace9-246f291e4e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:03:38.749813 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['40caea92-a5e8-4506-85bf-dad9947368d9', 'b6517a09-e6bf-440b-993b-d487c506705a', '475400b0-e2ce-457e-8b5a-5f66e518495c', '2a0fcdd9-0638-4049-b0b6-23be75cd6f04'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:03:38.751594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c001399-63be-437f-ace9-246f291e4e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40caea92-a5e8-4506-85bf-dad9947368d9', 'b6517a09-e6bf-440b-993b-d487c506705a', '475400b0-e2ce-457e-8b5a-5f66e518495c', '2a0fcdd9-0638-4049-b0b6-23be75cd6f04']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:03:38.753591 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b37217d-bb67-4590-ac4d-ddaf52c42915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:03:38.851098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b37217d-bb67-4590-ac4d-ddaf52c42915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1001934170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['40caea92-a5e8-4506-85bf-dad9947368d9','b6517a09-e6bf-440b-993b-d487c506705a','475400b0-e2ce-457e-8b5a-5f66e518495c','2a0fcdd9-0638-4049-b0b6-23be75cd6f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T15:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1001934170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2189ad1e755d4d6ea10020a206d279a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:03:38.852871 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72c6df5-b327-49b0-852c-02f47b8f33d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:03:38.939877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72c6df5-b327-49b0-852c-02f47b8f33d2) transitioned into state 'SUCCESS' from state '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-1001934170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['40caea92-a5e8-4506-85bf-dad9947368d9','b6517a09-e6bf-440b-993b-d487c506705a','475400b0-e2ce-457e-8b5a-5f66e518495c','2a0fcdd9-0638-4049-b0b6-23be75cd6f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:03:38.942253 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea298b7f-d418-4092-9052-333d182da189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:03:39.009246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea298b7f-d418-4092-9052-333d182da189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:03:39.011751 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (dda76e7d-4ab2-46ff-b758-39e12146acdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:03:39.012464 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request issued successfully. Jan 10 15:03:39.013628 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6a198fef-fb5b-4e6a-8a60-7546df8d9246 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes returned with HTTP 202 Jan 10 15:03:39.024395 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2461/5073] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 15:03:38 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes => generated 828 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:03:39.028570 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7e44f18-0ef4-4706-8f78-cdaa7edc7f70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:39.029143 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7e44f18-0ef4-4706-8f78-cdaa7edc7f70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:39.029599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c7e44f18-0ef4-4706-8f78-cdaa7edc7f70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:39.043964 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:39.043964 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:39.051322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c7e44f18-0ef4-4706-8f78-cdaa7edc7f70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:39.060980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c7e44f18-0ef4-4706-8f78-cdaa7edc7f70 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:39.061708 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2613/5074] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:39 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:40.078193 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1a4b522-09a1-4269-8c6a-226fda0f3c0c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:40.078761 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1a4b522-09a1-4269-8c6a-226fda0f3c0c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:40.079184 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1a4b522-09a1-4269-8c6a-226fda0f3c0c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:40.110011 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:40.110011 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:40.119068 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1a4b522-09a1-4269-8c6a-226fda0f3c0c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:40.134061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1a4b522-09a1-4269-8c6a-226fda0f3c0c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:40.135190 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2462/5075] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:40 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:03:41.149978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15b98c62-bae2-407a-bc9e-6bfdff7db9d6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:41.150718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15b98c62-bae2-407a-bc9e-6bfdff7db9d6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:41.151551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-15b98c62-bae2-407a-bc9e-6bfdff7db9d6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:41.168486 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:41.168486 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:41.178217 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-15b98c62-bae2-407a-bc9e-6bfdff7db9d6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:41.189566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-15b98c62-bae2-407a-bc9e-6bfdff7db9d6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:41.190766 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2614/5076] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:41 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:03:42.205639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4ebd6e8-7539-4761-8134-25a088dcb48f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:42.206220 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4ebd6e8-7539-4761-8134-25a088dcb48f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:42.207617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a4ebd6e8-7539-4761-8134-25a088dcb48f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:42.220802 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:42.220802 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:42.229597 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a4ebd6e8-7539-4761-8134-25a088dcb48f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:42.238379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a4ebd6e8-7539-4761-8134-25a088dcb48f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:42.239089 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2463/5077] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:42 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:43.254194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-685946c3-bd8a-4922-87c5-c7fc59509119 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:43.255140 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-685946c3-bd8a-4922-87c5-c7fc59509119 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:43.256157 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-685946c3-bd8a-4922-87c5-c7fc59509119 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:43.272596 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:43.272596 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:43.280458 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-685946c3-bd8a-4922-87c5-c7fc59509119 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:43.293214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-685946c3-bd8a-4922-87c5-c7fc59509119 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:43.294712 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2615/5078] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:43 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:44.309178 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6534bf33-694b-4224-8283-cccb53b8222d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:44.309786 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6534bf33-694b-4224-8283-cccb53b8222d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:44.310115 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6534bf33-694b-4224-8283-cccb53b8222d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:44.326435 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:44.326435 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:44.334259 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6534bf33-694b-4224-8283-cccb53b8222d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:44.343042 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6534bf33-694b-4224-8283-cccb53b8222d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:44.343778 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2464/5079] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:44 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:03:45.359162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1df39b4a-73fe-44d5-ae88-665ce47ae5dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:45.360527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1df39b4a-73fe-44d5-ae88-665ce47ae5dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:45.361260 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1df39b4a-73fe-44d5-ae88-665ce47ae5dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:45.375925 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:45.375925 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:45.388114 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1df39b4a-73fe-44d5-ae88-665ce47ae5dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:45.397918 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1df39b4a-73fe-44d5-ae88-665ce47ae5dc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:45.399019 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2616/5080] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:45 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:03:46.414241 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c3fae8e6-3d47-4065-97ec-66bd3a3d8c60 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:46.422119 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c3fae8e6-3d47-4065-97ec-66bd3a3d8c60 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:46.422119 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c3fae8e6-3d47-4065-97ec-66bd3a3d8c60 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:46.431938 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:46.431938 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:46.446393 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c3fae8e6-3d47-4065-97ec-66bd3a3d8c60 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:46.457718 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c3fae8e6-3d47-4065-97ec-66bd3a3d8c60 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:46.461020 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2465/5081] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:46 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:47.474807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-092926bb-af7d-4a02-ab59-1bc2c0575ed0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:47.475660 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-092926bb-af7d-4a02-ab59-1bc2c0575ed0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:47.476368 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-092926bb-af7d-4a02-ab59-1bc2c0575ed0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:47.490916 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:47.490916 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:47.502040 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-092926bb-af7d-4a02-ab59-1bc2c0575ed0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:47.511341 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-092926bb-af7d-4a02-ab59-1bc2c0575ed0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:47.512074 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2617/5082] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:47 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:48.527500 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-798917cb-243e-4a6a-9deb-502a8aaeb8b9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:48.528092 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-798917cb-243e-4a6a-9deb-502a8aaeb8b9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:48.528568 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-798917cb-243e-4a6a-9deb-502a8aaeb8b9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:48.542804 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:48.542804 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:48.551829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-798917cb-243e-4a6a-9deb-502a8aaeb8b9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:48.559998 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-798917cb-243e-4a6a-9deb-502a8aaeb8b9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:48.560907 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2466/5083] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:48 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:49.575599 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55a7ff5d-c982-4376-8201-173dbd85c211 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:49.576155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55a7ff5d-c982-4376-8201-173dbd85c211 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:49.576155 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55a7ff5d-c982-4376-8201-173dbd85c211 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:49.589593 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:49.589593 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:49.597938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-55a7ff5d-c982-4376-8201-173dbd85c211 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:49.607484 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55a7ff5d-c982-4376-8201-173dbd85c211 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:49.610272 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2618/5084] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:49 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:50.623502 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e84f490-aa1b-450b-a554-018647430db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:50.624197 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e84f490-aa1b-450b-a554-018647430db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:50.624701 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5e84f490-aa1b-450b-a554-018647430db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:50.638911 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:50.638911 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:50.645910 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5e84f490-aa1b-450b-a554-018647430db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:50.654540 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5e84f490-aa1b-450b-a554-018647430db7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:50.661614 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2467/5085] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:50 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:51.669842 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0ef619dd-527d-4d9b-96b7-72d8fe2c2459 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:51.670343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0ef619dd-527d-4d9b-96b7-72d8fe2c2459 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:51.670635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0ef619dd-527d-4d9b-96b7-72d8fe2c2459 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:51.683883 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:51.683883 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:51.690847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0ef619dd-527d-4d9b-96b7-72d8fe2c2459 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:51.700596 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0ef619dd-527d-4d9b-96b7-72d8fe2c2459 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:51.701330 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2619/5086] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:51 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 978 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:52.716978 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1b1ab35-9364-4478-b808-c39eb04696ba tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:52.718246 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1b1ab35-9364-4478-b808-c39eb04696ba tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:52.718767 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b1b1ab35-9364-4478-b808-c39eb04696ba tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:52.733340 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:52.733340 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:52.740946 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b1b1ab35-9364-4478-b808-c39eb04696ba tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:52.751625 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b1b1ab35-9364-4478-b808-c39eb04696ba tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:52.752725 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2468/5087] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:52 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 978 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:53.766270 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd5e72c6-03e6-4779-84d8-809308a6f78f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:53.766800 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd5e72c6-03e6-4779-84d8-809308a6f78f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:53.767182 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd5e72c6-03e6-4779-84d8-809308a6f78f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:53.780748 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:53.780748 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:53.788489 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dd5e72c6-03e6-4779-84d8-809308a6f78f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:53.796932 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd5e72c6-03e6-4779-84d8-809308a6f78f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:53.797650 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2620/5088] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:53 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 978 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:54.814804 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9a79194-5e01-4539-90c5-f2fef772940a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:54.815467 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9a79194-5e01-4539-90c5-f2fef772940a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:54.817494 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c9a79194-5e01-4539-90c5-f2fef772940a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:54.835150 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:54.835150 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:54.843682 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c9a79194-5e01-4539-90c5-f2fef772940a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:54.852983 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c9a79194-5e01-4539-90c5-f2fef772940a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:54.853820 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2469/5089] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:54 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:03:55.869251 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38e8417b-c380-4b51-a610-8a5cb8f20656 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:55.869952 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38e8417b-c380-4b51-a610-8a5cb8f20656 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:55.870391 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-38e8417b-c380-4b51-a610-8a5cb8f20656 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:55.887007 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:55.887007 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:55.896033 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-38e8417b-c380-4b51-a610-8a5cb8f20656 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:55.907539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-38e8417b-c380-4b51-a610-8a5cb8f20656 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:55.909063 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2621/5090] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:55 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:56.925644 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8cbaefd-ff82-4775-9ed9-755a027bc385 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:56.928108 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8cbaefd-ff82-4775-9ed9-755a027bc385 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:56.929423 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8cbaefd-ff82-4775-9ed9-755a027bc385 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:56.945629 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:56.945629 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:56.954309 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a8cbaefd-ff82-4775-9ed9-755a027bc385 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:56.965687 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8cbaefd-ff82-4775-9ed9-755a027bc385 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:56.975872 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2470/5091] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:56 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:57.981621 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2296ed9e-0d23-4734-aeb5-f527b3bf872d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:57.982162 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2296ed9e-0d23-4734-aeb5-f527b3bf872d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:57.982494 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2296ed9e-0d23-4734-aeb5-f527b3bf872d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:57.995801 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:57.995801 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:58.002887 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2296ed9e-0d23-4734-aeb5-f527b3bf872d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:58.011499 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2296ed9e-0d23-4734-aeb5-f527b3bf872d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:58.012203 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2622/5092] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:57 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:03:59.027427 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59b34a37-6686-4f25-8027-0dd7b6579971 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:03:59.027975 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59b34a37-6686-4f25-8027-0dd7b6579971 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:03:59.028320 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-59b34a37-6686-4f25-8027-0dd7b6579971 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:03:59.041920 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:03:59.041920 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:03:59.048882 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-59b34a37-6686-4f25-8027-0dd7b6579971 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:03:59.058085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-59b34a37-6686-4f25-8027-0dd7b6579971 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:03:59.058805 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2471/5093] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:03:59 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:00.073608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28424252-0f41-4c68-8a08-7926ca41caaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:00.074207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28424252-0f41-4c68-8a08-7926ca41caaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:00.074483 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-28424252-0f41-4c68-8a08-7926ca41caaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:00.088959 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:00.088959 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:00.095730 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-28424252-0f41-4c68-8a08-7926ca41caaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:00.103947 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-28424252-0f41-4c68-8a08-7926ca41caaf tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:00.105500 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2623/5094] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:00 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:01.119639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-875ded2a-2fef-4ff3-91af-267e928a979c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:01.120244 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-875ded2a-2fef-4ff3-91af-267e928a979c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:01.120564 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-875ded2a-2fef-4ff3-91af-267e928a979c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:01.133685 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:01.133685 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:01.140955 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-875ded2a-2fef-4ff3-91af-267e928a979c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:01.149630 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-875ded2a-2fef-4ff3-91af-267e928a979c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:01.153163 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2472/5095] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:01 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:02.165615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d53807dc-fdb2-4bff-b178-f07d4f8fec17 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:02.166190 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d53807dc-fdb2-4bff-b178-f07d4f8fec17 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:02.166574 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d53807dc-fdb2-4bff-b178-f07d4f8fec17 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:02.181055 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:02.181055 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:02.187698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d53807dc-fdb2-4bff-b178-f07d4f8fec17 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:02.195920 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d53807dc-fdb2-4bff-b178-f07d4f8fec17 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:02.196865 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2624/5096] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:02 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:03.211850 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-df0737b2-f384-46c9-a702-ceec3d52951f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:03.212421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-df0737b2-f384-46c9-a702-ceec3d52951f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:03.212778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-df0737b2-f384-46c9-a702-ceec3d52951f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:03.227453 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:03.227453 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:03.234357 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-df0737b2-f384-46c9-a702-ceec3d52951f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:03.242570 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-df0737b2-f384-46c9-a702-ceec3d52951f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:03.243276 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2473/5097] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:03 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:04.258515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2399719c-4c42-40e6-8715-dbe3fa99c9ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:04.258998 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2399719c-4c42-40e6-8715-dbe3fa99c9ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:04.259398 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2399719c-4c42-40e6-8715-dbe3fa99c9ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:04.272912 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:04.272912 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:04.279488 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2399719c-4c42-40e6-8715-dbe3fa99c9ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:04.288366 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2399719c-4c42-40e6-8715-dbe3fa99c9ac tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:04.289076 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2625/5098] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:04 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:05.303539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47189961-f1c9-4384-85c8-cb1430bbabb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:05.304626 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47189961-f1c9-4384-85c8-cb1430bbabb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:05.305145 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-47189961-f1c9-4384-85c8-cb1430bbabb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:05.319138 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:05.319138 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:05.338593 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-47189961-f1c9-4384-85c8-cb1430bbabb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:05.347101 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-47189961-f1c9-4384-85c8-cb1430bbabb6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:05.348415 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2474/5099] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:05 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:06.362745 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f26760b1-38e6-4e01-804f-06477ca773e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:06.363303 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f26760b1-38e6-4e01-804f-06477ca773e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:06.363623 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f26760b1-38e6-4e01-804f-06477ca773e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:06.376944 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:06.376944 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:06.383571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f26760b1-38e6-4e01-804f-06477ca773e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:06.391886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f26760b1-38e6-4e01-804f-06477ca773e5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:06.392619 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2626/5100] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:06 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:07.407494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c2631af-b9a7-47f7-884f-eb766602cd7d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:07.410689 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c2631af-b9a7-47f7-884f-eb766602cd7d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:07.411160 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c2631af-b9a7-47f7-884f-eb766602cd7d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:07.425580 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:07.425580 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:07.433759 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2c2631af-b9a7-47f7-884f-eb766602cd7d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:07.442791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c2631af-b9a7-47f7-884f-eb766602cd7d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:07.443523 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2475/5101] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:07 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:08.458363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2100c117-d12e-4e2e-b746-59cea82c543d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:08.458877 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2100c117-d12e-4e2e-b746-59cea82c543d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:08.459268 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2100c117-d12e-4e2e-b746-59cea82c543d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:08.472867 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:08.472867 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:08.479703 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2100c117-d12e-4e2e-b746-59cea82c543d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:08.488001 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2100c117-d12e-4e2e-b746-59cea82c543d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:08.489185 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2627/5102] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:08 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 981 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:04:09.503372 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9ec24f89-aa56-4aa0-8cce-fcf372e0eeda tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:09.504463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9ec24f89-aa56-4aa0-8cce-fcf372e0eeda tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:09.504816 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9ec24f89-aa56-4aa0-8cce-fcf372e0eeda tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:09.518335 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:09.518335 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:09.525789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9ec24f89-aa56-4aa0-8cce-fcf372e0eeda tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:09.535087 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9ec24f89-aa56-4aa0-8cce-fcf372e0eeda tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:09.535788 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2476/5103] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:09 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:04:09.549255 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64ef770a-5e0c-4c9b-a92b-cda99c647390 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:09.549714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64ef770a-5e0c-4c9b-a92b-cda99c647390 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:09.550126 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-64ef770a-5e0c-4c9b-a92b-cda99c647390 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:09.563485 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:09.563485 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:09.570549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-64ef770a-5e0c-4c9b-a92b-cda99c647390 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:09.580145 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-64ef770a-5e0c-4c9b-a92b-cda99c647390 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:09.580873 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2628/5104] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:04:09 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1369 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:04:09.654633 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:09.655077 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:09.655520 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:09.668478 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:09.668478 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:09.674953 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:09.684069 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:09.684791 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2477/5105] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:04:09 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1369 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:04:10.154426 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-1a8be237-19cd-4aa1-ab74-8ea213e587db tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:10.154901 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-1a8be237-19cd-4aa1-ab74-8ea213e587db tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:10.155505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-1a8be237-19cd-4aa1-ab74-8ea213e587db tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:10.168881 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:10.168881 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:10.176016 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-1a8be237-19cd-4aa1-ab74-8ea213e587db tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:10.185621 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-1a8be237-19cd-4aa1-ab74-8ea213e587db tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:10.186359 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2629/5106] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:04:10 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:04:10.195937 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:04:10.196365 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:10.196829 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:10.197854 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:04:10.198353 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2478/5107] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:04:10 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 15:04:10.208069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b600bd6d-dfed-4fe3-98f4-a45ae62ec13b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments Jan 10 15:04:10.208835 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b600bd6d-dfed-4fe3-98f4-a45ae62ec13b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e", "connector": null, "instance_uuid": "0d909d30-8022-4ddd-88f0-10a56b4be3c8"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:04:10.222507 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:10.222507 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:10.464732 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b600bd6d-dfed-4fe3-98f4-a45ae62ec13b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments returned with HTTP 200 Jan 10 15:04:10.465569 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2630/5108] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:04:10 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments => generated 273 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:04:12.531991 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:04:12.532569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:12.532928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:12.533736 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-9b7cd07e-1966-49c7-95c7-29740f64aed9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:04:12.534244 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2479/5109] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 15:04:12 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:04:12.543132 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-29126c33-6e85-4879-a8e4-e2499784b31d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:04:12.544135 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-29126c33-6e85-4879-a8e4-e2499784b31d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:04:12.544625 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-29126c33-6e85-4879-a8e4-e2499784b31d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:04:12.561740 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:12.561740 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:12.569053 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-29126c33-6e85-4879-a8e4-e2499784b31d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:04:12.578916 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-29126c33-6e85-4879-a8e4-e2499784b31d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:04:12.579656 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2631/5110] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 15:04:12 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 15:04:12.593918 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b891e1f5-83cd-4e43-b833-f6581dbe22d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] PUT http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62 Jan 10 15:04:12.594736 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b891e1f5-83cd-4e43-b833-f6581dbe22d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:04:12.612565 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:04:12.612565 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:04:12.619393 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b891e1f5-83cd-4e43-b833-f6581dbe22d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e-n-h2-master-5'" acquired by "attachment_update" :: waited 0.007s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:04:12.619393 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:12.619393 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:22.165180 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b891e1f5-83cd-4e43-b833-f6581dbe22d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e-n-h2-master-5'" released by "attachment_update" :: held 9.552s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:04:22.165748 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-b891e1f5-83cd-4e43-b833-f6581dbe22d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62 returned with HTTP 200 Jan 10 15:04:22.166505 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2480/5111] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 15:04:12 2022] PUT /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62 => generated 762 bytes in 9577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:04:22.264870 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-5640aad4-0559-4494-8fb4-9c0b24af9af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62/action Jan 10 15:04:22.265642 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-5640aad4-0559-4494-8fb4-9c0b24af9af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:04:22.265965 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-5640aad4-0559-4494-8fb4-9c0b24af9af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:04:22.293576 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:04:22.293576 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:04:22.428878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-14812b2f-01e6-4874-82ec-5fc749779a9c req-5640aad4-0559-4494-8fb4-9c0b24af9af1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62/action returned with HTTP 204 Jan 10 15:04:22.429682 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2632/5112] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 15:04:22 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62/action => generated 0 bytes in 169 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 15:07:06.076474 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-31a9fd65-2a2a-45a4-8507-ad4343aca023 req-d13bd92d-ed65-4e8a-b672-2560297373f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62 Jan 10 15:07:06.077659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-31a9fd65-2a2a-45a4-8507-ad4343aca023 req-d13bd92d-ed65-4e8a-b672-2560297373f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:07:06.078270 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-31a9fd65-2a2a-45a4-8507-ad4343aca023 req-d13bd92d-ed65-4e8a-b672-2560297373f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:07:06.105134 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:07:06.105134 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:07:14.382503 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-31a9fd65-2a2a-45a4-8507-ad4343aca023 req-d13bd92d-ed65-4e8a-b672-2560297373f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62 returned with HTTP 200 Jan 10 15:07:14.383254 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2481/5113] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 15:07:06 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/fb1bff8d-930b-4209-90cc-902c8ca90a62 => generated 19 bytes in 8312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:07:16.022806 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:07:16.023274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:07:16.023688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:07:16.037491 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:07:16.037491 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:07:16.044790 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:07:16.053936 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:07:16.054636 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2633/5114] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:07:16 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:07:16.517829 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8d31242a-ff11-404d-935e-29f24bcbedbd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:07:16.518399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8d31242a-ff11-404d-935e-29f24bcbedbd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:07:16.518738 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8d31242a-ff11-404d-935e-29f24bcbedbd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:07:16.532605 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:07:16.532605 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:07:16.539435 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8d31242a-ff11-404d-935e-29f24bcbedbd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:07:16.548857 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8d31242a-ff11-404d-935e-29f24bcbedbd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:07:16.549588 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2482/5115] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:07:16 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:07:16.559250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:07:16.559654 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:07:16.560113 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:07:16.560981 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:07:16.561497 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2634/5116] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:07:16 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:07:16.572816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-3449e499-ed58-4c13-b4bd-f49b56ae6b25 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments Jan 10 15:07:16.573606 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-3449e499-ed58-4c13-b4bd-f49b56ae6b25 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e", "connector": null, "instance_uuid": "46045786-bf64-45d9-8ed8-8afd6d1779d2"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:07:16.587524 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:07:16.587524 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:07:16.827067 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-3449e499-ed58-4c13-b4bd-f49b56ae6b25 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments returned with HTTP 200 Jan 10 15:07:16.827810 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2483/5117] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:07:16 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments => generated 273 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:07:18.887161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:07:18.887652 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:07:18.888019 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:07:18.888807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-63bc6c66-d3e8-4e21-a000-adb84cd3db81 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:07:18.889327 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2635/5118] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:07:18 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:07:18.925270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-bbdf5b8a-ed9c-4e51-9810-be4f85f2f1ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:07:18.925796 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-bbdf5b8a-ed9c-4e51-9810-be4f85f2f1ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:07:18.926238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-bbdf5b8a-ed9c-4e51-9810-be4f85f2f1ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:07:18.944111 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:07:18.944111 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:07:18.951064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-bbdf5b8a-ed9c-4e51-9810-be4f85f2f1ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:07:18.960729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-bbdf5b8a-ed9c-4e51-9810-be4f85f2f1ea tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:07:18.961435 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2484/5119] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:07:18 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:07:18.976230 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8b3161d3-ec91-4bd0-ae44-e8c3a42e8d0f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] PUT http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e Jan 10 15:07:18.977024 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8b3161d3-ec91-4bd0-ae44-e8c3a42e8d0f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:07:18.995979 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:07:18.995979 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 15:07:18.996765 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8b3161d3-ec91-4bd0-ae44-e8c3a42e8d0f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:07:18.998712 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:07:18.998712 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:07:28.464207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8b3161d3-ec91-4bd0-ae44-e8c3a42e8d0f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e-n-h1-master-5'" released by "attachment_update" :: held 9.467s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:07:28.464810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-8b3161d3-ec91-4bd0-ae44-e8c3a42e8d0f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e returned with HTTP 200 Jan 10 15:07:28.465619 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2636/5120] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:07:18 2022] PUT /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e => generated 762 bytes in 9494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:07:28.536279 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-0ac79703-d508-4d4d-a500-b3c6455ac0d9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e/action Jan 10 15:07:28.536951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-0ac79703-d508-4d4d-a500-b3c6455ac0d9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:07:28.537271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-0ac79703-d508-4d4d-a500-b3c6455ac0d9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:07:28.565189 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:07:28.565189 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:07:28.684223 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-69d8bd01-ce14-4893-b60c-664f0e928dd2 req-0ac79703-d508-4d4d-a500-b3c6455ac0d9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e/action returned with HTTP 204 Jan 10 15:07:28.685173 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2485/5121] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:07:28 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:09:42.688363 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c9bf875-b3ef-43fc-8b96-a232ebcfaf9e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots Jan 10 15:09:42.689086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8c9bf875-b3ef-43fc-8b96-a232ebcfaf9e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-728519495", "description": null, "metadata": null}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:09:42.708163 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:42.708163 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:42.709146 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c9bf875-b3ef-43fc-8b96-a232ebcfaf9e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:42.709482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.snapshots [None req-8c9bf875-b3ef-43fc-8b96-a232ebcfaf9e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create snapshot from volume 0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:09:42.807669 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-8c9bf875-b3ef-43fc-8b96-a232ebcfaf9e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['f5e2222f-f92a-464e-b59e-29681a277849', 'f56d15e3-6ef1-44e0-b181-5fa0e3fccdff', 'e24e5243-6584-4052-9593-37a8e9f60103', 'bb566e5d-a8a9-4cac-ab47-5cbfd01701f1'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:09:42.988891 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8c9bf875-b3ef-43fc-8b96-a232ebcfaf9e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot force create request issued successfully. Jan 10 15:09:42.989559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8c9bf875-b3ef-43fc-8b96-a232ebcfaf9e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots returned with HTTP 202 Jan 10 15:09:42.992311 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2637/5122] 10.222.0.20 () {60 vars in 1241 bytes} [Mon Jan 10 15:09:42 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots => generated 307 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:09:43.001207 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37f61363-5caa-40de-b762-b72dd97808c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:09:43.001739 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37f61363-5caa-40de-b762-b72dd97808c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:43.002449 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-37f61363-5caa-40de-b762-b72dd97808c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:43.011670 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:43.011670 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:43.012649 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-37f61363-5caa-40de-b762-b72dd97808c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:09:43.014414 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-37f61363-5caa-40de-b762-b72dd97808c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:09:43.015112 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2486/5123] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:09:42 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:09:44.026783 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c0b81d02-fef3-49f2-a69c-9e537bb3927a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:09:44.029949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c0b81d02-fef3-49f2-a69c-9e537bb3927a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:44.029949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c0b81d02-fef3-49f2-a69c-9e537bb3927a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:44.037013 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:44.037013 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:44.037938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c0b81d02-fef3-49f2-a69c-9e537bb3927a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:09:44.039751 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c0b81d02-fef3-49f2-a69c-9e537bb3927a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:09:44.040717 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2638/5124] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:09:44 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:45.051289 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5a32229-63c0-4348-a254-a915e3791824 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:09:45.051924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5a32229-63c0-4348-a254-a915e3791824 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:45.052336 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a5a32229-63c0-4348-a254-a915e3791824 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:45.061335 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:45.061335 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:45.062220 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a5a32229-63c0-4348-a254-a915e3791824 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:09:45.063921 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a5a32229-63c0-4348-a254-a915e3791824 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:09:45.064595 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2487/5125] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:09:45 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:46.075039 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf6e7636-312b-4e06-9b24-feff36b381fb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:09:46.075594 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf6e7636-312b-4e06-9b24-feff36b381fb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:46.075904 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cf6e7636-312b-4e06-9b24-feff36b381fb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:46.084738 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:46.084738 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:46.085614 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cf6e7636-312b-4e06-9b24-feff36b381fb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:09:46.087322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cf6e7636-312b-4e06-9b24-feff36b381fb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:09:46.088026 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2639/5126] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:09:46 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:46.097749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51ad656b-96dd-4a15-84f8-6696bd8d3a19 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:09:46.098190 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51ad656b-96dd-4a15-84f8-6696bd8d3a19 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:46.098625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-51ad656b-96dd-4a15-84f8-6696bd8d3a19 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:46.107971 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:46.107971 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:46.108914 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-51ad656b-96dd-4a15-84f8-6696bd8d3a19 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:09:46.110631 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-51ad656b-96dd-4a15-84f8-6696bd8d3a19 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:09:46.111281 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2488/5127] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:09:46 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:46.120715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes Jan 10 15:09:46.121406 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-84607162", "snapshot_id": "13e1a352-a75d-4343-a531-41e9954a244d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:09:46.122539 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-84607162', 'snapshot_id': '13e1a352-a75d-4343-a531-41e9954a244d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:09:46.131749 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:46.131749 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:46.132679 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:09:46.132967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume of 1 GB Jan 10 15:09:46.138626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Availability Zones retrieved successfully. Jan 10 15:09:46.153338 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (b7bebf22-1c89-427d-ad27-85c1fa26503a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:09:46.155826 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250cf213-3d3f-4f7c-88ac-10678191c320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:09:46.158216 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:09:46.199361 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250cf213-3d3f-4f7c-88ac-10678191c320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '13e1a352-a75d-4343-a531-41e9954a244d', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:09:46.201381 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f287a693-f52b-4658-8edf-8fa020741d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:09:46.310178 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Created reservations ['beb9ae97-7775-48f8-be89-6a6a100db50c', '3e918b41-6ab8-4ab9-b94e-e53f35b92502', '868599fc-ddb3-4aed-b2cc-423138de7e2c', '885420b9-2ee1-4c85-a5a8-336d30fbfc97'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:09:46.311880 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f287a693-f52b-4658-8edf-8fa020741d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb9ae97-7775-48f8-be89-6a6a100db50c', '3e918b41-6ab8-4ab9-b94e-e53f35b92502', '868599fc-ddb3-4aed-b2cc-423138de7e2c', '885420b9-2ee1-4c85-a5a8-336d30fbfc97']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:09:46.313848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60f1e05-4afb-49db-9c43-c861c0c66da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:09:46.408072 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60f1e05-4afb-49db-9c43-c861c0c66da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a19aba-6fba-4ef1-b262-f264a9fc598f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-84607162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['beb9ae97-7775-48f8-be89-6a6a100db50c','3e918b41-6ab8-4ab9-b94e-e53f35b92502','868599fc-ddb3-4aed-b2cc-423138de7e2c','885420b9-2ee1-4c85-a5a8-336d30fbfc97'],size=1,snapshot_id=13e1a352-a75d-4343-a531-41e9954a244d,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), '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=2022-01-10T15:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-84607162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5a19aba-6fba-4ef1-b262-f264a9fc598f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2189ad1e755d4d6ea10020a206d279a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=13e1a352-a75d-4343-a531-41e9954a244d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:09:46.409914 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac8b612-ab6a-434f-8cb5-4fcf543b99e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:09:46.477049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac8b612-ab6a-434f-8cb5-4fcf543b99e8) transitioned into state 'SUCCESS' from state '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-84607162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2189ad1e755d4d6ea10020a206d279a6',qos_specs=None,replication_status=,reservations=['beb9ae97-7775-48f8-be89-6a6a100db50c','3e918b41-6ab8-4ab9-b94e-e53f35b92502','868599fc-ddb3-4aed-b2cc-423138de7e2c','885420b9-2ee1-4c85-a5a8-336d30fbfc97'],size=1,snapshot_id=13e1a352-a75d-4343-a531-41e9954a244d,source_replicaid=,source_volid=None,status='creating',user_id='e05fdc8d7a224d45a4286f986ea9952e',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:09:46.479421 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d314cfc-87d3-47c6-9239-b848454e7ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:09:46.551525 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d314cfc-87d3-47c6-9239-b848454e7ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:09:46.553982 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Flow 'volume_create_api' (b7bebf22-1c89-427d-ad27-85c1fa26503a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:09:46.554649 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Create volume request issued successfully. Jan 10 15:09:46.555774 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b6765194-14d6-40fd-9a63-b80373b959ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes returned with HTTP 202 Jan 10 15:09:46.560964 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2640/5128] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 15:09:46 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes => generated 852 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:09:46.569423 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6e9cd70-23ec-4c3f-b32f-d2c3d8940ae6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:46.569869 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6e9cd70-23ec-4c3f-b32f-d2c3d8940ae6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:46.570343 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f6e9cd70-23ec-4c3f-b32f-d2c3d8940ae6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:46.583533 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:46.583533 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:46.590803 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f6e9cd70-23ec-4c3f-b32f-d2c3d8940ae6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:46.598846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f6e9cd70-23ec-4c3f-b32f-d2c3d8940ae6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:46.599574 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2489/5129] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:46 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 920 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:47.615400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd2f57a0-273c-4f44-bf00-1c3cd0a5c76d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:47.615949 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd2f57a0-273c-4f44-bf00-1c3cd0a5c76d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:47.616350 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dd2f57a0-273c-4f44-bf00-1c3cd0a5c76d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:47.630417 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:47.630417 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:47.637119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dd2f57a0-273c-4f44-bf00-1c3cd0a5c76d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:47.645607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dd2f57a0-273c-4f44-bf00-1c3cd0a5c76d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:47.646414 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2641/5130] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:47 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:48.661176 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-117c1e87-dc21-4496-af98-fc20c5a285e6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:48.661719 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-117c1e87-dc21-4496-af98-fc20c5a285e6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:48.661967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-117c1e87-dc21-4496-af98-fc20c5a285e6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:48.675440 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:48.675440 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:48.683002 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-117c1e87-dc21-4496-af98-fc20c5a285e6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:48.691613 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-117c1e87-dc21-4496-af98-fc20c5a285e6 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:48.692337 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2490/5131] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:48 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:49.707509 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5beada27-095b-4b5c-9a2d-7c87fc0f268a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:49.708607 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5beada27-095b-4b5c-9a2d-7c87fc0f268a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:49.709057 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5beada27-095b-4b5c-9a2d-7c87fc0f268a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:49.722982 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:49.722982 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:49.729527 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5beada27-095b-4b5c-9a2d-7c87fc0f268a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:49.737469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5beada27-095b-4b5c-9a2d-7c87fc0f268a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:49.738222 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2642/5132] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:49 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:50.752853 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72794b7d-ceb4-43ca-8729-35e089eb677c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:50.753423 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72794b7d-ceb4-43ca-8729-35e089eb677c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:50.753719 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-72794b7d-ceb4-43ca-8729-35e089eb677c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:50.767351 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:50.767351 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:50.773984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-72794b7d-ceb4-43ca-8729-35e089eb677c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:50.781968 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-72794b7d-ceb4-43ca-8729-35e089eb677c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:50.782646 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2491/5133] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:50 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:51.797996 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55ffbec9-fae7-482a-b9ce-b0853bf6e373 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:51.798544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55ffbec9-fae7-482a-b9ce-b0853bf6e373 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:51.798860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-55ffbec9-fae7-482a-b9ce-b0853bf6e373 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:51.813417 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:51.813417 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:51.820485 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-55ffbec9-fae7-482a-b9ce-b0853bf6e373 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:51.829128 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-55ffbec9-fae7-482a-b9ce-b0853bf6e373 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:51.830136 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2643/5134] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:51 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:52.845471 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de45e863-5fb8-474a-83c1-11cc48e2073b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:52.846164 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de45e863-5fb8-474a-83c1-11cc48e2073b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:52.846455 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-de45e863-5fb8-474a-83c1-11cc48e2073b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:52.859713 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:52.859713 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:52.866303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-de45e863-5fb8-474a-83c1-11cc48e2073b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:52.875094 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-de45e863-5fb8-474a-83c1-11cc48e2073b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:52.875782 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2492/5135] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:52 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:53.889907 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1d12537-dd2d-4b31-b886-320c33570d94 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:53.890557 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1d12537-dd2d-4b31-b886-320c33570d94 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:53.890879 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c1d12537-dd2d-4b31-b886-320c33570d94 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:53.905022 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:53.905022 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:53.911858 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c1d12537-dd2d-4b31-b886-320c33570d94 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:53.921096 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c1d12537-dd2d-4b31-b886-320c33570d94 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:53.921832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2644/5136] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:53 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:54.936411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c155b16-8b90-4414-8a87-6ff6170843a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:54.936994 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c155b16-8b90-4414-8a87-6ff6170843a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:54.937284 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c155b16-8b90-4414-8a87-6ff6170843a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:54.951380 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:54.951380 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:54.958132 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4c155b16-8b90-4414-8a87-6ff6170843a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:54.966186 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c155b16-8b90-4414-8a87-6ff6170843a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:54.966866 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2493/5137] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:54 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:55.980802 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dea1a3dc-7c9f-4e70-bb29-7b23d5440dfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:55.981353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dea1a3dc-7c9f-4e70-bb29-7b23d5440dfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:55.981688 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dea1a3dc-7c9f-4e70-bb29-7b23d5440dfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:55.996789 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:55.996789 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:56.004708 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dea1a3dc-7c9f-4e70-bb29-7b23d5440dfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:56.014662 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dea1a3dc-7c9f-4e70-bb29-7b23d5440dfd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:56.015356 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2645/5138] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:55 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:57.029809 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5347ce98-4bdc-4757-b52e-777bda5bb0a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:57.030369 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5347ce98-4bdc-4757-b52e-777bda5bb0a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:57.030674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5347ce98-4bdc-4757-b52e-777bda5bb0a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:57.043910 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:57.043910 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:57.050939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-5347ce98-4bdc-4757-b52e-777bda5bb0a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:57.058839 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5347ce98-4bdc-4757-b52e-777bda5bb0a5 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:57.059508 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2494/5139] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:57 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:58.076715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20223a67-61ec-4a4b-b409-b53691b16e4a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:58.077353 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20223a67-61ec-4a4b-b409-b53691b16e4a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:58.077803 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-20223a67-61ec-4a4b-b409-b53691b16e4a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:58.091700 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:58.091700 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:58.099299 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-20223a67-61ec-4a4b-b409-b53691b16e4a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:58.107587 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-20223a67-61ec-4a4b-b409-b53691b16e4a tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:58.108310 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2646/5140] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:58 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:09:59.122377 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b9a2f7e-5627-4de1-8e86-978ecf4565e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:09:59.123031 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b9a2f7e-5627-4de1-8e86-978ecf4565e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:09:59.123273 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7b9a2f7e-5627-4de1-8e86-978ecf4565e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:09:59.136867 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:09:59.136867 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:09:59.144749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7b9a2f7e-5627-4de1-8e86-978ecf4565e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:09:59.153216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7b9a2f7e-5627-4de1-8e86-978ecf4565e7 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:09:59.153914 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2495/5141] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:09:59 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:00.170603 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8359a035-4a09-4410-b08f-769f708e4cbc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:00.171185 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8359a035-4a09-4410-b08f-769f708e4cbc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:00.171555 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8359a035-4a09-4410-b08f-769f708e4cbc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:00.186577 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:00.186577 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:00.194793 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8359a035-4a09-4410-b08f-769f708e4cbc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:00.206512 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8359a035-4a09-4410-b08f-769f708e4cbc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:00.207234 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2647/5142] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:00 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:01.221498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5364377-5fc9-43d9-8009-0dba07a9e6f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:01.222093 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5364377-5fc9-43d9-8009-0dba07a9e6f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:01.222364 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d5364377-5fc9-43d9-8009-0dba07a9e6f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:01.237763 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:01.237763 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:01.245329 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d5364377-5fc9-43d9-8009-0dba07a9e6f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:01.255112 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d5364377-5fc9-43d9-8009-0dba07a9e6f9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:01.255804 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2496/5143] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:01 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:02.271031 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bfa0a6a-00b1-40d9-ab80-a07818a1c203 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:02.271582 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bfa0a6a-00b1-40d9-ab80-a07818a1c203 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:02.271889 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5bfa0a6a-00b1-40d9-ab80-a07818a1c203 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:02.286135 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:02.286135 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:02.293064 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5bfa0a6a-00b1-40d9-ab80-a07818a1c203 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:02.302076 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5bfa0a6a-00b1-40d9-ab80-a07818a1c203 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:02.302782 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2648/5144] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:02 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:03.317569 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa3342ad-3695-4b8c-970d-0f92a22c5642 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:03.318046 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa3342ad-3695-4b8c-970d-0f92a22c5642 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:03.318461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa3342ad-3695-4b8c-970d-0f92a22c5642 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:03.331811 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:03.331811 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:03.338346 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aa3342ad-3695-4b8c-970d-0f92a22c5642 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:03.346332 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa3342ad-3695-4b8c-970d-0f92a22c5642 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:03.347930 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2497/5145] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:03 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:04.361789 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-454df6d0-0645-4085-b59d-77de97f57c92 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:04.362345 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-454df6d0-0645-4085-b59d-77de97f57c92 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:04.362657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-454df6d0-0645-4085-b59d-77de97f57c92 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:04.377250 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:04.377250 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:04.383800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-454df6d0-0645-4085-b59d-77de97f57c92 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:04.392789 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-454df6d0-0645-4085-b59d-77de97f57c92 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:04.393475 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2649/5146] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:04 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:05.408646 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1dad9da3-319e-43a2-9688-3a82a7349281 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:05.409795 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1dad9da3-319e-43a2-9688-3a82a7349281 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:05.410442 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1dad9da3-319e-43a2-9688-3a82a7349281 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:05.424281 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:05.424281 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:05.431218 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1dad9da3-319e-43a2-9688-3a82a7349281 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:05.439401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1dad9da3-319e-43a2-9688-3a82a7349281 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:05.440139 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2498/5147] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:05 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:06.455080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4658288-5408-43f6-9b63-65355f292224 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:06.455564 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4658288-5408-43f6-9b63-65355f292224 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:06.455954 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4658288-5408-43f6-9b63-65355f292224 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:06.469978 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:06.469978 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:06.477178 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e4658288-5408-43f6-9b63-65355f292224 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:06.486246 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4658288-5408-43f6-9b63-65355f292224 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:06.486936 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2650/5148] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:06 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:07.501796 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f46c0d14-5b07-4770-968d-ae6443febc48 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:07.502383 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f46c0d14-5b07-4770-968d-ae6443febc48 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:07.502666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f46c0d14-5b07-4770-968d-ae6443febc48 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:07.516903 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:07.516903 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:07.523928 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f46c0d14-5b07-4770-968d-ae6443febc48 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:07.532833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f46c0d14-5b07-4770-968d-ae6443febc48 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:07.533526 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2499/5149] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:07 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:08.547909 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0603518e-936e-44fa-888c-c361d51512ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:08.548438 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0603518e-936e-44fa-888c-c361d51512ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:08.548846 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0603518e-936e-44fa-888c-c361d51512ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:08.562446 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:08.562446 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:08.569349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0603518e-936e-44fa-888c-c361d51512ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:08.577943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0603518e-936e-44fa-888c-c361d51512ef tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:08.586284 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2651/5150] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:08 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:09.593666 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc787305-dd35-4588-8856-24008f0f7feb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:09.594213 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc787305-dd35-4588-8856-24008f0f7feb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:09.594463 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc787305-dd35-4588-8856-24008f0f7feb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:09.608269 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:09.608269 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:09.614844 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bc787305-dd35-4588-8856-24008f0f7feb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:09.622874 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc787305-dd35-4588-8856-24008f0f7feb tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:09.623559 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2500/5151] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:09 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:10.638177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-98bf70d0-1b62-4a58-87c0-a3f3c0576077 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:10.638711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-98bf70d0-1b62-4a58-87c0-a3f3c0576077 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:10.639181 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-98bf70d0-1b62-4a58-87c0-a3f3c0576077 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:10.653431 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:10.653431 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:10.660418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-98bf70d0-1b62-4a58-87c0-a3f3c0576077 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:10.668800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-98bf70d0-1b62-4a58-87c0-a3f3c0576077 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:10.669977 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2652/5152] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:10 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:10:11.684498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7cdba54-08ef-4584-824d-10d2b1b9ddb1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:11.685041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7cdba54-08ef-4584-824d-10d2b1b9ddb1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:11.685375 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7cdba54-08ef-4584-824d-10d2b1b9ddb1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:11.699778 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:11.699778 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:11.706645 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e7cdba54-08ef-4584-824d-10d2b1b9ddb1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:11.715916 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7cdba54-08ef-4584-824d-10d2b1b9ddb1 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:11.716633 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2501/5153] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1394 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:10:11.730464 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-de3af9b1-cd71-445d-8489-bbe4c375361e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:11.730934 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-de3af9b1-cd71-445d-8489-bbe4c375361e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:11.731334 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-de3af9b1-cd71-445d-8489-bbe4c375361e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:11.745079 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:11.745079 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:11.751914 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-de3af9b1-cd71-445d-8489-bbe4c375361e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:11.761306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-de3af9b1-cd71-445d-8489-bbe4c375361e tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:11.761990 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2653/5154] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:10:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1394 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:10:11.949310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:11.949833 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:11.950230 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:11.963302 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:11.963302 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:11.970846 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:11.980174 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:11.980948 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2502/5155] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:10:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1394 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:10:12.507787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-1e4c178a-79a0-4754-b628-ede5fbd25a33 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:12.509337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-1e4c178a-79a0-4754-b628-ede5fbd25a33 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:12.509337 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-1e4c178a-79a0-4754-b628-ede5fbd25a33 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:12.522520 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:12.522520 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:12.529355 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-1e4c178a-79a0-4754-b628-ede5fbd25a33 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:12.538782 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-1e4c178a-79a0-4754-b628-ede5fbd25a33 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:12.539491 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2654/5156] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:10:12 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1394 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:10:12.561694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:10:12.561694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:12.561694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:12.561694 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:10:12.561694 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2503/5157] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:10:12 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:10:12.562123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-14a93517-5d6a-4d71-afac-926b4cd8c2ca tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments Jan 10 15:10:12.562544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-14a93517-5d6a-4d71-afac-926b4cd8c2ca tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5a19aba-6fba-4ef1-b262-f264a9fc598f", "connector": null, "instance_uuid": "fd10209b-7bfe-4ac6-88b0-346d891e7467"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:10:12.577693 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:12.577693 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:12.794670 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-14a93517-5d6a-4d71-afac-926b4cd8c2ca tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments returned with HTTP 200 Jan 10 15:10:12.796026 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2655/5158] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:10:12 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments => generated 273 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:10:15.350996 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume// Jan 10 15:10:15.351484 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:15.351812 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:15.352664 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-89370062-ac8a-498b-a0e2-1144282c97ee tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:10:15.353175 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2504/5159] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 15:10:15 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:10:15.363354 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-992f7e53-95e1-48b4-a177-9fc0dfd999dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:10:15.363986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-992f7e53-95e1-48b4-a177-9fc0dfd999dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:10:15.364598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-992f7e53-95e1-48b4-a177-9fc0dfd999dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:10:15.382693 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:15.382693 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:15.389639 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-992f7e53-95e1-48b4-a177-9fc0dfd999dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:10:15.400550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-992f7e53-95e1-48b4-a177-9fc0dfd999dd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:10:15.401304 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2656/5160] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 15:10:15 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1492 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:10:15.416995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-813a97f4-7af3-4277-9277-033241fee2c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] PUT http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba Jan 10 15:10:15.417822 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-813a97f4-7af3-4277-9277-033241fee2c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:10:15.438191 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:10:15.438191 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:10:15.438643 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-813a97f4-7af3-4277-9277-033241fee2c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-a5a19aba-6fba-4ef1-b262-f264a9fc598f-n-h2-master-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:10:15.441028 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:15.441028 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:25.227867 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-813a97f4-7af3-4277-9277-033241fee2c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Lock "b'cinder-attachment_update-a5a19aba-6fba-4ef1-b262-f264a9fc598f-n-h2-master-5'" released by "attachment_update" :: held 9.789s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:10:25.228539 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-813a97f4-7af3-4277-9277-033241fee2c9 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba returned with HTTP 200 Jan 10 15:10:25.229523 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2505/5161] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 15:10:15 2022] PUT /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba => generated 762 bytes in 9817 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:10:25.339529 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-f9dc4c9a-16a1-4d8d-90a4-47ece0ed78d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] POST http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba/action Jan 10 15:10:25.340347 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-f9dc4c9a-16a1-4d8d-90a4-47ece0ed78d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:10:25.340667 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-f9dc4c9a-16a1-4d8d-90a4-47ece0ed78d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:10:25.368112 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:10:25.368112 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:10:25.498566 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-e2db6eea-dcbe-457b-9fdd-4a211aeb904f req-f9dc4c9a-16a1-4d8d-90a4-47ece0ed78d4 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba/action returned with HTTP 204 Jan 10 15:10:25.499301 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2657/5162] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 15:10:25 2022] POST /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba/action => generated 0 bytes in 164 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:13:01.396379 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14540875-c5c4-408b-9a1a-a6e3ae59cf6b req-21b3382c-67e4-4127-a157-d2257e2c22c0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba Jan 10 15:13:01.396956 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14540875-c5c4-408b-9a1a-a6e3ae59cf6b req-21b3382c-67e4-4127-a157-d2257e2c22c0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:01.397285 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-14540875-c5c4-408b-9a1a-a6e3ae59cf6b req-21b3382c-67e4-4127-a157-d2257e2c22c0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:01.409835 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:01.409835 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:09.662590 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-14540875-c5c4-408b-9a1a-a6e3ae59cf6b req-21b3382c-67e4-4127-a157-d2257e2c22c0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba returned with HTTP 200 Jan 10 15:13:09.663380 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2506/5163] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 15:13:01 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/6471dd4c-9c96-4d72-8c1a-489fa1b5f0ba => generated 19 bytes in 8272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:13:10.664161 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d461dcf-3e71-424b-a83b-ac7025319b46 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:10.664679 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d461dcf-3e71-424b-a83b-ac7025319b46 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:10.665105 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8d461dcf-3e71-424b-a83b-ac7025319b46 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:10.665505 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-8d461dcf-3e71-424b-a83b-ac7025319b46 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:10.678766 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:10.678766 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:10.679746 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8d461dcf-3e71-424b-a83b-ac7025319b46 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:10.824675 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8d461dcf-3e71-424b-a83b-ac7025319b46 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume request issued successfully. Jan 10 15:13:10.825633 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8d461dcf-3e71-424b-a83b-ac7025319b46 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 202 Jan 10 15:13:10.829564 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2658/5164] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:13:10 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:13:10.833660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67e80518-52ed-4012-9008-f4393ba128ad tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:10.834103 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67e80518-52ed-4012-9008-f4393ba128ad tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:10.834549 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67e80518-52ed-4012-9008-f4393ba128ad tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:10.848707 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:10.848707 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:10.855530 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-67e80518-52ed-4012-9008-f4393ba128ad tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:10.865015 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67e80518-52ed-4012-9008-f4393ba128ad tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:13:10.865687 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2507/5165] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:10 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:11.880639 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-864e6af4-97ae-452c-8418-87728c95697f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:11.881190 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-864e6af4-97ae-452c-8418-87728c95697f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:11.881546 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-864e6af4-97ae-452c-8418-87728c95697f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:11.895818 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:11.895818 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:11.902733 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-864e6af4-97ae-452c-8418-87728c95697f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:11.912665 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-864e6af4-97ae-452c-8418-87728c95697f tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:13:11.913357 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2659/5166] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:11 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:12.927663 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8b9845bd-008e-4c45-87a0-b851f9f4c81c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:12.928227 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8b9845bd-008e-4c45-87a0-b851f9f4c81c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:12.928622 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8b9845bd-008e-4c45-87a0-b851f9f4c81c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:12.942627 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:12.942627 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:12.949234 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8b9845bd-008e-4c45-87a0-b851f9f4c81c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:12.958335 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8b9845bd-008e-4c45-87a0-b851f9f4c81c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:13:12.959009 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2508/5167] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:12 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:13.973788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e406d2af-db33-4568-b4bf-f4809798f587 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:13.974352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e406d2af-db33-4568-b4bf-f4809798f587 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:13.974772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e406d2af-db33-4568-b4bf-f4809798f587 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:13.991584 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:13.991584 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:13.999171 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e406d2af-db33-4568-b4bf-f4809798f587 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:14.008515 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e406d2af-db33-4568-b4bf-f4809798f587 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:13:14.009228 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2660/5168] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:13 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:15.023517 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23fec265-7559-4a97-97c2-d7aa78506c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:15.024071 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-23fec265-7559-4a97-97c2-d7aa78506c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:15.024534 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-23fec265-7559-4a97-97c2-d7aa78506c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:15.038078 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:15.038078 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:15.044770 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-23fec265-7559-4a97-97c2-d7aa78506c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:15.053995 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-23fec265-7559-4a97-97c2-d7aa78506c38 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 200 Jan 10 15:13:15.054695 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2509/5169] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:15 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 1393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:16.070000 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeac6e09-2057-4df3-bb10-1dfaa42a4271 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f Jan 10 15:13:16.070585 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeac6e09-2057-4df3-bb10-1dfaa42a4271 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:16.070986 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aeac6e09-2057-4df3-bb10-1dfaa42a4271 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:16.081372 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aeac6e09-2057-4df3-bb10-1dfaa42a4271 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f returned with HTTP 404 Jan 10 15:13:16.082231 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2661/5170] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:16 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/a5a19aba-6fba-4ef1-b262-f264a9fc598f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:13:16.089833 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d3a66c3e-c2ff-4705-b99b-0ccb769b30f8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:13:16.091032 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d3a66c3e-c2ff-4705-b99b-0ccb769b30f8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:16.091546 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d3a66c3e-c2ff-4705-b99b-0ccb769b30f8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:16.091848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v2.snapshots [None req-d3a66c3e-c2ff-4705-b99b-0ccb769b30f8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete snapshot with id: 13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:13:16.100888 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:16.100888 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:16.101743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d3a66c3e-c2ff-4705-b99b-0ccb769b30f8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:13:16.192575 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d3a66c3e-c2ff-4705-b99b-0ccb769b30f8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot delete request issued successfully. Jan 10 15:13:16.192975 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d3a66c3e-c2ff-4705-b99b-0ccb769b30f8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 202 Jan 10 15:13:16.194253 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2510/5171] 10.222.0.20 () {58 vars in 1333 bytes} [Mon Jan 10 15:13:16 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:13:16.202250 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1415acd9-e91b-4c58-9b52-796557296680 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:13:16.202758 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1415acd9-e91b-4c58-9b52-796557296680 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:16.203271 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1415acd9-e91b-4c58-9b52-796557296680 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:16.213153 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:16.213153 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:16.214123 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1415acd9-e91b-4c58-9b52-796557296680 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:13:16.216518 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1415acd9-e91b-4c58-9b52-796557296680 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:13:16.217211 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2662/5172] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:13:16 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:13:17.228564 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1022c907-fd44-4a1a-bbe9-5ce4e73ec4cd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:13:17.229091 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1022c907-fd44-4a1a-bbe9-5ce4e73ec4cd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:17.229448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-1022c907-fd44-4a1a-bbe9-5ce4e73ec4cd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:17.239160 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:17.239160 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:17.240129 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-1022c907-fd44-4a1a-bbe9-5ce4e73ec4cd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:13:17.241943 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-1022c907-fd44-4a1a-bbe9-5ce4e73ec4cd tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:13:17.242818 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2511/5173] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:13:17 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:13:18.254459 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c754dc67-fe7d-4db2-bdd2-75c1cfcc6b2c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:13:18.255000 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c754dc67-fe7d-4db2-bdd2-75c1cfcc6b2c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:18.255318 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c754dc67-fe7d-4db2-bdd2-75c1cfcc6b2c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:18.265026 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:18.265026 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:18.265943 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c754dc67-fe7d-4db2-bdd2-75c1cfcc6b2c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Snapshot retrieved successfully. Jan 10 15:13:18.267707 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c754dc67-fe7d-4db2-bdd2-75c1cfcc6b2c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 200 Jan 10 15:13:18.268561 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2663/5174] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:13:18 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:13:19.279714 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-877c2f24-2496-4735-a515-e56e4697d2f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d Jan 10 15:13:19.280277 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-877c2f24-2496-4735-a515-e56e4697d2f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:19.280617 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-877c2f24-2496-4735-a515-e56e4697d2f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:19.288013 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-877c2f24-2496-4735-a515-e56e4697d2f0 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d returned with HTTP 404 Jan 10 15:13:19.288910 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2512/5175] 10.222.0.20 () {58 vars in 1330 bytes} [Mon Jan 10 15:13:19 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/snapshots/13e1a352-a75d-4343-a531-41e9954a244d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:13:21.819218 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f7199518-1971-43ba-bf03-af97a76adc7b req-78918e91-41da-41d3-a7f5-631aa5c56913 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e Jan 10 15:13:21.819685 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f7199518-1971-43ba-bf03-af97a76adc7b req-78918e91-41da-41d3-a7f5-631aa5c56913 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:21.820027 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-f7199518-1971-43ba-bf03-af97a76adc7b req-78918e91-41da-41d3-a7f5-631aa5c56913 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:21.831879 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:21.831879 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:30.022349 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-f7199518-1971-43ba-bf03-af97a76adc7b req-78918e91-41da-41d3-a7f5-631aa5c56913 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e returned with HTTP 200 Jan 10 15:13:30.023199 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2664/5176] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:13:21 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/attachments/a5cc166a-9a29-4349-b0dd-f13c40b3972e => generated 19 bytes in 8208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:13:32.194018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03c4dab1-67d8-4dfe-b173-75dab6b757c3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] DELETE http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:32.194542 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03c4dab1-67d8-4dfe-b173-75dab6b757c3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:32.194885 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03c4dab1-67d8-4dfe-b173-75dab6b757c3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:32.195275 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-03c4dab1-67d8-4dfe-b173-75dab6b757c3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume with id: 0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:32.208296 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:32.208296 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:32.209250 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03c4dab1-67d8-4dfe-b173-75dab6b757c3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:32.376177 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03c4dab1-67d8-4dfe-b173-75dab6b757c3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Delete volume request issued successfully. Jan 10 15:13:32.376595 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03c4dab1-67d8-4dfe-b173-75dab6b757c3 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 202 Jan 10 15:13:32.377680 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2513/5177] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:13:32 2022] DELETE /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:13:32.384581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d1236a9b-b01a-415c-a804-36b83bce9c8c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:32.388552 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d1236a9b-b01a-415c-a804-36b83bce9c8c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:32.388552 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d1236a9b-b01a-415c-a804-36b83bce9c8c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:32.399267 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:32.399267 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:32.406910 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d1236a9b-b01a-415c-a804-36b83bce9c8c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:32.416308 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d1236a9b-b01a-415c-a804-36b83bce9c8c tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:13:32.417225 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2665/5178] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:32 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:33.432058 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3cae9cf6-402d-4286-8035-c23fa232c698 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:33.432724 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3cae9cf6-402d-4286-8035-c23fa232c698 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:33.432986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3cae9cf6-402d-4286-8035-c23fa232c698 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:33.447311 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:33.447311 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:33.454061 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3cae9cf6-402d-4286-8035-c23fa232c698 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:33.463472 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3cae9cf6-402d-4286-8035-c23fa232c698 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:13:33.464378 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2514/5179] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:33 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:34.478873 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2801b901-40b7-46cc-a5b4-e2cedbb09c0b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:34.479394 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2801b901-40b7-46cc-a5b4-e2cedbb09c0b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:34.479748 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2801b901-40b7-46cc-a5b4-e2cedbb09c0b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:34.493612 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:34.493612 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:34.500989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2801b901-40b7-46cc-a5b4-e2cedbb09c0b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:34.510292 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2801b901-40b7-46cc-a5b4-e2cedbb09c0b tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:13:34.510980 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2666/5180] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:34 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:35.525955 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc51d266-2ca9-45de-9a6a-7429bee5c34d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:35.526452 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc51d266-2ca9-45de-9a6a-7429bee5c34d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:35.526830 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bc51d266-2ca9-45de-9a6a-7429bee5c34d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:35.540548 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:35.540548 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:35.547825 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bc51d266-2ca9-45de-9a6a-7429bee5c34d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:35.556984 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bc51d266-2ca9-45de-9a6a-7429bee5c34d tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:13:35.557666 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2515/5181] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:35 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:36.572853 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1eea35ca-ad76-49f4-9485-12bfcac36ffc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:36.573352 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1eea35ca-ad76-49f4-9485-12bfcac36ffc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:36.573661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1eea35ca-ad76-49f4-9485-12bfcac36ffc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:36.587316 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:13:36.587316 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:13:36.595241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1eea35ca-ad76-49f4-9485-12bfcac36ffc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Volume info retrieved successfully. Jan 10 15:13:36.604648 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1eea35ca-ad76-49f4-9485-12bfcac36ffc tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 200 Jan 10 15:13:36.606025 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2667/5182] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:36 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:13:37.620689 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4434889a-55e3-4784-808b-96f6f2cad9a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] GET http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e Jan 10 15:13:37.621776 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4434889a-55e3-4784-808b-96f6f2cad9a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:13:37.622131 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4434889a-55e3-4784-808b-96f6f2cad9a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:13:37.632456 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4434889a-55e3-4784-808b-96f6f2cad9a8 tempest-TestVolumeBootPattern-475609001 tempest-TestVolumeBootPattern-475609001-project] http://10.222.0.20/volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e returned with HTTP 404 Jan 10 15:13:37.633317 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2516/5183] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:13:37 2022] GET /volume/v3/2189ad1e755d4d6ea10020a206d279a6/volumes/0f1422ab-0b3e-4e6d-b0c2-18dc29518b4e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:25:48.903003 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] POST http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes Jan 10 15:25:48.903749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1739216573"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:25:48.905403 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1739216573'}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:25:48.905705 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Create volume of 1 GB Jan 10 15:25:48.916230 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Availability zone cache updated, next update will occur around 2022-01-10 16:25:48.915886. {{(pid=110760) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 15:25:48.916539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Availability Zones retrieved successfully. Jan 10 15:25:48.931706 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Flow 'volume_create_api' (d3d2c474-e630-4893-879c-ef39da0c8a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:25:48.934251 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b051dbb1-d201-4966-937c-8af0bebc3b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:25:48.936611 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:25:48.964940 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b051dbb1-d201-4966-937c-8af0bebc3b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:25:48.967604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab4ac04-d3f5-4895-9a9e-10ada3ee043e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:25:49.143009 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Created reservations ['b200b4d0-4dd1-4ef0-8651-37680e4ce994', 'b623a7d7-befe-409f-9b39-c24f2d2ba81a', 'cfe87d27-cc2b-4bb4-9e11-4c75d56291d6', '11d5ecf5-a74b-4bbd-b6e5-a83d3d4d59da'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:25:49.144703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab4ac04-d3f5-4895-9a9e-10ada3ee043e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b200b4d0-4dd1-4ef0-8651-37680e4ce994', 'b623a7d7-befe-409f-9b39-c24f2d2ba81a', 'cfe87d27-cc2b-4bb4-9e11-4c75d56291d6', '11d5ecf5-a74b-4bbd-b6e5-a83d3d4d59da']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:25:49.146635 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2208c1e8-ed5e-43c1-87a1-bd36fdff2c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:25:49.241910 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2208c1e8-ed5e-43c1-87a1-bd36fdff2c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957a80f7-1d15-4395-a4c9-a82ce67e73a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1739216573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e63f341cec94414af540ef40debab4b',qos_specs=None,replication_status=,reservations=['b200b4d0-4dd1-4ef0-8651-37680e4ce994','b623a7d7-befe-409f-9b39-c24f2d2ba81a','cfe87d27-cc2b-4bb4-9e11-4c75d56291d6','11d5ecf5-a74b-4bbd-b6e5-a83d3d4d59da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2882f48941b40359c60604a73d7f2af',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T15:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1739216573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957a80f7-1d15-4395-a4c9-a82ce67e73a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e63f341cec94414af540ef40debab4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2882f48941b40359c60604a73d7f2af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:25:49.243778 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36630431-b1a5-4fd9-9389-ecd8315a69c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:25:49.328313 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36630431-b1a5-4fd9-9389-ecd8315a69c1) transitioned into state 'SUCCESS' from state '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-1739216573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e63f341cec94414af540ef40debab4b',qos_specs=None,replication_status=,reservations=['b200b4d0-4dd1-4ef0-8651-37680e4ce994','b623a7d7-befe-409f-9b39-c24f2d2ba81a','cfe87d27-cc2b-4bb4-9e11-4c75d56291d6','11d5ecf5-a74b-4bbd-b6e5-a83d3d4d59da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2882f48941b40359c60604a73d7f2af',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:25:49.330194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865e709e-dddf-4962-ab0b-7809277e354e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:25:49.413152 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865e709e-dddf-4962-ab0b-7809277e354e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:25:49.415519 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Flow 'volume_create_api' (d3d2c474-e630-4893-879c-ef39da0c8a2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:25:49.416210 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Create volume request issued successfully. Jan 10 15:25:49.417422 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e2b6786-ce0a-459e-9644-3213fcf234f6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes returned with HTTP 202 Jan 10 15:25:49.418240 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2668/5184] 10.222.0.20 () {60 vars in 1234 bytes} [Mon Jan 10 15:25:48 2022] POST /volume/v3/2e63f341cec94414af540ef40debab4b/volumes => generated 821 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:25:49.432206 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7fede40-fc55-4dae-b4df-0f26dac06200 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:49.432772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7fede40-fc55-4dae-b4df-0f26dac06200 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:49.433111 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e7fede40-fc55-4dae-b4df-0f26dac06200 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:49.446866 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:49.446866 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:49.454077 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e7fede40-fc55-4dae-b4df-0f26dac06200 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:49.462018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e7fede40-fc55-4dae-b4df-0f26dac06200 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:49.462692 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2517/5185] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:49 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 889 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:25:50.478007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a11ddac7-0c9a-428d-bef3-1f9aee928b8a tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:50.478551 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a11ddac7-0c9a-428d-bef3-1f9aee928b8a tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:50.478875 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a11ddac7-0c9a-428d-bef3-1f9aee928b8a tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:50.492106 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:50.492106 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:50.498655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a11ddac7-0c9a-428d-bef3-1f9aee928b8a tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:50.506607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a11ddac7-0c9a-428d-bef3-1f9aee928b8a tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:50.507293 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2669/5186] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:50 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:25:51.521872 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:51.522448 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:51.522770 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:51.536644 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:51.536644 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:51.543552 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:51.552739 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:51.553498 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2518/5187] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:51 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:25:51.779992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3c39b078-5ff8-4990-be8f-cfed5052de7e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:51.780562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3c39b078-5ff8-4990-be8f-cfed5052de7e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:51.780888 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3c39b078-5ff8-4990-be8f-cfed5052de7e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:51.794030 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:51.794030 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:51.801511 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3c39b078-5ff8-4990-be8f-cfed5052de7e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:51.809465 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3c39b078-5ff8-4990-be8f-cfed5052de7e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:51.810179 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2670/5188] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:25:51 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:25:51.999475 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume// Jan 10 15:25:51.999877 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:52.000371 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:52.001146 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fdcc15fc-6fbd-4698-ba2f-07de4f5ebbd6 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:25:52.001655 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2519/5189] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:25:51 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:25:52.012418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-421bd037-d877-4d35-aea2-ab3851f61f76 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] POST http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments Jan 10 15:25:52.013655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-421bd037-d877-4d35-aea2-ab3851f61f76 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "957a80f7-1d15-4395-a4c9-a82ce67e73a6", "connector": null, "instance_uuid": "cb118400-5920-47d4-881c-c72023d756cc"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:25:52.027415 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:52.027415 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:52.200361 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-421bd037-d877-4d35-aea2-ab3851f61f76 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments returned with HTTP 200 Jan 10 15:25:52.201702 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2671/5190] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:25:52 2022] POST /volume/v3/2e63f341cec94414af540ef40debab4b/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:25:52.362989 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eef590f4-47ba-411d-84de-78e5a4525080 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:52.363538 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eef590f4-47ba-411d-84de-78e5a4525080 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:52.364014 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-eef590f4-47ba-411d-84de-78e5a4525080 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:52.381282 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:52.381282 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:52.387816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-eef590f4-47ba-411d-84de-78e5a4525080 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:52.396495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-eef590f4-47ba-411d-84de-78e5a4525080 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:52.397181 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2520/5191] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:52 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:25:52.461718 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-421bd037-d877-4d35-aea2-ab3851f61f76 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume// Jan 10 15:25:52.462154 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-421bd037-d877-4d35-aea2-ab3851f61f76 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:52.462647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-421bd037-d877-4d35-aea2-ab3851f61f76 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:52.463399 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-421bd037-d877-4d35-aea2-ab3851f61f76 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:25:52.463911 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2672/5192] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:25:52 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 15:25:52.473037 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-da6b76b3-a5e6-4213-bb7c-ad055e89e48b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:52.473526 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-da6b76b3-a5e6-4213-bb7c-ad055e89e48b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:52.473968 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-da6b76b3-a5e6-4213-bb7c-ad055e89e48b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:52.490533 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:52.490533 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:52.497228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-da6b76b3-a5e6-4213-bb7c-ad055e89e48b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:52.505967 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-da6b76b3-a5e6-4213-bb7c-ad055e89e48b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:52.506652 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2521/5193] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:25:52 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:25:52.522553 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-1f1d1ca1-8ec2-4301-8308-760c16caac53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] PUT http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865 Jan 10 15:25:52.523351 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-1f1d1ca1-8ec2-4301-8308-760c16caac53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:25:52.541462 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:25:52.541462 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 15:25:52.541860 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-1f1d1ca1-8ec2-4301-8308-760c16caac53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Lock "b'cinder-attachment_update-957a80f7-1d15-4395-a4c9-a82ce67e73a6-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:25:52.543883 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:52.543883 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:53.412135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8550669a-df20-4119-8c48-3ba42e92c393 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:53.412861 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8550669a-df20-4119-8c48-3ba42e92c393 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:53.413317 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8550669a-df20-4119-8c48-3ba42e92c393 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:53.430986 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:53.430986 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:53.437705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8550669a-df20-4119-8c48-3ba42e92c393 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:53.445791 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8550669a-df20-4119-8c48-3ba42e92c393 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:53.446493 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2522/5194] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:53 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:25:54.461733 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67becfdb-7d3b-4ea8-8231-b2b85f1d1123 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:54.462392 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67becfdb-7d3b-4ea8-8231-b2b85f1d1123 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:54.463403 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-67becfdb-7d3b-4ea8-8231-b2b85f1d1123 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:54.480867 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:54.480867 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:54.488305 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-67becfdb-7d3b-4ea8-8231-b2b85f1d1123 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:54.496729 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-67becfdb-7d3b-4ea8-8231-b2b85f1d1123 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:54.497477 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2523/5195] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:54 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:25:55.512034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-709dd758-299c-4c51-8606-b23b5432e7e3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:55.512708 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-709dd758-299c-4c51-8606-b23b5432e7e3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:55.512951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-709dd758-299c-4c51-8606-b23b5432e7e3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:55.530678 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:55.530678 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:55.537551 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-709dd758-299c-4c51-8606-b23b5432e7e3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:55.545615 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-709dd758-299c-4c51-8606-b23b5432e7e3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:55.546465 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2524/5196] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:55 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:25:56.561137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbc68139-90c6-4d05-931f-8ad7857381cb tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:56.561801 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbc68139-90c6-4d05-931f-8ad7857381cb tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:56.562015 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dbc68139-90c6-4d05-931f-8ad7857381cb tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:56.579640 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:56.579640 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:56.586168 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dbc68139-90c6-4d05-931f-8ad7857381cb tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:56.595402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dbc68139-90c6-4d05-931f-8ad7857381cb tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:56.596131 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2525/5197] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:56 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:25:57.611383 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff29829b-620f-4f72-84b1-280b33c13134 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:57.612028 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff29829b-620f-4f72-84b1-280b33c13134 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:57.612171 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ff29829b-620f-4f72-84b1-280b33c13134 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:57.629233 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:57.629233 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:57.635789 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ff29829b-620f-4f72-84b1-280b33c13134 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:57.643867 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ff29829b-620f-4f72-84b1-280b33c13134 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:57.644631 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2526/5198] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:57 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:25:58.659248 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f93913a8-5249-47aa-82df-4db4eb0a8e09 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:58.659910 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f93913a8-5249-47aa-82df-4db4eb0a8e09 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:58.660124 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f93913a8-5249-47aa-82df-4db4eb0a8e09 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:58.677788 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:58.677788 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:58.684228 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f93913a8-5249-47aa-82df-4db4eb0a8e09 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:58.692830 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f93913a8-5249-47aa-82df-4db4eb0a8e09 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:58.693703 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2527/5199] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:58 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:25:59.708091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7fad9db-f0c4-429b-9923-1aca36054f2c tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:25:59.708778 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7fad9db-f0c4-429b-9923-1aca36054f2c tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:25:59.709018 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7fad9db-f0c4-429b-9923-1aca36054f2c tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:25:59.726549 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:25:59.726549 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:25:59.733287 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d7fad9db-f0c4-429b-9923-1aca36054f2c tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:25:59.741695 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7fad9db-f0c4-429b-9923-1aca36054f2c tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:25:59.742396 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2528/5200] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:25:59 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:26:00.757504 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a05bb3cd-e073-40c7-bd96-ba4b819ded1b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:00.758173 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a05bb3cd-e073-40c7-bd96-ba4b819ded1b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:00.758399 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a05bb3cd-e073-40c7-bd96-ba4b819ded1b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:00.775057 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:00.775057 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:00.782432 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a05bb3cd-e073-40c7-bd96-ba4b819ded1b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:00.790629 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a05bb3cd-e073-40c7-bd96-ba4b819ded1b tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:00.791351 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2529/5201] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:00 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:26:01.792856 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-1f1d1ca1-8ec2-4301-8308-760c16caac53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Lock "b'cinder-attachment_update-957a80f7-1d15-4395-a4c9-a82ce67e73a6-n-h1-master-5'" released by "attachment_update" :: held 9.251s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:26:01.793516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-1f1d1ca1-8ec2-4301-8308-760c16caac53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865 returned with HTTP 200 Jan 10 15:26:01.794797 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2673/5202] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:25:52 2022] PUT /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865 => generated 762 bytes in 9276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:26:01.806155 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9f78d614-3dc5-408c-9336-6c8e2b5d0433 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:01.806611 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9f78d614-3dc5-408c-9336-6c8e2b5d0433 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:01.807051 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9f78d614-3dc5-408c-9336-6c8e2b5d0433 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:01.824822 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:01.824822 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:01.831270 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9f78d614-3dc5-408c-9336-6c8e2b5d0433 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:01.839283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9f78d614-3dc5-408c-9336-6c8e2b5d0433 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:01.839953 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2530/5203] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:01 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:26:02.853823 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a5e8643-80db-4376-bd54-bddd4612c190 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:02.854392 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a5e8643-80db-4376-bd54-bddd4612c190 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:02.854723 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8a5e8643-80db-4376-bd54-bddd4612c190 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:02.871940 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:02.871940 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:02.878952 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8a5e8643-80db-4376-bd54-bddd4612c190 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:02.886956 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8a5e8643-80db-4376-bd54-bddd4612c190 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:02.887634 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2674/5204] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:02 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:26:03.902950 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85fb9297-5a55-4334-bb94-441308fc9969 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:03.904095 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85fb9297-5a55-4334-bb94-441308fc9969 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:03.904475 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-85fb9297-5a55-4334-bb94-441308fc9969 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:03.921864 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:03.921864 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:03.928709 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-85fb9297-5a55-4334-bb94-441308fc9969 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:03.936865 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-85fb9297-5a55-4334-bb94-441308fc9969 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:03.937401 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2531/5205] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:03 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:26:04.951541 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68dedf22-8e2e-4673-9be7-4fed688588ba tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:04.952104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68dedf22-8e2e-4673-9be7-4fed688588ba tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:04.952455 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-68dedf22-8e2e-4673-9be7-4fed688588ba tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:04.970509 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:04.970509 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:04.976912 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-68dedf22-8e2e-4673-9be7-4fed688588ba tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:04.985584 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-68dedf22-8e2e-4673-9be7-4fed688588ba tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:04.986458 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2675/5206] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:04 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:26:06.001583 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d02f481-fd8c-4e1b-8ed5-6af783ea6392 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:06.002035 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d02f481-fd8c-4e1b-8ed5-6af783ea6392 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:06.002493 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0d02f481-fd8c-4e1b-8ed5-6af783ea6392 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:06.020451 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:06.020451 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:06.027365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0d02f481-fd8c-4e1b-8ed5-6af783ea6392 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:06.035728 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0d02f481-fd8c-4e1b-8ed5-6af783ea6392 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:06.044673 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2532/5207] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:05 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:26:07.051311 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b7ea502-7686-44aa-a9c8-76fbe4fe4313 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:07.051752 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b7ea502-7686-44aa-a9c8-76fbe4fe4313 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:07.052194 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7b7ea502-7686-44aa-a9c8-76fbe4fe4313 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:07.069366 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:07.069366 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:07.075876 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7b7ea502-7686-44aa-a9c8-76fbe4fe4313 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:07.084482 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7b7ea502-7686-44aa-a9c8-76fbe4fe4313 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:07.085163 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2676/5208] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:07 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:26:07.841903 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3b0fa3b8-60a2-4307-b59b-4cfcaf69145d tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] POST http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865/action Jan 10 15:26:07.842670 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3b0fa3b8-60a2-4307-b59b-4cfcaf69145d tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:26:07.843023 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3b0fa3b8-60a2-4307-b59b-4cfcaf69145d tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:26:07.869612 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:07.869612 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:08.011264 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-73969cd6-3250-472e-936e-ad1761ea7a29 req-3b0fa3b8-60a2-4307-b59b-4cfcaf69145d tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865/action returned with HTTP 204 Jan 10 15:26:08.012065 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2533/5209] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:26:07 2022] POST /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 15:26:08.100781 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:08.101360 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:08.101562 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:08.119034 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:08.119034 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:08.125576 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:08.133791 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:08.137121 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2677/5210] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:08 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 1206 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:26:08.147987 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03415076-47dd-48ed-80b1-5eeacba64d89 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:26:08.148461 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03415076-47dd-48ed-80b1-5eeacba64d89 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:08.148903 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-03415076-47dd-48ed-80b1-5eeacba64d89 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:08.166440 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:08.166440 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:08.173877 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-03415076-47dd-48ed-80b1-5eeacba64d89 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:26:08.182386 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-03415076-47dd-48ed-80b1-5eeacba64d89 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:26:08.183080 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2534/5211] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:26:08 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 1206 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:26:23.348871 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume// Jan 10 15:26:23.349365 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:23.349691 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:23.350435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-287fff11-a9d7-4f2a-9174-d1214621ed75 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:26:23.350939 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2678/5212] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:26:23 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:26:23.361329 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-4fca2895-bf99-4cc0-8157-226b00be32a5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] POST http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments Jan 10 15:26:23.362067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-4fca2895-bf99-4cc0-8157-226b00be32a5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "957a80f7-1d15-4395-a4c9-a82ce67e73a6", "connector": null, "instance_uuid": "cb118400-5920-47d4-881c-c72023d756cc"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:26:23.380388 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:23.380388 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:23.548672 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-4fca2895-bf99-4cc0-8157-226b00be32a5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments returned with HTTP 200 Jan 10 15:26:23.549422 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2535/5213] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 15:26:23 2022] POST /volume/v3/2e63f341cec94414af540ef40debab4b/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:26:23.560214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-b9524b73-9c76-4662-ac41-30f6f26ac2d3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] DELETE http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865 Jan 10 15:26:23.564853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-b9524b73-9c76-4662-ac41-30f6f26ac2d3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:23.564853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-b9524b73-9c76-4662-ac41-30f6f26ac2d3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:23.574019 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:23.574019 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:26.937832 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-b9524b73-9c76-4662-ac41-30f6f26ac2d3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865 returned with HTTP 200 Jan 10 15:26:26.938581 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2679/5214] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:26:23 2022] DELETE /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/97fd2d8c-c88b-456b-8200-564d2ebbc865 => generated 192 bytes in 3383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:26:29.298117 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-bd295e0a-3468-48fb-909a-427160a10864 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] PUT http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 Jan 10 15:26:29.298920 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-bd295e0a-3468-48fb-909a-427160a10864 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:26:29.317173 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:26:29.317173 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:26:29.317604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-bd295e0a-3468-48fb-909a-427160a10864 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Lock "b'cinder-attachment_update-957a80f7-1d15-4395-a4c9-a82ce67e73a6-n-h2-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:26:29.319617 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:29.319617 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:38.740978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-bd295e0a-3468-48fb-909a-427160a10864 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Lock "b'cinder-attachment_update-957a80f7-1d15-4395-a4c9-a82ce67e73a6-n-h2-master-5'" released by "attachment_update" :: held 9.423s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:26:38.741908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-bd295e0a-3468-48fb-909a-427160a10864 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 returned with HTTP 200 Jan 10 15:26:38.742670 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2536/5215] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 15:26:29 2022] PUT /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 => generated 762 bytes in 9449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:26:38.754371 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 Jan 10 15:26:38.754984 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:38.755283 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:38.781224 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 returned with HTTP 200 Jan 10 15:26:38.783399 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2680/5216] 10.222.0.30 () {60 vars in 1424 bytes} [Mon Jan 10 15:26:38 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 => generated 787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:26:46.148310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-78fd6169-58ec-4c19-9efc-9659622a06a7 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] POST http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00/action Jan 10 15:26:46.149004 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-78fd6169-58ec-4c19-9efc-9659622a06a7 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:26:46.149322 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-78fd6169-58ec-4c19-9efc-9659622a06a7 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:26:46.175799 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:46.175799 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:46.354499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-78fd6169-58ec-4c19-9efc-9659622a06a7 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00/action returned with HTTP 204 Jan 10 15:26:46.355298 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2537/5217] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 15:26:46 2022] POST /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00/action => generated 0 bytes in 211 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 15:26:50.277934 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume// Jan 10 15:26:50.278469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:50.278718 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:50.279469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-ed52d181-43d5-4dbe-b70b-02fe27e72b28 req-dde10d0b-1ee5-4a44-b4a9-3f2a780c5165 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:26:50.280005 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2681/5218] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 15:26:50 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:26:50.290216 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-28be5f05-f635-43e8-ba7c-93da9a8c016d tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] POST http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments Jan 10 15:26:50.290950 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-28be5f05-f635-43e8-ba7c-93da9a8c016d tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "957a80f7-1d15-4395-a4c9-a82ce67e73a6", "connector": null, "instance_uuid": "cb118400-5920-47d4-881c-c72023d756cc"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:26:50.309435 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:50.309435 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:50.467767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-28be5f05-f635-43e8-ba7c-93da9a8c016d tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments returned with HTTP 200 Jan 10 15:26:50.469140 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2538/5219] 10.222.0.30 () {64 vars in 1367 bytes} [Mon Jan 10 15:26:50 2022] POST /volume/v3/2e63f341cec94414af540ef40debab4b/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:26:50.480723 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-7469a187-913c-41df-8e28-2824b02afa53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] DELETE http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 Jan 10 15:26:50.481156 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-7469a187-913c-41df-8e28-2824b02afa53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:26:50.481598 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-7469a187-913c-41df-8e28-2824b02afa53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:26:50.493841 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:50.493841 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:26:53.840336 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-7469a187-913c-41df-8e28-2824b02afa53 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 returned with HTTP 200 Jan 10 15:26:53.840992 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2682/5220] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 15:26:50 2022] DELETE /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/2bca43e4-0a28-4a52-8037-48dd54aa2e00 => generated 192 bytes in 3365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:26:56.480282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-620a6a1c-6927-472d-b73f-d0f3e7a4320e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] PUT http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 Jan 10 15:26:56.481165 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-620a6a1c-6927-472d-b73f-d0f3e7a4320e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:26:56.501126 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:26:56.501126 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:26:56.501747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-620a6a1c-6927-472d-b73f-d0f3e7a4320e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Lock "b'cinder-attachment_update-957a80f7-1d15-4395-a4c9-a82ce67e73a6-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:26:56.503842 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:26:56.503842 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:05.871165 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-620a6a1c-6927-472d-b73f-d0f3e7a4320e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Lock "b'cinder-attachment_update-957a80f7-1d15-4395-a4c9-a82ce67e73a6-n-h1-master-5'" released by "attachment_update" :: held 9.370s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:27:05.871836 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-620a6a1c-6927-472d-b73f-d0f3e7a4320e tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 returned with HTTP 200 Jan 10 15:27:05.872629 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2539/5221] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:26:56 2022] PUT /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 => generated 762 bytes in 9397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:27:05.884806 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-2a264740-b84d-4649-832b-85d4bea41996 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 Jan 10 15:27:05.885293 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-2a264740-b84d-4649-832b-85d4bea41996 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:05.885736 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-2a264740-b84d-4649-832b-85d4bea41996 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:05.912799 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-2a264740-b84d-4649-832b-85d4bea41996 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 returned with HTTP 200 Jan 10 15:27:05.912799 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2683/5222] 10.222.0.25 () {60 vars in 1424 bytes} [Mon Jan 10 15:27:05 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 => generated 787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:27:12.864715 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-a2004671-86e4-42ad-8e59-6cb9a7276a90 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] POST http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163/action Jan 10 15:27:12.865471 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-a2004671-86e4-42ad-8e59-6cb9a7276a90 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:27:12.865823 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-a2004671-86e4-42ad-8e59-6cb9a7276a90 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:27:12.892564 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:12.892564 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:13.021489 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7c452785-fe6d-4acb-8734-b977f7e42d58 req-a2004671-86e4-42ad-8e59-6cb9a7276a90 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163/action returned with HTTP 204 Jan 10 15:27:13.022256 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2540/5223] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:27:12 2022] POST /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 15:27:16.963381 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c343d7f5-71a8-49de-9a5d-1ced41781a7e req-725481e8-7130-4734-95ea-53230123f1b3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] DELETE http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 Jan 10 15:27:16.963950 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c343d7f5-71a8-49de-9a5d-1ced41781a7e req-725481e8-7130-4734-95ea-53230123f1b3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:16.964327 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c343d7f5-71a8-49de-9a5d-1ced41781a7e req-725481e8-7130-4734-95ea-53230123f1b3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:16.977815 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:16.977815 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:25.183239 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c343d7f5-71a8-49de-9a5d-1ced41781a7e req-725481e8-7130-4734-95ea-53230123f1b3 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 returned with HTTP 200 Jan 10 15:27:25.183994 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2684/5224] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:27:16 2022] DELETE /volume/v3/2e63f341cec94414af540ef40debab4b/attachments/621f2dad-3231-4202-9e03-8620cd453163 => generated 19 bytes in 8225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:26.634195 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-16d8d038-ce93-4c33-a57e-e6dbb8ad4432 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:26.634708 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-16d8d038-ce93-4c33-a57e-e6dbb8ad4432 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:26.635090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-16d8d038-ce93-4c33-a57e-e6dbb8ad4432 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:26.648525 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:26.648525 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:26.655855 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-16d8d038-ce93-4c33-a57e-e6dbb8ad4432 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:26.663961 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-16d8d038-ce93-4c33-a57e-e6dbb8ad4432 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:27:26.664671 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2541/5225] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:26 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:26.710800 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8bd24392-e36f-4309-82d6-281f43602a42 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:26.711278 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8bd24392-e36f-4309-82d6-281f43602a42 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:26.711669 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8bd24392-e36f-4309-82d6-281f43602a42 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:26.725660 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:26.725660 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:26.732728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8bd24392-e36f-4309-82d6-281f43602a42 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:26.741318 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8bd24392-e36f-4309-82d6-281f43602a42 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:27:26.741991 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2685/5226] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:26 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 914 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:26.814746 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31552e93-3b1e-4e6e-96a9-b59040f3d340 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] DELETE http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:26.815342 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31552e93-3b1e-4e6e-96a9-b59040f3d340 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:26.815807 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-31552e93-3b1e-4e6e-96a9-b59040f3d340 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:26.816204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-31552e93-3b1e-4e6e-96a9-b59040f3d340 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Delete volume with id: 957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:26.829370 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:26.829370 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:26.830296 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-31552e93-3b1e-4e6e-96a9-b59040f3d340 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:26.973896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-31552e93-3b1e-4e6e-96a9-b59040f3d340 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Delete volume request issued successfully. Jan 10 15:27:26.974491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-31552e93-3b1e-4e6e-96a9-b59040f3d340 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 202 Jan 10 15:27:26.975651 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2542/5227] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:27:26 2022] DELETE /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:27:26.985108 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-def6aff3-e891-4cab-9e40-e29a53e024c2 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:26.985853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-def6aff3-e891-4cab-9e40-e29a53e024c2 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:26.986628 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-def6aff3-e891-4cab-9e40-e29a53e024c2 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:27.001534 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:27.001534 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:27.008467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-def6aff3-e891-4cab-9e40-e29a53e024c2 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:27.017091 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-def6aff3-e891-4cab-9e40-e29a53e024c2 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:27:27.017794 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2686/5228] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:26 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:28.033162 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c382732-f8fb-493b-871f-0a46e5fc5a36 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:28.033733 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c382732-f8fb-493b-871f-0a46e5fc5a36 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:28.034020 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-2c382732-f8fb-493b-871f-0a46e5fc5a36 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:28.048024 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:28.048024 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:28.054860 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-2c382732-f8fb-493b-871f-0a46e5fc5a36 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:28.063108 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-2c382732-f8fb-493b-871f-0a46e5fc5a36 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:27:28.063801 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2543/5229] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:28 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:29.077967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12d7b393-822b-46bd-a124-d78f7d40eda5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:29.078531 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12d7b393-822b-46bd-a124-d78f7d40eda5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:29.078874 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12d7b393-822b-46bd-a124-d78f7d40eda5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:29.095287 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:29.095287 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:29.105502 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-12d7b393-822b-46bd-a124-d78f7d40eda5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:29.114469 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12d7b393-822b-46bd-a124-d78f7d40eda5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:27:29.115184 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2687/5230] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:29 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:30.129815 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-359f83d2-1bf9-42bb-9c41-18c67044a4ed tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:30.130390 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-359f83d2-1bf9-42bb-9c41-18c67044a4ed tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:30.130695 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-359f83d2-1bf9-42bb-9c41-18c67044a4ed tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:30.144981 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:30.144981 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:30.151554 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-359f83d2-1bf9-42bb-9c41-18c67044a4ed tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:30.160419 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-359f83d2-1bf9-42bb-9c41-18c67044a4ed tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:27:30.161287 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2544/5231] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:30 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:31.176522 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f91d19a9-5b60-482d-8068-70e4a623d3d5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:31.177571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f91d19a9-5b60-482d-8068-70e4a623d3d5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:31.178020 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f91d19a9-5b60-482d-8068-70e4a623d3d5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:31.192094 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:27:31.192094 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:27:31.198979 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f91d19a9-5b60-482d-8068-70e4a623d3d5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Volume info retrieved successfully. Jan 10 15:27:31.207000 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f91d19a9-5b60-482d-8068-70e4a623d3d5 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 200 Jan 10 15:27:31.207700 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2688/5232] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:31 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:27:32.222437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c43adc6-41a2-4176-ae23-187b5ab85dd8 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] GET http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 Jan 10 15:27:32.223017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c43adc6-41a2-4176-ae23-187b5ab85dd8 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:27:32.223313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4c43adc6-41a2-4176-ae23-187b5ab85dd8 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:27:32.234269 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4c43adc6-41a2-4176-ae23-187b5ab85dd8 tempest-ServerActionsTestJSON-936895134 tempest-ServerActionsTestJSON-936895134-project] http://10.222.0.20/volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 returned with HTTP 404 Jan 10 15:27:32.235107 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2545/5233] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:27:32 2022] GET /volume/v3/2e63f341cec94414af540ef40debab4b/volumes/957a80f7-1d15-4395-a4c9-a82ce67e73a6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:29:08.542213 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8784b05-e394-4725-b3bb-95421dfb5f3e tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] POST http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types Jan 10 15:29:08.542953 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f8784b05-e394-4725-b3bb-95421dfb5f3e tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-573005373", "extra_specs": {}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:29:08.601208 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f8784b05-e394-4725-b3bb-95421dfb5f3e tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types returned with HTTP 200 Jan 10 15:29:08.601804 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2689/5234] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 15:29:08 2022] POST /volume/v3/305f84ad7071442b989d73aede7860f8/types => generated 217 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:08.612974 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-27507884-0820-4e2c-80c2-bc6e858f0264 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] POST http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/48fd0556-9913-4771-977d-6b0bd9e516de/encryption Jan 10 15:29:08.613679 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-27507884-0820-4e2c-80c2-bc6e858f0264 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:29:08.691048 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-27507884-0820-4e2c-80c2-bc6e858f0264 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/48fd0556-9913-4771-977d-6b0bd9e516de/encryption returned with HTTP 200 Jan 10 15:29:08.691924 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2546/5235] 10.222.0.20 () {60 vars in 1373 bytes} [Mon Jan 10 15:29:08 2022] POST /volume/v3/305f84ad7071442b989d73aede7860f8/types/48fd0556-9913-4771-977d-6b0bd9e516de/encryption => generated 231 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:08.700294 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes Jan 10 15:29:08.701007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1948827932", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-573005373", "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:29:08.702104 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1948827932', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-573005373', 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:29:08.708645 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Create volume of 1 GB Jan 10 15:29:08.709293 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:08.709293 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:08.710280 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Availability Zones retrieved successfully. Jan 10 15:29:08.724908 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Flow 'volume_create_api' (9a25a4e7-76f3-485c-8b9f-341b38c54277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:29:08.727405 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0494e54a-691f-4c42-b1da-7e85feb19528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:29:08.729742 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:29:08.757576 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0494e54a-691f-4c42-b1da-7e85feb19528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T15:29:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=48fd0556-9913-4771-977d-6b0bd9e516de,is_public=True,name='tempest-scenario-type-cryptsetup-573005373',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48fd0556-9913-4771-977d-6b0bd9e516de', '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=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:29:08.759630 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1817e41b-3b7c-4244-9ce3-bad0720f64b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:29:08.788030 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-573005373 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-573005373, it is now deprecated. Please use the default quota class for default quota. Jan 10 15:29:08.788823 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.quota [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-573005373 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-573005373, it is now deprecated. Please use the default quota class for default quota. Jan 10 15:29:08.968296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Created reservations ['49c5df46-563d-4453-a046-710f057dc65a', '8aea0ebb-1a4d-4fa1-a391-a368b943d54c', '1092e2dd-5bf4-4429-ae4d-fa895c4ccffa', '72d0a00c-5406-44cc-aaa3-773a2b1ce1d2'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:29:08.970007 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1817e41b-3b7c-4244-9ce3-bad0720f64b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49c5df46-563d-4453-a046-710f057dc65a', '8aea0ebb-1a4d-4fa1-a391-a368b943d54c', '1092e2dd-5bf4-4429-ae4d-fa895c4ccffa', '72d0a00c-5406-44cc-aaa3-773a2b1ce1d2']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:29:08.972077 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f69df666-0442-42c5-b667-c9f4e5b17baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:29:09.061505 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f69df666-0442-42c5-b667-c9f4e5b17baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '678a8097-0df3-49fd-b067-67c5f958645e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1948827932',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f588db64e1674021a84e2154efb76ee2',qos_specs=None,replication_status=,reservations=['49c5df46-563d-4453-a046-710f057dc65a','8aea0ebb-1a4d-4fa1-a391-a368b943d54c','1092e2dd-5bf4-4429-ae4d-fa895c4ccffa','72d0a00c-5406-44cc-aaa3-773a2b1ce1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98edfc35f59b4ac487586b0530ca1c60',volume_type_id=48fd0556-9913-4771-977d-6b0bd9e516de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T15:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1948827932',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=678a8097-0df3-49fd-b067-67c5f958645e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f588db64e1674021a84e2154efb76ee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98edfc35f59b4ac487586b0530ca1c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48fd0556-9913-4771-977d-6b0bd9e516de),volume_type_id=48fd0556-9913-4771-977d-6b0bd9e516de)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:29:09.063354 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ddaef6-7804-4b6d-bbbf-f97d2fa11c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:29:09.141202 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ddaef6-7804-4b6d-bbbf-f97d2fa11c7e) transitioned into state 'SUCCESS' from state '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-1948827932',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f588db64e1674021a84e2154efb76ee2',qos_specs=None,replication_status=,reservations=['49c5df46-563d-4453-a046-710f057dc65a','8aea0ebb-1a4d-4fa1-a391-a368b943d54c','1092e2dd-5bf4-4429-ae4d-fa895c4ccffa','72d0a00c-5406-44cc-aaa3-773a2b1ce1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98edfc35f59b4ac487586b0530ca1c60',volume_type_id=48fd0556-9913-4771-977d-6b0bd9e516de)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:29:09.142974 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b5ded5-4f4c-4abe-96ca-1817456276fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:29:09.218127 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b5ded5-4f4c-4abe-96ca-1817456276fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:29:09.220572 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Flow 'volume_create_api' (9a25a4e7-76f3-485c-8b9f-341b38c54277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:29:09.221174 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Create volume request issued successfully. Jan 10 15:29:09.222797 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a50f38b-82b4-480d-84cb-83592b837370 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes returned with HTTP 202 Jan 10 15:29:09.223577 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2690/5236] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 15:29:08 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes => generated 856 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:29:09.236387 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7e45f7f-6fc9-4d01-8afc-0128970aabad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:09.236832 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7e45f7f-6fc9-4d01-8afc-0128970aabad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:09.237839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a7e45f7f-6fc9-4d01-8afc-0128970aabad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:09.250936 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:09.250936 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:09.257748 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a7e45f7f-6fc9-4d01-8afc-0128970aabad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:09.265896 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a7e45f7f-6fc9-4d01-8afc-0128970aabad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:09.266574 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2547/5237] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:09 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:10.281619 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b43b5520-e9f7-433e-aa82-003fe8210b35 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:10.282192 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b43b5520-e9f7-433e-aa82-003fe8210b35 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:10.282496 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b43b5520-e9f7-433e-aa82-003fe8210b35 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:10.297050 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:10.297050 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:10.304880 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b43b5520-e9f7-433e-aa82-003fe8210b35 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:10.313430 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b43b5520-e9f7-433e-aa82-003fe8210b35 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:10.314326 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2691/5238] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:10 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:11.328595 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82dc3085-d6b5-4c89-ba61-f82c39c093df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:11.329086 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82dc3085-d6b5-4c89-ba61-f82c39c093df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:11.329532 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82dc3085-d6b5-4c89-ba61-f82c39c093df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:11.342782 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:11.342782 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:11.349572 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82dc3085-d6b5-4c89-ba61-f82c39c093df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:11.357587 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82dc3085-d6b5-4c89-ba61-f82c39c093df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:11.358295 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2548/5239] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:11 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:11.372124 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:11.372647 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:11.373092 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:11.386580 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:11.386580 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:11.393105 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:11.401189 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:11.401847 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2692/5240] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:11 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:11.458451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-d0c2120c-ec2a-4f93-ba0d-ca3be1328a51 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:11.458891 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-d0c2120c-ec2a-4f93-ba0d-ca3be1328a51 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:11.459352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-d0c2120c-ec2a-4f93-ba0d-ca3be1328a51 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:11.472465 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:11.472465 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:11.479541 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-d0c2120c-ec2a-4f93-ba0d-ca3be1328a51 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:11.487521 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-d0c2120c-ec2a-4f93-ba0d-ca3be1328a51 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:11.488232 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2549/5241] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:29:11 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:11.745479 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume// Jan 10 15:29:11.745864 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:11.746311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:11.747055 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dfb5010d-3d4d-4651-a636-60c4603ca9de tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:29:11.747570 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2693/5242] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:29:11 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:29:11.758716 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-ba61a3b4-692f-43e1-a98f-8cfa92c9585b tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments Jan 10 15:29:11.759459 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-ba61a3b4-692f-43e1-a98f-8cfa92c9585b tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "678a8097-0df3-49fd-b067-67c5f958645e", "connector": null, "instance_uuid": "ee5f1c4a-28f9-4368-aa67-f77fb91939c6"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:29:11.773191 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:11.773191 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:12.020705 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-ba61a3b4-692f-43e1-a98f-8cfa92c9585b tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments returned with HTTP 200 Jan 10 15:29:12.021412 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2550/5243] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:29:11 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments => generated 273 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:29:12.202634 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3cef252f-d331-454a-9cdf-eca648fa8af3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:12.203286 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3cef252f-d331-454a-9cdf-eca648fa8af3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:12.203739 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3cef252f-d331-454a-9cdf-eca648fa8af3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:12.221153 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:12.221153 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:12.227788 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3cef252f-d331-454a-9cdf-eca648fa8af3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:12.235834 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3cef252f-d331-454a-9cdf-eca648fa8af3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:12.236579 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2694/5244] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:12 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:12.306285 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-ba61a3b4-692f-43e1-a98f-8cfa92c9585b tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume// Jan 10 15:29:12.306694 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-ba61a3b4-692f-43e1-a98f-8cfa92c9585b tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:12.307151 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-ba61a3b4-692f-43e1-a98f-8cfa92c9585b tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:12.307922 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-ba61a3b4-692f-43e1-a98f-8cfa92c9585b tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:29:12.308452 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2551/5245] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:29:12 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:29:12.317990 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-a6831aa3-12ac-40f8-b985-8ed0b1936029 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:12.318465 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-a6831aa3-12ac-40f8-b985-8ed0b1936029 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:12.323714 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-a6831aa3-12ac-40f8-b985-8ed0b1936029 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:12.336177 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:12.336177 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:12.342689 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-a6831aa3-12ac-40f8-b985-8ed0b1936029 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:12.350820 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-a6831aa3-12ac-40f8-b985-8ed0b1936029 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:12.351501 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2695/5246] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:29:12 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 1047 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:29:12.397901 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-052693cd-0fb1-4569-8aa5-ea93fe261982 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] PUT http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4 Jan 10 15:29:12.398666 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-052693cd-0fb1-4569-8aa5-ea93fe261982 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:29:12.416818 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:29:12.416818 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:29:12.417211 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-052693cd-0fb1-4569-8aa5-ea93fe261982 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Lock "b'cinder-attachment_update-678a8097-0df3-49fd-b067-67c5f958645e-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:29:12.419122 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:12.419122 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:13.251048 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-42a4e9ba-3df7-493f-afe3-5f086f7886c3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:13.251599 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-42a4e9ba-3df7-493f-afe3-5f086f7886c3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:13.251911 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-42a4e9ba-3df7-493f-afe3-5f086f7886c3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:13.269694 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:13.269694 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:13.276394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-42a4e9ba-3df7-493f-afe3-5f086f7886c3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:13.284790 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-42a4e9ba-3df7-493f-afe3-5f086f7886c3 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:13.286547 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2696/5247] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:13 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:14.301471 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05755127-2110-4b78-9a3b-0d4010f8019a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:14.302604 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05755127-2110-4b78-9a3b-0d4010f8019a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:14.303051 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05755127-2110-4b78-9a3b-0d4010f8019a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:14.320418 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:14.320418 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:14.327269 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-05755127-2110-4b78-9a3b-0d4010f8019a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:14.335878 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05755127-2110-4b78-9a3b-0d4010f8019a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:14.336951 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2697/5248] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:14 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:15.352209 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb3fd6c5-d884-4f47-8c44-5c40b56ee3d9 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:15.352818 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cb3fd6c5-d884-4f47-8c44-5c40b56ee3d9 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:15.353072 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-cb3fd6c5-d884-4f47-8c44-5c40b56ee3d9 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:15.370398 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:15.370398 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:15.377534 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-cb3fd6c5-d884-4f47-8c44-5c40b56ee3d9 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:15.385640 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-cb3fd6c5-d884-4f47-8c44-5c40b56ee3d9 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:15.386331 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2698/5249] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:15 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:16.401676 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc95eded-6653-47b5-8dbf-362190d95baa tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:16.402325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc95eded-6653-47b5-8dbf-362190d95baa tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:16.402563 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-dc95eded-6653-47b5-8dbf-362190d95baa tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:16.420057 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:16.420057 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:16.427501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-dc95eded-6653-47b5-8dbf-362190d95baa tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:16.435698 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-dc95eded-6653-47b5-8dbf-362190d95baa tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:16.436434 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2699/5250] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:16 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:17.451636 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c978507-a91c-4c09-841e-c97c353e4b82 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:17.452369 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c978507-a91c-4c09-841e-c97c353e4b82 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:17.452703 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9c978507-a91c-4c09-841e-c97c353e4b82 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:17.470268 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:17.470268 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:17.476911 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9c978507-a91c-4c09-841e-c97c353e4b82 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:17.485089 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9c978507-a91c-4c09-841e-c97c353e4b82 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:17.485810 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2700/5251] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:17 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:18.500400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-69a355a9-c021-4a1a-b49b-5c7670104b48 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:18.501067 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-69a355a9-c021-4a1a-b49b-5c7670104b48 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:18.501191 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-69a355a9-c021-4a1a-b49b-5c7670104b48 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:18.518084 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:18.518084 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:18.524729 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-69a355a9-c021-4a1a-b49b-5c7670104b48 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:18.532844 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-69a355a9-c021-4a1a-b49b-5c7670104b48 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:18.533550 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2701/5252] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:18 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:19.548735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d941d68c-d7b2-4ba5-ae51-a510da4b29ee tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:19.549402 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d941d68c-d7b2-4ba5-ae51-a510da4b29ee tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:19.549609 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-d941d68c-d7b2-4ba5-ae51-a510da4b29ee tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:19.566576 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:19.566576 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:19.573237 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-d941d68c-d7b2-4ba5-ae51-a510da4b29ee tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:19.581626 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-d941d68c-d7b2-4ba5-ae51-a510da4b29ee tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:19.582831 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2702/5253] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:19 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:20.597197 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a1ed941-d158-49bf-89b9-19f1877023df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:20.598310 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7a1ed941-d158-49bf-89b9-19f1877023df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:20.598469 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7a1ed941-d158-49bf-89b9-19f1877023df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:20.616216 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:20.616216 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:20.623056 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7a1ed941-d158-49bf-89b9-19f1877023df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:20.631219 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7a1ed941-d158-49bf-89b9-19f1877023df tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:20.631952 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2703/5254] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:20 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:21.645939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b523ba62-fb48-4f81-836a-2416a2ddb401 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:21.646577 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b523ba62-fb48-4f81-836a-2416a2ddb401 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:21.646809 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b523ba62-fb48-4f81-836a-2416a2ddb401 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:21.663590 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:21.663590 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:21.670276 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b523ba62-fb48-4f81-836a-2416a2ddb401 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:21.679559 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b523ba62-fb48-4f81-836a-2416a2ddb401 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:21.680274 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2704/5255] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:21 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:21.766192 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-052693cd-0fb1-4569-8aa5-ea93fe261982 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Lock "b'cinder-attachment_update-678a8097-0df3-49fd-b067-67c5f958645e-n-h1-master-5'" released by "attachment_update" :: held 9.349s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:29:21.767148 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-052693cd-0fb1-4569-8aa5-ea93fe261982 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4 returned with HTTP 200 Jan 10 15:29:21.767922 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2552/5256] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:29:12 2022] PUT /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4 => generated 761 bytes in 9375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:29:21.779831 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-c7a5635f-9d90-4fc6-a317-7fa3561b72d6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/encryption Jan 10 15:29:21.780301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-c7a5635f-9d90-4fc6-a317-7fa3561b72d6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:21.780760 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-c7a5635f-9d90-4fc6-a317-7fa3561b72d6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:21.797897 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:21.797897 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:21.811867 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-c7a5635f-9d90-4fc6-a317-7fa3561b72d6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/encryption returned with HTTP 200 Jan 10 15:29:21.812609 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2705/5257] 10.222.0.25 () {58 vars in 1404 bytes} [Mon Jan 10 15:29:21 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:22.695412 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195be575-ab97-4cc8-aa81-3bc5afc44d87 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:22.695852 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-195be575-ab97-4cc8-aa81-3bc5afc44d87 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:22.696332 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-195be575-ab97-4cc8-aa81-3bc5afc44d87 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:22.714394 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:22.714394 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:22.721034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-195be575-ab97-4cc8-aa81-3bc5afc44d87 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:22.729167 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-195be575-ab97-4cc8-aa81-3bc5afc44d87 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:22.730265 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2553/5258] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:22 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:23.744850 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a976f81-dc4e-443e-ae74-1b1fb97e105d tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:23.745407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a976f81-dc4e-443e-ae74-1b1fb97e105d tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:23.745726 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9a976f81-dc4e-443e-ae74-1b1fb97e105d tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:23.763021 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:23.763021 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:23.770086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9a976f81-dc4e-443e-ae74-1b1fb97e105d tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:23.778162 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9a976f81-dc4e-443e-ae74-1b1fb97e105d tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:23.778832 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2706/5259] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:23 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:24.792722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-36a55b22-08f1-49e7-9372-9c6178c88e4f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:24.793274 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-36a55b22-08f1-49e7-9372-9c6178c88e4f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:24.793893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-36a55b22-08f1-49e7-9372-9c6178c88e4f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:24.811687 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:24.811687 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:24.818282 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-36a55b22-08f1-49e7-9372-9c6178c88e4f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:24.826397 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-36a55b22-08f1-49e7-9372-9c6178c88e4f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:24.827084 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2554/5260] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:24 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:25.841903 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63d714ba-1653-4cf0-9fb4-e9810cb16c04 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:25.842476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63d714ba-1653-4cf0-9fb4-e9810cb16c04 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:25.842785 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63d714ba-1653-4cf0-9fb4-e9810cb16c04 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:25.860502 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:25.860502 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:25.867647 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63d714ba-1653-4cf0-9fb4-e9810cb16c04 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:25.875627 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63d714ba-1653-4cf0-9fb4-e9810cb16c04 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:25.876321 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2707/5261] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:25 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:26.890740 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46d0f265-0bdf-4e1a-86dd-22ba4f58e92c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:26.891352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46d0f265-0bdf-4e1a-86dd-22ba4f58e92c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:26.891615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-46d0f265-0bdf-4e1a-86dd-22ba4f58e92c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:26.909188 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:26.909188 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:26.916404 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-46d0f265-0bdf-4e1a-86dd-22ba4f58e92c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:26.924681 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-46d0f265-0bdf-4e1a-86dd-22ba4f58e92c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:26.925381 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2555/5262] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:26 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:27.387716 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-5530f01b-44da-4709-97ad-aeebfcc7f930 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4/action Jan 10 15:29:27.388528 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-5530f01b-44da-4709-97ad-aeebfcc7f930 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:29:27.388848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-5530f01b-44da-4709-97ad-aeebfcc7f930 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:29:27.415812 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:27.415812 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:27.541781 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-bf66adff-6f43-4147-9030-20c8ba5b4155 req-5530f01b-44da-4709-97ad-aeebfcc7f930 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4/action returned with HTTP 204 Jan 10 15:29:27.542545 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2708/5263] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:29:27 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 15:29:27.939727 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c9c6e32-3e8d-4b3a-a8e6-9784689726ae tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:27.940334 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c9c6e32-3e8d-4b3a-a8e6-9784689726ae tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:27.940636 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7c9c6e32-3e8d-4b3a-a8e6-9784689726ae tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:27.957341 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:27.957341 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:27.963769 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7c9c6e32-3e8d-4b3a-a8e6-9784689726ae tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:27.971742 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7c9c6e32-3e8d-4b3a-a8e6-9784689726ae tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:27.973016 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2556/5264] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:27 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 1241 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:29:27.986415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae0ee50f-7866-4259-967f-f3d770914627 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:27.986857 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae0ee50f-7866-4259-967f-f3d770914627 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:27.987301 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ae0ee50f-7866-4259-967f-f3d770914627 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:28.005202 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:28.005202 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:28.011796 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ae0ee50f-7866-4259-967f-f3d770914627 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:28.019938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ae0ee50f-7866-4259-967f-f3d770914627 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:28.020678 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2709/5265] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:27 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 1241 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:29:28.076777 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:28.077216 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:28.077661 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:28.094422 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:28.094422 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:28.102062 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:28.110212 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:28.110910 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2557/5266] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:29:28 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 1241 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:29:28.140620 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-acb63e81-a825-437b-97f8-903db5d052e5 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/action Jan 10 15:29:28.141340 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-acb63e81-a825-437b-97f8-903db5d052e5 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:29:28.141662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-acb63e81-a825-437b-97f8-903db5d052e5 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:29:28.158864 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:28.158864 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:28.160343 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-acb63e81-a825-437b-97f8-903db5d052e5 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:28.227141 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-acb63e81-a825-437b-97f8-903db5d052e5 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Begin detaching volume completed successfully. Jan 10 15:29:28.227539 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-acb63e81-a825-437b-97f8-903db5d052e5 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/action returned with HTTP 202 Jan 10 15:29:28.228383 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2710/5267] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 15:29:28 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 15:29:28.434816 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume// Jan 10 15:29:28.435225 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:28.435716 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:28.436499 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-d1d76551-7774-46cd-8151-bf2dc2502066 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:29:28.437072 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2558/5268] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:29:28 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:29:28.448906 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-8ea8d88c-e481-4d2f-9764-94feb4d2c9cf tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:28.449388 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-8ea8d88c-e481-4d2f-9764-94feb4d2c9cf tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:28.449817 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-8ea8d88c-e481-4d2f-9764-94feb4d2c9cf tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:28.467161 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:28.467161 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:28.474297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-8ea8d88c-e481-4d2f-9764-94feb4d2c9cf tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:28.482415 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-8ea8d88c-e481-4d2f-9764-94feb4d2c9cf tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:28.483033 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2711/5269] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:29:28 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:29:28.512192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-75cb36d4-fb17-4234-8863-6bab2332f2a8 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/encryption Jan 10 15:29:28.512673 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-75cb36d4-fb17-4234-8863-6bab2332f2a8 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:28.513115 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-75cb36d4-fb17-4234-8863-6bab2332f2a8 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:28.530343 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:28.530343 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:28.544186 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-75cb36d4-fb17-4234-8863-6bab2332f2a8 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/encryption returned with HTTP 200 Jan 10 15:29:28.544896 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2559/5270] 10.222.0.25 () {58 vars in 1404 bytes} [Mon Jan 10 15:29:28 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:29:28.837938 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-dcd8705f-e848-45f2-b172-a909c28867f4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] DELETE http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4 Jan 10 15:29:28.838287 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-dcd8705f-e848-45f2-b172-a909c28867f4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:28.838757 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-dcd8705f-e848-45f2-b172-a909c28867f4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:28.850812 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:28.850812 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:37.046675 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-acc55f81-b76d-475a-8e1d-8831d507c535 req-dcd8705f-e848-45f2-b172-a909c28867f4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4 returned with HTTP 200 Jan 10 15:29:37.047515 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2712/5271] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:29:28 2022] DELETE /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/1d0063ea-ef6e-4966-8852-9c9e305085b4 => generated 19 bytes in 8214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:37.903192 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-874475d8-c04b-41cd-befa-2d1b8a1f6a77 req-e9e8a82b-ef7a-4ee0-9453-06b4738da458 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:37.903717 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-874475d8-c04b-41cd-befa-2d1b8a1f6a77 req-e9e8a82b-ef7a-4ee0-9453-06b4738da458 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:37.904077 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-874475d8-c04b-41cd-befa-2d1b8a1f6a77 req-e9e8a82b-ef7a-4ee0-9453-06b4738da458 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:37.917310 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:37.917310 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:37.924352 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-874475d8-c04b-41cd-befa-2d1b8a1f6a77 req-e9e8a82b-ef7a-4ee0-9453-06b4738da458 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:37.932421 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-874475d8-c04b-41cd-befa-2d1b8a1f6a77 req-e9e8a82b-ef7a-4ee0-9453-06b4738da458 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:37.933144 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2560/5272] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:29:37 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:37.950245 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] DELETE http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:37.951120 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:37.951569 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:37.951967 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Delete volume with id: 678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:37.966173 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:37.966173 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:37.967112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:38.057316 n-d-master-5 devstack@c-api.service[110760]: WARNING cinder.keymgr.conf_key_mgr [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 10 15:29:38.116214 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Delete volume request issued successfully. Jan 10 15:29:38.116701 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b02a4a8e-91d6-4de4-b7ce-9db1913a873f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 202 Jan 10 15:29:38.117540 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2713/5273] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:29:37 2022] DELETE /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:29:38.124543 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9551659d-0727-4e4a-9045-5a2813fb3576 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:38.125371 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9551659d-0727-4e4a-9045-5a2813fb3576 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:38.125371 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9551659d-0727-4e4a-9045-5a2813fb3576 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:38.138884 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:38.138884 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:38.146497 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9551659d-0727-4e4a-9045-5a2813fb3576 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:38.154750 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9551659d-0727-4e4a-9045-5a2813fb3576 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:38.155466 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2561/5274] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:38 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:39.169949 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07c1384d-3c54-4cb0-8328-8e9b86d0d092 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:39.170710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-07c1384d-3c54-4cb0-8328-8e9b86d0d092 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:39.171229 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-07c1384d-3c54-4cb0-8328-8e9b86d0d092 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:39.185489 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:39.185489 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:39.192335 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-07c1384d-3c54-4cb0-8328-8e9b86d0d092 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:39.200554 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-07c1384d-3c54-4cb0-8328-8e9b86d0d092 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:39.201257 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2714/5275] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:39 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:40.215660 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82f21822-1bcd-423f-975e-af9eb24d9b45 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:40.216224 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82f21822-1bcd-423f-975e-af9eb24d9b45 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:40.216565 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-82f21822-1bcd-423f-975e-af9eb24d9b45 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:40.229908 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:40.229908 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:40.236528 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-82f21822-1bcd-423f-975e-af9eb24d9b45 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:40.244547 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-82f21822-1bcd-423f-975e-af9eb24d9b45 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:40.245440 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2562/5276] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:40 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:41.261474 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b679b00c-54eb-4541-acc6-8bbaf662d004 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:41.262111 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b679b00c-54eb-4541-acc6-8bbaf662d004 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:41.262425 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b679b00c-54eb-4541-acc6-8bbaf662d004 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:41.277068 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:41.277068 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:41.285447 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b679b00c-54eb-4541-acc6-8bbaf662d004 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:41.294321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b679b00c-54eb-4541-acc6-8bbaf662d004 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:41.295042 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2715/5277] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:41 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:42.310000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa72302c-4802-41db-afec-b038f8cfc4dd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:42.310594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa72302c-4802-41db-afec-b038f8cfc4dd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:42.311041 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-aa72302c-4802-41db-afec-b038f8cfc4dd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:42.324581 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:29:42.324581 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:29:42.331327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-aa72302c-4802-41db-afec-b038f8cfc4dd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:29:42.339511 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-aa72302c-4802-41db-afec-b038f8cfc4dd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 200 Jan 10 15:29:42.340246 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2563/5278] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:42 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:29:43.355387 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58bb06cb-df1e-4c01-a2e2-769d993d16c2 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e Jan 10 15:29:43.355936 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58bb06cb-df1e-4c01-a2e2-769d993d16c2 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:43.356358 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58bb06cb-df1e-4c01-a2e2-769d993d16c2 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:43.367306 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58bb06cb-df1e-4c01-a2e2-769d993d16c2 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e returned with HTTP 404 Jan 10 15:29:43.368215 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2716/5279] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:29:43 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/678a8097-0df3-49fd-b067-67c5f958645e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:29:43.375173 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3163ab11-46de-4af9-b382-bd8dd54ea852 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] GET http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/volumes/detail?all_tenants=1 Jan 10 15:29:43.375656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3163ab11-46de-4af9-b382-bd8dd54ea852 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:43.376090 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3163ab11-46de-4af9-b382-bd8dd54ea852 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:43.377855 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-3163ab11-46de-4af9-b382-bd8dd54ea852 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 15:29:43.421396 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3163ab11-46de-4af9-b382-bd8dd54ea852 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Get all volumes completed successfully. Jan 10 15:29:43.425764 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3163ab11-46de-4af9-b382-bd8dd54ea852 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 10 15:29:43.426615 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2564/5280] 10.222.0.20 () {58 vars in 1261 bytes} [Mon Jan 10 15:29:43 2022] GET /volume/v3/305f84ad7071442b989d73aede7860f8/volumes/detail?all_tenants=1 => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 10 15:29:43.439803 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4142355-85fd-4882-ae2d-2de40847f25f tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] DELETE http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/48fd0556-9913-4771-977d-6b0bd9e516de Jan 10 15:29:43.440243 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4142355-85fd-4882-ae2d-2de40847f25f tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:29:43.441452 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e4142355-85fd-4882-ae2d-2de40847f25f tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Calling method '_delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:29:43.533289 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e4142355-85fd-4882-ae2d-2de40847f25f tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/48fd0556-9913-4771-977d-6b0bd9e516de returned with HTTP 202 Jan 10 15:29:43.533999 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2717/5281] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 15:29:43 2022] DELETE /volume/v3/305f84ad7071442b989d73aede7860f8/types/48fd0556-9913-4771-977d-6b0bd9e516de => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:30:00.448755 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88513110-9377-4b91-b850-833133332edd tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] POST http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types Jan 10 15:30:00.449519 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-88513110-9377-4b91-b850-833133332edd tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-727375342", "extra_specs": {}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:30:00.547760 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-88513110-9377-4b91-b850-833133332edd tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types returned with HTTP 200 Jan 10 15:30:00.549053 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2565/5282] 10.222.0.20 () {60 vars in 1228 bytes} [Mon Jan 10 15:30:00 2022] POST /volume/v3/305f84ad7071442b989d73aede7860f8/types => generated 211 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:00.559533 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ce3d1a4-ca8a-4af4-a990-c540604575f7 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] POST http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/c313a21c-7266-4e3f-9999-4b6c270ec216/encryption Jan 10 15:30:00.560342 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7ce3d1a4-ca8a-4af4-a990-c540604575f7 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:30:00.664778 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7ce3d1a4-ca8a-4af4-a990-c540604575f7 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/c313a21c-7266-4e3f-9999-4b6c270ec216/encryption returned with HTTP 200 Jan 10 15:30:00.665547 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2718/5283] 10.222.0.20 () {60 vars in 1373 bytes} [Mon Jan 10 15:30:00 2022] POST /volume/v3/305f84ad7071442b989d73aede7860f8/types/c313a21c-7266-4e3f-9999-4b6c270ec216/encryption => generated 230 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:00.674710 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes Jan 10 15:30:00.675446 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2121555038", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-727375342", "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:30:00.676569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2121555038', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-727375342', 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:30:00.681848 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Create volume of 1 GB Jan 10 15:30:00.686247 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:00.686247 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:00.687405 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Availability zone cache updated, next update will occur around 2022-01-10 16:30:00.687065. {{(pid=110759) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Jan 10 15:30:00.687696 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Availability Zones retrieved successfully. Jan 10 15:30:00.704488 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Flow 'volume_create_api' (1a63e02a-e1c5-48c5-8c64-71be370052ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:30:00.706992 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3ed2a6-fbde-43d5-a56e-a4977bba2541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:30:00.709352 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:30:00.736435 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3ed2a6-fbde-43d5-a56e-a4977bba2541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T15:30:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c313a21c-7266-4e3f-9999-4b6c270ec216,is_public=True,name='tempest-scenario-type-luks-727375342',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c313a21c-7266-4e3f-9999-4b6c270ec216', '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=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:30:00.738919 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a95926-4ba0-4eac-b9a2-b695e4b7d616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:30:00.768546 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-727375342 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-727375342, it is now deprecated. Please use the default quota class for default quota. Jan 10 15:30:00.769303 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.quota [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-727375342 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-727375342, it is now deprecated. Please use the default quota class for default quota. Jan 10 15:30:00.962079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Created reservations ['8f5273d9-ac97-48b6-babe-632e90736af7', 'bec2ed15-7a3f-46fd-a156-33e768b36615', '25134342-02ae-4b06-8953-d8325a9a4e19', 'acd856ff-a9b0-4aea-8db3-80808f5669fc'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:30:00.963781 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a95926-4ba0-4eac-b9a2-b695e4b7d616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f5273d9-ac97-48b6-babe-632e90736af7', 'bec2ed15-7a3f-46fd-a156-33e768b36615', '25134342-02ae-4b06-8953-d8325a9a4e19', 'acd856ff-a9b0-4aea-8db3-80808f5669fc']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:30:00.965824 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c5ce34-d541-4b52-82c2-b6c7807ab1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:30:01.043768 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c5ce34-d541-4b52-82c2-b6c7807ab1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f65d1ede-bd8e-4401-916b-d08385ed0f34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2121555038',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f588db64e1674021a84e2154efb76ee2',qos_specs=None,replication_status=,reservations=['8f5273d9-ac97-48b6-babe-632e90736af7','bec2ed15-7a3f-46fd-a156-33e768b36615','25134342-02ae-4b06-8953-d8325a9a4e19','acd856ff-a9b0-4aea-8db3-80808f5669fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98edfc35f59b4ac487586b0530ca1c60',volume_type_id=c313a21c-7266-4e3f-9999-4b6c270ec216), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T15:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2121555038',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f65d1ede-bd8e-4401-916b-d08385ed0f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f588db64e1674021a84e2154efb76ee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98edfc35f59b4ac487586b0530ca1c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c313a21c-7266-4e3f-9999-4b6c270ec216),volume_type_id=c313a21c-7266-4e3f-9999-4b6c270ec216)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:30:01.045942 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ff33c3-e6cd-4b47-abed-0a1b024a50e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:30:01.142740 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ff33c3-e6cd-4b47-abed-0a1b024a50e3) transitioned into state 'SUCCESS' from state '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-2121555038',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f588db64e1674021a84e2154efb76ee2',qos_specs=None,replication_status=,reservations=['8f5273d9-ac97-48b6-babe-632e90736af7','bec2ed15-7a3f-46fd-a156-33e768b36615','25134342-02ae-4b06-8953-d8325a9a4e19','acd856ff-a9b0-4aea-8db3-80808f5669fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98edfc35f59b4ac487586b0530ca1c60',volume_type_id=c313a21c-7266-4e3f-9999-4b6c270ec216)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:30:01.144647 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec37abc-fccd-4355-8a66-5b822e762254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:30:01.234819 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec37abc-fccd-4355-8a66-5b822e762254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:30:01.237765 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Flow 'volume_create_api' (1a63e02a-e1c5-48c5-8c64-71be370052ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:30:01.238553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Create volume request issued successfully. Jan 10 15:30:01.239719 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-878a89fa-e0d0-4526-acc5-62b54b9704b6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes returned with HTTP 202 Jan 10 15:30:01.240898 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2566/5284] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 15:30:00 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes => generated 850 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:30:01.253456 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96b105bd-8e15-4b0d-802c-d2272120560c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:01.253895 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96b105bd-8e15-4b0d-802c-d2272120560c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:01.254343 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-96b105bd-8e15-4b0d-802c-d2272120560c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:01.267463 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:01.267463 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:01.274169 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-96b105bd-8e15-4b0d-802c-d2272120560c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:01.282418 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-96b105bd-8e15-4b0d-802c-d2272120560c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:01.283182 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2719/5285] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:01 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 918 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:02.299908 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0ef8e49-4c9e-4689-8338-20405c624ebd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:02.300473 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0ef8e49-4c9e-4689-8338-20405c624ebd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:02.300868 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a0ef8e49-4c9e-4689-8338-20405c624ebd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:02.314234 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:02.314234 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:02.321706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a0ef8e49-4c9e-4689-8338-20405c624ebd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:02.329730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a0ef8e49-4c9e-4689-8338-20405c624ebd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:02.330430 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2567/5286] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:02 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:03.344898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aaea61a8-348f-44ed-a4cb-42eb53869449 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:03.345443 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aaea61a8-348f-44ed-a4cb-42eb53869449 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:03.345797 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-aaea61a8-348f-44ed-a4cb-42eb53869449 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:03.359389 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:03.359389 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:03.366014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-aaea61a8-348f-44ed-a4cb-42eb53869449 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:03.374126 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-aaea61a8-348f-44ed-a4cb-42eb53869449 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:03.374847 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2720/5287] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:03 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:03.389103 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:03.389609 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:03.389978 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:03.403816 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:03.403816 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:03.410424 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:03.418749 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:03.419405 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2568/5288] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:03 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:03.474855 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-acd0c0a0-ad8f-495b-a6f5-db721ce82125 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:03.475296 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-acd0c0a0-ad8f-495b-a6f5-db721ce82125 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:03.475738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-acd0c0a0-ad8f-495b-a6f5-db721ce82125 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:03.488894 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:03.488894 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:03.495443 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-c22bda79-67a9-4b15-8abb-15d089056857 req-acd0c0a0-ad8f-495b-a6f5-db721ce82125 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:03.504014 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-acd0c0a0-ad8f-495b-a6f5-db721ce82125 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:03.504736 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2721/5289] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:30:03 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:03.643755 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume// Jan 10 15:30:03.644185 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:03.644674 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:03.645495 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-0c685e22-80e7-401b-b039-df13b51d93ef tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:30:03.646009 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2569/5290] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:30:03 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:30:03.656869 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-3daa5fdc-d991-43ec-b898-00d0044e1789 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments Jan 10 15:30:03.657617 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-3daa5fdc-d991-43ec-b898-00d0044e1789 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f65d1ede-bd8e-4401-916b-d08385ed0f34", "connector": null, "instance_uuid": "d2235b90-0fc9-4ae9-b51e-a6a60ef343df"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:30:03.671992 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:03.671992 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:03.838653 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-3daa5fdc-d991-43ec-b898-00d0044e1789 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments returned with HTTP 200 Jan 10 15:30:03.839486 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2722/5291] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:30:03 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:30:03.977147 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a2d9be9-6808-4d49-a20b-b1569b7a0c86 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:03.977588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a2d9be9-6808-4d49-a20b-b1569b7a0c86 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:03.978034 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4a2d9be9-6808-4d49-a20b-b1569b7a0c86 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:03.995345 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:03.995345 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:04.001886 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4a2d9be9-6808-4d49-a20b-b1569b7a0c86 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:04.009893 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4a2d9be9-6808-4d49-a20b-b1569b7a0c86 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:04.010583 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2570/5292] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:03 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:04.057194 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-3daa5fdc-d991-43ec-b898-00d0044e1789 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume// Jan 10 15:30:04.057710 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-3daa5fdc-d991-43ec-b898-00d0044e1789 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:04.058275 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-3daa5fdc-d991-43ec-b898-00d0044e1789 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:04.059153 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-3daa5fdc-d991-43ec-b898-00d0044e1789 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:30:04.059767 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2723/5293] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:30:04 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:30:04.068884 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-944ea5d6-bee6-4390-9b8b-4fc95530b7e0 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:04.069395 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-944ea5d6-bee6-4390-9b8b-4fc95530b7e0 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:04.069847 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-944ea5d6-bee6-4390-9b8b-4fc95530b7e0 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:04.086653 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:04.086653 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:04.093092 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-c22bda79-67a9-4b15-8abb-15d089056857 req-944ea5d6-bee6-4390-9b8b-4fc95530b7e0 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:04.101498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-944ea5d6-bee6-4390-9b8b-4fc95530b7e0 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:04.102186 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2571/5294] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:30:04 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 1041 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:30:04.117655 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-2055c858-f57e-4b2d-a7cf-dcb9b5a1c152 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] PUT http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1 Jan 10 15:30:04.118407 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-2055c858-f57e-4b2d-a7cf-dcb9b5a1c152 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:30:04.136382 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:30:04.136382 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 15:30:04.136770 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-c22bda79-67a9-4b15-8abb-15d089056857 req-2055c858-f57e-4b2d-a7cf-dcb9b5a1c152 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Lock "b'cinder-attachment_update-f65d1ede-bd8e-4401-916b-d08385ed0f34-n-h1-master-5'" acquired by "attachment_update" :: waited 0.007s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:30:04.138687 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:04.138687 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:05.025692 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14ee3984-5d8d-4e6b-a651-57658031826c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:05.026186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14ee3984-5d8d-4e6b-a651-57658031826c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:05.026570 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-14ee3984-5d8d-4e6b-a651-57658031826c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:05.045327 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:05.045327 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:05.052491 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-14ee3984-5d8d-4e6b-a651-57658031826c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:05.060553 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-14ee3984-5d8d-4e6b-a651-57658031826c tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:05.061465 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2572/5295] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:05 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:06.076831 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6aa913e-42c3-4e7b-8535-cd743d2306fc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:06.077668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6aa913e-42c3-4e7b-8535-cd743d2306fc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:06.078083 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d6aa913e-42c3-4e7b-8535-cd743d2306fc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:06.096656 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:06.096656 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:06.103498 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d6aa913e-42c3-4e7b-8535-cd743d2306fc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:06.112093 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d6aa913e-42c3-4e7b-8535-cd743d2306fc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:06.121825 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2573/5296] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:06 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:07.127443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-370e3b5d-4c75-4c92-8dd3-39276c7fa7d4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:07.128084 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-370e3b5d-4c75-4c92-8dd3-39276c7fa7d4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:07.128240 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-370e3b5d-4c75-4c92-8dd3-39276c7fa7d4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:07.144769 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:07.144769 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:07.151236 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-370e3b5d-4c75-4c92-8dd3-39276c7fa7d4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:07.159661 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-370e3b5d-4c75-4c92-8dd3-39276c7fa7d4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:07.160598 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2574/5297] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:07 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:08.174624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab937b96-d902-407f-98cc-bbb9f3e944ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:08.175295 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab937b96-d902-407f-98cc-bbb9f3e944ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:08.175569 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-ab937b96-d902-407f-98cc-bbb9f3e944ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:08.193621 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:08.193621 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:08.200375 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-ab937b96-d902-407f-98cc-bbb9f3e944ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:08.208479 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-ab937b96-d902-407f-98cc-bbb9f3e944ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:08.209195 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2575/5298] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:08 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:09.223851 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35db0275-bfff-4e36-adec-8e0ee580e419 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:09.224530 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35db0275-bfff-4e36-adec-8e0ee580e419 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:09.224752 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-35db0275-bfff-4e36-adec-8e0ee580e419 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:09.241947 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:09.241947 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:09.248451 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-35db0275-bfff-4e36-adec-8e0ee580e419 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:09.256966 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-35db0275-bfff-4e36-adec-8e0ee580e419 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:09.257816 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2576/5299] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:09 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:10.272248 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-639c89b5-6da8-40ba-85fe-a6528c531774 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:10.272907 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-639c89b5-6da8-40ba-85fe-a6528c531774 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:10.273067 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-639c89b5-6da8-40ba-85fe-a6528c531774 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:10.290767 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:10.290767 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:10.297673 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-639c89b5-6da8-40ba-85fe-a6528c531774 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:10.306661 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-639c89b5-6da8-40ba-85fe-a6528c531774 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:10.307376 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2577/5300] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:10 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:11.321721 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfba6c5e-c1f1-4de7-a696-eaf753488403 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:11.322292 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfba6c5e-c1f1-4de7-a696-eaf753488403 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:11.322623 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dfba6c5e-c1f1-4de7-a696-eaf753488403 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:11.339617 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:11.339617 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:11.346245 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dfba6c5e-c1f1-4de7-a696-eaf753488403 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:11.355135 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dfba6c5e-c1f1-4de7-a696-eaf753488403 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:11.356161 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2578/5301] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:11 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:12.369991 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61d6b49b-58ef-4e44-85cc-b8afcf9aa3ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:12.370621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61d6b49b-58ef-4e44-85cc-b8afcf9aa3ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:12.370953 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-61d6b49b-58ef-4e44-85cc-b8afcf9aa3ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:12.388381 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:12.388381 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:12.395872 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-61d6b49b-58ef-4e44-85cc-b8afcf9aa3ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:12.404191 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-61d6b49b-58ef-4e44-85cc-b8afcf9aa3ac tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:12.404931 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2579/5302] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:12 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:13.419036 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55fe0293-128b-467d-bb8f-4b8d68129779 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:13.419667 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55fe0293-128b-467d-bb8f-4b8d68129779 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:13.419911 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55fe0293-128b-467d-bb8f-4b8d68129779 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:13.436681 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:13.436681 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:13.443102 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-55fe0293-128b-467d-bb8f-4b8d68129779 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:13.451137 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55fe0293-128b-467d-bb8f-4b8d68129779 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:13.451799 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2580/5303] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:13 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:13.573749 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-c22bda79-67a9-4b15-8abb-15d089056857 req-2055c858-f57e-4b2d-a7cf-dcb9b5a1c152 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Lock "b'cinder-attachment_update-f65d1ede-bd8e-4401-916b-d08385ed0f34-n-h1-master-5'" released by "attachment_update" :: held 9.437s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:30:13.574319 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-2055c858-f57e-4b2d-a7cf-dcb9b5a1c152 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1 returned with HTTP 200 Jan 10 15:30:13.575155 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2724/5304] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:30:04 2022] PUT /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1 => generated 761 bytes in 9462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:30:13.588576 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-4bff5e96-f98f-4956-9403-d72c09a13c29 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/encryption Jan 10 15:30:13.589049 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-4bff5e96-f98f-4956-9403-d72c09a13c29 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:13.589497 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-4bff5e96-f98f-4956-9403-d72c09a13c29 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:13.606967 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:13.606967 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:13.620155 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-4bff5e96-f98f-4956-9403-d72c09a13c29 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/encryption returned with HTTP 200 Jan 10 15:30:13.620965 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2581/5305] 10.222.0.25 () {58 vars in 1404 bytes} [Mon Jan 10 15:30:13 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:14.465851 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5756b79-8e4c-44fe-bbe9-1bd9a68eb9ad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:14.466288 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5756b79-8e4c-44fe-bbe9-1bd9a68eb9ad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:14.466763 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e5756b79-8e4c-44fe-bbe9-1bd9a68eb9ad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:14.484192 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:14.484192 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:14.491321 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e5756b79-8e4c-44fe-bbe9-1bd9a68eb9ad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:14.499261 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e5756b79-8e4c-44fe-bbe9-1bd9a68eb9ad tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:14.499936 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2725/5306] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:14 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:15.514397 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99aef04d-3e96-4cc5-adb3-e56cecd0c490 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:15.514937 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99aef04d-3e96-4cc5-adb3-e56cecd0c490 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:15.515273 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-99aef04d-3e96-4cc5-adb3-e56cecd0c490 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:15.532654 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:15.532654 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:15.539156 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-99aef04d-3e96-4cc5-adb3-e56cecd0c490 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:15.547401 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-99aef04d-3e96-4cc5-adb3-e56cecd0c490 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:15.548066 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2582/5307] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:15 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:16.563165 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c249c1bc-6b67-46ee-8ae3-488c8a4815c6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:16.563661 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c249c1bc-6b67-46ee-8ae3-488c8a4815c6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:16.563962 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-c249c1bc-6b67-46ee-8ae3-488c8a4815c6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:16.581425 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:16.581425 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:16.587913 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-c249c1bc-6b67-46ee-8ae3-488c8a4815c6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:16.596610 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-c249c1bc-6b67-46ee-8ae3-488c8a4815c6 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:16.597285 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2726/5308] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:16 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:17.611935 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-599db304-856f-46bc-abf3-86e93144f364 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:17.612522 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-599db304-856f-46bc-abf3-86e93144f364 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:17.612774 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-599db304-856f-46bc-abf3-86e93144f364 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:17.630103 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:17.630103 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:17.636505 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-599db304-856f-46bc-abf3-86e93144f364 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:17.645121 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-599db304-856f-46bc-abf3-86e93144f364 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:17.645788 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2583/5309] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:17 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:18.661093 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a99f28b9-03d0-48c4-bf34-5526e156a040 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:18.661655 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a99f28b9-03d0-48c4-bf34-5526e156a040 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:18.661872 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a99f28b9-03d0-48c4-bf34-5526e156a040 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:18.678899 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:18.678899 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:18.685441 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a99f28b9-03d0-48c4-bf34-5526e156a040 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:18.693431 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a99f28b9-03d0-48c4-bf34-5526e156a040 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:18.694111 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2727/5310] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:18 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:19.123280 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-e5ea73d9-5cd6-40fe-a40a-4b0bd7a86473 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1/action Jan 10 15:30:19.124044 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-e5ea73d9-5cd6-40fe-a40a-4b0bd7a86473 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:30:19.124551 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-e5ea73d9-5cd6-40fe-a40a-4b0bd7a86473 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:30:19.150465 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:19.150465 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:19.282407 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-c22bda79-67a9-4b15-8abb-15d089056857 req-e5ea73d9-5cd6-40fe-a40a-4b0bd7a86473 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1/action returned with HTTP 204 Jan 10 15:30:19.283902 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2584/5311] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:30:19 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:30:19.708490 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-303f4ee5-1b67-4ac8-bf7f-73493d89d465 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:19.709067 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-303f4ee5-1b67-4ac8-bf7f-73493d89d465 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:19.709354 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-303f4ee5-1b67-4ac8-bf7f-73493d89d465 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:19.726189 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:19.726189 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:19.732602 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-303f4ee5-1b67-4ac8-bf7f-73493d89d465 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:19.740607 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-303f4ee5-1b67-4ac8-bf7f-73493d89d465 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:19.741272 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2728/5312] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:19 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 1235 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:30:19.755743 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50811701-afdb-4316-bb81-839d1bf37625 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:19.756194 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50811701-afdb-4316-bb81-839d1bf37625 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:19.756683 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50811701-afdb-4316-bb81-839d1bf37625 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:19.774048 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:19.774048 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:19.780501 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-50811701-afdb-4316-bb81-839d1bf37625 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:19.788603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50811701-afdb-4316-bb81-839d1bf37625 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:19.789279 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2585/5313] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:19 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 1235 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:30:19.845345 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:19.845853 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:19.846299 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:19.863014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:19.863014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:19.869467 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:19.878248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:19.878957 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2729/5314] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:30:19 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 1235 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:30:19.911148 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-cee533dd-4110-4c8d-bd0c-a680b4f3cce4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] POST http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/action Jan 10 15:30:19.911867 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-cee533dd-4110-4c8d-bd0c-a680b4f3cce4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:30:19.912195 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-cee533dd-4110-4c8d-bd0c-a680b4f3cce4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:30:19.929163 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:19.929163 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:19.930086 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-cee533dd-4110-4c8d-bd0c-a680b4f3cce4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:20.015271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-cee533dd-4110-4c8d-bd0c-a680b4f3cce4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Begin detaching volume completed successfully. Jan 10 15:30:20.015639 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-cee533dd-4110-4c8d-bd0c-a680b4f3cce4 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/action returned with HTTP 202 Jan 10 15:30:20.016433 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2586/5315] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 15:30:19 2022] POST /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 10 15:30:20.223478 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume// Jan 10 15:30:20.223919 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:20.224396 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:20.225164 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-f3fb819f-458d-40f3-81e1-c9e93ae496fd tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:30:20.225685 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2730/5316] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:30:20 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:30:20.255155 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-362b1d40-2563-49d1-ab49-dc9eb3909096 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:20.255656 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-362b1d40-2563-49d1-ab49-dc9eb3909096 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:20.256071 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-362b1d40-2563-49d1-ab49-dc9eb3909096 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:20.272924 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:20.272924 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:20.279271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-362b1d40-2563-49d1-ab49-dc9eb3909096 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:20.287635 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-362b1d40-2563-49d1-ab49-dc9eb3909096 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:20.288382 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2587/5317] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:30:20 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 1337 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:30:20.319830 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-62dd996e-2669-44ae-b85a-f0ea1755874a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/encryption Jan 10 15:30:20.320290 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-62dd996e-2669-44ae-b85a-f0ea1755874a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:20.320744 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-62dd996e-2669-44ae-b85a-f0ea1755874a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'index' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:20.337630 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:20.337630 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:20.351197 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-62dd996e-2669-44ae-b85a-f0ea1755874a tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/encryption returned with HTTP 200 Jan 10 15:30:20.351901 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2731/5318] 10.222.0.25 () {58 vars in 1404 bytes} [Mon Jan 10 15:30:20 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:20.657290 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-5d4a24bb-caaf-4d7a-bf83-1cd12f5ddd72 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] DELETE http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1 Jan 10 15:30:20.657659 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-5d4a24bb-caaf-4d7a-bf83-1cd12f5ddd72 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:20.658594 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-5d4a24bb-caaf-4d7a-bf83-1cd12f5ddd72 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:20.670752 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:20.670752 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:28.822478 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-11c6820d-1889-46c9-8c23-fb264d27efd2 req-5d4a24bb-caaf-4d7a-bf83-1cd12f5ddd72 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1 returned with HTTP 200 Jan 10 15:30:28.823169 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2588/5319] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:30:20 2022] DELETE /volume/v3/f588db64e1674021a84e2154efb76ee2/attachments/28a45012-9633-4321-87ca-c2821100b1c1 => generated 19 bytes in 8170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:29.670183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-315a3470-15b9-431e-a367-33529bee657d req-56c88b03-d629-474d-b253-3519ea293b08 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:29.670711 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-315a3470-15b9-431e-a367-33529bee657d req-56c88b03-d629-474d-b253-3519ea293b08 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:29.671077 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-315a3470-15b9-431e-a367-33529bee657d req-56c88b03-d629-474d-b253-3519ea293b08 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:29.684842 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:29.684842 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:29.691435 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-315a3470-15b9-431e-a367-33529bee657d req-56c88b03-d629-474d-b253-3519ea293b08 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:29.699463 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-315a3470-15b9-431e-a367-33529bee657d req-56c88b03-d629-474d-b253-3519ea293b08 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:29.700148 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2732/5320] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:30:29 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:30:29.716628 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] DELETE http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:29.717071 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:29.717513 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:29.717909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Delete volume with id: f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:29.731307 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:29.731307 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:29.732283 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:29.804909 n-d-master-5 devstack@c-api.service[110759]: WARNING cinder.keymgr.conf_key_mgr [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 10 15:30:29.896400 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Delete volume request issued successfully. Jan 10 15:30:29.897001 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-81805660-dd69-4a5d-a426-a844b60f5f2f tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 202 Jan 10 15:30:29.897663 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2589/5321] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:30:29 2022] DELETE /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:30:29.905105 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-abc5b157-9137-4c60-8643-b4d8fc5db7e1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:29.905330 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-abc5b157-9137-4c60-8643-b4d8fc5db7e1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:29.905619 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-abc5b157-9137-4c60-8643-b4d8fc5db7e1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:29.920375 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:29.920375 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:29.927241 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-abc5b157-9137-4c60-8643-b4d8fc5db7e1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:29.935501 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-abc5b157-9137-4c60-8643-b4d8fc5db7e1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:29.936194 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2733/5322] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:29 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:30.951545 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-974d2e8f-9d4b-4b1f-954c-6997fba12ca1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:30.952098 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-974d2e8f-9d4b-4b1f-954c-6997fba12ca1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:30.952621 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-974d2e8f-9d4b-4b1f-954c-6997fba12ca1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:30.967298 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:30.967298 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:30.974217 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-974d2e8f-9d4b-4b1f-954c-6997fba12ca1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:30.982334 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-974d2e8f-9d4b-4b1f-954c-6997fba12ca1 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:30.983034 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2590/5323] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:30 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:31.997731 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2198a961-7ce0-488c-9c2d-a1c16085e202 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:31.998321 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2198a961-7ce0-488c-9c2d-a1c16085e202 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:31.998776 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2198a961-7ce0-488c-9c2d-a1c16085e202 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:32.012166 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:32.012166 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:32.018885 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2198a961-7ce0-488c-9c2d-a1c16085e202 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:32.027191 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2198a961-7ce0-488c-9c2d-a1c16085e202 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:32.027875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2734/5324] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:31 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:33.041976 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-587b1b27-59fa-4798-9240-8373b29c8e07 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:33.042544 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-587b1b27-59fa-4798-9240-8373b29c8e07 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:33.042857 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-587b1b27-59fa-4798-9240-8373b29c8e07 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:33.056409 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:33.056409 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:33.063316 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-587b1b27-59fa-4798-9240-8373b29c8e07 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:33.071757 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-587b1b27-59fa-4798-9240-8373b29c8e07 tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:33.072506 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2591/5325] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:33 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:34.087581 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbebb991-139e-443a-88b6-fbb84164ccdc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:34.088143 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbebb991-139e-443a-88b6-fbb84164ccdc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:34.088597 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-fbebb991-139e-443a-88b6-fbb84164ccdc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:34.102528 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:30:34.102528 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:30:34.110204 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-fbebb991-139e-443a-88b6-fbb84164ccdc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Volume info retrieved successfully. Jan 10 15:30:34.119425 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-fbebb991-139e-443a-88b6-fbb84164ccdc tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 200 Jan 10 15:30:34.120278 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2735/5326] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:34 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 942 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:30:35.134064 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ce1eaba-1f61-49cf-b9dc-5ae7c59f786e tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] GET http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 Jan 10 15:30:35.134608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ce1eaba-1f61-49cf-b9dc-5ae7c59f786e tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:35.134933 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8ce1eaba-1f61-49cf-b9dc-5ae7c59f786e tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:35.145337 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8ce1eaba-1f61-49cf-b9dc-5ae7c59f786e tempest-TestEncryptedCinderVolumes-876461614 tempest-TestEncryptedCinderVolumes-876461614-project] http://10.222.0.20/volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 returned with HTTP 404 Jan 10 15:30:35.146172 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2592/5327] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:30:35 2022] GET /volume/v3/f588db64e1674021a84e2154efb76ee2/volumes/f65d1ede-bd8e-4401-916b-d08385ed0f34 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:30:35.153080 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b52c1f08-ca4a-49ab-b1fe-cc5034ef1066 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] GET http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/volumes/detail?all_tenants=1 Jan 10 15:30:35.153544 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b52c1f08-ca4a-49ab-b1fe-cc5034ef1066 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:35.153928 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b52c1f08-ca4a-49ab-b1fe-cc5034ef1066 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:35.155702 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-b52c1f08-ca4a-49ab-b1fe-cc5034ef1066 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 15:30:35.167177 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b52c1f08-ca4a-49ab-b1fe-cc5034ef1066 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Get all volumes completed successfully. Jan 10 15:30:35.171344 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b52c1f08-ca4a-49ab-b1fe-cc5034ef1066 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 10 15:30:35.172022 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2736/5328] 10.222.0.20 () {58 vars in 1261 bytes} [Mon Jan 10 15:30:35 2022] GET /volume/v3/305f84ad7071442b989d73aede7860f8/volumes/detail?all_tenants=1 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 10 15:30:35.186185 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-347b2b21-5264-4940-83b4-41856b4b09b5 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] DELETE http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/c313a21c-7266-4e3f-9999-4b6c270ec216 Jan 10 15:30:35.186626 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-347b2b21-5264-4940-83b4-41856b4b09b5 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:30:35.187085 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-347b2b21-5264-4940-83b4-41856b4b09b5 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] Calling method '_delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:30:35.301615 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-347b2b21-5264-4940-83b4-41856b4b09b5 tempest-TestEncryptedCinderVolumes-1475148270 tempest-TestEncryptedCinderVolumes-1475148270-project-admin] http://10.222.0.20/volume/v3/305f84ad7071442b989d73aede7860f8/types/c313a21c-7266-4e3f-9999-4b6c270ec216 returned with HTTP 202 Jan 10 15:30:35.302495 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2593/5329] 10.222.0.20 () {58 vars in 1321 bytes} [Mon Jan 10 15:30:35 2022] DELETE /volume/v3/305f84ad7071442b989d73aede7860f8/types/c313a21c-7266-4e3f-9999-4b6c270ec216 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:31:31.425882 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] POST http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes Jan 10 15:31:31.427004 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-720693966", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:31:31.428084 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.v3.volumes [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-720693966', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=110760) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:31:31.428433 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Create volume of 1 GB Jan 10 15:31:31.434776 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Availability Zones retrieved successfully. Jan 10 15:31:31.449926 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Flow 'volume_create_api' (86664f3e-611a-40ef-a39d-dba4ed029513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:31:31.452430 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7e4538-05b2-4384-8ab0-6bc72f2bf579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:31:31.454967 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.flows.api.create_volume [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Validating volume size '1' using validate_int {{(pid=110760) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:31:31.482843 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7e4538-05b2-4384-8ab0-6bc72f2bf579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:31:31.484914 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f46168-0616-4b7d-9adb-ecb125dae071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:31:31.694815 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.quota [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Created reservations ['68267b63-d523-4501-a450-2233df77ac4d', '29cc54e2-dc71-4c82-90f2-5a750cae366e', '3cfdf5a8-be7c-4c9c-b770-e2b0eb7e8a7a', '34884246-8ed8-45b7-9f31-1bcb0f1ee28f'] {{(pid=110760) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:31:31.696571 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f46168-0616-4b7d-9adb-ecb125dae071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68267b63-d523-4501-a450-2233df77ac4d', '29cc54e2-dc71-4c82-90f2-5a750cae366e', '3cfdf5a8-be7c-4c9c-b770-e2b0eb7e8a7a', '34884246-8ed8-45b7-9f31-1bcb0f1ee28f']}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:31:31.698515 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c7fb19-4323-4548-adcd-982d83289056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:31:31.770325 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c7fb19-4323-4548-adcd-982d83289056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd326cc8f-ac4e-4743-af3e-b376019aedd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-720693966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7127b4185d294b29a02e771d4f65060e',qos_specs=None,replication_status=,reservations=['68267b63-d523-4501-a450-2233df77ac4d','29cc54e2-dc71-4c82-90f2-5a750cae366e','3cfdf5a8-be7c-4c9c-b770-e2b0eb7e8a7a','34884246-8ed8-45b7-9f31-1bcb0f1ee28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0d0665a5829407f914d8ffc950da491',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T15:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-720693966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d326cc8f-ac4e-4743-af3e-b376019aedd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7127b4185d294b29a02e771d4f65060e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0d0665a5829407f914d8ffc950da491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:31:31.772207 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f5b230-a511-4126-ad3e-d1a0ad6d6d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:31:31.855920 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f5b230-a511-4126-ad3e-d1a0ad6d6d5a) transitioned into state 'SUCCESS' from state '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-720693966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7127b4185d294b29a02e771d4f65060e',qos_specs=None,replication_status=,reservations=['68267b63-d523-4501-a450-2233df77ac4d','29cc54e2-dc71-4c82-90f2-5a750cae366e','3cfdf5a8-be7c-4c9c-b770-e2b0eb7e8a7a','34884246-8ed8-45b7-9f31-1bcb0f1ee28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0d0665a5829407f914d8ffc950da491',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:31:31.858116 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f5e252-1bb9-4042-a5e2-73a54240da3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:31:31.956693 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f5e252-1bb9-4042-a5e2-73a54240da3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110760) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:31:31.959049 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Flow 'volume_create_api' (86664f3e-611a-40ef-a39d-dba4ed029513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110760) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:31:31.959719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Create volume request issued successfully. Jan 10 15:31:31.960886 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-978421c2-8818-4304-be73-69704879ff5c tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes returned with HTTP 202 Jan 10 15:31:31.961669 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2737/5330] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 15:31:31 2022] POST /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes => generated 823 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:31:31.975021 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8257dabb-a78e-4260-aa67-e1a2d6930090 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:31.975588 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8257dabb-a78e-4260-aa67-e1a2d6930090 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:31.975897 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-8257dabb-a78e-4260-aa67-e1a2d6930090 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:31.990495 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:31.990495 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:31.997385 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-8257dabb-a78e-4260-aa67-e1a2d6930090 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:32.005437 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-8257dabb-a78e-4260-aa67-e1a2d6930090 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:32.006129 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2594/5331] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:31 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 891 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:33.021272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-784d08d5-dce7-4c15-ada6-3ce9a6241cc5 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:33.021805 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-784d08d5-dce7-4c15-ada6-3ce9a6241cc5 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:33.022099 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-784d08d5-dce7-4c15-ada6-3ce9a6241cc5 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:33.035852 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:33.035852 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:33.043086 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-784d08d5-dce7-4c15-ada6-3ce9a6241cc5 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:33.052112 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-784d08d5-dce7-4c15-ada6-3ce9a6241cc5 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:33.052852 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2738/5332] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:33 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:34.067303 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2ea8f7c-eced-402a-ba0f-07e186b28a4d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:34.067747 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2ea8f7c-eced-402a-ba0f-07e186b28a4d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:34.068177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-e2ea8f7c-eced-402a-ba0f-07e186b28a4d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:34.082033 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:34.082033 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:34.088546 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-e2ea8f7c-eced-402a-ba0f-07e186b28a4d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:34.096591 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-e2ea8f7c-eced-402a-ba0f-07e186b28a4d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:34.097261 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2595/5333] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:34 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:34.110561 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f747047-1010-4038-a4a7-315ea4be8b73 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:34.111059 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f747047-1010-4038-a4a7-315ea4be8b73 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:34.111475 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9f747047-1010-4038-a4a7-315ea4be8b73 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:34.124903 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:34.124903 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:34.131968 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9f747047-1010-4038-a4a7-315ea4be8b73 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:34.140413 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9f747047-1010-4038-a4a7-315ea4be8b73 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:34.141122 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2739/5334] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:34 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:34.154822 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b43fb040-5bee-446c-8bca-9ea2061f0153 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes Jan 10 15:31:34.155258 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b43fb040-5bee-446c-8bca-9ea2061f0153 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:34.155699 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-b43fb040-5bee-446c-8bca-9ea2061f0153 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:34.156369 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-b43fb040-5bee-446c-8bca-9ea2061f0153 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Jan 10 15:31:34.157959 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-b43fb040-5bee-446c-8bca-9ea2061f0153 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Jan 10 15:31:34.203452 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-b43fb040-5bee-446c-8bca-9ea2061f0153 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Get all volumes completed successfully. Jan 10 15:31:34.204306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-b43fb040-5bee-446c-8bca-9ea2061f0153 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes returned with HTTP 200 Jan 10 15:31:34.205615 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2596/5335] 10.222.0.20 () {58 vars in 1213 bytes} [Mon Jan 10 15:31:34 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes => generated 404 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:34.214737 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:34.215175 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:34.215625 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:34.228778 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:34.228778 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:34.235310 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:34.243988 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:34.244753 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2740/5336] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:34 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:34.300706 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a8450165-af96-481e-bf17-2e40e5c1cfe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:34.301142 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a8450165-af96-481e-bf17-2e40e5c1cfe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:34.301615 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a8450165-af96-481e-bf17-2e40e5c1cfe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:34.316332 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:34.316332 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:34.322888 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a8450165-af96-481e-bf17-2e40e5c1cfe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:34.331402 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a8450165-af96-481e-bf17-2e40e5c1cfe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:34.332108 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2597/5337] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:31:34 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:34.534953 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume// Jan 10 15:31:34.535298 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:34.535761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:34.536550 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a49da212-a71a-4b8b-ac4f-db372c69e413 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:31:34.537068 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2741/5338] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:31:34 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:31:34.547819 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-519e7eb2-ce62-4989-a449-6a101be4ffe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] POST http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments Jan 10 15:31:34.548616 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-519e7eb2-ce62-4989-a449-6a101be4ffe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d326cc8f-ac4e-4743-af3e-b376019aedd0", "connector": null, "instance_uuid": "f65a7a18-6eab-44fa-8619-146317c23e7c"}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:31:34.562472 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:34.562472 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:34.786149 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-519e7eb2-ce62-4989-a449-6a101be4ffe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments returned with HTTP 200 Jan 10 15:31:34.786879 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2598/5339] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:31:34 2022] POST /volume/v3/7127b4185d294b29a02e771d4f65060e/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:31:34.944069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a639c5f-5902-43ed-9b9a-704c207b9d78 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:34.944610 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a639c5f-5902-43ed-9b9a-704c207b9d78 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:34.945053 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3a639c5f-5902-43ed-9b9a-704c207b9d78 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:34.962583 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:34.962583 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:34.969360 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3a639c5f-5902-43ed-9b9a-704c207b9d78 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:34.978034 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3a639c5f-5902-43ed-9b9a-704c207b9d78 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:34.978738 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2742/5340] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:34 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:35.024483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-519e7eb2-ce62-4989-a449-6a101be4ffe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume// Jan 10 15:31:35.024915 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-519e7eb2-ce62-4989-a449-6a101be4ffe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:35.025356 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-519e7eb2-ce62-4989-a449-6a101be4ffe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:35.026100 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-519e7eb2-ce62-4989-a449-6a101be4ffe2 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:31:35.026632 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2599/5341] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:31:35 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:31:35.035885 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-94c8bddf-1a40-47f1-88e4-813c7685302f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:35.036476 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-94c8bddf-1a40-47f1-88e4-813c7685302f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:35.036862 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-94c8bddf-1a40-47f1-88e4-813c7685302f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:35.054741 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:35.054741 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:35.061297 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-94c8bddf-1a40-47f1-88e4-813c7685302f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:35.070074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-94c8bddf-1a40-47f1-88e4-813c7685302f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:35.070849 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2743/5342] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:31:35 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 15:31:35.086956 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-75f56dd0-d8f3-4be4-ab80-7e37ab56acf3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] PUT http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5 Jan 10 15:31:35.087704 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-75f56dd0-d8f3-4be4-ab80-7e37ab56acf3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:31:35.106211 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:31:35.106211 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:31:35.106655 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-75f56dd0-d8f3-4be4-ab80-7e37ab56acf3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Lock "b'cinder-attachment_update-d326cc8f-ac4e-4743-af3e-b376019aedd0-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:31:35.108686 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:35.108686 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:35.993131 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82426f51-822b-4ffa-b6de-1971cb56d7a3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:35.993701 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82426f51-822b-4ffa-b6de-1971cb56d7a3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:35.994208 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-82426f51-822b-4ffa-b6de-1971cb56d7a3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:36.012014 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:36.012014 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:36.019326 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-82426f51-822b-4ffa-b6de-1971cb56d7a3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:36.027516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-82426f51-822b-4ffa-b6de-1971cb56d7a3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:36.034740 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2744/5343] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:35 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:31:37.043307 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d07b568-67ea-4608-b975-472279078e18 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:37.044224 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d07b568-67ea-4608-b975-472279078e18 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:37.044662 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-4d07b568-67ea-4608-b975-472279078e18 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:37.062529 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:37.062529 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:37.069371 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-4d07b568-67ea-4608-b975-472279078e18 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:37.078804 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-4d07b568-67ea-4608-b975-472279078e18 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:37.079527 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2745/5344] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:37 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:38.094085 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fb7a5bd-2a7b-454a-a0d2-f6c51164c0dd tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:38.094725 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fb7a5bd-2a7b-454a-a0d2-f6c51164c0dd tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:38.094847 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3fb7a5bd-2a7b-454a-a0d2-f6c51164c0dd tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:38.112566 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:38.112566 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:38.119093 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3fb7a5bd-2a7b-454a-a0d2-f6c51164c0dd tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:38.127840 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3fb7a5bd-2a7b-454a-a0d2-f6c51164c0dd tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:38.136551 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2746/5345] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:38 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:31:39.143256 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1e64386-9443-46d3-ad1b-22ef7affd3d0 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:39.143923 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1e64386-9443-46d3-ad1b-22ef7affd3d0 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:39.144132 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b1e64386-9443-46d3-ad1b-22ef7affd3d0 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:39.161964 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:39.161964 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:39.169616 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b1e64386-9443-46d3-ad1b-22ef7affd3d0 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:39.179038 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b1e64386-9443-46d3-ad1b-22ef7affd3d0 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:39.179782 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2747/5346] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:39 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:31:40.195119 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48a7e0b0-9454-454d-9c43-dc13a4032bca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:40.195805 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48a7e0b0-9454-454d-9c43-dc13a4032bca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:40.196233 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-48a7e0b0-9454-454d-9c43-dc13a4032bca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:40.213954 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:40.213954 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:40.220608 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-48a7e0b0-9454-454d-9c43-dc13a4032bca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:40.228787 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-48a7e0b0-9454-454d-9c43-dc13a4032bca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:40.229488 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2748/5347] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:40 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:31:41.244571 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0af5a6d5-e318-494e-a346-41d410909284 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:41.245086 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0af5a6d5-e318-494e-a346-41d410909284 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:41.245579 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-0af5a6d5-e318-494e-a346-41d410909284 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:41.262440 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:41.262440 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:41.269552 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-0af5a6d5-e318-494e-a346-41d410909284 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:41.277682 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-0af5a6d5-e318-494e-a346-41d410909284 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:41.278381 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2749/5348] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:41 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:31:42.294394 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5669bbb1-423d-441a-8d37-5fe8de237658 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:42.295036 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5669bbb1-423d-441a-8d37-5fe8de237658 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:42.295261 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-5669bbb1-423d-441a-8d37-5fe8de237658 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:42.313594 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:42.313594 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:42.320183 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-5669bbb1-423d-441a-8d37-5fe8de237658 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:42.328440 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-5669bbb1-423d-441a-8d37-5fe8de237658 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:42.329339 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2750/5349] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:42 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:43.343845 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-191eff17-a0e5-4c7a-8265-0a27b7e7ef19 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:43.344507 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-191eff17-a0e5-4c7a-8265-0a27b7e7ef19 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:43.344743 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-191eff17-a0e5-4c7a-8265-0a27b7e7ef19 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:43.362136 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:43.362136 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:43.368719 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-191eff17-a0e5-4c7a-8265-0a27b7e7ef19 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:43.376884 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-191eff17-a0e5-4c7a-8265-0a27b7e7ef19 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:43.377802 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2751/5350] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:43 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:31:44.358324 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-75f56dd0-d8f3-4be4-ab80-7e37ab56acf3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Lock "b'cinder-attachment_update-d326cc8f-ac4e-4743-af3e-b376019aedd0-n-h1-master-5'" released by "attachment_update" :: held 9.252s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:31:44.358845 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-75f56dd0-d8f3-4be4-ab80-7e37ab56acf3 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5 returned with HTTP 200 Jan 10 15:31:44.359652 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2600/5351] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:31:35 2022] PUT /volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5 => generated 762 bytes in 9277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:31:44.392069 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da0e7201-7a9d-4feb-83a6-d4e1ff4eba91 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:44.392560 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da0e7201-7a9d-4feb-83a6-d4e1ff4eba91 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:44.392997 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-da0e7201-7a9d-4feb-83a6-d4e1ff4eba91 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:44.410585 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:44.410585 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:44.417233 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-da0e7201-7a9d-4feb-83a6-d4e1ff4eba91 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:44.426980 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-da0e7201-7a9d-4feb-83a6-d4e1ff4eba91 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:44.427857 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2752/5352] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:44 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:45.443085 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc227e91-0d31-4ff8-9fd0-49cdd047aaca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:45.443649 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc227e91-0d31-4ff8-9fd0-49cdd047aaca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:45.443951 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-dc227e91-0d31-4ff8-9fd0-49cdd047aaca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:45.461806 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:45.461806 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:45.468463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-dc227e91-0d31-4ff8-9fd0-49cdd047aaca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:45.476607 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-dc227e91-0d31-4ff8-9fd0-49cdd047aaca tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:45.477245 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2601/5353] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:45 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:46.491586 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f61fe5d7-7f8c-4cfd-aaff-e7eed75927cb tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:46.492080 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f61fe5d7-7f8c-4cfd-aaff-e7eed75927cb tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:46.492489 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f61fe5d7-7f8c-4cfd-aaff-e7eed75927cb tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:46.509340 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:46.509340 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:46.515764 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f61fe5d7-7f8c-4cfd-aaff-e7eed75927cb tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:46.524272 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f61fe5d7-7f8c-4cfd-aaff-e7eed75927cb tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:46.524966 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2753/5354] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:46 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:47.540202 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a45d702-e869-4666-bb9a-7e34714bbd2b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:47.540789 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a45d702-e869-4666-bb9a-7e34714bbd2b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:47.541017 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9a45d702-e869-4666-bb9a-7e34714bbd2b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:47.558340 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:47.558340 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:47.565327 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9a45d702-e869-4666-bb9a-7e34714bbd2b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:47.573259 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9a45d702-e869-4666-bb9a-7e34714bbd2b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:47.573929 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2602/5355] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:47 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:48.589201 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7119562-c8c5-49e0-8f08-c0ada4bb5824 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:48.589730 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7119562-c8c5-49e0-8f08-c0ada4bb5824 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:48.589998 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-b7119562-c8c5-49e0-8f08-c0ada4bb5824 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:48.607546 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:48.607546 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:48.614040 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-b7119562-c8c5-49e0-8f08-c0ada4bb5824 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:48.622057 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-b7119562-c8c5-49e0-8f08-c0ada4bb5824 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:48.622740 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2754/5356] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:48 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:49.636842 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc2d33f3-103b-4ed3-8c87-5ccbf5eff1b7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:49.637409 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc2d33f3-103b-4ed3-8c87-5ccbf5eff1b7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:49.637619 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-fc2d33f3-103b-4ed3-8c87-5ccbf5eff1b7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:49.654973 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:49.654973 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:49.661446 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-fc2d33f3-103b-4ed3-8c87-5ccbf5eff1b7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:49.669624 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-fc2d33f3-103b-4ed3-8c87-5ccbf5eff1b7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:49.670287 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2603/5357] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:49 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:31:49.914978 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a19947c9-0665-46a7-82c3-2bb424f16ba1 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] POST http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5/action Jan 10 15:31:49.915690 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a19947c9-0665-46a7-82c3-2bb424f16ba1 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:31:49.916008 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a19947c9-0665-46a7-82c3-2bb424f16ba1 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:31:49.943809 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:49.943809 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:50.074989 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a6bf9e63-21cf-44e9-9088-591dad2c54eb req-a19947c9-0665-46a7-82c3-2bb424f16ba1 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5/action returned with HTTP 204 Jan 10 15:31:50.075801 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2755/5358] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:31:49 2022] POST /volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 10 15:31:50.684772 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-332a8b87-b9dd-40ad-a4a0-cfcd8a6b7e4f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:50.685337 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-332a8b87-b9dd-40ad-a4a0-cfcd8a6b7e4f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:50.685648 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-332a8b87-b9dd-40ad-a4a0-cfcd8a6b7e4f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:50.702543 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:50.702543 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:50.708891 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-332a8b87-b9dd-40ad-a4a0-cfcd8a6b7e4f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:50.717411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-332a8b87-b9dd-40ad-a4a0-cfcd8a6b7e4f tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:50.718111 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2604/5359] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:50 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 1208 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:31:50.732974 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b9cf581-20d1-434c-9a45-6b88006202e4 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:50.733414 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b9cf581-20d1-434c-9a45-6b88006202e4 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:50.733865 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9b9cf581-20d1-434c-9a45-6b88006202e4 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:50.752005 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:50.752005 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:50.758537 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9b9cf581-20d1-434c-9a45-6b88006202e4 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:50.766696 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9b9cf581-20d1-434c-9a45-6b88006202e4 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:50.767874 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2756/5360] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:50 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 1208 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:31:50.781034 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43b0d7f8-76d0-4ca9-82e6-e7e2d60498cc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:31:50.781478 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43b0d7f8-76d0-4ca9-82e6-e7e2d60498cc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:31:50.781924 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-43b0d7f8-76d0-4ca9-82e6-e7e2d60498cc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:31:50.800014 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:31:50.800014 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:31:50.806821 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-43b0d7f8-76d0-4ca9-82e6-e7e2d60498cc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:31:50.815668 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-43b0d7f8-76d0-4ca9-82e6-e7e2d60498cc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:31:50.816406 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2605/5361] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:31:50 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 1208 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:32:54.662591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:32:54.663210 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:32:54.663558 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:32:54.681963 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:32:54.681963 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:32:54.688947 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:32:54.701898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:32:54.702982 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2757/5362] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:32:54 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:32:54.739799 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-ec074cb8-4883-4f73-aebb-806d676d6973 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] POST http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0/action Jan 10 15:32:54.742751 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-ec074cb8-4883-4f73-aebb-806d676d6973 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:32:54.743075 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-ec074cb8-4883-4f73-aebb-806d676d6973 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:32:54.760730 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:32:54.760730 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:32:54.761733 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-ec074cb8-4883-4f73-aebb-806d676d6973 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:32:54.831219 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-ec074cb8-4883-4f73-aebb-806d676d6973 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Begin detaching volume completed successfully. Jan 10 15:32:54.831798 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-ec074cb8-4883-4f73-aebb-806d676d6973 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0/action returned with HTTP 202 Jan 10 15:32:54.832869 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2606/5363] 10.222.0.20 () {64 vars in 1652 bytes} [Mon Jan 10 15:32:54 2022] POST /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 10 15:32:55.018728 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume// Jan 10 15:32:55.019057 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:32:55.019527 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:32:55.020333 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-d3606419-28e5-4f8e-b6b4-3b6e22b6b6d6 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:32:55.020883 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2758/5364] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:32:55 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:32:55.034522 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-2214d77c-48d7-4d77-936c-fdb24edc6373 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:32:55.035120 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-2214d77c-48d7-4d77-936c-fdb24edc6373 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:32:55.035653 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-2214d77c-48d7-4d77-936c-fdb24edc6373 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:32:55.054316 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:32:55.054316 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:32:55.061024 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-2214d77c-48d7-4d77-936c-fdb24edc6373 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:32:55.069720 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-2214d77c-48d7-4d77-936c-fdb24edc6373 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:32:55.070422 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2607/5365] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:32:55 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 1310 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 10 15:32:55.427540 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-92c47fc8-46aa-4cad-96e8-f26bd1030993 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] DELETE http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5 Jan 10 15:32:55.427984 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-92c47fc8-46aa-4cad-96e8-f26bd1030993 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:32:55.429003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-92c47fc8-46aa-4cad-96e8-f26bd1030993 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:32:55.442527 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:32:55.442527 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:03.582681 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-a78bef18-19da-44ca-aae9-6b623ce84dad req-92c47fc8-46aa-4cad-96e8-f26bd1030993 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5 returned with HTTP 200 Jan 10 15:33:03.583390 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2759/5366] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:32:55 2022] DELETE /volume/v3/7127b4185d294b29a02e771d4f65060e/attachments/0e308224-d9b9-4fbd-9b10-5caa8731fee5 => generated 19 bytes in 8160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:33:04.492913 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7ca180d6-9fd1-4350-b055-250c281a343e req-9fe009fa-f685-4fbd-acd9-ddf9582d854d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:04.493506 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7ca180d6-9fd1-4350-b055-250c281a343e req-9fe009fa-f685-4fbd-acd9-ddf9582d854d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:04.493776 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7ca180d6-9fd1-4350-b055-250c281a343e req-9fe009fa-f685-4fbd-acd9-ddf9582d854d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:04.507515 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:33:04.507515 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:04.514000 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-7ca180d6-9fd1-4350-b055-250c281a343e req-9fe009fa-f685-4fbd-acd9-ddf9582d854d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:33:04.522507 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7ca180d6-9fd1-4350-b055-250c281a343e req-9fe009fa-f685-4fbd-acd9-ddf9582d854d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:33:04.523178 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2608/5367] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:33:04 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 916 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:33:04.539964 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-faa8dfc6-e528-4b85-b37a-e5798120804d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] DELETE http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:04.540446 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-faa8dfc6-e528-4b85-b37a-e5798120804d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:04.540897 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-faa8dfc6-e528-4b85-b37a-e5798120804d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'delete' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:04.541322 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.v3.volumes [None req-faa8dfc6-e528-4b85-b37a-e5798120804d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Delete volume with id: d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:04.554776 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:33:04.554776 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:04.555678 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-faa8dfc6-e528-4b85-b37a-e5798120804d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:33:04.697405 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-faa8dfc6-e528-4b85-b37a-e5798120804d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Delete volume request issued successfully. Jan 10 15:33:04.698074 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-faa8dfc6-e528-4b85-b37a-e5798120804d tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 202 Jan 10 15:33:04.698538 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2760/5368] 10.222.0.20 () {58 vars in 1327 bytes} [Mon Jan 10 15:33:04 2022] DELETE /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 10 15:33:04.705879 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d1f3f1f-2212-4ab8-a5c5-86650f55112e tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:04.708212 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3f1f-2212-4ab8-a5c5-86650f55112e tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:04.708212 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3f1f-2212-4ab8-a5c5-86650f55112e tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:04.720876 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:33:04.720876 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:04.727926 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-3d1f3f1f-2212-4ab8-a5c5-86650f55112e tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:33:04.736091 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-3d1f3f1f-2212-4ab8-a5c5-86650f55112e tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:33:04.736858 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2609/5369] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:33:04 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:33:05.751958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05d22686-6ebe-4e47-9adc-f0fa3765c732 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:05.752557 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05d22686-6ebe-4e47-9adc-f0fa3765c732 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:05.753095 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-05d22686-6ebe-4e47-9adc-f0fa3765c732 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:05.767820 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:33:05.767820 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:05.775047 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-05d22686-6ebe-4e47-9adc-f0fa3765c732 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:33:05.783880 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-05d22686-6ebe-4e47-9adc-f0fa3765c732 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:33:05.784912 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2761/5370] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:33:05 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:33:06.799758 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f99f2190-1dcf-4543-ab15-5248df36ab9b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:06.800465 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f99f2190-1dcf-4543-ab15-5248df36ab9b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:06.800841 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-f99f2190-1dcf-4543-ab15-5248df36ab9b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:06.815070 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:33:06.815070 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:06.822411 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-f99f2190-1dcf-4543-ab15-5248df36ab9b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:33:06.832405 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-f99f2190-1dcf-4543-ab15-5248df36ab9b tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:33:06.833137 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2610/5371] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:33:06 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:33:07.848127 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63faee35-8862-458f-b180-467bb4194506 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:07.848743 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63faee35-8862-458f-b180-467bb4194506 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:07.849031 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-63faee35-8862-458f-b180-467bb4194506 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:07.863127 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:33:07.863127 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:07.869958 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-63faee35-8862-458f-b180-467bb4194506 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:33:07.878503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-63faee35-8862-458f-b180-467bb4194506 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:33:07.879396 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2762/5372] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:33:07 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:33:08.893993 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-796de9a9-bae1-414a-88ec-5de4c76e7fdc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:08.894590 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-796de9a9-bae1-414a-88ec-5de4c76e7fdc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:08.894893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-796de9a9-bae1-414a-88ec-5de4c76e7fdc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:08.908227 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:33:08.908227 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:33:08.914939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-796de9a9-bae1-414a-88ec-5de4c76e7fdc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Volume info retrieved successfully. Jan 10 15:33:08.923238 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-796de9a9-bae1-414a-88ec-5de4c76e7fdc tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 200 Jan 10 15:33:08.923923 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2611/5373] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:33:08 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 915 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:33:09.938898 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e40f4fa-217d-45ef-98c7-09e81c62cdc7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] GET http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 Jan 10 15:33:09.939473 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2e40f4fa-217d-45ef-98c7-09e81c62cdc7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:33:09.939848 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2e40f4fa-217d-45ef-98c7-09e81c62cdc7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:33:09.950749 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2e40f4fa-217d-45ef-98c7-09e81c62cdc7 tempest-TestMinimumBasicScenario-1209205857 tempest-TestMinimumBasicScenario-1209205857-project] http://10.222.0.20/volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 returned with HTTP 404 Jan 10 15:33:09.951596 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2763/5374] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:33:09 2022] GET /volume/v3/7127b4185d294b29a02e771d4f65060e/volumes/d326cc8f-ac4e-4743-af3e-b376019aedd0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:46:00.473141 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] POST http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes Jan 10 15:46:00.473879 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-106653486", "imageRef": "62bd93f8-d0bf-48cb-a063-a26066d9ac7b", "size": 1}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:46:00.474955 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.v3.volumes [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-106653486', 'imageRef': '62bd93f8-d0bf-48cb-a063-a26066d9ac7b', 'size': 1}} {{(pid=110759) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Jan 10 15:46:00.561310 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Create volume of 1 GB Jan 10 15:46:00.568057 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Availability Zones retrieved successfully. Jan 10 15:46:00.583138 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Flow 'volume_create_api' (55877176-815d-4a3d-9163-be904b6103ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:46:00.585967 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f8aa3b-535c-4bb5-9103-913a4d52b513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:46:00.588281 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.flows.api.create_volume [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Validating volume size '1' using validate_int {{(pid=110759) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Jan 10 15:46:00.649421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f8aa3b-535c-4bb5-9103-913a4d52b513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-01-10T14:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=d5bef039-4317-4dca-8307-2993bdeb9020,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5bef039-4317-4dca-8307-2993bdeb9020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:46:00.651421 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eb958f-61d0-4440-8415-b3addeab0170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:46:00.878462 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.quota [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Created reservations ['110364fb-edca-4be1-8496-3bdb465c31b9', 'af50fa6a-c0ba-4c25-8bab-137680146cf3', '58621a50-ef06-4f50-9872-4316d7c3ed3b', '8cf7e13f-7ee0-4022-8760-f0c0fc3e90b6'] {{(pid=110759) reserve /opt/stack/cinder/cinder/quota.py:755}} Jan 10 15:46:00.880132 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eb958f-61d0-4440-8415-b3addeab0170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110364fb-edca-4be1-8496-3bdb465c31b9', 'af50fa6a-c0ba-4c25-8bab-137680146cf3', '58621a50-ef06-4f50-9872-4316d7c3ed3b', '8cf7e13f-7ee0-4022-8760-f0c0fc3e90b6']}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:46:00.882117 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9660c0e7-e228-4bd6-ad9e-3ee83dbd0042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:46:00.989079 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9660c0e7-e228-4bd6-ad9e-3ee83dbd0042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee21c190-7b60-4d58-8df6-3d6190782803', '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-106653486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db13496c84454219b4e53779783d3678',qos_specs=None,replication_status=,reservations=['110364fb-edca-4be1-8496-3bdb465c31b9','af50fa6a-c0ba-4c25-8bab-137680146cf3','58621a50-ef06-4f50-9872-4316d7c3ed3b','8cf7e13f-7ee0-4022-8760-f0c0fc3e90b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d214dd0c05a6425496bc1328f8fff82a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-01-10T15:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-106653486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee21c190-7b60-4d58-8df6-3d6190782803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db13496c84454219b4e53779783d3678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d214dd0c05a6425496bc1328f8fff82a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5bef039-4317-4dca-8307-2993bdeb9020),volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:46:00.990928 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b433ee-5000-4140-a839-0f9a9c99d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:46:01.083360 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b433ee-5000-4140-a839-0f9a9c99d606) transitioned into state 'SUCCESS' from state '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-106653486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db13496c84454219b4e53779783d3678',qos_specs=None,replication_status=,reservations=['110364fb-edca-4be1-8496-3bdb465c31b9','af50fa6a-c0ba-4c25-8bab-137680146cf3','58621a50-ef06-4f50-9872-4316d7c3ed3b','8cf7e13f-7ee0-4022-8760-f0c0fc3e90b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d214dd0c05a6425496bc1328f8fff82a',volume_type_id=d5bef039-4317-4dca-8307-2993bdeb9020)}' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:46:01.085186 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97191a0-359e-4668-92b0-3b695f4a3faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Jan 10 15:46:01.163608 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97191a0-359e-4668-92b0-3b695f4a3faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110759) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Jan 10 15:46:01.165986 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Flow 'volume_create_api' (55877176-815d-4a3d-9163-be904b6103ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110759) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Jan 10 15:46:01.167262 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Create volume request issued successfully. Jan 10 15:46:01.168444 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-faf0316b-d3e0-47c3-ae03-fa10c2b7540a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes returned with HTTP 202 Jan 10 15:46:01.169217 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2612/5375] 10.222.0.20 () {60 vars in 1235 bytes} [Mon Jan 10 15:46:00 2022] POST /volume/v3/db13496c84454219b4e53779783d3678/volumes => generated 821 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 10 15:46:01.182883 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a59da910-854d-40e0-b97a-a9007be04a5b tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:01.183417 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a59da910-854d-40e0-b97a-a9007be04a5b tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:01.183761 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-a59da910-854d-40e0-b97a-a9007be04a5b tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:01.197479 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:01.197479 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:01.204129 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-a59da910-854d-40e0-b97a-a9007be04a5b tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:01.212350 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-a59da910-854d-40e0-b97a-a9007be04a5b tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:01.213863 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2764/5376] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:01 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 889 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:02.229381 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb82852b-5417-4caf-bb95-a191bab011d2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:02.229977 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb82852b-5417-4caf-bb95-a191bab011d2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:02.230271 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-bb82852b-5417-4caf-bb95-a191bab011d2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:02.244030 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:02.244030 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:02.251838 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-bb82852b-5417-4caf-bb95-a191bab011d2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:02.260172 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-bb82852b-5417-4caf-bb95-a191bab011d2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:02.260934 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2613/5377] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:02 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:03.275587 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ef9fe9b9-12d7-48d6-85d6-eab0ed235e14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:03.276741 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ef9fe9b9-12d7-48d6-85d6-eab0ed235e14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:03.277201 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ef9fe9b9-12d7-48d6-85d6-eab0ed235e14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:03.291191 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:03.291191 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:03.298352 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ef9fe9b9-12d7-48d6-85d6-eab0ed235e14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:03.306816 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ef9fe9b9-12d7-48d6-85d6-eab0ed235e14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:03.307536 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2765/5378] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:03 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:04.321955 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d56d2dd7-ac95-4829-b1f3-ff45ee8f1ffa tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:04.322489 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d56d2dd7-ac95-4829-b1f3-ff45ee8f1ffa tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:04.322831 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d56d2dd7-ac95-4829-b1f3-ff45ee8f1ffa tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:04.336749 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:04.336749 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:04.344529 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d56d2dd7-ac95-4829-b1f3-ff45ee8f1ffa tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:04.353204 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d56d2dd7-ac95-4829-b1f3-ff45ee8f1ffa tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:04.354096 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2614/5379] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:04 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:05.368810 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6fd285e-334c-4cb8-a1e0-3ac45a1f65bb tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:05.370100 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6fd285e-334c-4cb8-a1e0-3ac45a1f65bb tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:05.372996 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-e6fd285e-334c-4cb8-a1e0-3ac45a1f65bb tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:05.388119 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:05.388119 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:05.397002 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-e6fd285e-334c-4cb8-a1e0-3ac45a1f65bb tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:05.405711 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-e6fd285e-334c-4cb8-a1e0-3ac45a1f65bb tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:05.413827 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2766/5380] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:05 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:06.421124 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4884c449-f590-4604-b0fd-fd140b833493 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:06.421949 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4884c449-f590-4604-b0fd-fd140b833493 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:06.422754 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-4884c449-f590-4604-b0fd-fd140b833493 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:06.438320 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:06.438320 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:06.445679 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-4884c449-f590-4604-b0fd-fd140b833493 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:06.455183 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-4884c449-f590-4604-b0fd-fd140b833493 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:06.456063 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2615/5381] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:06 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:46:07.470392 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ff1d8eb-ffd0-4a66-b530-9e06b57a800e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:07.470994 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ff1d8eb-ffd0-4a66-b530-9e06b57a800e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:07.471259 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1ff1d8eb-ffd0-4a66-b530-9e06b57a800e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:07.484669 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:07.484669 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:07.491794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1ff1d8eb-ffd0-4a66-b530-9e06b57a800e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:07.501032 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1ff1d8eb-ffd0-4a66-b530-9e06b57a800e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:07.502047 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2767/5382] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:07 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:08.516443 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09a698d1-1b38-46b9-a9b2-be5d90339229 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:08.517059 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09a698d1-1b38-46b9-a9b2-be5d90339229 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:08.517313 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-09a698d1-1b38-46b9-a9b2-be5d90339229 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:08.531013 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:08.531013 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:08.538598 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-09a698d1-1b38-46b9-a9b2-be5d90339229 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:08.547687 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-09a698d1-1b38-46b9-a9b2-be5d90339229 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:08.556452 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2616/5383] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:08 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:09.563077 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3af52480-14a1-4b25-8cb6-9fb0f1a76a20 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:09.563699 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3af52480-14a1-4b25-8cb6-9fb0f1a76a20 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:09.563907 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-3af52480-14a1-4b25-8cb6-9fb0f1a76a20 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:09.578191 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:09.578191 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:09.586081 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-3af52480-14a1-4b25-8cb6-9fb0f1a76a20 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:09.594833 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-3af52480-14a1-4b25-8cb6-9fb0f1a76a20 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:09.595559 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2768/5384] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:09 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:10.611306 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20f70a7b-a218-4443-9d67-e5d181fe0e04 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:10.611839 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20f70a7b-a218-4443-9d67-e5d181fe0e04 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:10.612177 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-20f70a7b-a218-4443-9d67-e5d181fe0e04 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:10.625680 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:10.625680 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:10.633431 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-20f70a7b-a218-4443-9d67-e5d181fe0e04 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:10.643358 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-20f70a7b-a218-4443-9d67-e5d181fe0e04 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:10.644087 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2617/5385] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:10 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:11.660573 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12100359-2b58-496f-8602-e25f2b9acd14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:11.661232 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12100359-2b58-496f-8602-e25f2b9acd14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:11.662331 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-12100359-2b58-496f-8602-e25f2b9acd14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:11.676987 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:11.676987 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:11.683773 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-12100359-2b58-496f-8602-e25f2b9acd14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:11.691839 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-12100359-2b58-496f-8602-e25f2b9acd14 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:11.696444 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2769/5386] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:11 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:12.707355 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7f68816-7bac-4659-916c-62890e82d02e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:12.707966 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7f68816-7bac-4659-916c-62890e82d02e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:12.708238 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-d7f68816-7bac-4659-916c-62890e82d02e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:12.724343 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:12.724343 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:12.732088 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-d7f68816-7bac-4659-916c-62890e82d02e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:12.741511 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-d7f68816-7bac-4659-916c-62890e82d02e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:12.742238 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2618/5387] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:12 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:13.757057 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3504e56-ecae-4dda-8508-826ac39193a4 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:13.757657 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3504e56-ecae-4dda-8508-826ac39193a4 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:13.758164 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-f3504e56-ecae-4dda-8508-826ac39193a4 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:13.772540 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:13.772540 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:13.783753 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-f3504e56-ecae-4dda-8508-826ac39193a4 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:13.793248 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-f3504e56-ecae-4dda-8508-826ac39193a4 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:13.793977 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2770/5388] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:13 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:14.808719 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-480b3f8e-dc9e-4d2b-90fa-6369926188e2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:14.809339 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-480b3f8e-dc9e-4d2b-90fa-6369926188e2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:14.809630 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-480b3f8e-dc9e-4d2b-90fa-6369926188e2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:14.822940 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:14.822940 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:14.830365 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-480b3f8e-dc9e-4d2b-90fa-6369926188e2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:14.838614 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-480b3f8e-dc9e-4d2b-90fa-6369926188e2 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:14.839359 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2619/5389] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:14 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:15.854007 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2df944f7-061f-4ce0-85ad-7a91119ce2fc tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:15.854596 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2df944f7-061f-4ce0-85ad-7a91119ce2fc tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:15.854868 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2df944f7-061f-4ce0-85ad-7a91119ce2fc tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:15.868699 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:15.868699 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:15.875516 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2df944f7-061f-4ce0-85ad-7a91119ce2fc tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:15.883735 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2df944f7-061f-4ce0-85ad-7a91119ce2fc tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:15.884538 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2771/5390] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:15 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:16.900131 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c00762c3-a838-497d-95f2-366c4f697723 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:16.900772 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c00762c3-a838-497d-95f2-366c4f697723 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:16.901119 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c00762c3-a838-497d-95f2-366c4f697723 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:16.917028 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:16.917028 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:16.925501 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c00762c3-a838-497d-95f2-366c4f697723 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:16.934990 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c00762c3-a838-497d-95f2-366c4f697723 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:16.935704 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2620/5391] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:16 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:17.950847 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78e2c685-7227-400b-9327-fba139705753 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:17.951519 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78e2c685-7227-400b-9327-fba139705753 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:17.951738 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-78e2c685-7227-400b-9327-fba139705753 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:17.965542 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:17.965542 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:17.972743 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-78e2c685-7227-400b-9327-fba139705753 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:17.981794 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-78e2c685-7227-400b-9327-fba139705753 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:17.982517 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2772/5392] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:17 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:18.997799 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0fd2678-1489-436b-8339-3adda2443dab tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:18.998401 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0fd2678-1489-436b-8339-3adda2443dab tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:18.998668 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c0fd2678-1489-436b-8339-3adda2443dab tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:19.012717 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:19.012717 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:19.019708 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c0fd2678-1489-436b-8339-3adda2443dab tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:19.028939 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c0fd2678-1489-436b-8339-3adda2443dab tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:19.029639 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2621/5393] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:18 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:20.044849 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58755b17-0ed9-4b52-b798-38db85f0a832 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:20.045458 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58755b17-0ed9-4b52-b798-38db85f0a832 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:20.045772 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-58755b17-0ed9-4b52-b798-38db85f0a832 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:20.059111 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:20.059111 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:20.066113 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-58755b17-0ed9-4b52-b798-38db85f0a832 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:20.074756 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-58755b17-0ed9-4b52-b798-38db85f0a832 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:20.075502 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2773/5394] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:20 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:21.090033 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c07fc5a-1878-4102-b85d-43f12a031f4e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:21.090625 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c07fc5a-1878-4102-b85d-43f12a031f4e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:21.090939 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-6c07fc5a-1878-4102-b85d-43f12a031f4e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:21.104137 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:21.104137 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:21.111463 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-6c07fc5a-1878-4102-b85d-43f12a031f4e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:21.119730 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-6c07fc5a-1878-4102-b85d-43f12a031f4e tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:21.120444 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2622/5395] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:21 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:22.135807 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-256e98d5-d804-45b3-b1ee-7984422082ea tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:22.136979 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-256e98d5-d804-45b3-b1ee-7984422082ea tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:22.137272 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-256e98d5-d804-45b3-b1ee-7984422082ea tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:22.150379 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:22.150379 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:22.157181 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-256e98d5-d804-45b3-b1ee-7984422082ea tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:22.165615 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-256e98d5-d804-45b3-b1ee-7984422082ea tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:22.166288 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2774/5396] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:22 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:23.180965 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69dca957-34b8-4ccc-9399-022c9d85ec7a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:23.181556 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69dca957-34b8-4ccc-9399-022c9d85ec7a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:23.181975 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-69dca957-34b8-4ccc-9399-022c9d85ec7a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:23.196142 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:23.196142 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:23.203643 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-69dca957-34b8-4ccc-9399-022c9d85ec7a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:23.211881 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-69dca957-34b8-4ccc-9399-022c9d85ec7a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:23.220650 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2623/5397] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:23 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 10 15:46:24.226657 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8fe7616a-eef2-4a36-8cae-41f06250d069 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:24.227248 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8fe7616a-eef2-4a36-8cae-41f06250d069 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:24.227533 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-8fe7616a-eef2-4a36-8cae-41f06250d069 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:24.241202 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:24.241202 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:24.248503 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-8fe7616a-eef2-4a36-8cae-41f06250d069 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:24.257740 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-8fe7616a-eef2-4a36-8cae-41f06250d069 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:24.258424 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2775/5398] 10.222.0.20 () {58 vars in 1324 bytes} [Mon Jan 10 15:46:24 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:46:24.297722 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:24.298265 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:24.298647 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:24.312575 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:24.312575 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:24.319120 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:24.328197 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:24.328912 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2624/5399] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:46:24 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:46:24.794872 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-60c17893-e931-4180-a2f1-c33d16392d1a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:24.795311 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-60c17893-e931-4180-a2f1-c33d16392d1a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:24.795754 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-60c17893-e931-4180-a2f1-c33d16392d1a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:24.809365 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:24.809365 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:24.815894 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-60c17893-e931-4180-a2f1-c33d16392d1a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:24.825180 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-60c17893-e931-4180-a2f1-c33d16392d1a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:24.825875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2776/5400] 10.222.0.20 () {60 vars in 1578 bytes} [Mon Jan 10 15:46:24 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:46:24.834787 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume// Jan 10 15:46:24.835198 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:24.835682 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:24.836483 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:46:24.836987 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2625/5401] 10.222.0.20 () {58 vars in 1299 bytes} [Mon Jan 10 15:46:24 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:46:24.847290 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-b85e342e-d936-41c9-a54e-536d2b840d7d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] POST http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments Jan 10 15:46:24.848026 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-b85e342e-d936-41c9-a54e-536d2b840d7d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee21c190-7b60-4d58-8df6-3d6190782803", "connector": null, "instance_uuid": "963c7bbc-e974-4a8b-a0e0-2644889c4fb2"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:46:24.862098 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:24.862098 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:25.061082 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-b85e342e-d936-41c9-a54e-536d2b840d7d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments returned with HTTP 200 Jan 10 15:46:25.061813 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2777/5402] 10.222.0.20 () {66 vars in 1574 bytes} [Mon Jan 10 15:46:24 2022] POST /volume/v3/db13496c84454219b4e53779783d3678/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:46:31.169275 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume// Jan 10 15:46:31.169807 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:31.170183 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:31.170930 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-f86953f8-02c2-483d-861c-e9c677f85dff tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:46:31.171438 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2626/5403] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:46:31 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 10 15:46:31.180497 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-48f8d0f9-8915-4d16-8f3e-655ff0ab9ce0 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:46:31.181003 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-48f8d0f9-8915-4d16-8f3e-655ff0ab9ce0 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:46:31.181415 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-48f8d0f9-8915-4d16-8f3e-655ff0ab9ce0 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:46:31.198991 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:31.198991 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:31.205992 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.volume.api [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-48f8d0f9-8915-4d16-8f3e-655ff0ab9ce0 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:46:31.215939 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-48f8d0f9-8915-4d16-8f3e-655ff0ab9ce0 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:46:31.216694 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2778/5404] 10.222.0.25 () {60 vars in 1412 bytes} [Mon Jan 10 15:46:31 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 15:46:31.233909 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] PUT http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943 Jan 10 15:46:31.235054 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.25", "host": "n-h1-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:46:31.253257 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:46:31.253257 n-d-master-5 devstack@c-api.service[110759]: return self(f, *args, **kw) Jan 10 15:46:31.253680 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Lock "b'cinder-attachment_update-ee21c190-7b60-4d58-8df6-3d6190782803-n-h1-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:46:31.255723 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:31.255723 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:40.625026 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.coordination [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Lock "b'cinder-attachment_update-ee21c190-7b60-4d58-8df6-3d6190782803-n-h1-master-5'" released by "attachment_update" :: held 9.371s {{(pid=110759) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:46:40.625609 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943 returned with HTTP 200 Jan 10 15:46:40.626757 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2627/5405] 10.222.0.25 () {64 vars in 1477 bytes} [Mon Jan 10 15:46:31 2022] PUT /volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943 => generated 762 bytes in 9398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:46:40.715649 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-91c2d4d4-2fa6-48e8-af93-f7138df61b8c tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] POST http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943/action Jan 10 15:46:40.716447 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-91c2d4d4-2fa6-48e8-af93-f7138df61b8c tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action body: b'{"os-complete": null}' {{(pid=110760) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:46:40.716764 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-91c2d4d4-2fa6-48e8-af93-f7138df61b8c tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:46:40.743290 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:46:40.743290 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:46:40.886715 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-91c2d4d4-2fa6-48e8-af93-f7138df61b8c tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943/action returned with HTTP 204 Jan 10 15:46:40.887384 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2779/5406] 10.222.0.25 () {64 vars in 1498 bytes} [Mon Jan 10 15:46:40 2022] POST /volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:49:36.207018 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume// Jan 10 15:49:36.207604 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:49:36.207876 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:49:36.208675 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-7bcd87f4-2fb6-43a2-b56f-52cb8c24842b req-c79fc8e5-2e16-4447-a08c-5c38e20a15cd tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:49:36.209191 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2628/5407] 10.222.0.25 () {56 vars in 1098 bytes} [Mon Jan 10 15:49:36 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:49:36.219829 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-dc88e4c4-b072-4cd2-ac4e-0b7fbc6b6f3a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] POST http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments Jan 10 15:49:36.220602 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-dc88e4c4-b072-4cd2-ac4e-0b7fbc6b6f3a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee21c190-7b60-4d58-8df6-3d6190782803", "connector": null, "instance_uuid": "963c7bbc-e974-4a8b-a0e0-2644889c4fb2"}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:49:36.238421 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:49:36.238421 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:49:36.429379 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-dc88e4c4-b072-4cd2-ac4e-0b7fbc6b6f3a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments returned with HTTP 200 Jan 10 15:49:36.430166 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2780/5408] 10.222.0.25 () {64 vars in 1367 bytes} [Mon Jan 10 15:49:36 2022] POST /volume/v3/db13496c84454219b4e53779783d3678/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:49:36.441435 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-f328dba7-0a30-4721-8d29-c66335522775 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] DELETE http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943 Jan 10 15:49:36.446496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-f328dba7-0a30-4721-8d29-c66335522775 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:49:36.446496 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-f328dba7-0a30-4721-8d29-c66335522775 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:49:36.454812 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:49:36.454812 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:49:39.813935 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-f328dba7-0a30-4721-8d29-c66335522775 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943 returned with HTTP 200 Jan 10 15:49:39.814970 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2629/5409] 10.222.0.25 () {62 vars in 1446 bytes} [Mon Jan 10 15:49:36 2022] DELETE /volume/v3/db13496c84454219b4e53779783d3678/attachments/8cb1d0d8-b904-4fd2-828c-6ddd2d7f7943 => generated 192 bytes in 3378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 10 15:49:41.853163 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-dc88e4c4-b072-4cd2-ac4e-0b7fbc6b6f3a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume// Jan 10 15:49:41.854342 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-dc88e4c4-b072-4cd2-ac4e-0b7fbc6b6f3a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:49:41.854615 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-dc88e4c4-b072-4cd2-ac4e-0b7fbc6b6f3a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'all' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:49:41.855362 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-144c23b3-1982-4df3-9a4e-0caaccd0f9cc req-dc88e4c4-b072-4cd2-ac4e-0b7fbc6b6f3a tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume// returned with HTTP 300 Jan 10 15:49:41.855875 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2781/5410] 10.222.0.30 () {56 vars in 1098 bytes} [Mon Jan 10 15:49:41 2022] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 10 15:49:41.865435 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-0409c809-205e-4ef7-955a-c8d62fd13324 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] GET http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:49:41.865926 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-0409c809-205e-4ef7-955a-c8d62fd13324 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:49:41.866368 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-0409c809-205e-4ef7-955a-c8d62fd13324 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'show' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:49:41.883280 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:49:41.883280 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:49:41.889794 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-0409c809-205e-4ef7-955a-c8d62fd13324 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:49:41.899039 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-0409c809-205e-4ef7-955a-c8d62fd13324 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 200 Jan 10 15:49:41.899957 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2630/5411] 10.222.0.30 () {60 vars in 1412 bytes} [Mon Jan 10 15:49:41 2022] GET /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 10 15:49:41.914591 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-3a638cad-6f31-4043-8ccb-77b5a928da24 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] PUT http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240 Jan 10 15:49:41.915341 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-3a638cad-6f31-4043-8ccb-77b5a928da24 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.30", "host": "n-h2-master-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-master-5.cbci-master-5.local", "mountpoint": "/dev/sda"}}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:49:41.934162 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 10 15:49:41.934162 n-d-master-5 devstack@c-api.service[110760]: return self(f, *args, **kw) Jan 10 15:49:41.934556 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-3a638cad-6f31-4043-8ccb-77b5a928da24 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Lock "b'cinder-attachment_update-ee21c190-7b60-4d58-8df6-3d6190782803-n-h2-master-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Jan 10 15:49:41.936509 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:49:41.936509 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:49:51.349820 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.coordination [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-3a638cad-6f31-4043-8ccb-77b5a928da24 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Lock "b'cinder-attachment_update-ee21c190-7b60-4d58-8df6-3d6190782803-n-h2-master-5'" released by "attachment_update" :: held 9.415s {{(pid=110760) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Jan 10 15:49:51.350400 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-3a638cad-6f31-4043-8ccb-77b5a928da24 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240 returned with HTTP 200 Jan 10 15:49:51.351168 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2782/5412] 10.222.0.30 () {64 vars in 1477 bytes} [Mon Jan 10 15:49:41 2022] PUT /volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240 => generated 762 bytes in 9441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 10 15:49:51.426767 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-6dbf39af-58ef-4e16-829f-8082b82b228d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] POST http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240/action Jan 10 15:49:51.427534 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-6dbf39af-58ef-4e16-829f-8082b82b228d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action body: b'{"os-complete": null}' {{(pid=110759) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Jan 10 15:49:51.427893 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-6dbf39af-58ef-4e16-829f-8082b82b228d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Jan 10 15:49:51.455658 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:49:51.455658 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:49:51.551494 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-64f66a51-e300-4ac4-bd55-cc7d17c1a8be req-6dbf39af-58ef-4e16-829f-8082b82b228d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240/action returned with HTTP 204 Jan 10 15:49:51.552321 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2631/5413] 10.222.0.30 () {64 vars in 1498 bytes} [Mon Jan 10 15:49:51 2022] POST /volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 10 15:51:45.706384 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-751c0005-8ba5-4b0d-a1f0-c314112ca458 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] DELETE http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240 Jan 10 15:51:45.707034 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-751c0005-8ba5-4b0d-a1f0-c314112ca458 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:51:45.707274 n-d-master-5 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-751c0005-8ba5-4b0d-a1f0-c314112ca458 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'version_select' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:51:45.719288 n-d-master-5 devstack@c-api.service[110760]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:51:45.719288 n-d-master-5 devstack@c-api.service[110760]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:51:53.919549 n-d-master-5 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-751c0005-8ba5-4b0d-a1f0-c314112ca458 tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240 returned with HTTP 200 Jan 10 15:51:53.920407 n-d-master-5 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2783/5414] 10.222.0.30 () {62 vars in 1446 bytes} [Mon Jan 10 15:51:45 2022] DELETE /volume/v3/db13496c84454219b4e53779783d3678/attachments/3abbd57e-7f1b-42b6-9945-0f3407446240 => generated 19 bytes in 8219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 10 15:51:53.933271 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-cf572750-29a1-4cd2-87c9-f147e23d572d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] DELETE http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:51:53.933726 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-cf572750-29a1-4cd2-87c9-f147e23d572d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Jan 10 15:51:53.934099 n-d-master-5 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-cf572750-29a1-4cd2-87c9-f147e23d572d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Calling method 'delete' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Jan 10 15:51:53.934490 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.v3.volumes [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-cf572750-29a1-4cd2-87c9-f147e23d572d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Delete volume with id: ee21c190-7b60-4d58-8df6-3d6190782803 Jan 10 15:51:53.947909 n-d-master-5 devstack@c-api.service[110759]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 10 15:51:53.947909 n-d-master-5 devstack@c-api.service[110759]: warnings.warn('Policy enforcement is depending on the value of ' Jan 10 15:51:53.948875 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-cf572750-29a1-4cd2-87c9-f147e23d572d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Volume info retrieved successfully. Jan 10 15:51:54.116603 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.volume.api [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-cf572750-29a1-4cd2-87c9-f147e23d572d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] Delete volume request issued successfully. Jan 10 15:51:54.117345 n-d-master-5 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-3157903b-e50d-435a-9f62-117e6a5d4778 req-cf572750-29a1-4cd2-87c9-f147e23d572d tempest-TestShelveInstance-1916183622 tempest-TestShelveInstance-1916183622-project] http://10.222.0.20/volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 returned with HTTP 202 Jan 10 15:51:54.118109 n-d-master-5 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2632/5415] 10.222.0.30 () {60 vars in 1393 bytes} [Mon Jan 10 15:51:53 2022] DELETE /volume/v3/db13496c84454219b4e53779783d3678/volumes/ee21c190-7b60-4d58-8df6-3d6190782803 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)